Pull request #40097 opened 20:29:45 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at f5bb374a0c6260721ac551b232e8eac02b7d2674 rather than 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 Obtained Jenkinsfile from f5bb374a0c6260721ac551b232e8eac02b7d2674 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40097@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo 20:29:53 [2019-10-16T20:29:53.174Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 20:29:53 [2019-10-16T20:29:53.178Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 20:29:53 [2019-10-16T20:29:53.304Z] Running on ubuntu-1804-overlay2 (i-014e7e1383f391f29) in /home/ubuntu/workspace/moby_PR-40097 [Pipeline] { [Pipeline] checkout 20:29:53 [2019-10-16T20:29:53.344Z] using credential docker-jenkins-github-credentials 20:29:53 [2019-10-16T20:29:53.352Z] Cloning the remote Git repository 20:29:53 [2019-10-16T20:29:53.352Z] Cloning with configured refspecs honoured and without tags 20:29:53 [2019-10-16T20:29:53.350Z] Cloning repository https://github.com/moby/moby.git 20:29:53 [2019-10-16T20:29:53.350Z] > git init /home/ubuntu/workspace/moby_PR-40097 # timeout=10 20:29:53 [2019-10-16T20:29:53.368Z] Fetching upstream changes from https://github.com/moby/moby.git 20:29:53 [2019-10-16T20:29:53.369Z] > git --version # timeout=10 20:29:53 [2019-10-16T20:29:53.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:29:53 [2019-10-16T20:29:53.379Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:06 [2019-10-16T20:30:06.993Z] Fetching without tags 20:30:07 [2019-10-16T20:30:07.361Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:06 [2019-10-16T20:30:06.969Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:06 [2019-10-16T20:30:06.977Z] > git config --add remote.origin.fetch +refs/pull/40097/head:refs/remotes/origin/PR-40097 # timeout=10 20:30:06 [2019-10-16T20:30:06.980Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:06 [2019-10-16T20:30:06.985Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:06 [2019-10-16T20:30:06.993Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:06 [2019-10-16T20:30:06.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:06 [2019-10-16T20:30:06.993Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:07 [2019-10-16T20:30:07.360Z] > git config core.sparsecheckout # timeout=10 20:30:07 [2019-10-16T20:30:07.365Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:07 [2019-10-16T20:30:07.881Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:07 [2019-10-16T20:30:07.882Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) 20:30:08 [2019-10-16T20:30:08.338Z] Commit message: "Export the LogT type and use it in the options" 20:30:08 [2019-10-16T20:30:08.338Z] First time build. Skipping changelog. 20:30:08 [2019-10-16T20:30:08.350Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:07 [2019-10-16T20:30:07.865Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:07 [2019-10-16T20:30:07.871Z] > git rev-parse HEAD^{commit} # timeout=10 20:30:07 [2019-10-16T20:30:07.880Z] > git config core.sparsecheckout # timeout=10 20:30:07 [2019-10-16T20:30:07.882Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:09 [2019-10-16T20:30:09.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40097:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco 20:30:12 [2019-10-16T20:30:12.576Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 20:30:13 [2019-10-16T20:30:13.046Z] Running on ubuntu-1804-overlay2 (i-014e7e1383f391f29) in /home/ubuntu/workspace/moby_PR-40097 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) 20:30:13 [2019-10-16T20:30:13.053Z] Running on ubuntu-1804-overlay2 (i-043af48ac1fccc08b) in /home/ubuntu/workspace/moby_PR-40097 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } 20:30:13 [2019-10-16T20:30:13.068Z] Running on ubuntu-1604-overlay2-arm64v8 (i-03e13a5002eddef0a) in /home/ubuntu/workspace/moby_PR-40097 [Pipeline] { [Pipeline] { [Pipeline] checkout 20:30:13 [2019-10-16T20:30:13.139Z] using credential docker-jenkins-github-credentials 20:30:13 [2019-10-16T20:30:13.142Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40097 20:30:13 [2019-10-16T20:30:13.255Z] Fetching changes from the remote Git repository [Pipeline] // stage 20:30:13 [2019-10-16T20:30:13.266Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout 20:30:13 [2019-10-16T20:30:13.290Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { 20:30:13 [2019-10-16T20:30:13.299Z] Cloning the remote Git repository 20:30:13 [2019-10-16T20:30:13.299Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { 20:30:13 [2019-10-16T20:30:13.350Z] using credential docker-jenkins-github-credentials 20:30:13 [2019-10-16T20:30:13.360Z] Cloning the remote Git repository 20:30:13 [2019-10-16T20:30:13.360Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) 20:30:13 [2019-10-16T20:30:13.417Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } 20:30:13 [2019-10-16T20:30:13.435Z] Cloning the remote Git repository 20:30:13 [2019-10-16T20:30:13.435Z] Cloning with configured refspecs honoured and without tags 20:30:13 [2019-10-16T20:30:13.439Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40097 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 20:30:13 [2019-10-16T20:30:13.529Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 [Pipeline] checkout 20:30:13 [2019-10-16T20:30:13.595Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:13 [2019-10-16T20:30:13.596Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) 20:30:13 [2019-10-16T20:30:13.608Z] Running on azwin-2-2333f0 in d:\jenkins\workspace\moby_PR-40097 [Pipeline] { [Pipeline] ws 20:30:13 [2019-10-16T20:30:13.620Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 20:30:13 [2019-10-16T20:30:13.650Z] Commit message: "Export the LogT type and use it in the options" 20:30:13 [2019-10-16T20:30:13.664Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 20:30:13 [2019-10-16T20:30:13.758Z] using credential docker-jenkins-github-credentials 20:30:13 [2019-10-16T20:30:13.807Z] Cloning the remote Git repository 20:30:13 [2019-10-16T20:30:13.807Z] Cloning with configured refspecs honoured and without tags 20:30:13 [2019-10-16T20:30:13.301Z] Cloning repository https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.301Z] > git init /home/ubuntu/workspace/moby_PR-40097 # timeout=10 20:30:13 [2019-10-16T20:30:13.306Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.306Z] > git --version # timeout=10 20:30:13 [2019-10-16T20:30:13.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:13 [2019-10-16T20:30:13.309Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:13 [2019-10-16T20:30:13.923Z] using credential docker-jenkins-github-credentials 20:30:13 [2019-10-16T20:30:13.999Z] Cloning the remote Git repository 20:30:13 [2019-10-16T20:30:13.999Z] Cloning with configured refspecs honoured and without tags 20:30:13 [2019-10-16T20:30:13.248Z] > git rev-parse --is-inside-work-tree # timeout=10 20:30:13 [2019-10-16T20:30:13.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:13 [2019-10-16T20:30:13.265Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.265Z] > git --version # timeout=10 20:30:13 [2019-10-16T20:30:13.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:13 [2019-10-16T20:30:13.268Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:13 [2019-10-16T20:30:13.528Z] > git config core.sparsecheckout # timeout=10 20:30:13 [2019-10-16T20:30:13.530Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:13 [2019-10-16T20:30:13.571Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:13 [2019-10-16T20:30:13.579Z] > git rev-parse HEAD^{commit} # timeout=10 20:30:13 [2019-10-16T20:30:13.594Z] > git config core.sparsecheckout # timeout=10 20:30:13 [2019-10-16T20:30:13.597Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:30:13 [2019-10-16T20:30:13.372Z] Cloning repository https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.373Z] > git init /home/ubuntu/workspace/moby_PR-40097 # timeout=10 20:30:13 [2019-10-16T20:30:13.390Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.390Z] > git --version # timeout=10 20:30:13 [2019-10-16T20:30:13.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:13 [2019-10-16T20:30:13.395Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:13 [2019-10-16T20:30:13.437Z] Cloning repository https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.438Z] > git init /home/docker/workspace/moby_PR-40097 # timeout=10 20:30:13 [2019-10-16T20:30:13.452Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.452Z] > git --version # timeout=10 20:30:13 [2019-10-16T20:30:13.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:13 [2019-10-16T20:30:13.457Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:14 [2019-10-16T20:30:14.511Z] + docker version 20:30:14 [2019-10-16T20:30:14.511Z] Client: Docker Engine - Community 20:30:14 [2019-10-16T20:30:14.511Z] Version: 19.03.2 20:30:14 [2019-10-16T20:30:14.511Z] API version: 1.40 20:30:14 [2019-10-16T20:30:14.511Z] Go version: go1.12.8 20:30:14 [2019-10-16T20:30:14.511Z] Git commit: 6a30dfc 20:30:14 [2019-10-16T20:30:14.511Z] Built: Thu Aug 29 05:29:11 2019 20:30:14 [2019-10-16T20:30:14.511Z] OS/Arch: linux/amd64 20:30:14 [2019-10-16T20:30:14.511Z] Experimental: false 20:30:14 [2019-10-16T20:30:14.511Z] 20:30:14 [2019-10-16T20:30:14.511Z] Server: Docker Engine - Community 20:30:14 [2019-10-16T20:30:14.511Z] Engine: 20:30:14 [2019-10-16T20:30:14.511Z] Version: 19.03.2 20:30:14 [2019-10-16T20:30:14.511Z] API version: 1.40 (minimum version 1.12) 20:30:14 [2019-10-16T20:30:14.511Z] Go version: go1.12.8 20:30:14 [2019-10-16T20:30:14.511Z] Git commit: 6a30dfc 20:30:14 [2019-10-16T20:30:14.511Z] Built: Thu Aug 29 05:27:45 2019 20:30:14 [2019-10-16T20:30:14.511Z] OS/Arch: linux/amd64 20:30:14 [2019-10-16T20:30:14.511Z] Experimental: true 20:30:14 [2019-10-16T20:30:14.511Z] containerd: 20:30:14 [2019-10-16T20:30:14.511Z] Version: 1.2.6 20:30:14 [2019-10-16T20:30:14.511Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 20:30:14 [2019-10-16T20:30:14.511Z] runc: 20:30:14 [2019-10-16T20:30:14.511Z] Version: 1.0.0-rc8 20:30:14 [2019-10-16T20:30:14.511Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 20:30:14 [2019-10-16T20:30:14.511Z] docker-init: 20:30:14 [2019-10-16T20:30:14.511Z] Version: 0.18.0 20:30:14 [2019-10-16T20:30:14.511Z] GitCommit: fec3683 [Pipeline] sh 20:30:13 [2019-10-16T20:30:13.844Z] Cloning repository https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.845Z] > git init /home/jenkins/workspace/moby_PR-40097 # timeout=10 20:30:13 [2019-10-16T20:30:13.867Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:13 [2019-10-16T20:30:13.869Z] > git --version # timeout=10 20:30:13 [2019-10-16T20:30:13.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:13 [2019-10-16T20:30:13.885Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:14 [2019-10-16T20:30:14.027Z] Cloning repository https://github.com/moby/moby.git 20:30:14 [2019-10-16T20:30:14.027Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 20:30:14 [2019-10-16T20:30:14.096Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:14 [2019-10-16T20:30:14.097Z] > git --version # timeout=10 20:30:14 [2019-10-16T20:30:14.150Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:14 [2019-10-16T20:30:14.152Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:14 [2019-10-16T20:30:14.797Z] + docker info 20:30:15 [2019-10-16T20:30:15.361Z] Client: 20:30:15 [2019-10-16T20:30:15.361Z] Debug Mode: false 20:30:15 [2019-10-16T20:30:15.361Z] 20:30:15 [2019-10-16T20:30:15.361Z] Server: 20:30:15 [2019-10-16T20:30:15.361Z] Containers: 0 20:30:15 [2019-10-16T20:30:15.361Z] Running: 0 20:30:15 [2019-10-16T20:30:15.361Z] Paused: 0 20:30:15 [2019-10-16T20:30:15.361Z] Stopped: 0 20:30:15 [2019-10-16T20:30:15.361Z] Images: 66 20:30:15 [2019-10-16T20:30:15.361Z] Server Version: 19.03.2 20:30:15 [2019-10-16T20:30:15.361Z] Storage Driver: overlay2 20:30:15 [2019-10-16T20:30:15.361Z] Backing Filesystem: extfs 20:30:15 [2019-10-16T20:30:15.361Z] Supports d_type: true 20:30:15 [2019-10-16T20:30:15.361Z] Native Overlay Diff: true 20:30:15 [2019-10-16T20:30:15.361Z] Logging Driver: json-file 20:30:15 [2019-10-16T20:30:15.361Z] Cgroup Driver: cgroupfs 20:30:15 [2019-10-16T20:30:15.361Z] Plugins: 20:30:15 [2019-10-16T20:30:15.361Z] Volume: local 20:30:15 [2019-10-16T20:30:15.361Z] Network: bridge host ipvlan macvlan null overlay 20:30:15 [2019-10-16T20:30:15.361Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:30:15 [2019-10-16T20:30:15.361Z] Swarm: inactive 20:30:15 [2019-10-16T20:30:15.361Z] Runtimes: runc 20:30:15 [2019-10-16T20:30:15.361Z] Default Runtime: runc 20:30:15 [2019-10-16T20:30:15.361Z] Init Binary: docker-init 20:30:15 [2019-10-16T20:30:15.361Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 20:30:15 [2019-10-16T20:30:15.361Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 20:30:15 [2019-10-16T20:30:15.361Z] init version: fec3683 20:30:15 [2019-10-16T20:30:15.361Z] Security Options: 20:30:15 [2019-10-16T20:30:15.361Z] apparmor 20:30:15 [2019-10-16T20:30:15.361Z] seccomp 20:30:15 [2019-10-16T20:30:15.361Z] Profile: default 20:30:15 [2019-10-16T20:30:15.361Z] Kernel Version: 4.15.0-1048-aws 20:30:15 [2019-10-16T20:30:15.361Z] Operating System: Ubuntu 18.04.3 LTS 20:30:15 [2019-10-16T20:30:15.361Z] OSType: linux 20:30:15 [2019-10-16T20:30:15.361Z] Architecture: x86_64 20:30:15 [2019-10-16T20:30:15.361Z] CPUs: 2 20:30:15 [2019-10-16T20:30:15.361Z] Total Memory: 7.501GiB 20:30:15 [2019-10-16T20:30:15.361Z] Name: ip-10-100-37-65 20:30:15 [2019-10-16T20:30:15.361Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 20:30:15 [2019-10-16T20:30:15.361Z] Docker Root Dir: /var/lib/docker 20:30:15 [2019-10-16T20:30:15.361Z] Debug Mode: false 20:30:15 [2019-10-16T20:30:15.361Z] Registry: https://index.docker.io/v1/ 20:30:15 [2019-10-16T20:30:15.361Z] Labels: 20:30:15 [2019-10-16T20:30:15.361Z] Experimental: true 20:30:15 [2019-10-16T20:30:15.361Z] Insecure Registries: 20:30:15 [2019-10-16T20:30:15.361Z] 127.0.0.0/8 20:30:15 [2019-10-16T20:30:15.361Z] Live Restore Enabled: true 20:30:15 [2019-10-16T20:30:15.361Z] 20:30:15 [2019-10-16T20:30:15.361Z] WARNING: No swap limit support [Pipeline] sh 20:30:15 [2019-10-16T20:30:15.645Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:15 [2019-10-16T20:30:15.645Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:15 [2019-10-16T20:30:15.645Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40097/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 20:30:15 [2019-10-16T20:30:15.902Z] + bash /home/ubuntu/workspace/moby_PR-40097/check-config.sh 20:30:15 [2019-10-16T20:30:15.902Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:30:15 [2019-10-16T20:30:15.902Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... 20:30:15 [2019-10-16T20:30:15.902Z] 20:30:15 [2019-10-16T20:30:15.902Z] Generally Necessary: 20:30:15 [2019-10-16T20:30:15.902Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:30:15 [2019-10-16T20:30:15.902Z] - apparmor: enabled and tools installed 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NAMESPACES: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NET_NS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_PID_NS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IPC_NS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_UTS_NS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUPS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_CPUACCT: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_DEVICE: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_FREEZER: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_SCHED: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CPUSETS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_MEMCG: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_KEYS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_VETH: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_BRIDGE: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NF_NAT: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NF_NAT_NEEDED: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_POSIX_MQUEUE: enabled 20:30:15 [2019-10-16T20:30:15.902Z] 20:30:15 [2019-10-16T20:30:15.902Z] Optional Features: 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_USER_NS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_SECCOMP: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_PIDS: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_MEMCG_SWAP: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:30:15 [2019-10-16T20:30:15.902Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_BLK_CGROUP: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IOSCHED_CFQ: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_PERF: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_HUGETLB: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_CFS_BANDWIDTH: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_RT_GROUP_SCHED: missing 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IP_VS: enabled (as module) 20:30:15 [2019-10-16T20:30:15.902Z] - CONFIG_IP_VS_NFCT: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_IP_VS_RR: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_EXT4_FS: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - Network Drivers: 20:30:16 [2019-10-16T20:30:16.159Z] - "overlay": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_VXLAN: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:30:16 [2019-10-16T20:30:16.159Z] Optional (for encrypted networks): 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_CRYPTO: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_CRYPTO_AEAD: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_CRYPTO_GCM: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_CRYPTO_SEQIV: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_CRYPTO_GHASH: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_XFRM: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_XFRM_USER: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_INET_ESP: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - "ipvlan": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_IPVLAN: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - "macvlan": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_MACVLAN: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_DUMMY: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - "ftp,tftp client in container": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - Storage Drivers: 20:30:16 [2019-10-16T20:30:16.159Z] - "aufs": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_AUFS_FS: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - "btrfs": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_BTRFS_FS: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - "devicemapper": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_BLK_DEV_DM: enabled 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:30:16 [2019-10-16T20:30:16.159Z] - "overlay": 20:30:16 [2019-10-16T20:30:16.159Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:30:16 [2019-10-16T20:30:16.160Z] - "zfs": 20:30:16 [2019-10-16T20:30:16.160Z] - /dev/zfs: missing 20:30:16 [2019-10-16T20:30:16.160Z] - zfs command: missing 20:30:16 [2019-10-16T20:30:16.160Z] - zpool command: missing 20:30:16 [2019-10-16T20:30:16.160Z] 20:30:16 [2019-10-16T20:30:16.160Z] Limits: 20:30:16 [2019-10-16T20:30:16.160Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:30:16 [2019-10-16T20:30:16.160Z] 20:30:16 [2019-10-16T20:30:16.160Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:30:16 [2019-10-16T20:30:16.488Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 . 20:30:16 [2019-10-16T20:30:16.488Z] #2 [internal] load .dockerignore 20:30:16 [2019-10-16T20:30:16.488Z] #2 transferring context: 87B done 20:30:16 [2019-10-16T20:30:16.488Z] #2 DONE 0.0s 20:30:16 [2019-10-16T20:30:16.488Z] 20:30:16 [2019-10-16T20:30:16.488Z] #1 [internal] load build definition from Dockerfile 20:30:16 [2019-10-16T20:30:16.488Z] #1 transferring dockerfile: 14.63kB done 20:30:16 [2019-10-16T20:30:16.488Z] #1 DONE 0.0s 20:30:16 [2019-10-16T20:30:16.488Z] 20:30:16 [2019-10-16T20:30:16.488Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental 20:30:16 [2019-10-16T20:30:16.745Z] #3 DONE 0.2s 20:30:16 [2019-10-16T20:30:16.745Z] 20:30:16 [2019-10-16T20:30:16.745Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 20:30:16 [2019-10-16T20:30:16.745Z] #4 CACHED 20:30:17 [2019-10-16T20:30:17.309Z] 20:30:17 [2019-10-16T20:30:17.309Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 20:30:17 [2019-10-16T20:30:17.309Z] #5 DONE 0.0s 20:30:17 [2019-10-16T20:30:17.309Z] 20:30:17 [2019-10-16T20:30:17.309Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:30:17 [2019-10-16T20:30:17.566Z] #6 DONE 0.1s 20:30:17 [2019-10-16T20:30:17.566Z] 20:30:17 [2019-10-16T20:30:17.566Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 20:30:17 [2019-10-16T20:30:17.566Z] #65 DONE 0.0s 20:30:17 [2019-10-16T20:30:17.566Z] 20:30:17 [2019-10-16T20:30:17.566Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:30:17 [2019-10-16T20:30:17.566Z] #7 DONE 0.0s 20:30:17 [2019-10-16T20:30:17.566Z] 20:30:17 [2019-10-16T20:30:17.566Z] #19 [internal] load build context 20:30:18 [2019-10-16T20:30:18.938Z] #19 transferring context: 45.62MB 1.1s done 20:30:18 [2019-10-16T20:30:18.938Z] #19 DONE 1.3s 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 20:30:18 [2019-10-16T20:30:18.938Z] #66 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:30:18 [2019-10-16T20:30:18.938Z] #41 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:18 [2019-10-16T20:30:18.938Z] #57 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 20:30:18 [2019-10-16T20:30:18.938Z] #63 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:30:18 [2019-10-16T20:30:18.938Z] #10 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #11 [dev 1/24] RUN groupadd -r docker 20:30:18 [2019-10-16T20:30:18.938Z] #11 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #51 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:18 [2019-10-16T20:30:18.938Z] #36 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:18 [2019-10-16T20:30:18.938Z] #50 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 20:30:18 [2019-10-16T20:30:18.938Z] #9 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:18 [2019-10-16T20:30:18.938Z] #59 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #16 [dev 6/24] RUN ldconfig 20:30:18 [2019-10-16T20:30:18.938Z] #16 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:30:18 [2019-10-16T20:30:18.938Z] #56 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #60 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #35 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #53 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:30:18 [2019-10-16T20:30:18.938Z] #28 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #32 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 20:30:18 [2019-10-16T20:30:18.938Z] #8 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #48 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:30:18 [2019-10-16T20:30:18.938Z] #38 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:18 [2019-10-16T20:30:18.938Z] #31 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 20:30:18 [2019-10-16T20:30:18.938Z] #15 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:30:18 [2019-10-16T20:30:18.938Z] #26 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ 20:30:18 [2019-10-16T20:30:18.938Z] #42 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:30:18 [2019-10-16T20:30:18.938Z] #40 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 20:30:18 [2019-10-16T20:30:18.938Z] #49 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #58 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:18 [2019-10-16T20:30:18.938Z] #68 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:30:18 [2019-10-16T20:30:18.938Z] #18 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #55 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:30:18 [2019-10-16T20:30:18.938Z] #33 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli 20:30:18 [2019-10-16T20:30:18.938Z] #23 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #37 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:18 [2019-10-16T20:30:18.938Z] #20 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:30:18 [2019-10-16T20:30:18.938Z] #17 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:18 [2019-10-16T20:30:18.938Z] #54 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #43 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #30 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 20:30:18 [2019-10-16T20:30:18.938Z] #25 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #29 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #21 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 20:30:18 [2019-10-16T20:30:18.938Z] #14 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #61 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:18 [2019-10-16T20:30:18.938Z] #52 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:18 [2019-10-16T20:30:18.938Z] #34 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:18 [2019-10-16T20:30:18.938Z] #44 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:30:18 [2019-10-16T20:30:18.938Z] #27 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #69 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:30:18 [2019-10-16T20:30:18.938Z] #24 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #64 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:18 [2019-10-16T20:30:18.938Z] #47 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 20:30:18 [2019-10-16T20:30:18.938Z] #13 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 20:30:18 [2019-10-16T20:30:18.938Z] #12 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #67 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #45 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:18 [2019-10-16T20:30:18.938Z] #22 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:18 [2019-10-16T20:30:18.938Z] #62 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ 20:30:18 [2019-10-16T20:30:18.938Z] #39 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 20:30:18 [2019-10-16T20:30:18.938Z] #46 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 20:30:18 [2019-10-16T20:30:18.938Z] #70 CACHED 20:30:18 [2019-10-16T20:30:18.938Z] 20:30:18 [2019-10-16T20:30:18.938Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker 20:30:20 [2019-10-16T20:30:20.308Z] #71 DONE 1.1s 20:30:20 [2019-10-16T20:30:20.308Z] 20:30:20 [2019-10-16T20:30:20.308Z] #72 exporting to image 20:30:20 [2019-10-16T20:30:20.308Z] #72 exporting layers 20:30:20 [2019-10-16T20:30:20.872Z] #72 exporting layers 0.7s done 20:30:20 [2019-10-16T20:30:20.872Z] #72 writing image sha256:459775b38aa1ac5bd7c22279fba5b02edb9719f4b2dc9f857472f017c17d2b95 20:30:20 [2019-10-16T20:30:20.872Z] #72 writing image sha256:459775b38aa1ac5bd7c22279fba5b02edb9719f4b2dc9f857472f017c17d2b95 done 20:30:20 [2019-10-16T20:30:20.872Z] #72 naming to docker.io/library/docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 done 20:30:20 [2019-10-16T20:30:20.872Z] #72 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 20:30:21 [2019-10-16T20:30:21.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40097/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/validate/default 20:30:22 [2019-10-16T20:30:22.132Z] Congratulations! All commits are properly signed with the DCO! 20:30:22 [2019-10-16T20:30:22.389Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 20:30:22 [2019-10-16T20:30:22.389Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 20:30:22 [2019-10-16T20:30:22.389Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 20:30:22 [2019-10-16T20:30:22.987Z] Fetching without tags 20:30:22 [2019-10-16T20:30:22.862Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:22 [2019-10-16T20:30:22.878Z] > git config --add remote.origin.fetch +refs/pull/40097/head:refs/remotes/origin/PR-40097 # timeout=10 20:30:22 [2019-10-16T20:30:22.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:22 [2019-10-16T20:30:22.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:23 [2019-10-16T20:30:23.020Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:23 [2019-10-16T20:30:23.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:23 [2019-10-16T20:30:23.023Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:23 [2019-10-16T20:30:23.405Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:24 [2019-10-16T20:30:24.140Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:24 [2019-10-16T20:30:24.141Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) 20:30:23 [2019-10-16T20:30:23.434Z] > git config core.sparsecheckout # timeout=10 20:30:23 [2019-10-16T20:30:23.449Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:24 [2019-10-16T20:30:24.039Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:24 [2019-10-16T20:30:24.103Z] > git rev-parse HEAD^{commit} # timeout=10 20:30:24 [2019-10-16T20:30:24.170Z] > git config core.sparsecheckout # timeout=10 20:30:24 [2019-10-16T20:30:24.187Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:24 [2019-10-16T20:30:24.900Z] Commit message: "Export the LogT type and use it in the options" 20:30:25 [2019-10-16T20:30:25.235Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:30:26 [2019-10-16T20:30:26.620Z] Fetching without tags 20:30:26 [2019-10-16T20:30:26.791Z] + docker version 20:30:26 [2019-10-16T20:30:26.791Z] Client: 20:30:26 [2019-10-16T20:30:26.791Z] Version: 18.06.3-ce 20:30:26 [2019-10-16T20:30:26.791Z] API version: 1.38 20:30:26 [2019-10-16T20:30:26.791Z] Go version: go1.10.3 20:30:26 [2019-10-16T20:30:26.791Z] Git commit: d7080c1 20:30:26 [2019-10-16T20:30:26.791Z] Built: Wed Feb 20 02:27:09 2019 20:30:26 [2019-10-16T20:30:26.791Z] OS/Arch: linux/s390x 20:30:26 [2019-10-16T20:30:26.791Z] Experimental: false 20:30:26 [2019-10-16T20:30:26.791Z] 20:30:26 [2019-10-16T20:30:26.791Z] Server: 20:30:26 [2019-10-16T20:30:26.791Z] Engine: 20:30:26 [2019-10-16T20:30:26.791Z] Version: 18.06.3-ce 20:30:26 [2019-10-16T20:30:26.791Z] API version: 1.38 (minimum version 1.12) 20:30:26 [2019-10-16T20:30:26.791Z] Go version: go1.10.3 20:30:26 [2019-10-16T20:30:26.791Z] Git commit: d7080c1 20:30:26 [2019-10-16T20:30:26.791Z] Built: Wed Feb 20 02:26:03 2019 20:30:26 [2019-10-16T20:30:26.791Z] OS/Arch: linux/s390x 20:30:26 [2019-10-16T20:30:26.791Z] Experimental: true 20:30:26 [2019-10-16T20:30:26.853Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 [Pipeline] sh 20:30:27 [2019-10-16T20:30:27.383Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:27 [2019-10-16T20:30:27.384Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) 20:30:26 [2019-10-16T20:30:26.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:26 [2019-10-16T20:30:26.602Z] > git config --add remote.origin.fetch +refs/pull/40097/head:refs/remotes/origin/PR-40097 # timeout=10 20:30:26 [2019-10-16T20:30:26.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:26 [2019-10-16T20:30:26.616Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:26 [2019-10-16T20:30:26.622Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:26 [2019-10-16T20:30:26.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:26 [2019-10-16T20:30:26.623Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:26 [2019-10-16T20:30:26.855Z] > git config core.sparsecheckout # timeout=10 20:30:26 [2019-10-16T20:30:26.859Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:27 [2019-10-16T20:30:27.370Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:27 [2019-10-16T20:30:27.378Z] > git rev-parse HEAD^{commit} # timeout=10 20:30:27 [2019-10-16T20:30:27.387Z] > git config core.sparsecheckout # timeout=10 20:30:27 [2019-10-16T20:30:27.391Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:27 [2019-10-16T20:30:27.594Z] + docker info 20:30:27 [2019-10-16T20:30:27.594Z] Containers: 0 20:30:27 [2019-10-16T20:30:27.594Z] Running: 0 20:30:27 [2019-10-16T20:30:27.594Z] Paused: 0 20:30:27 [2019-10-16T20:30:27.594Z] Stopped: 0 20:30:27 [2019-10-16T20:30:27.594Z] Images: 0 20:30:27 [2019-10-16T20:30:27.594Z] Server Version: 18.06.3-ce 20:30:27 [2019-10-16T20:30:27.594Z] Storage Driver: overlay2 20:30:27 [2019-10-16T20:30:27.594Z] Backing Filesystem: extfs 20:30:27 [2019-10-16T20:30:27.594Z] Supports d_type: true 20:30:27 [2019-10-16T20:30:27.594Z] Native Overlay Diff: true 20:30:27 [2019-10-16T20:30:27.594Z] Logging Driver: json-file 20:30:27 [2019-10-16T20:30:27.594Z] Cgroup Driver: cgroupfs 20:30:27 [2019-10-16T20:30:27.594Z] Plugins: 20:30:27 [2019-10-16T20:30:27.594Z] Volume: local 20:30:27 [2019-10-16T20:30:27.594Z] Network: bridge host ipvlan macvlan null overlay 20:30:27 [2019-10-16T20:30:27.594Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 20:30:27 [2019-10-16T20:30:27.594Z] Swarm: inactive 20:30:27 [2019-10-16T20:30:27.594Z] Runtimes: runc 20:30:27 [2019-10-16T20:30:27.594Z] Default Runtime: runc 20:30:27 [2019-10-16T20:30:27.594Z] Init Binary: docker-init 20:30:27 [2019-10-16T20:30:27.594Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 20:30:27 [2019-10-16T20:30:27.594Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 20:30:27 [2019-10-16T20:30:27.594Z] init version: fec3683 20:30:27 [2019-10-16T20:30:27.594Z] Security Options: 20:30:27 [2019-10-16T20:30:27.594Z] apparmor 20:30:27 [2019-10-16T20:30:27.594Z] seccomp 20:30:27 [2019-10-16T20:30:27.594Z] Profile: default 20:30:27 [2019-10-16T20:30:27.594Z] Kernel Version: 4.4.0-154-generic 20:30:27 [2019-10-16T20:30:27.594Z] Operating System: Ubuntu 16.04.5 LTS 20:30:27 [2019-10-16T20:30:27.594Z] OSType: linux 20:30:27 [2019-10-16T20:30:27.594Z] Architecture: s390x 20:30:27 [2019-10-16T20:30:27.594Z] CPUs: 2 20:30:27 [2019-10-16T20:30:27.594Z] Total Memory: 7.862GiB 20:30:27 [2019-10-16T20:30:27.594Z] Name: s390x-ubuntu-25 20:30:27 [2019-10-16T20:30:27.594Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 20:30:27 [2019-10-16T20:30:27.594Z] Docker Root Dir: /var/lib/docker 20:30:27 [2019-10-16T20:30:27.594Z] Debug Mode (client): false 20:30:27 [2019-10-16T20:30:27.594Z] Debug Mode (server): false 20:30:27 [2019-10-16T20:30:27.594Z] Username: dockerbuildbot 20:30:27 [2019-10-16T20:30:27.594Z] Registry: https://index.docker.io/v1/ 20:30:27 [2019-10-16T20:30:27.594Z] Labels: 20:30:27 [2019-10-16T20:30:27.594Z] Experimental: true 20:30:27 [2019-10-16T20:30:27.594Z] Insecure Registries: 20:30:27 [2019-10-16T20:30:27.594Z] 127.0.0.0/8 20:30:27 [2019-10-16T20:30:27.594Z] Live Restore Enabled: false 20:30:27 [2019-10-16T20:30:27.594Z] 20:30:27 [2019-10-16T20:30:27.594Z] WARNING: No swap limit support 20:30:27 [2019-10-16T20:30:27.594Z] Fetching without tags [Pipeline] sh 20:30:27 [2019-10-16T20:30:27.759Z] Commit message: "Export the LogT type and use it in the options" 20:30:27 [2019-10-16T20:30:27.774Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 20:30:27 [2019-10-16T20:30:27.833Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:27 [2019-10-16T20:30:27.888Z] > git config --add remote.origin.fetch +refs/pull/40097/head:refs/remotes/origin/PR-40097 # timeout=10 20:30:27 [2019-10-16T20:30:27.988Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:28 [2019-10-16T20:30:28.164Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:30:28 [2019-10-16T20:30:28.419Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:28 [2019-10-16T20:30:28.419Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:28 [2019-10-16T20:30:28.419Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40097/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 20:30:28 [2019-10-16T20:30:28.419Z] + bash /home/jenkins/workspace/moby_PR-40097/check-config.sh 20:30:28 [2019-10-16T20:30:28.419Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:30:28 [2019-10-16T20:30:28.419Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... 20:30:28 [2019-10-16T20:30:28.419Z] 20:30:28 [2019-10-16T20:30:28.419Z] Generally Necessary: 20:30:28 [2019-10-16T20:30:28.419Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:30:28 [2019-10-16T20:30:28.419Z] - apparmor: enabled and tools installed 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NAMESPACES: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NET_NS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_PID_NS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_IPC_NS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_UTS_NS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CGROUPS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CGROUP_CPUACCT: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CGROUP_DEVICE: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CGROUP_FREEZER: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CGROUP_SCHED: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CPUSETS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_MEMCG: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_KEYS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_VETH: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_BRIDGE: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NF_NAT: enabled (as module) 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_NF_NAT_NEEDED: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_POSIX_MQUEUE: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 20:30:28 [2019-10-16T20:30:28.419Z] 20:30:28 [2019-10-16T20:30:28.419Z] Optional Features: 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_USER_NS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_SECCOMP: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_CGROUP_PIDS: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_MEMCG_SWAP: enabled 20:30:28 [2019-10-16T20:30:28.419Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:30:28 [2019-10-16T20:30:28.419Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:30:28 [2019-10-16T20:30:28.683Z] + docker version 20:30:28 [2019-10-16T20:30:28.683Z] Client: Docker Engine - Community 20:30:28 [2019-10-16T20:30:28.683Z] Version: 19.03.2 20:30:28 [2019-10-16T20:30:28.683Z] API version: 1.40 20:30:28 [2019-10-16T20:30:28.683Z] Go version: go1.12.8 20:30:28 [2019-10-16T20:30:28.684Z] Git commit: 6a30dfc 20:30:28 [2019-10-16T20:30:28.684Z] Built: Thu Aug 29 05:29:11 2019 20:30:28 [2019-10-16T20:30:28.684Z] OS/Arch: linux/amd64 20:30:28 [2019-10-16T20:30:28.684Z] Experimental: false 20:30:28 [2019-10-16T20:30:28.684Z] 20:30:28 [2019-10-16T20:30:28.684Z] Server: Docker Engine - Community 20:30:28 [2019-10-16T20:30:28.684Z] Engine: 20:30:28 [2019-10-16T20:30:28.684Z] Version: 19.03.2 20:30:28 [2019-10-16T20:30:28.684Z] API version: 1.40 (minimum version 1.12) 20:30:28 [2019-10-16T20:30:28.684Z] Go version: go1.12.8 20:30:28 [2019-10-16T20:30:28.684Z] Git commit: 6a30dfc 20:30:28 [2019-10-16T20:30:28.684Z] Built: Thu Aug 29 05:27:45 2019 20:30:28 [2019-10-16T20:30:28.684Z] OS/Arch: linux/amd64 20:30:28 [2019-10-16T20:30:28.684Z] Experimental: true 20:30:28 [2019-10-16T20:30:28.684Z] containerd: 20:30:28 [2019-10-16T20:30:28.684Z] Version: 1.2.6 20:30:28 [2019-10-16T20:30:28.684Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 20:30:28 [2019-10-16T20:30:28.684Z] runc: 20:30:28 [2019-10-16T20:30:28.684Z] Version: 1.0.0-rc8 20:30:28 [2019-10-16T20:30:28.684Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 20:30:28 [2019-10-16T20:30:28.684Z] docker-init: 20:30:28 [2019-10-16T20:30:28.684Z] Version: 0.18.0 20:30:28 [2019-10-16T20:30:28.684Z] GitCommit: fec3683 [Pipeline] sh 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_MEMCG_KMEM: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_BLK_CGROUP: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IOSCHED_CFQ: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CGROUP_PERF: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CGROUP_HUGETLB: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CFS_BANDWIDTH: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_RT_GROUP_SCHED: missing 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IP_VS: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IP_VS_NFCT: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IP_VS_RR: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_EXT4_FS: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - Network Drivers: 20:30:28 [2019-10-16T20:30:28.783Z] - "overlay": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_VXLAN: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:30:28 [2019-10-16T20:30:28.783Z] Optional (for encrypted networks): 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CRYPTO: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CRYPTO_GCM: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_XFRM: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_XFRM_USER: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_INET_ESP: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - "ipvlan": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_IPVLAN: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - "macvlan": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_MACVLAN: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_DUMMY: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - "ftp,tftp client in container": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - Storage Drivers: 20:30:28 [2019-10-16T20:30:28.783Z] - "aufs": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_AUFS_FS: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - "btrfs": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_BTRFS_FS: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - "devicemapper": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_BLK_DEV_DM: enabled 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - "overlay": 20:30:28 [2019-10-16T20:30:28.783Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:30:28 [2019-10-16T20:30:28.783Z] - "zfs": 20:30:28 [2019-10-16T20:30:28.783Z] - /dev/zfs: missing 20:30:28 [2019-10-16T20:30:28.783Z] - zfs command: missing 20:30:28 [2019-10-16T20:30:28.783Z] - zpool command: missing 20:30:28 [2019-10-16T20:30:28.783Z] 20:30:28 [2019-10-16T20:30:28.783Z] Limits: 20:30:28 [2019-10-16T20:30:28.783Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:30:28 [2019-10-16T20:30:28.783Z] 20:30:28 [2019-10-16T20:30:28.783Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) 20:30:28 [2019-10-16T20:30:28.890Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:28 [2019-10-16T20:30:28.891Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) [Pipeline] sh 20:30:28 [2019-10-16T20:30:28.914Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:28 [2019-10-16T20:30:28.964Z] + docker info 20:30:27 [2019-10-16T20:30:27.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:27 [2019-10-16T20:30:27.575Z] > git config --add remote.origin.fetch +refs/pull/40097/head:refs/remotes/origin/PR-40097 # timeout=10 20:30:27 [2019-10-16T20:30:27.579Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:27 [2019-10-16T20:30:27.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:27 [2019-10-16T20:30:27.606Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:27 [2019-10-16T20:30:27.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:27 [2019-10-16T20:30:27.607Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:28 [2019-10-16T20:30:28.000Z] > git config core.sparsecheckout # timeout=10 20:30:28 [2019-10-16T20:30:28.014Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:28 [2019-10-16T20:30:28.867Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:28 [2019-10-16T20:30:28.887Z] > git rev-parse HEAD^{commit} # timeout=10 20:30:28 [2019-10-16T20:30:28.903Z] > git config core.sparsecheckout # timeout=10 20:30:28 [2019-10-16T20:30:28.910Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:29 [2019-10-16T20:30:29.586Z] Commit message: "Export the LogT type and use it in the options" 20:30:29 [2019-10-16T20:30:29.604Z] + make bundles/buildx 20:30:29 [2019-10-16T20:30:29.604Z] mkdir bundles 20:30:29 [2019-10-16T20:30:29.604Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option 20:30:29 [2019-10-16T20:30:29.604Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively 20:30:29 [2019-10-16T20:30:29.604Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ 20:30:29 [2019-10-16T20:30:29.604Z] --build-arg BUILDX_COMMIT \ 20:30:29 [2019-10-16T20:30:29.604Z] --build-arg BUILDX_REPO \ 20:30:29 [2019-10-16T20:30:29.604Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ 20:30:29 [2019-10-16T20:30:29.604Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ 20:30:29 [2019-10-16T20:30:29.604Z] . && \ 20:30:29 [2019-10-16T20:30:29.604Z] id=$(docker create moby-buildx:v0.3.0); \ 20:30:29 [2019-10-16T20:30:29.604Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi 20:30:29 [2019-10-16T20:30:29.604Z] /bin/sh: 4: go: not found 20:30:29 [2019-10-16T20:30:29.604Z] /bin/sh: 5: go: not found 20:30:29 [2019-10-16T20:30:29.604Z] 20:30:29 [2019-10-16T20:30:29.604Z] #1 local://dockerfile (Dockerfile.buildx) 20:30:29 [2019-10-16T20:30:29.604Z] #1 digest: sha256:226fe5f3dd3ae9e40545c036346217c1f395b0bbb661564302649c619859a3e9 20:30:29 [2019-10-16T20:30:29.604Z] #1 name: "local://dockerfile (Dockerfile.buildx)" 20:30:29 [2019-10-16T20:30:29.604Z] #1 started: 2019-10-16 20:30:29.489365442 +0000 UTC 20:30:29 [2019-10-16T20:30:29.604Z] #1 completed: 2019-10-16 20:30:29.489549836 +0000 UTC 20:30:29 [2019-10-16T20:30:29.604Z] #1 duration: 184.394µs 20:30:29 [2019-10-16T20:30:29.604Z] 20:30:29 [2019-10-16T20:30:29.604Z] 20:30:29 [2019-10-16T20:30:29.604Z] #2 local://context (.dockerignore) 20:30:29 [2019-10-16T20:30:29.604Z] #2 digest: sha256:e83aaf54363917de2235e681ea4cbf822b9a849fa815e82a3be22277cdba658c 20:30:29 [2019-10-16T20:30:29.604Z] #2 name: "local://context (.dockerignore)" 20:30:29 [2019-10-16T20:30:29.604Z] #2 started: 2019-10-16 20:30:29.489654307 +0000 UTC 20:30:29 [2019-10-16T20:30:29.604Z] #2 completed: 2019-10-16 20:30:29.489698231 +0000 UTC 20:30:29 [2019-10-16T20:30:29.604Z] #2 duration: 43.924µs 20:30:29 [2019-10-16T20:30:29.604Z] 20:30:29 [2019-10-16T20:30:29.604Z] 20:30:29 [2019-10-16T20:30:29.604Z] #2 local://context (.dockerignore) 20:30:29 [2019-10-16T20:30:29.604Z] #2 started: 2019-10-16 20:30:29.51423452 +0000 UTC 20:30:29 [2019-10-16T20:30:29.604Z] #2 transferring context: 20:30:29 [2019-10-16T20:30:29.615Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 20:30:27 [2019-10-16T20:30:27.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:28 [2019-10-16T20:30:28.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:28 [2019-10-16T20:30:28.192Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:28 [2019-10-16T20:30:28.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:28 [2019-10-16T20:30:28.193Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:28 [2019-10-16T20:30:28.942Z] > git config core.sparsecheckout # timeout=10 20:30:28 [2019-10-16T20:30:28.994Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:29 [2019-10-16T20:30:29.963Z] #2 completed: 2019-10-16 20:30:29.579982946 +0000 UTC 20:30:29 [2019-10-16T20:30:29.964Z] #2 duration: 65.748426ms 20:30:29 [2019-10-16T20:30:29.964Z] #2 transferring context: 87B done 20:30:29 [2019-10-16T20:30:29.964Z] 20:30:29 [2019-10-16T20:30:29.964Z] 20:30:29 [2019-10-16T20:30:29.964Z] #1 local://dockerfile (Dockerfile.buildx) 20:30:29 [2019-10-16T20:30:29.964Z] #1 started: 2019-10-16 20:30:29.514312538 +0000 UTC 20:30:29 [2019-10-16T20:30:29.964Z] #1 completed: 2019-10-16 20:30:29.575847735 +0000 UTC 20:30:29 [2019-10-16T20:30:29.964Z] #1 duration: 61.535197ms 20:30:29 [2019-10-16T20:30:29.964Z] #1 transferring dockerfile: 792B done 20:30:29 [2019-10-16T20:30:29.964Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:30:30 [2019-10-16T20:30:30.517Z] + docker version 20:30:30 [2019-10-16T20:30:30.517Z] Client: Docker Engine - Community 20:30:30 [2019-10-16T20:30:30.517Z] Version: 19.03.2 20:30:30 [2019-10-16T20:30:30.517Z] API version: 1.40 20:30:30 [2019-10-16T20:30:30.517Z] Go version: go1.12.8 20:30:30 [2019-10-16T20:30:30.517Z] Git commit: 6a30dfc 20:30:30 [2019-10-16T20:30:30.517Z] Built: Thu Aug 29 05:32:25 2019 20:30:30 [2019-10-16T20:30:30.517Z] OS/Arch: linux/arm64 20:30:30 [2019-10-16T20:30:30.517Z] Experimental: false 20:30:30 [2019-10-16T20:30:30.517Z] 20:30:30 [2019-10-16T20:30:30.517Z] Server: Docker Engine - Community 20:30:30 [2019-10-16T20:30:30.517Z] Engine: 20:30:30 [2019-10-16T20:30:30.517Z] Version: 19.03.2 20:30:30 [2019-10-16T20:30:30.517Z] API version: 1.40 (minimum version 1.12) 20:30:30 [2019-10-16T20:30:30.517Z] Go version: go1.12.8 20:30:30 [2019-10-16T20:30:30.517Z] Git commit: 6a30dfc 20:30:30 [2019-10-16T20:30:30.517Z] Built: Thu Aug 29 05:30:57 2019 20:30:30 [2019-10-16T20:30:30.517Z] OS/Arch: linux/arm64 20:30:30 [2019-10-16T20:30:30.517Z] Experimental: true 20:30:30 [2019-10-16T20:30:30.517Z] containerd: 20:30:30 [2019-10-16T20:30:30.517Z] Version: 1.2.6 20:30:30 [2019-10-16T20:30:30.517Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 20:30:30 [2019-10-16T20:30:30.517Z] runc: 20:30:30 [2019-10-16T20:30:30.517Z] Version: 1.0.0-rc8 20:30:30 [2019-10-16T20:30:30.517Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 20:30:30 [2019-10-16T20:30:30.517Z] docker-init: 20:30:30 [2019-10-16T20:30:30.517Z] Version: 0.18.0 20:30:30 [2019-10-16T20:30:30.517Z] GitCommit: fec3683 [Pipeline] sh 20:30:30 [2019-10-16T20:30:30.777Z] 20:30:30 [2019-10-16T20:30:30.777Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... 20:30:30 [2019-10-16T20:30:30.777Z] #3 digest: sha256:802cf51975db0f255d5341f390fecd82aa570707f20a8f5141ef2965aba38a87 20:30:30 [2019-10-16T20:30:30.777Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" 20:30:30 [2019-10-16T20:30:30.777Z] #3 started: 2019-10-16 20:30:30.335690031 +0000 UTC 20:30:30 [2019-10-16T20:30:30.777Z] #3 completed: 2019-10-16 20:30:30.335835519 +0000 UTC 20:30:30 [2019-10-16T20:30:30.777Z] #3 duration: 145.488µs 20:30:30 [2019-10-16T20:30:30.777Z] #3 started: 2019-10-16 20:30:30.336330222 +0000 UTC 20:30:30 [2019-10-16T20:30:30.777Z] #3 completed: 2019-10-16 20:30:30.337350782 +0000 UTC 20:30:30 [2019-10-16T20:30:30.777Z] #3 duration: 1.02056ms 20:30:30 [2019-10-16T20:30:30.777Z] #3 started: 2019-10-16 20:30:30.337443218 +0000 UTC 20:30:30 [2019-10-16T20:30:30.777Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:e6b9730b64f0a5e20dcb03c2e6c929ddc5151f00f256e14a62a332f0be59ce5b 5.47kB / 5.47kB done 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 0B / 45.24MB 0.1s 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:a19e83c28d33221a87ce6fa2779bb52b752d1585e2dd52802d9a368c9dfebebb 1.80kB / 1.80kB done 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0B / 10.32MB 0.1s 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 1.51MB / 4.37MB 0.3s 20:30:30 [2019-10-16T20:30:30.777Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 1.56MB / 10.32MB 0.3s 20:30:30 [2019-10-16T20:30:30.807Z] + docker info 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.3s done 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 8.65MB / 10.32MB 0.4s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.4s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 6.24MB / 45.24MB 0.5s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.4s done 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 4.72MB / 50.49MB 0.5s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 260.84kB / 45.98MB 0.5s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 11.55MB / 45.24MB 0.6s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.32MB / 50.49MB 0.6s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 3.29MB / 45.98MB 0.6s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 16.23MB / 45.24MB 0.7s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 10.27MB / 50.49MB 0.7s 20:30:31 [2019-10-16T20:30:31.189Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 6.85MB / 45.98MB 0.7s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 20.90MB / 45.24MB 0.8s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 13.15MB / 50.49MB 0.8s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 9.41MB / 45.98MB 0.8s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 26.96MB / 45.24MB 0.9s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 17.37MB / 50.49MB 0.9s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 32.15MB / 45.24MB 1.0s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 21.37MB / 50.49MB 1.0s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 14.27MB / 45.98MB 1.0s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 26.03MB / 50.49MB 1.1s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 18.03MB / 45.98MB 1.1s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 38.50MB / 45.24MB 1.2s 20:30:31 [2019-10-16T20:30:31.624Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 23.82MB / 45.98MB 1.2s 20:30:31 [2019-10-16T20:30:31.742Z] Client: 20:30:31 [2019-10-16T20:30:31.743Z] Debug Mode: false 20:30:31 [2019-10-16T20:30:31.743Z] 20:30:31 [2019-10-16T20:30:31.743Z] Server: 20:30:31 [2019-10-16T20:30:31.743Z] Containers: 0 20:30:31 [2019-10-16T20:30:31.743Z] Running: 0 20:30:31 [2019-10-16T20:30:31.743Z] Paused: 0 20:30:31 [2019-10-16T20:30:31.743Z] Stopped: 0 20:30:31 [2019-10-16T20:30:31.743Z] Images: 2 20:30:31 [2019-10-16T20:30:31.743Z] Server Version: 19.03.2 20:30:31 [2019-10-16T20:30:31.743Z] Storage Driver: overlay2 20:30:31 [2019-10-16T20:30:31.743Z] Backing Filesystem: extfs 20:30:31 [2019-10-16T20:30:31.743Z] Supports d_type: true 20:30:31 [2019-10-16T20:30:31.743Z] Native Overlay Diff: true 20:30:31 [2019-10-16T20:30:31.743Z] Logging Driver: json-file 20:30:31 [2019-10-16T20:30:31.743Z] Cgroup Driver: cgroupfs 20:30:31 [2019-10-16T20:30:31.743Z] Plugins: 20:30:31 [2019-10-16T20:30:31.743Z] Volume: local 20:30:31 [2019-10-16T20:30:31.743Z] Network: bridge host ipvlan macvlan null overlay 20:30:31 [2019-10-16T20:30:31.743Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:30:31 [2019-10-16T20:30:31.743Z] Swarm: inactive 20:30:31 [2019-10-16T20:30:31.743Z] Runtimes: runc 20:30:31 [2019-10-16T20:30:31.743Z] Default Runtime: runc 20:30:31 [2019-10-16T20:30:31.743Z] Init Binary: docker-init 20:30:31 [2019-10-16T20:30:31.743Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 20:30:31 [2019-10-16T20:30:31.743Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 20:30:31 [2019-10-16T20:30:31.743Z] init version: fec3683 20:30:31 [2019-10-16T20:30:31.743Z] Security Options: 20:30:31 [2019-10-16T20:30:31.743Z] apparmor 20:30:31 [2019-10-16T20:30:31.743Z] seccomp 20:30:31 [2019-10-16T20:30:31.743Z] Profile: default 20:30:31 [2019-10-16T20:30:31.743Z] Kernel Version: 4.15.0-1048-aws 20:30:31 [2019-10-16T20:30:31.743Z] Operating System: Ubuntu 16.04.6 LTS 20:30:31 [2019-10-16T20:30:31.743Z] OSType: linux 20:30:31 [2019-10-16T20:30:31.743Z] Architecture: aarch64 20:30:31 [2019-10-16T20:30:31.743Z] CPUs: 4 20:30:31 [2019-10-16T20:30:31.743Z] Total Memory: 7.525GiB 20:30:31 [2019-10-16T20:30:31.743Z] Name: ip-10-100-105-214 20:30:31 [2019-10-16T20:30:31.743Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO 20:30:31 [2019-10-16T20:30:31.743Z] Docker Root Dir: /var/lib/docker 20:30:31 [2019-10-16T20:30:31.743Z] Debug Mode: false 20:30:31 [2019-10-16T20:30:31.743Z] Registry: https://index.docker.io/v1/ 20:30:31 [2019-10-16T20:30:31.743Z] Labels: 20:30:31 [2019-10-16T20:30:31.743Z] Experimental: true 20:30:31 [2019-10-16T20:30:31.743Z] Insecure Registries: 20:30:31 [2019-10-16T20:30:31.743Z] 127.0.0.0/8 20:30:31 [2019-10-16T20:30:31.743Z] Live Restore Enabled: true 20:30:31 [2019-10-16T20:30:31.743Z] 20:30:31 [2019-10-16T20:30:31.743Z] WARNING: No swap limit support [Pipeline] sh 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 42.72MB / 45.24MB 1.3s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 31.35MB / 50.49MB 1.3s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 27.98MB / 45.98MB 1.3s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.4s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 36.37MB / 50.49MB 1.4s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 31.72MB / 45.98MB 1.4s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 1.5s done 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 40.04MB / 50.49MB 1.5s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 38.41MB / 45.98MB 1.5s 20:30:32 [2019-10-16T20:30:32.008Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 0B / 111.04MB 1.5s 20:30:32 [2019-10-16T20:30:32.034Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:32 [2019-10-16T20:30:32.034Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:32 [2019-10-16T20:30:32.034Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40097/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 20:30:32 [2019-10-16T20:30:32.034Z] + bash /home/ubuntu/workspace/moby_PR-40097/check-config.sh 20:30:32 [2019-10-16T20:30:32.034Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:30:32 [2019-10-16T20:30:32.034Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... 20:30:32 [2019-10-16T20:30:32.034Z] 20:30:32 [2019-10-16T20:30:32.034Z] Generally Necessary: 20:30:32 [2019-10-16T20:30:32.034Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:30:32 [2019-10-16T20:30:32.034Z] - apparmor: enabled and tools installed 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_NAMESPACES: enabled 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_NET_NS: enabled 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_PID_NS: enabled 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_IPC_NS: enabled 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_UTS_NS: enabled 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_CGROUPS: enabled 20:30:32 [2019-10-16T20:30:32.034Z] - CONFIG_CGROUP_CPUACCT: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_CGROUP_DEVICE: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_CGROUP_FREEZER: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_CGROUP_SCHED: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_CPUSETS: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_MEMCG: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_KEYS: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_VETH: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_BRIDGE: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_NF_NAT: enabled (as module) 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_NF_NAT_NEEDED: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_POSIX_MQUEUE: enabled 20:30:32 [2019-10-16T20:30:32.293Z] 20:30:32 [2019-10-16T20:30:32.293Z] Optional Features: 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_USER_NS: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_SECCOMP: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_CGROUP_PIDS: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_MEMCG_SWAP: enabled 20:30:32 [2019-10-16T20:30:32.293Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:30:32 [2019-10-16T20:30:32.293Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:30:32 [2019-10-16T20:30:32.369Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:32 [2019-10-16T20:30:32.370Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 46.98MB / 50.49MB 1.6s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 41.88MB / 45.98MB 1.6s 20:30:32 [2019-10-16T20:30:32.428Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 1.7s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.40MB / 45.98MB 1.7s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 15.32MB / 111.04MB 1.8s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 1.9s done 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 1.9s done 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 26.79MB / 111.04MB 1.9s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 0B / 124B 1.9s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 37.90MB / 111.04MB 2.0s 20:30:32 [2019-10-16T20:30:32.428Z] #3 sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 124B / 124B 1.9s done 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_BLK_CGROUP: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IOSCHED_CFQ: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_CGROUP_PERF: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_CGROUP_HUGETLB: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_CFS_BANDWIDTH: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_RT_GROUP_SCHED: missing 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IP_VS: enabled (as module) 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IP_VS_NFCT: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_IP_VS_RR: enabled (as module) 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_EXT4_FS: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:30:32 [2019-10-16T20:30:32.552Z] - Network Drivers: 20:30:32 [2019-10-16T20:30:32.552Z] - "overlay": 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_VXLAN: enabled (as module) 20:30:32 [2019-10-16T20:30:32.552Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:30:32 [2019-10-16T20:30:32.552Z] Optional (for encrypted networks): 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_CRYPTO: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_CRYPTO_AEAD: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_CRYPTO_GCM: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_CRYPTO_SEQIV: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_CRYPTO_GHASH: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_XFRM: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_XFRM_USER: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_INET_ESP: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - "ipvlan": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_IPVLAN: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - "macvlan": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_MACVLAN: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_DUMMY: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - "ftp,tftp client in container": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - Storage Drivers: 20:30:32 [2019-10-16T20:30:32.810Z] - "aufs": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_AUFS_FS: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - "btrfs": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_BTRFS_FS: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - "devicemapper": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_BLK_DEV_DM: enabled 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - "overlay": 20:30:32 [2019-10-16T20:30:32.810Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:30:32 [2019-10-16T20:30:32.810Z] - "zfs": 20:30:32 [2019-10-16T20:30:32.810Z] - /dev/zfs: missing 20:30:32 [2019-10-16T20:30:32.810Z] - zfs command: missing 20:30:32 [2019-10-16T20:30:32.810Z] - zpool command: missing 20:30:32 [2019-10-16T20:30:32.810Z] 20:30:32 [2019-10-16T20:30:32.810Z] Limits: 20:30:32 [2019-10-16T20:30:32.810Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:30:32 [2019-10-16T20:30:32.810Z] 20:30:32 [2019-10-16T20:30:32.810Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:30:32 [2019-10-16T20:30:32.895Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 49.72MB / 111.04MB 2.1s 20:30:32 [2019-10-16T20:30:32.896Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 60.09MB / 111.04MB 2.2s 20:30:32 [2019-10-16T20:30:32.896Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 71.14MB / 111.04MB 2.3s 20:30:32 [2019-10-16T20:30:32.896Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 82.73MB / 111.04MB 2.4s 20:30:32 [2019-10-16T20:30:32.896Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 92.84MB / 111.04MB 2.5s 20:30:33 [2019-10-16T20:30:33.144Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 . 20:30:33 [2019-10-16T20:30:33.144Z] #1 [internal] load .dockerignore 20:30:33 [2019-10-16T20:30:33.144Z] #1 transferring context: 87B done 20:30:33 [2019-10-16T20:30:33.144Z] #1 DONE 0.0s 20:30:33 [2019-10-16T20:30:33.144Z] 20:30:33 [2019-10-16T20:30:33.144Z] #2 [internal] load build definition from Dockerfile 20:30:33 [2019-10-16T20:30:33.144Z] #2 transferring dockerfile: 14.63kB done 20:30:33 [2019-10-16T20:30:33.144Z] #2 DONE 0.0s 20:30:33 [2019-10-16T20:30:33.144Z] 20:30:33 [2019-10-16T20:30:33.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental 20:30:33 [2019-10-16T20:30:33.148Z] Commit message: "Export the LogT type and use it in the options" 20:30:33 [2019-10-16T20:30:33.318Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 2.7s 20:30:33 [2019-10-16T20:30:33.318Z] #3 sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 111.04MB / 111.04MB 2.9s done 20:30:32 [2019-10-16T20:30:32.139Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:32 [2019-10-16T20:30:32.272Z] > git rev-parse "HEAD^{commit}" # timeout=10 20:30:32 [2019-10-16T20:30:32.398Z] > git config core.sparsecheckout # timeout=10 20:30:32 [2019-10-16T20:30:32.477Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:33 [2019-10-16T20:30:33.403Z] #3 DONE 0.2s 20:30:33 [2019-10-16T20:30:33.403Z] 20:30:33 [2019-10-16T20:30:33.403Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 20:30:33 [2019-10-16T20:30:33.403Z] #4 CACHED 20:30:33 [2019-10-16T20:30:33.509Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 20:30:33 [2019-10-16T20:30:33.971Z] 20:30:33 [2019-10-16T20:30:33.971Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 20:30:33 [2019-10-16T20:30:33.971Z] #6 DONE 0.0s 20:30:33 [2019-10-16T20:30:33.971Z] 20:30:33 [2019-10-16T20:30:33.971Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:30:33 [2019-10-16T20:30:33.971Z] #5 DONE 0.1s 20:30:33 [2019-10-16T20:30:33.971Z] 20:30:33 [2019-10-16T20:30:33.971Z] #19 [internal] load build context 20:30:33 [2019-10-16T20:30:33.971Z] #19 DONE 0.0s 20:30:33 [2019-10-16T20:30:33.971Z] 20:30:33 [2019-10-16T20:30:33.971Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 20:30:33 [2019-10-16T20:30:33.971Z] #65 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 20:30:34 [2019-10-16T20:30:34.213Z] Client: 20:30:34 [2019-10-16T20:30:34.213Z] Debug Mode: false 20:30:34 [2019-10-16T20:30:34.213Z] 20:30:34 [2019-10-16T20:30:34.213Z] Server: 20:30:34 [2019-10-16T20:30:34.213Z] Containers: 0 20:30:34 [2019-10-16T20:30:34.213Z] Running: 0 20:30:34 [2019-10-16T20:30:34.213Z] Paused: 0 20:30:34 [2019-10-16T20:30:34.213Z] Stopped: 0 20:30:34 [2019-10-16T20:30:34.213Z] Images: 51 20:30:34 [2019-10-16T20:30:34.213Z] Server Version: 19.03.2 20:30:34 [2019-10-16T20:30:34.213Z] Storage Driver: overlay2 20:30:34 [2019-10-16T20:30:34.213Z] Backing Filesystem: extfs 20:30:34 [2019-10-16T20:30:34.213Z] Supports d_type: true 20:30:34 [2019-10-16T20:30:34.213Z] Native Overlay Diff: true 20:30:34 [2019-10-16T20:30:34.213Z] Logging Driver: json-file 20:30:34 [2019-10-16T20:30:34.213Z] Cgroup Driver: cgroupfs 20:30:34 [2019-10-16T20:30:34.213Z] Plugins: 20:30:34 [2019-10-16T20:30:34.213Z] Volume: local 20:30:34 [2019-10-16T20:30:34.213Z] Network: bridge host ipvlan macvlan null overlay 20:30:34 [2019-10-16T20:30:34.213Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 20:30:34 [2019-10-16T20:30:34.213Z] Swarm: inactive 20:30:34 [2019-10-16T20:30:34.213Z] Runtimes: runc 20:30:34 [2019-10-16T20:30:34.213Z] Default Runtime: runc 20:30:34 [2019-10-16T20:30:34.213Z] Init Binary: docker-init 20:30:34 [2019-10-16T20:30:34.213Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 20:30:34 [2019-10-16T20:30:34.213Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 20:30:34 [2019-10-16T20:30:34.213Z] init version: fec3683 20:30:34 [2019-10-16T20:30:34.213Z] Security Options: 20:30:34 [2019-10-16T20:30:34.213Z] apparmor 20:30:34 [2019-10-16T20:30:34.213Z] seccomp 20:30:34 [2019-10-16T20:30:34.213Z] Profile: default 20:30:34 [2019-10-16T20:30:34.213Z] Kernel Version: 4.15.0-1048-aws 20:30:34 [2019-10-16T20:30:34.213Z] Operating System: Ubuntu 18.04.3 LTS 20:30:34 [2019-10-16T20:30:34.213Z] OSType: linux 20:30:34 [2019-10-16T20:30:34.213Z] Architecture: x86_64 20:30:34 [2019-10-16T20:30:34.213Z] CPUs: 2 20:30:34 [2019-10-16T20:30:34.213Z] Total Memory: 7.501GiB 20:30:34 [2019-10-16T20:30:34.213Z] Name: ip-10-100-117-132 20:30:34 [2019-10-16T20:30:34.213Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 20:30:34 [2019-10-16T20:30:34.213Z] Docker Root Dir: /var/lib/docker 20:30:34 [2019-10-16T20:30:34.213Z] Debug Mode: false 20:30:34 [2019-10-16T20:30:34.213Z] Registry: https://index.docker.io/v1/ 20:30:34 [2019-10-16T20:30:34.213Z] Labels: 20:30:34 [2019-10-16T20:30:34.213Z] Experimental: true 20:30:34 [2019-10-16T20:30:34.213Z] Insecure Registries: 20:30:34 [2019-10-16T20:30:34.213Z] 127.0.0.0/8 20:30:34 [2019-10-16T20:30:34.213Z] Live Restore Enabled: true 20:30:34 [2019-10-16T20:30:34.213Z] 20:30:34 [2019-10-16T20:30:34.213Z] WARNING: No swap limit support [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:30:34 [2019-10-16T20:30:34.233Z] 20:30:34 [2019-10-16T20:30:34.233Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:30:34 [2019-10-16T20:30:34.233Z] #7 DONE 0.0s 20:30:34 [2019-10-16T20:30:34.233Z] 20:30:34 [2019-10-16T20:30:34.233Z] #19 [internal] load build context [Pipeline] sh 20:30:34 [2019-10-16T20:30:34.514Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:34 [2019-10-16T20:30:34.514Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:34 [2019-10-16T20:30:34.514Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40097/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 20:30:34 [2019-10-16T20:30:34.514Z] + bash /home/ubuntu/workspace/moby_PR-40097/check-config.sh 20:30:34 [2019-10-16T20:30:34.514Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:30:34 [2019-10-16T20:30:34.514Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... 20:30:34 [2019-10-16T20:30:34.514Z] 20:30:34 [2019-10-16T20:30:34.514Z] Generally Necessary: 20:30:34 [2019-10-16T20:30:34.514Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:30:34 [2019-10-16T20:30:34.514Z] - apparmor: enabled and tools installed 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_NAMESPACES: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_NET_NS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_PID_NS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_IPC_NS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_UTS_NS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_CGROUPS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_CGROUP_CPUACCT: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_CGROUP_DEVICE: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_CGROUP_FREEZER: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_CGROUP_SCHED: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_CPUSETS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_MEMCG: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_KEYS: enabled 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_VETH: enabled (as module) 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_BRIDGE: enabled (as module) 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 20:30:34 [2019-10-16T20:30:34.514Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:30:34 [2019-10-16T20:30:34.677Z] #3 extracting sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 2.3s done 20:30:34 [2019-10-16T20:30:34.677Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_NF_NAT: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_NF_NAT_NEEDED: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_POSIX_MQUEUE: enabled 20:30:34 [2019-10-16T20:30:34.795Z] 20:30:34 [2019-10-16T20:30:34.795Z] Optional Features: 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_USER_NS: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_SECCOMP: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CGROUP_PIDS: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_MEMCG_SWAP: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:30:34 [2019-10-16T20:30:34.795Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_BLK_CGROUP: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IOSCHED_CFQ: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CGROUP_PERF: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CGROUP_HUGETLB: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CFS_BANDWIDTH: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_RT_GROUP_SCHED: missing 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_VS: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_VS_NFCT: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_IP_VS_RR: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_EXT4_FS: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - Network Drivers: 20:30:34 [2019-10-16T20:30:34.795Z] - "overlay": 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_VXLAN: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:30:34 [2019-10-16T20:30:34.795Z] Optional (for encrypted networks): 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CRYPTO: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CRYPTO_AEAD: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CRYPTO_GCM: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CRYPTO_SEQIV: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_CRYPTO_GHASH: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_XFRM: enabled 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_XFRM_USER: enabled (as module) 20:30:34 [2019-10-16T20:30:34.795Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:30:34 [2019-10-16T20:30:34.796Z] - CONFIG_INET_ESP: enabled (as module) 20:30:34 [2019-10-16T20:30:34.796Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 20:30:35 [2019-10-16T20:30:35.051Z] #3 extracting sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 0.3s done 20:30:35 [2019-10-16T20:30:35.051Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 20:30:35 [2019-10-16T20:30:35.051Z] #3 extracting sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0.2s done 20:30:35 [2019-10-16T20:30:35.062Z] - "ipvlan": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_IPVLAN: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - "macvlan": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_MACVLAN: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_DUMMY: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - "ftp,tftp client in container": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - Storage Drivers: 20:30:35 [2019-10-16T20:30:35.062Z] - "aufs": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_AUFS_FS: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - "btrfs": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_BTRFS_FS: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:30:35 [2019-10-16T20:30:35.062Z] - "devicemapper": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_BLK_DEV_DM: enabled 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - "overlay": 20:30:35 [2019-10-16T20:30:35.062Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:30:35 [2019-10-16T20:30:35.062Z] - "zfs": 20:30:35 [2019-10-16T20:30:35.062Z] - /dev/zfs: missing 20:30:35 [2019-10-16T20:30:35.062Z] - zfs command: missing 20:30:35 [2019-10-16T20:30:35.062Z] - zpool command: missing 20:30:35 [2019-10-16T20:30:35.062Z] 20:30:35 [2019-10-16T20:30:35.062Z] Limits: 20:30:35 [2019-10-16T20:30:35.062Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:30:35 [2019-10-16T20:30:35.062Z] 20:30:35 [2019-10-16T20:30:35.062Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:30:35 [2019-10-16T20:30:35.166Z] + docker version 20:30:35 [2019-10-16T20:30:35.166Z] Client: Docker Engine - Enterprise 20:30:35 [2019-10-16T20:30:35.166Z] Version: 19.03.2 20:30:35 [2019-10-16T20:30:35.166Z] API version: 1.40 20:30:35 [2019-10-16T20:30:35.166Z] Go version: go1.12.8 20:30:35 [2019-10-16T20:30:35.166Z] Git commit: c92ab06ed9 20:30:35 [2019-10-16T20:30:35.166Z] Built: 09/03/2019 16:38:11 20:30:35 [2019-10-16T20:30:35.166Z] OS/Arch: windows/amd64 20:30:35 [2019-10-16T20:30:35.166Z] Experimental: false 20:30:35 [2019-10-16T20:30:35.166Z] 20:30:35 [2019-10-16T20:30:35.166Z] Server: Docker Engine - Enterprise 20:30:35 [2019-10-16T20:30:35.166Z] Engine: 20:30:35 [2019-10-16T20:30:35.166Z] Version: 19.03.2 20:30:35 [2019-10-16T20:30:35.166Z] API version: 1.40 (minimum version 1.24) 20:30:35 [2019-10-16T20:30:35.166Z] Go version: go1.12.8 20:30:35 [2019-10-16T20:30:35.166Z] Git commit: c92ab06ed9 20:30:35 [2019-10-16T20:30:35.166Z] Built: 09/03/2019 16:35:47 20:30:35 [2019-10-16T20:30:35.166Z] OS/Arch: windows/amd64 20:30:35 [2019-10-16T20:30:35.166Z] Experimental: true [Pipeline] sh 20:30:35 [2019-10-16T20:30:35.396Z] + sudo modprobe ip_vs 20:30:35 [2019-10-16T20:30:35.396Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 . 20:30:35 [2019-10-16T20:30:35.396Z] #1 [internal] load build definition from Dockerfile 20:30:35 [2019-10-16T20:30:35.396Z] #1 transferring dockerfile: 14.63kB done 20:30:35 [2019-10-16T20:30:35.396Z] #1 DONE 0.0s 20:30:35 [2019-10-16T20:30:35.396Z] 20:30:35 [2019-10-16T20:30:35.396Z] #2 [internal] load .dockerignore 20:30:35 [2019-10-16T20:30:35.396Z] #2 transferring context: 87B done 20:30:35 [2019-10-16T20:30:35.396Z] #2 DONE 0.0s 20:30:35 [2019-10-16T20:30:35.396Z] 20:30:35 [2019-10-16T20:30:35.396Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental 20:30:35 [2019-10-16T20:30:35.416Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 20:30:35 [2019-10-16T20:30:35.636Z] #19 transferring context: 45.62MB 1.4s done 20:30:35 [2019-10-16T20:30:35.636Z] #19 DONE 1.5s 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:35 [2019-10-16T20:30:35.636Z] #22 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #35 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 20:30:35 [2019-10-16T20:30:35.636Z] #9 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:35 [2019-10-16T20:30:35.636Z] #47 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:35 [2019-10-16T20:30:35.636Z] #34 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 20:30:35 [2019-10-16T20:30:35.636Z] #15 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #53 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #67 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #60 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:30:35 [2019-10-16T20:30:35.636Z] #28 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:30:35 [2019-10-16T20:30:35.636Z] #26 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #51 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 20:30:35 [2019-10-16T20:30:35.636Z] #12 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:30:35 [2019-10-16T20:30:35.636Z] #27 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #69 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #58 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:30:35 [2019-10-16T20:30:35.636Z] #33 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:30:35 [2019-10-16T20:30:35.636Z] #40 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 20:30:35 [2019-10-16T20:30:35.636Z] #14 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:35 [2019-10-16T20:30:35.636Z] #50 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 20:30:35 [2019-10-16T20:30:35.636Z] #25 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #48 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:35 [2019-10-16T20:30:35.636Z] #36 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:30:35 [2019-10-16T20:30:35.636Z] #38 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli 20:30:35 [2019-10-16T20:30:35.636Z] #23 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:35 [2019-10-16T20:30:35.636Z] #44 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #43 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #61 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:30:35 [2019-10-16T20:30:35.636Z] #56 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #37 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #21 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 20:30:35 [2019-10-16T20:30:35.636Z] #63 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:30:35 [2019-10-16T20:30:35.636Z] #17 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #55 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:30:35 [2019-10-16T20:30:35.636Z] #24 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:30:35 [2019-10-16T20:30:35.636Z] #41 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #30 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 20:30:35 [2019-10-16T20:30:35.636Z] #66 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #32 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:35 [2019-10-16T20:30:35.636Z] #57 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:30:35 [2019-10-16T20:30:35.636Z] #10 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:35 [2019-10-16T20:30:35.636Z] #54 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:35 [2019-10-16T20:30:35.636Z] #31 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 20:30:35 [2019-10-16T20:30:35.636Z] #13 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #45 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 20:30:35 [2019-10-16T20:30:35.636Z] #49 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #29 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ 20:30:35 [2019-10-16T20:30:35.636Z] #42 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 20:30:35 [2019-10-16T20:30:35.636Z] #46 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:35 [2019-10-16T20:30:35.636Z] #59 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:35 [2019-10-16T20:30:35.636Z] #62 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 20:30:35 [2019-10-16T20:30:35.636Z] #8 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #16 [dev 6/24] RUN ldconfig 20:30:35 [2019-10-16T20:30:35.636Z] #16 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #64 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:35 [2019-10-16T20:30:35.636Z] #52 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ 20:30:35 [2019-10-16T20:30:35.636Z] #39 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:35 [2019-10-16T20:30:35.636Z] #68 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:35 [2019-10-16T20:30:35.636Z] #20 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:30:35 [2019-10-16T20:30:35.636Z] #18 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #11 [dev 1/24] RUN groupadd -r docker 20:30:35 [2019-10-16T20:30:35.636Z] #11 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 20:30:35 [2019-10-16T20:30:35.636Z] #70 CACHED 20:30:35 [2019-10-16T20:30:35.636Z] 20:30:35 [2019-10-16T20:30:35.636Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker 20:30:35 [2019-10-16T20:30:35.652Z] #3 DONE 0.3s 20:30:35 [2019-10-16T20:30:35.652Z] 20:30:35 [2019-10-16T20:30:35.652Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 20:30:35 [2019-10-16T20:30:35.652Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done 20:30:35 [2019-10-16T20:30:35.652Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done 20:30:35 [2019-10-16T20:30:35.652Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done 20:30:35 [2019-10-16T20:30:35.652Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done 20:30:35 [2019-10-16T20:30:35.652Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s 20:30:35 [2019-10-16T20:30:35.909Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done 20:30:35 [2019-10-16T20:30:35.909Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 20:30:36 [2019-10-16T20:30:36.166Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done 20:30:36 [2019-10-16T20:30:36.166Z] #4 DONE 0.5s 20:30:36 [2019-10-16T20:30:36.197Z] + docker info 20:30:36 [2019-10-16T20:30:36.729Z] 20:30:36 [2019-10-16T20:30:36.729Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:30:36 [2019-10-16T20:30:36.986Z] #6 ... 20:30:36 [2019-10-16T20:30:36.986Z] 20:30:36 [2019-10-16T20:30:36.986Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 20:30:36 [2019-10-16T20:30:36.986Z] #5 DONE 0.2s 20:30:36 [2019-10-16T20:30:36.986Z] 20:30:36 [2019-10-16T20:30:36.986Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:30:37 [2019-10-16T20:30:37.169Z] Client: 20:30:37 [2019-10-16T20:30:37.169Z] Debug Mode: false 20:30:37 [2019-10-16T20:30:37.169Z] Plugins: 20:30:37 [2019-10-16T20:30:37.169Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) 20:30:37 [2019-10-16T20:30:37.169Z] 20:30:37 [2019-10-16T20:30:37.169Z] Server: 20:30:37 [2019-10-16T20:30:37.169Z] Containers: 0 20:30:37 [2019-10-16T20:30:37.169Z] Running: 0 20:30:37 [2019-10-16T20:30:37.169Z] Paused: 0 20:30:37 [2019-10-16T20:30:37.169Z] Stopped: 0 20:30:37 [2019-10-16T20:30:37.169Z] Images: 8 20:30:37 [2019-10-16T20:30:37.169Z] Server Version: 19.03.2 20:30:37 [2019-10-16T20:30:37.169Z] Storage Driver: windowsfilter (windows) lcow (linux) 20:30:37 [2019-10-16T20:30:37.169Z] Windows: 20:30:37 [2019-10-16T20:30:37.169Z] LCOW: 20:30:37 [2019-10-16T20:30:37.169Z] Logging Driver: json-file 20:30:37 [2019-10-16T20:30:37.169Z] Plugins: 20:30:37 [2019-10-16T20:30:37.169Z] Volume: local 20:30:37 [2019-10-16T20:30:37.169Z] Network: ics l2bridge l2tunnel nat null overlay transparent 20:30:37 [2019-10-16T20:30:37.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:30:37 [2019-10-16T20:30:37.169Z] Swarm: inactive 20:30:37 [2019-10-16T20:30:37.169Z] Default Isolation: process 20:30:37 [2019-10-16T20:30:37.169Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:30:37 [2019-10-16T20:30:37.169Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 20:30:37 [2019-10-16T20:30:37.169Z] OSType: windows 20:30:37 [2019-10-16T20:30:37.169Z] Architecture: x86_64 20:30:37 [2019-10-16T20:30:37.169Z] CPUs: 4 20:30:37 [2019-10-16T20:30:37.169Z] Total Memory: 32GiB 20:30:37 [2019-10-16T20:30:37.169Z] Name: azwin-2-2333f0 20:30:37 [2019-10-16T20:30:37.169Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 20:30:37 [2019-10-16T20:30:37.169Z] Docker Root Dir: D:\docker 20:30:37 [2019-10-16T20:30:37.169Z] Debug Mode: false 20:30:37 [2019-10-16T20:30:37.169Z] Registry: https://index.docker.io/v1/ 20:30:37 [2019-10-16T20:30:37.169Z] Labels: 20:30:37 [2019-10-16T20:30:37.169Z] Experimental: true 20:30:37 [2019-10-16T20:30:37.169Z] Insecure Registries: 20:30:37 [2019-10-16T20:30:37.169Z] 10.0.0.4:5000 20:30:37 [2019-10-16T20:30:37.169Z] 127.0.0.0/8 20:30:37 [2019-10-16T20:30:37.169Z] Registry Mirrors: 20:30:37 [2019-10-16T20:30:37.169Z] http://10.0.0.4:5000/ 20:30:37 [2019-10-16T20:30:37.169Z] Live Restore Enabled: false 20:30:37 [2019-10-16T20:30:37.169Z] 20:30:37 [2019-10-16T20:30:37.246Z] #6 DONE 0.5s 20:30:37 [2019-10-16T20:30:37.246Z] 20:30:37 [2019-10-16T20:30:37.246Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 20:30:37 [2019-10-16T20:30:37.246Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done 20:30:37 [2019-10-16T20:30:37.246Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 20:30:37 [2019-10-16T20:30:37.246Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s 20:30:37 [2019-10-16T20:30:37.246Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 20:30:37 [2019-10-16T20:30:37.252Z] #3 extracting sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 1.7s done 20:30:37 [2019-10-16T20:30:37.252Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 20:30:37 [2019-10-16T20:30:37.509Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.30MB / 9.11MB 0.1s 20:30:37 [2019-10-16T20:30:37.509Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s 20:30:37 [2019-10-16T20:30:37.766Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done 20:30:37 [2019-10-16T20:30:37.766Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 20:30:37 [2019-10-16T20:30:37.786Z] Fetching without tags 20:30:38 [2019-10-16T20:30:38.502Z] #3 extracting sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 1.1s done 20:30:38 [2019-10-16T20:30:38.502Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 20:30:38 [2019-10-16T20:30:38.514Z] Merging remotes/origin/master commit f5bb374a0c6260721ac551b232e8eac02b7d2674 into PR head commit 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:38 [2019-10-16T20:30:38.922Z] #71 DONE 2.8s 20:30:38 [2019-10-16T20:30:38.922Z] 20:30:38 [2019-10-16T20:30:38.922Z] #72 exporting to image 20:30:38 [2019-10-16T20:30:38.922Z] #72 exporting layers 20:30:39 [2019-10-16T20:30:39.138Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done 20:30:39 [2019-10-16T20:30:39.138Z] #65 DONE 1.7s 20:30:39 [2019-10-16T20:30:39.138Z] 20:30:39 [2019-10-16T20:30:39.138Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:30:39 [2019-10-16T20:30:39.138Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 70.32MB / 120.05MB 1.6s 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 0.2s done 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 79.42MB / 120.05MB 1.7s 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 98.12MB / 120.05MB 1.9s 20:30:39 [2019-10-16T20:30:39.138Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 106.88MB / 120.05MB 2.0s 20:30:37 [2019-10-16T20:30:37.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:37 [2019-10-16T20:30:37.749Z] > git config --add remote.origin.fetch +refs/pull/40097/head:refs/remotes/origin/PR-40097 # timeout=10 20:30:37 [2019-10-16T20:30:37.752Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 20:30:37 [2019-10-16T20:30:37.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 20:30:37 [2019-10-16T20:30:37.788Z] Fetching upstream changes from https://github.com/moby/moby.git 20:30:37 [2019-10-16T20:30:37.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 20:30:37 [2019-10-16T20:30:37.789Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40097/head:refs/remotes/origin/PR-40097 +refs/heads/master:refs/remotes/origin/master 20:30:38 [2019-10-16T20:30:38.516Z] > git config core.sparsecheckout # timeout=10 20:30:38 [2019-10-16T20:30:38.520Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:39 [2019-10-16T20:30:39.398Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.2s 20:30:39 [2019-10-16T20:30:39.635Z] Merge succeeded, producing 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:39 [2019-10-16T20:30:39.636Z] Checking out Revision 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 (PR-40097) 20:30:39 [2019-10-16T20:30:39.859Z] #72 exporting layers 1.4s done 20:30:39 [2019-10-16T20:30:39.859Z] #72 writing image sha256:15b8a6e6e04705488bf7f3b3eb093e1bca53d6a4a8b135eb654d7b2c30326163 20:30:39 [2019-10-16T20:30:39.859Z] #72 writing image sha256:15b8a6e6e04705488bf7f3b3eb093e1bca53d6a4a8b135eb654d7b2c30326163 done 20:30:39 [2019-10-16T20:30:39.859Z] #72 naming to docker.io/library/docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 done 20:30:39 [2019-10-16T20:30:39.859Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 20:30:39 [2019-10-16T20:30:39.964Z] #7 ... 20:30:39 [2019-10-16T20:30:39.964Z] 20:30:39 [2019-10-16T20:30:39.964Z] #19 [internal] load build context 20:30:39 [2019-10-16T20:30:39.964Z] #19 transferring context: 45.62MB 2.5s done 20:30:39 [2019-10-16T20:30:39.964Z] #19 DONE 2.7s 20:30:39 [2019-10-16T20:30:39.964Z] 20:30:39 [2019-10-16T20:30:39.964Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:30:39 [2019-10-16T20:30:39.964Z] #7 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.6s done 20:30:39 [2019-10-16T20:30:39.964Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 20:30:40 [2019-10-16T20:30:40.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/test/unit 20:30:40 [2019-10-16T20:30:40.331Z] Commit message: "Export the LogT type and use it in the options" 20:30:40 [2019-10-16T20:30:40.381Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 20:30:41 [2019-10-16T20:30:41.365Z] + docker version 20:30:41 [2019-10-16T20:30:41.365Z] Client: 20:30:41 [2019-10-16T20:30:41.365Z] Version: 18.06.1-ce 20:30:41 [2019-10-16T20:30:41.365Z] API version: 1.38 20:30:41 [2019-10-16T20:30:41.365Z] Go version: go1.10.3 20:30:41 [2019-10-16T20:30:41.365Z] Git commit: e68fc7a 20:30:41 [2019-10-16T20:30:41.365Z] Built: Tue Aug 21 17:26:10 2018 20:30:41 [2019-10-16T20:30:41.365Z] OS/Arch: linux/ppc64le 20:30:41 [2019-10-16T20:30:41.365Z] Experimental: false 20:30:41 [2019-10-16T20:30:41.365Z] 20:30:41 [2019-10-16T20:30:41.365Z] Server: 20:30:41 [2019-10-16T20:30:41.365Z] Engine: 20:30:41 [2019-10-16T20:30:41.365Z] Version: 18.06.1-ce 20:30:41 [2019-10-16T20:30:41.365Z] API version: 1.38 (minimum version 1.12) 20:30:41 [2019-10-16T20:30:41.365Z] Go version: go1.10.3 20:30:41 [2019-10-16T20:30:41.365Z] Git commit: e68fc7a 20:30:41 [2019-10-16T20:30:41.365Z] Built: Tue Aug 21 17:24:20 2018 20:30:41 [2019-10-16T20:30:41.365Z] OS/Arch: linux/ppc64le 20:30:41 [2019-10-16T20:30:41.365Z] Experimental: true [Pipeline] sh 20:30:39 [2019-10-16T20:30:39.596Z] > git merge f5bb374a0c6260721ac551b232e8eac02b7d2674 # timeout=10 20:30:39 [2019-10-16T20:30:39.621Z] > git rev-parse HEAD^{commit} # timeout=10 20:30:39 [2019-10-16T20:30:39.638Z] > git config core.sparsecheckout # timeout=10 20:30:39 [2019-10-16T20:30:39.641Z] > git checkout -f 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:41 [2019-10-16T20:30:41.746Z] + docker info 20:30:41 [2019-10-16T20:30:41.746Z] Containers: 0 20:30:41 [2019-10-16T20:30:41.746Z] Running: 0 20:30:41 [2019-10-16T20:30:41.746Z] Paused: 0 20:30:41 [2019-10-16T20:30:41.746Z] Stopped: 0 20:30:41 [2019-10-16T20:30:41.746Z] Images: 0 20:30:41 [2019-10-16T20:30:41.746Z] Server Version: 18.06.1-ce 20:30:41 [2019-10-16T20:30:41.746Z] Storage Driver: overlay2 20:30:41 [2019-10-16T20:30:41.746Z] Backing Filesystem: extfs 20:30:41 [2019-10-16T20:30:41.746Z] Supports d_type: true 20:30:41 [2019-10-16T20:30:41.746Z] Native Overlay Diff: true 20:30:41 [2019-10-16T20:30:41.746Z] Logging Driver: json-file 20:30:41 [2019-10-16T20:30:41.746Z] Cgroup Driver: cgroupfs 20:30:41 [2019-10-16T20:30:41.746Z] Plugins: 20:30:41 [2019-10-16T20:30:41.746Z] Volume: local 20:30:41 [2019-10-16T20:30:41.746Z] Network: bridge host ipvlan macvlan null overlay 20:30:41 [2019-10-16T20:30:41.746Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 20:30:41 [2019-10-16T20:30:41.746Z] Swarm: inactive 20:30:41 [2019-10-16T20:30:41.746Z] Runtimes: runc 20:30:41 [2019-10-16T20:30:41.746Z] Default Runtime: runc 20:30:41 [2019-10-16T20:30:41.746Z] Init Binary: docker-init 20:30:41 [2019-10-16T20:30:41.746Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 20:30:41 [2019-10-16T20:30:41.746Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 20:30:41 [2019-10-16T20:30:41.746Z] init version: fec3683 20:30:41 [2019-10-16T20:30:41.746Z] Security Options: 20:30:41 [2019-10-16T20:30:41.746Z] apparmor 20:30:41 [2019-10-16T20:30:41.746Z] seccomp 20:30:41 [2019-10-16T20:30:41.746Z] Profile: default 20:30:41 [2019-10-16T20:30:41.746Z] Kernel Version: 4.4.0-130-generic 20:30:41 [2019-10-16T20:30:41.746Z] Operating System: Ubuntu 16.04.3 LTS 20:30:41 [2019-10-16T20:30:41.746Z] OSType: linux 20:30:41 [2019-10-16T20:30:41.746Z] Architecture: ppc64le 20:30:41 [2019-10-16T20:30:41.746Z] CPUs: 4 20:30:41 [2019-10-16T20:30:41.746Z] Total Memory: 7.972GiB 20:30:41 [2019-10-16T20:30:41.746Z] Name: ppc64le-ubuntu-33 20:30:41 [2019-10-16T20:30:41.746Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 20:30:41 [2019-10-16T20:30:41.746Z] Docker Root Dir: /var/lib/docker 20:30:41 [2019-10-16T20:30:41.746Z] Debug Mode (client): false 20:30:41 [2019-10-16T20:30:41.746Z] Debug Mode (server): false 20:30:41 [2019-10-16T20:30:41.746Z] Username: dockerbuildbot 20:30:41 [2019-10-16T20:30:41.746Z] Registry: https://index.docker.io/v1/ 20:30:41 [2019-10-16T20:30:41.746Z] Labels: 20:30:41 [2019-10-16T20:30:41.746Z] Experimental: true 20:30:41 [2019-10-16T20:30:41.746Z] Insecure Registries: 20:30:41 [2019-10-16T20:30:41.746Z] 127.0.0.0/8 20:30:41 [2019-10-16T20:30:41.746Z] Live Restore Enabled: false 20:30:41 [2019-10-16T20:30:41.746Z] [Pipeline] sh 20:30:41 [2019-10-16T20:30:41.838Z] #3 extracting sha256:371f92b4bb50b9e97578cd82d45dff58d27100d33f7f18b2d19842fcc53bd381 3.1s done 20:30:41 [2019-10-16T20:30:41.838Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a 20:30:41 [2019-10-16T20:30:41.838Z] #3 extracting sha256:e31612bb7d3ca12650dbcad76034a9c56766e0107e24c0eac4586beb72f7b18a done 20:30:41 [2019-10-16T20:30:41.838Z] #3 completed: 2019-10-16 20:30:41.762770206 +0000 UTC 20:30:41 [2019-10-16T20:30:41.838Z] #3 duration: 11.425326988s 20:30:41 [2019-10-16T20:30:41.838Z] 20:30:42 [2019-10-16T20:30:42.134Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:42 [2019-10-16T20:30:42.134Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:42 [2019-10-16T20:30:42.134Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40097/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 20:30:42 [2019-10-16T20:30:42.134Z] + bash /home/docker/workspace/moby_PR-40097/check-config.sh 20:30:42 [2019-10-16T20:30:42.134Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 20:30:42 [2019-10-16T20:30:42.134Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... 20:30:42 [2019-10-16T20:30:42.134Z] 20:30:42 [2019-10-16T20:30:42.134Z] Generally Necessary: 20:30:42 [2019-10-16T20:30:42.134Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 20:30:42 [2019-10-16T20:30:42.134Z] - apparmor: enabled and tools installed 20:30:42 [2019-10-16T20:30:42.134Z] - CONFIG_NAMESPACES: enabled 20:30:42 [2019-10-16T20:30:42.134Z] - CONFIG_NET_NS: enabled 20:30:42 [2019-10-16T20:30:42.134Z] - CONFIG_PID_NS: enabled 20:30:42 [2019-10-16T20:30:42.201Z] 20:30:42 [2019-10-16T20:30:42.201Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx 20:30:42 [2019-10-16T20:30:42.201Z] #4 digest: sha256:d3415ca9439680de1f5dbd3755f2fd902883970c37ef979ed3c8511dd95e2f44 20:30:42 [2019-10-16T20:30:42.201Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" 20:30:42 [2019-10-16T20:30:42.201Z] #4 started: 2019-10-16 20:30:41.764411866 +0000 UTC 20:30:42 [2019-10-16T20:30:42.201Z] #4 0.317 Cloning into '/buildx'... 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_IPC_NS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_UTS_NS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CGROUPS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CGROUP_CPUACCT: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CGROUP_DEVICE: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CGROUP_FREEZER: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CGROUP_SCHED: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CPUSETS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_MEMCG: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_KEYS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_VETH: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_BRIDGE: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_IP_NF_FILTER: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_IP_NF_NAT: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_NF_NAT: enabled (as module) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_NF_NAT_NEEDED: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_POSIX_MQUEUE: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 20:30:42 [2019-10-16T20:30:42.418Z] 20:30:42 [2019-10-16T20:30:42.418Z] Optional Features: 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_USER_NS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_SECCOMP: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_CGROUP_PIDS: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_MEMCG_SWAP: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 20:30:42 [2019-10-16T20:30:42.418Z] (cgroup swap accounting is currently enabled) 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_MEMCG_KMEM: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_BLK_CGROUP: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_BLK_DEV_THROTTLING: enabled 20:30:42 [2019-10-16T20:30:42.418Z] - CONFIG_IOSCHED_CFQ: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CGROUP_PERF: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CGROUP_HUGETLB: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CGROUP_NET_PRIO: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CFS_BANDWIDTH: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_FAIR_GROUP_SCHED: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_RT_GROUP_SCHED: missing 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IP_VS: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IP_VS_NFCT: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IP_VS_PROTO_TCP: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IP_VS_PROTO_UDP: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IP_VS_RR: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_EXT4_FS: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_EXT4_FS_SECURITY: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - Network Drivers: 20:30:42 [2019-10-16T20:30:42.704Z] - "overlay": 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_VXLAN: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 20:30:42 [2019-10-16T20:30:42.704Z] Optional (for encrypted networks): 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CRYPTO: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CRYPTO_GCM: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_XFRM: enabled 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_XFRM_USER: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_XFRM_ALGO: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_INET_ESP: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - "ipvlan": 20:30:42 [2019-10-16T20:30:42.704Z] - CONFIG_IPVLAN: enabled (as module) 20:30:42 [2019-10-16T20:30:42.704Z] - "macvlan": 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_MACVLAN: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_DUMMY: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - "ftp,tftp client in container": 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_NF_NAT_FTP: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - Storage Drivers: 20:30:42 [2019-10-16T20:30:42.988Z] - "aufs": 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_AUFS_FS: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - "btrfs": 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_BTRFS_FS: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 20:30:42 [2019-10-16T20:30:42.988Z] - "devicemapper": 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_BLK_DEV_DM: enabled 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - "overlay": 20:30:42 [2019-10-16T20:30:42.988Z] - CONFIG_OVERLAY_FS: enabled (as module) 20:30:42 [2019-10-16T20:30:42.988Z] - "zfs": 20:30:42 [2019-10-16T20:30:42.988Z] - /dev/zfs: missing 20:30:42 [2019-10-16T20:30:42.988Z] - zfs command: missing 20:30:42 [2019-10-16T20:30:42.988Z] - zpool command: missing 20:30:42 [2019-10-16T20:30:42.988Z] 20:30:42 [2019-10-16T20:30:42.988Z] Limits: 20:30:42 [2019-10-16T20:30:42.988Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 20:30:42 [2019-10-16T20:30:42.988Z] 20:30:42 [2019-10-16T20:30:42.988Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 20:30:43 [2019-10-16T20:30:43.424Z] + make bundles/buildx 20:30:43 [2019-10-16T20:30:43.474Z] #4 completed: 2019-10-16 20:30:42.994823904 +0000 UTC 20:30:43 [2019-10-16T20:30:43.474Z] #4 duration: 1.230412038s 20:30:43 [2019-10-16T20:30:43.474Z] 20:30:43 [2019-10-16T20:30:43.474Z] 20:30:43 [2019-10-16T20:30:43.474Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... 20:30:43 [2019-10-16T20:30:43.474Z] #5 digest: sha256:bb88edc76245604869accc36e1df9136a67376879323fe2104fffbc5bc64487a 20:30:43 [2019-10-16T20:30:43.474Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" 20:30:43 [2019-10-16T20:30:43.474Z] #5 started: 2019-10-16 20:30:42.996346869 +0000 UTC 20:30:43 [2019-10-16T20:30:43.492Z] ? github.com/docker/docker/api [no test files] 20:30:43 [2019-10-16T20:30:43.844Z] #5 0.435 From https://github.com/docker/buildx 20:30:43 [2019-10-16T20:30:43.844Z] #5 0.435 * [new branch] master -> build 20:30:43 [2019-10-16T20:30:43.844Z] #5 0.573 Switched to branch 'build' 20:30:43 [2019-10-16T20:30:43.844Z] #5 completed: 2019-10-16 20:30:43.694591417 +0000 UTC 20:30:43 [2019-10-16T20:30:43.844Z] #5 duration: 698.244548ms 20:30:43 [2019-10-16T20:30:43.844Z] 20:30:43 [2019-10-16T20:30:43.844Z] 20:30:43 [2019-10-16T20:30:43.844Z] #6 /bin/sh -c go mod download 20:30:43 [2019-10-16T20:30:43.844Z] #6 digest: sha256:2b325934eea7c0e114121e3555201d885f5b78ba5c5cff81f804dd5a537d8116 20:30:43 [2019-10-16T20:30:43.844Z] #6 name: "/bin/sh -c go mod download" 20:30:43 [2019-10-16T20:30:43.844Z] #6 started: 2019-10-16 20:30:43.696018355 +0000 UTC 20:30:44 [2019-10-16T20:30:44.041Z] mkdir bundles 20:30:44 [2019-10-16T20:30:44.042Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option 20:30:44 [2019-10-16T20:30:44.042Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively 20:30:44 [2019-10-16T20:30:44.042Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ 20:30:44 [2019-10-16T20:30:44.042Z] --build-arg BUILDX_COMMIT \ 20:30:44 [2019-10-16T20:30:44.042Z] --build-arg BUILDX_REPO \ 20:30:44 [2019-10-16T20:30:44.042Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ 20:30:44 [2019-10-16T20:30:44.042Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ 20:30:44 [2019-10-16T20:30:44.042Z] . && \ 20:30:44 [2019-10-16T20:30:44.042Z] id=$(docker create moby-buildx:v0.3.0); \ 20:30:44 [2019-10-16T20:30:44.042Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi 20:30:44 [2019-10-16T20:30:44.042Z] /bin/sh: 4: go: not found 20:30:44 [2019-10-16T20:30:44.042Z] /bin/sh: 5: go: not found 20:30:44 [2019-10-16T20:30:44.042Z] 20:30:44 [2019-10-16T20:30:44.042Z] #2 local://dockerfile (Dockerfile.buildx) 20:30:44 [2019-10-16T20:30:44.042Z] #2 digest: sha256:24a508297757d158bc362fa7db6e889afa3d0929c8b8f917694ec1d5cf152f4c 20:30:44 [2019-10-16T20:30:44.042Z] #2 name: "local://dockerfile (Dockerfile.buildx)" 20:30:44 [2019-10-16T20:30:44.042Z] #2 started: 2019-10-16 20:30:43.892069083 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #2 completed: 2019-10-16 20:30:43.892230177 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #2 duration: 161.094µs 20:30:44 [2019-10-16T20:30:44.042Z] #2 started: 2019-10-16 20:30:43.893555547 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #2 completed: 2019-10-16 20:30:43.909953254 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #2 duration: 16.397707ms 20:30:44 [2019-10-16T20:30:44.042Z] #2 transferring dockerfile: 792B done 20:30:44 [2019-10-16T20:30:44.042Z] 20:30:44 [2019-10-16T20:30:44.042Z] 20:30:44 [2019-10-16T20:30:44.042Z] #1 local://context (.dockerignore) 20:30:44 [2019-10-16T20:30:44.042Z] #1 digest: sha256:75f826660af94caf365e5a5f3a76de7c11ce6b6e202fd40846e5f2e82e6c816b 20:30:44 [2019-10-16T20:30:44.042Z] #1 name: "local://context (.dockerignore)" 20:30:44 [2019-10-16T20:30:44.042Z] #1 started: 2019-10-16 20:30:43.892489896 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #1 completed: 2019-10-16 20:30:43.892647326 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #1 duration: 157.43µs 20:30:44 [2019-10-16T20:30:44.042Z] #1 started: 2019-10-16 20:30:43.893670033 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #1 completed: 2019-10-16 20:30:43.914217707 +0000 UTC 20:30:44 [2019-10-16T20:30:44.042Z] #1 duration: 20.547674ms 20:30:44 [2019-10-16T20:30:44.042Z] #1 transferring context: 87B done 20:30:44 [2019-10-16T20:30:44.042Z] 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.328 go: finding github.com/imdario/mergo v0.3.7 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.330 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.337 go: finding github.com/gorilla/mux v1.7.0 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.338 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.339 go: finding github.com/theupdateframework/notary v0.6.1 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.340 go: finding github.com/opencontainers/runtime-spec v1.0.1 20:30:44 [2019-10-16T20:30:44.373Z] #6 0.340 go: finding github.com/sirupsen/logrus v1.4.0 20:30:44 [2019-10-16T20:30:44.660Z] 20:30:44 [2019-10-16T20:30:44.660Z] #3 docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8... 20:30:44 [2019-10-16T20:30:44.660Z] #3 digest: sha256:7f4f3dd80e16ce814451342a10ac373248ed36d232ee139c6b450b101b96cd4d 20:30:44 [2019-10-16T20:30:44.660Z] #3 name: "docker-image://docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63" 20:30:44 [2019-10-16T20:30:44.660Z] #3 started: 2019-10-16 20:30:44.338747507 +0000 UTC 20:30:44 [2019-10-16T20:30:44.660Z] #3 completed: 2019-10-16 20:30:44.339095619 +0000 UTC 20:30:44 [2019-10-16T20:30:44.660Z] #3 duration: 348.112µs 20:30:44 [2019-10-16T20:30:44.660Z] #3 started: 2019-10-16 20:30:44.340832157 +0000 UTC 20:30:44 [2019-10-16T20:30:44.660Z] #3 completed: 2019-10-16 20:30:44.34298001 +0000 UTC 20:30:44 [2019-10-16T20:30:44.660Z] #3 duration: 2.147853ms 20:30:44 [2019-10-16T20:30:44.660Z] #3 started: 2019-10-16 20:30:44.343110752 +0000 UTC 20:30:44 [2019-10-16T20:30:44.660Z] #3 resolve docker.io/library/golang:1.12.10-stretch@sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 done 20:30:44 [2019-10-16T20:30:44.661Z] #3 sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 1.42kB / 1.42kB done 20:30:44 [2019-10-16T20:30:44.661Z] #3 sha256:8a4a1569a1ea7d240074fa223283ba1e23c1a1f1b83407fa524e39dc53385242 1.79kB / 1.79kB done 20:30:44 [2019-10-16T20:30:44.661Z] #3 sha256:9b20014a18e9eb94e18e8b2aa1a17b0660f7db0fce35096d204bfcfc105ecc94 5.47kB / 5.47kB done 20:30:44 [2019-10-16T20:30:44.661Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s 20:30:44 [2019-10-16T20:30:44.661Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s 20:30:44 [2019-10-16T20:30:44.661Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s 20:30:44 [2019-10-16T20:30:44.860Z] #6 0.897 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible 20:30:44 [2019-10-16T20:30:44.860Z] #6 0.936 go: finding gopkg.in/inf.v0 v0.9.1 20:30:44 [2019-10-16T20:30:44.860Z] #6 0.958 go: finding gopkg.in/fatih/pool.v2 v2.0.0 20:30:44 [2019-10-16T20:30:44.947Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.36MB / 45.65MB 0.4s 20:30:44 [2019-10-16T20:30:44.947Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.15MB / 9.99MB 0.4s 20:30:44 [2019-10-16T20:30:44.947Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.52MB / 9.99MB 0.5s 20:30:44 [2019-10-16T20:30:44.947Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.47MB / 4.30MB 0.5s 20:30:45 [2019-10-16T20:30:45.226Z] #7 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.2s done 20:30:45 [2019-10-16T20:30:45.226Z] #7 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done 20:30:45 [2019-10-16T20:30:45.226Z] #7 DONE 7.3s 20:30:45 [2019-10-16T20:30:45.226Z] 20:30:45 [2019-10-16T20:30:45.226Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.89MB / 45.65MB 0.6s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.93MB / 9.99MB 0.6s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.85MB / 4.30MB 0.6s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.21MB / 9.99MB 0.7s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.10MB / 4.30MB 0.7s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 9.59MB / 45.65MB 0.8s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.27MB / 9.99MB 0.8s 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 0.7s done 20:30:45 [2019-10-16T20:30:45.232Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.8s 20:30:45 [2019-10-16T20:30:45.260Z] #6 1.384 go: finding github.com/hashicorp/go-version v1.1.0 20:30:45 [2019-10-16T20:30:45.260Z] #6 1.448 go: finding github.com/go-sql-driver/mysql v1.4.1 20:30:45 [2019-10-16T20:30:45.516Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.98MB / 9.99MB 0.9s 20:30:45 [2019-10-16T20:30:45.517Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 12.47MB / 45.65MB 1.0s 20:30:45 [2019-10-16T20:30:45.517Z] #3 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 1.0s done 20:30:45 [2019-10-16T20:30:45.517Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 3.18MB / 50.07MB 1.0s 20:30:45 [2019-10-16T20:30:45.517Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 1.0s 20:30:45 [2019-10-16T20:30:45.659Z] #6 1.635 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 20:30:45 [2019-10-16T20:30:45.659Z] #6 1.716 go: finding github.com/spf13/pflag v1.0.3 20:30:45 [2019-10-16T20:30:45.802Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.66MB / 45.65MB 1.2s 20:30:45 [2019-10-16T20:30:45.802Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.22MB / 50.07MB 1.2s 20:30:45 [2019-10-16T20:30:45.802Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 4.05MB / 52.87MB 1.3s 20:30:46 [2019-10-16T20:30:46.045Z] #6 2.170 go: finding github.com/jinzhu/now v1.0.0 20:30:46 [2019-10-16T20:30:46.046Z] #6 2.236 go: finding github.com/docker/docker-credential-helpers v0.6.1 20:30:46 [2019-10-16T20:30:46.086Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.72MB / 45.65MB 1.4s 20:30:46 [2019-10-16T20:30:46.086Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 9.57MB / 50.07MB 1.4s 20:30:46 [2019-10-16T20:30:46.086Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 7.30MB / 52.87MB 1.5s 20:30:46 [2019-10-16T20:30:46.086Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.29MB / 45.65MB 1.6s 20:30:46 [2019-10-16T20:30:46.086Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 12.74MB / 50.07MB 1.6s 20:30:46 [2019-10-16T20:30:46.371Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 24.98MB / 45.65MB 1.8s 20:30:46 [2019-10-16T20:30:46.371Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 15.95MB / 50.07MB 1.8s 20:30:46 [2019-10-16T20:30:46.371Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 10.61MB / 52.87MB 1.8s 20:30:46 [2019-10-16T20:30:46.445Z] #6 2.377 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e 20:30:46 [2019-10-16T20:30:46.445Z] #6 2.387 go: finding github.com/docker/go-connections v0.4.0 20:30:46 [2019-10-16T20:30:46.445Z] #6 2.629 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 20:30:46 [2019-10-16T20:30:46.657Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.67MB / 45.65MB 2.0s 20:30:46 [2019-10-16T20:30:46.657Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 18.64MB / 50.07MB 2.0s 20:30:46 [2019-10-16T20:30:46.657Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.54MB / 52.87MB 2.1s 20:30:46 [2019-10-16T20:30:46.657Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 30.68MB / 45.65MB 2.2s 20:30:46 [2019-10-16T20:30:46.657Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 21.82MB / 50.07MB 2.2s 20:30:46 [2019-10-16T20:30:46.856Z] #6 2.805 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 20:30:46 [2019-10-16T20:30:46.942Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.55MB / 52.87MB 2.3s 20:30:46 [2019-10-16T20:30:46.942Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 33.70MB / 45.65MB 2.4s 20:30:46 [2019-10-16T20:30:46.942Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 24.38MB / 50.07MB 2.4s 20:30:46 [2019-10-16T20:30:46.942Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20.86MB / 52.87MB 2.5s 20:30:47 [2019-10-16T20:30:47.118Z] #8 DONE 2.3s 20:30:47 [2019-10-16T20:30:47.118Z] 20:30:47 [2019-10-16T20:30:47.118Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 20:30:47 [2019-10-16T20:30:47.226Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 36.72MB / 45.65MB 2.6s 20:30:47 [2019-10-16T20:30:47.227Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 27.34MB / 50.07MB 2.6s 20:30:47 [2019-10-16T20:30:47.227Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 24.17MB / 52.87MB 2.7s 20:30:47 [2019-10-16T20:30:47.227Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.25MB / 50.07MB 2.8s 20:30:47 [2019-10-16T20:30:47.227Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 26.89MB / 52.87MB 2.8s 20:30:47 [2019-10-16T20:30:47.268Z] #6 3.108 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 20:30:47 [2019-10-16T20:30:47.268Z] #6 3.168 go: finding github.com/Microsoft/hcsshim v0.8.6 20:30:47 [2019-10-16T20:30:47.268Z] #6 3.232 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 20:30:47 [2019-10-16T20:30:47.511Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 40.25MB / 45.65MB 3.0s 20:30:47 [2019-10-16T20:30:47.511Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 33.13MB / 50.07MB 3.0s 20:30:47 [2019-10-16T20:30:47.511Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 30.24MB / 52.87MB 3.0s 20:30:47 [2019-10-16T20:30:47.683Z] #9 DONE 0.9s 20:30:47 [2019-10-16T20:30:47.683Z] 20:30:47 [2019-10-16T20:30:47.683Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:30:47 [2019-10-16T20:30:47.702Z] #6 3.494 go: finding github.com/stretchr/objx v0.1.1 20:30:47 [2019-10-16T20:30:47.702Z] #6 3.525 go: finding github.com/pkg/profile v1.2.1 20:30:47 [2019-10-16T20:30:47.702Z] #6 3.535 go: finding github.com/google/certificate-transparency-go v1.0.21 20:30:47 [2019-10-16T20:30:47.702Z] #6 3.714 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:30:47 [2019-10-16T20:30:47.800Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 42.67MB / 45.65MB 3.2s 20:30:47 [2019-10-16T20:30:47.800Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.77MB / 50.07MB 3.3s 20:30:47 [2019-10-16T20:30:47.800Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 34.49MB / 52.87MB 3.3s 20:30:47 [2019-10-16T20:30:47.800Z] #3 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 3.4s done 20:30:47 [2019-10-16T20:30:47.800Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 0B / 104.03MB 3.4s 20:30:47 [2019-10-16T20:30:47.800Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 20:30:47 [2019-10-16T20:30:47.941Z] #20 DONE 0.1s 20:30:47 [2019-10-16T20:30:47.941Z] 20:30:47 [2019-10-16T20:30:47.941Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 20:30:47 [2019-10-16T20:30:47.941Z] #30 ... 20:30:47 [2019-10-16T20:30:47.941Z] 20:30:47 [2019-10-16T20:30:47.941Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 20:30:47 [2019-10-16T20:30:47.941Z] #67 DONE 0.2s 20:30:47 [2019-10-16T20:30:47.941Z] 20:30:47 [2019-10-16T20:30:47.941Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 20:30:47 [2019-10-16T20:30:47.941Z] #49 DONE 0.2s 20:30:47 [2019-10-16T20:30:47.941Z] 20:30:47 [2019-10-16T20:30:47.941Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 20:30:47 [2019-10-16T20:30:47.941Z] #61 DONE 0.2s 20:30:47 [2019-10-16T20:30:47.941Z] 20:30:47 [2019-10-16T20:30:47.941Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 20:30:47 [2019-10-16T20:30:47.941Z] #46 DONE 0.2s 20:30:48 [2019-10-16T20:30:48.088Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 37.48MB / 52.87MB 3.5s 20:30:48 [2019-10-16T20:30:48.088Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.46MB / 50.07MB 3.6s 20:30:48 [2019-10-16T20:30:48.198Z] 20:30:48 [2019-10-16T20:30:48.198Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 20:30:48 [2019-10-16T20:30:48.198Z] #43 DONE 0.3s 20:30:48 [2019-10-16T20:30:48.198Z] 20:30:48 [2019-10-16T20:30:48.198Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 20:30:48 [2019-10-16T20:30:48.198Z] #21 DONE 0.3s 20:30:48 [2019-10-16T20:30:48.198Z] 20:30:48 [2019-10-16T20:30:48.198Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 20:30:48 [2019-10-16T20:30:48.198Z] #30 DONE 0.3s 20:30:48 [2019-10-16T20:30:48.198Z] 20:30:48 [2019-10-16T20:30:48.198Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:48 [2019-10-16T20:30:48.374Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 40.69MB / 52.87MB 3.8s 20:30:48 [2019-10-16T20:30:48.374Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 42.39MB / 50.07MB 3.9s 20:30:48 [2019-10-16T20:30:48.374Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.33MB / 104.03MB 4.0s 20:30:48 [2019-10-16T20:30:48.662Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 45.41MB / 50.07MB 4.2s 20:30:48 [2019-10-16T20:30:48.662Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 44.94MB / 52.87MB 4.2s 20:30:48 [2019-10-16T20:30:48.948Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.49MB / 50.07MB 4.5s 20:30:48 [2019-10-16T20:30:48.948Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 47.93MB / 52.87MB 4.5s 20:30:49 [2019-10-16T20:30:49.256Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 11.30MB / 104.03MB 4.6s 20:30:49 [2019-10-16T20:30:49.259Z] #6 5.083 go: finding github.com/sirupsen/logrus v1.3.0 20:30:49 [2019-10-16T20:30:49.259Z] #6 5.192 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c 20:30:49 [2019-10-16T20:30:49.259Z] #6 5.417 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 20:30:49 [2019-10-16T20:30:49.259Z] #6 5.444 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 20:30:49 [2019-10-16T20:30:49.542Z] #3 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 4.7s done 20:30:49 [2019-10-16T20:30:49.542Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 51.73MB / 52.87MB 4.8s 20:30:49 [2019-10-16T20:30:49.542Z] #3 sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 155B / 155B 4.8s done 20:30:49 [2019-10-16T20:30:49.542Z] #3 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 4.9s done 20:30:49 [2019-10-16T20:30:49.542Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 19.14MB / 104.03MB 5.0s 20:30:49 [2019-10-16T20:30:49.830Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 24.53MB / 104.03MB 5.2s 20:30:49 [2019-10-16T20:30:49.830Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 30.91MB / 104.03MB 5.4s 20:30:49 [2019-10-16T20:30:49.870Z] #6 5.616 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 20:30:50 [2019-10-16T20:30:50.117Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 36.39MB / 104.03MB 5.6s 20:30:50 [2019-10-16T20:30:50.316Z] #6 6.305 go: finding github.com/pkg/errors v0.8.1 20:30:50 [2019-10-16T20:30:50.422Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 43.48MB / 104.03MB 5.9s 20:30:50 [2019-10-16T20:30:50.707Z] #6 6.681 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 20:30:50 [2019-10-16T20:30:50.715Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 49.84MB / 104.03MB 6.2s 20:30:50 [2019-10-16T20:30:50.968Z] DEBUG: print all environment variables to check how Jenkins runs this script 20:30:50 [2019-10-16T20:30:50.968Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f669bbd8\powershellScript.ps1'; exit $LASTEXITCODE; 20:30:50 [2019-10-16T20:30:50.968Z] ---------------------------------------------------------------------------- 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:50 [2019-10-16T20:30:50.968Z] INFO: executeCI.ps1 starting at Wed Oct 16 20:30:50 CUT 2019 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Script version 05-Feb-2019 09:03 PDT 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Running git version 2.23.0.windows.1 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Environment variables: 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:50 [2019-10-16T20:30:50.968Z] Name Value 20:30:50 [2019-10-16T20:30:50.968Z] ---- ----- 20:30:50 [2019-10-16T20:30:50.968Z] ALLUSERSPROFILE C:\ProgramData 20:30:50 [2019-10-16T20:30:50.968Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 20:30:50 [2019-10-16T20:30:50.968Z] APT_MIRROR cdn-fastly.deb.debian.org 20:30:50 [2019-10-16T20:30:50.968Z] BRANCH_NAME PR-40097 20:30:50 [2019-10-16T20:30:50.968Z] BUILD_DISPLAY_NAME #1 20:30:50 [2019-10-16T20:30:50.968Z] BUILD_ID 1 20:30:50 [2019-10-16T20:30:50.968Z] BUILD_NUMBER 1 20:30:50 [2019-10-16T20:30:50.968Z] BUILD_TAG jenkins-moby-PR-40097-1 20:30:50 [2019-10-16T20:30:50.968Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40097/1/ 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_AUTHOR SamWhited 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_AUTHOR_DISPLAY_NAME Sam Whited 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_AUTHOR_EMAIL sam@samwhited.com 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_BRANCH export_logt 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_FORK SamWhited 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_ID 40097 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_TARGET master 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_TITLE Export the LogT type and use it in the options 20:30:50 [2019-10-16T20:30:50.968Z] CHANGE_URL https://github.com/moby/moby/pull/40097 20:30:50 [2019-10-16T20:30:50.968Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 20:30:50 [2019-10-16T20:30:50.968Z] CommonProgramFiles C:\Program Files\Common Files 20:30:50 [2019-10-16T20:30:50.968Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 20:30:50 [2019-10-16T20:30:50.968Z] CommonProgramW6432 C:\Program Files\Common Files 20:30:50 [2019-10-16T20:30:50.968Z] COMPUTERNAME azwin-2-2333f0 20:30:50 [2019-10-16T20:30:50.968Z] ComSpec C:\windows\system32\cmd.exe 20:30:50 [2019-10-16T20:30:50.968Z] ConfigSequenceNumber 0 20:30:50 [2019-10-16T20:30:50.968Z] DOCKER_BUILDKIT 0 20:30:50 [2019-10-16T20:30:50.968Z] DOCKER_DUT_DEBUG 1 20:30:50 [2019-10-16T20:30:50.968Z] DOCKER_EXPERIMENTAL 1 20:30:50 [2019-10-16T20:30:50.968Z] DOCKER_GRAPHDRIVER overlay2 20:30:50 [2019-10-16T20:30:50.968Z] DriverData C:\Windows\System32\Drivers\DriverData 20:30:50 [2019-10-16T20:30:50.968Z] EXECUTOR_NUMBER 0 20:30:50 [2019-10-16T20:30:50.968Z] FQDN azwin-2-2333f0.westus.cloudapp.azure.com 20:30:50 [2019-10-16T20:30:50.968Z] GIT_BRANCH PR-40097 20:30:50 [2019-10-16T20:30:50.968Z] GIT_COMMIT 95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:30:50 [2019-10-16T20:30:50.968Z] GIT_URL https://github.com/moby/moby.git 20:30:50 [2019-10-16T20:30:50.968Z] HUDSON_COOKIE e6d6729e-d384-4edd-abb3-5e1db17e6803 20:30:50 [2019-10-16T20:30:50.968Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 20:30:50 [2019-10-16T20:30:50.968Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 20:30:50 [2019-10-16T20:30:50.968Z] HUDSON_URL https://ci.docker.com/public/ 20:30:50 [2019-10-16T20:30:50.968Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 20:30:50 [2019-10-16T20:30:50.968Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 20:30:50 [2019-10-16T20:30:50.968Z] JENKINS_NODE_COOKIE 347e01d5-b6a8-4459-8d0e-30451a090c79 20:30:50 [2019-10-16T20:30:50.968Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 20:30:50 [2019-10-16T20:30:50.968Z] JENKINS_URL https://ci.docker.com/public/ 20:30:50 [2019-10-16T20:30:50.968Z] JOB_BASE_NAME PR-40097 20:30:50 [2019-10-16T20:30:50.968Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40097/display/redirect 20:30:50 [2019-10-16T20:30:50.968Z] JOB_NAME moby/PR-40097 20:30:50 [2019-10-16T20:30:50.968Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40097/ 20:30:50 [2019-10-16T20:30:50.968Z] library.jps.version master 20:30:50 [2019-10-16T20:30:50.968Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 20:30:50 [2019-10-16T20:30:50.968Z] NODE_LABELS amd64 azure azwin-2-2333f0 azwin-2019 docker west-us windows windows-2019 x86_64 20:30:50 [2019-10-16T20:30:50.968Z] NODE_NAME azwin-2-2333f0 20:30:50 [2019-10-16T20:30:50.968Z] NUMBER_OF_PROCESSORS 4 20:30:50 [2019-10-16T20:30:50.968Z] OS Windows_NT 20:30:50 [2019-10-16T20:30:50.968Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 20:30:50 [2019-10-16T20:30:50.968Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 20:30:50 [2019-10-16T20:30:50.968Z] PROCESSOR_ARCHITECTURE AMD64 20:30:50 [2019-10-16T20:30:50.968Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 20:30:50 [2019-10-16T20:30:50.968Z] PROCESSOR_LEVEL 6 20:30:50 [2019-10-16T20:30:50.968Z] PROCESSOR_REVISION 4f01 20:30:50 [2019-10-16T20:30:50.968Z] ProgramData C:\ProgramData 20:30:50 [2019-10-16T20:30:50.968Z] ProgramFiles C:\Program Files 20:30:50 [2019-10-16T20:30:50.968Z] ProgramFiles(x86) C:\Program Files (x86) 20:30:50 [2019-10-16T20:30:50.968Z] ProgramW6432 C:\Program Files 20:30:50 [2019-10-16T20:30:50.968Z] PROMPT $P$G 20:30:50 [2019-10-16T20:30:50.968Z] PSExecutionPolicyPreference Bypass 20:30:50 [2019-10-16T20:30:50.968Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 20:30:50 [2019-10-16T20:30:50.968Z] PUBLIC C:\Users\Public 20:30:50 [2019-10-16T20:30:50.968Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40097/1/display/redirect?page=changes 20:30:50 [2019-10-16T20:30:50.968Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40097/1/display/redirect 20:30:50 [2019-10-16T20:30:50.968Z] SKIP_VALIDATION_TESTS 1 20:30:50 [2019-10-16T20:30:50.968Z] SOURCES_DRIVE d 20:30:50 [2019-10-16T20:30:50.968Z] SOURCES_SUBDIR gopath 20:30:50 [2019-10-16T20:30:50.968Z] STAGE_NAME Run tests 20:30:50 [2019-10-16T20:30:50.968Z] SystemDrive C: 20:30:50 [2019-10-16T20:30:50.968Z] SystemRoot C:\windows 20:30:50 [2019-10-16T20:30:50.968Z] TEMP C:\windows\TEMP 20:30:50 [2019-10-16T20:30:50.968Z] TESTDEBUG 0 20:30:50 [2019-10-16T20:30:50.968Z] TESTRUN_DRIVE d 20:30:50 [2019-10-16T20:30:50.968Z] TESTRUN_SUBDIR CI 20:30:50 [2019-10-16T20:30:50.968Z] TIMEOUT 120m 20:30:50 [2019-10-16T20:30:50.968Z] TMP C:\windows\TEMP 20:30:50 [2019-10-16T20:30:50.968Z] USERDOMAIN WORKGROUP 20:30:50 [2019-10-16T20:30:50.968Z] USERNAME azwin-2-2333f0$ 20:30:50 [2019-10-16T20:30:50.968Z] USERPROFILE C:\windows\system32\config\systemprofile 20:30:50 [2019-10-16T20:30:50.968Z] windir C:\windows 20:30:50 [2019-10-16T20:30:50.968Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 20:30:50 [2019-10-16T20:30:50.968Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 20:30:50 [2019-10-16T20:30:50.968Z] WORKSPACE d:\gopath\src\github.com\docker\docker 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Sources under d:\gopath\... 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Test run under d:\CI\... 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Running in D:\gopath\src\github.com\docker\docker 20:30:50 [2019-10-16T20:30:50.968Z] INFO: docker/docker repository was found 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' 20:30:50 [2019-10-16T20:30:50.968Z] INFO: Docker version of control daemon 20:30:50 [2019-10-16T20:30:50.968Z] 20:30:51 [2019-10-16T20:30:51.004Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 59.73MB / 104.03MB 6.6s 20:30:51 [2019-10-16T20:30:51.127Z] #6 7.020 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 20:30:51 [2019-10-16T20:30:51.127Z] #6 7.169 go: finding gotest.tools v2.2.0+incompatible 20:30:51 [2019-10-16T20:30:51.127Z] #6 7.290 go: finding github.com/gogo/protobuf v1.2.1 20:30:51 [2019-10-16T20:30:51.292Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 66.68MB / 104.03MB 6.9s 20:30:51 [2019-10-16T20:30:51.429Z] Client: Docker Engine - Enterprise 20:30:51 [2019-10-16T20:30:51.429Z] Version: 19.03.2 20:30:51 [2019-10-16T20:30:51.429Z] API version: 1.40 20:30:51 [2019-10-16T20:30:51.429Z] Go version: go1.12.8 20:30:51 [2019-10-16T20:30:51.429Z] Git commit: c92ab06ed9 20:30:51 [2019-10-16T20:30:51.429Z] Built: 09/03/2019 16:38:11 20:30:51 [2019-10-16T20:30:51.429Z] OS/Arch: windows/amd64 20:30:51 [2019-10-16T20:30:51.429Z] Experimental: false 20:30:51 [2019-10-16T20:30:51.429Z] 20:30:51 [2019-10-16T20:30:51.429Z] Server: Docker Engine - Enterprise 20:30:51 [2019-10-16T20:30:51.429Z] Engine: 20:30:51 [2019-10-16T20:30:51.429Z] Version: 19.03.2 20:30:51 [2019-10-16T20:30:51.429Z] API version: 1.40 (minimum version 1.24) 20:30:51 [2019-10-16T20:30:51.429Z] Go version: go1.12.8 20:30:51 [2019-10-16T20:30:51.429Z] Git commit: c92ab06ed9 20:30:51 [2019-10-16T20:30:51.429Z] Built: 09/03/2019 16:35:47 20:30:51 [2019-10-16T20:30:51.429Z] OS/Arch: windows/amd64 20:30:51 [2019-10-16T20:30:51.429Z] Experimental: true 20:30:51 [2019-10-16T20:30:51.429Z] 20:30:51 [2019-10-16T20:30:51.429Z] INFO: Docker info of control daemon 20:30:51 [2019-10-16T20:30:51.429Z] 20:30:51 [2019-10-16T20:30:51.557Z] #6 7.517 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e 20:30:51 [2019-10-16T20:30:51.557Z] #6 7.635 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 20:30:51 [2019-10-16T20:30:51.557Z] #6 7.637 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 20:30:51 [2019-10-16T20:30:51.582Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 74.87MB / 104.03MB 7.2s 20:30:51 [2019-10-16T20:30:51.869Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 81.75MB / 104.03MB 7.5s 20:30:51 [2019-10-16T20:30:51.965Z] #6 8.061 go: finding github.com/gogo/googleapis v1.1.0 20:30:51 [2019-10-16T20:30:51.965Z] #6 8.148 go: finding github.com/prometheus/client_golang v0.8.0 20:30:52 [2019-10-16T20:30:52.158Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 87.42MB / 104.03MB 7.7s 20:30:52 [2019-10-16T20:30:52.385Z] #6 8.413 go: finding github.com/hashicorp/hcl v1.0.0 20:30:52 [2019-10-16T20:30:52.386Z] #6 8.415 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible 20:30:52 [2019-10-16T20:30:52.412Z] Client: 20:30:52 [2019-10-16T20:30:52.413Z] Debug Mode: false 20:30:52 [2019-10-16T20:30:52.413Z] Plugins: 20:30:52 [2019-10-16T20:30:52.413Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) 20:30:52 [2019-10-16T20:30:52.413Z] 20:30:52 [2019-10-16T20:30:52.413Z] Server: 20:30:52 [2019-10-16T20:30:52.413Z] Containers: 0 20:30:52 [2019-10-16T20:30:52.413Z] Running: 0 20:30:52 [2019-10-16T20:30:52.413Z] Paused: 0 20:30:52 [2019-10-16T20:30:52.413Z] Stopped: 0 20:30:52 [2019-10-16T20:30:52.413Z] Images: 8 20:30:52 [2019-10-16T20:30:52.413Z] Server Version: 19.03.2 20:30:52 [2019-10-16T20:30:52.413Z] Storage Driver: lcow (linux) windowsfilter (windows) 20:30:52 [2019-10-16T20:30:52.413Z] LCOW: 20:30:52 [2019-10-16T20:30:52.413Z] Windows: 20:30:52 [2019-10-16T20:30:52.413Z] Logging Driver: json-file 20:30:52 [2019-10-16T20:30:52.413Z] Plugins: 20:30:52 [2019-10-16T20:30:52.413Z] Volume: local 20:30:52 [2019-10-16T20:30:52.413Z] Network: ics l2bridge l2tunnel nat null overlay transparent 20:30:52 [2019-10-16T20:30:52.413Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:30:52 [2019-10-16T20:30:52.413Z] Swarm: inactive 20:30:52 [2019-10-16T20:30:52.413Z] Default Isolation: process 20:30:52 [2019-10-16T20:30:52.413Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:30:52 [2019-10-16T20:30:52.413Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 20:30:52 [2019-10-16T20:30:52.413Z] OSType: windows 20:30:52 [2019-10-16T20:30:52.413Z] Architecture: x86_64 20:30:52 [2019-10-16T20:30:52.413Z] CPUs: 4 20:30:52 [2019-10-16T20:30:52.413Z] Total Memory: 32GiB 20:30:52 [2019-10-16T20:30:52.413Z] Name: azwin-2-2333f0 20:30:52 [2019-10-16T20:30:52.413Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 20:30:52 [2019-10-16T20:30:52.413Z] Docker Root Dir: D:\docker 20:30:52 [2019-10-16T20:30:52.413Z] Debug Mode: false 20:30:52 [2019-10-16T20:30:52.413Z] Registry: https://index.docker.io/v1/ 20:30:52 [2019-10-16T20:30:52.413Z] Labels: 20:30:52 [2019-10-16T20:30:52.413Z] Experimental: true 20:30:52 [2019-10-16T20:30:52.413Z] Insecure Registries: 20:30:52 [2019-10-16T20:30:52.413Z] 10.0.0.4:5000 20:30:52 [2019-10-16T20:30:52.413Z] 127.0.0.0/8 20:30:52 [2019-10-16T20:30:52.413Z] Registry Mirrors: 20:30:52 [2019-10-16T20:30:52.413Z] http://10.0.0.4:5000/ 20:30:52 [2019-10-16T20:30:52.413Z] Live Restore Enabled: false 20:30:52 [2019-10-16T20:30:52.413Z] 20:30:52 [2019-10-16T20:30:52.413Z] 20:30:52 [2019-10-16T20:30:52.413Z] INFO: Commit hash is 95ea6e706 20:30:52 [2019-10-16T20:30:52.413Z] INFO: Nuke-Everything... 20:30:52 [2019-10-16T20:30:52.413Z] INFO: Container count on control daemon to delete is 0 20:30:52 [2019-10-16T20:30:52.444Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 92.97MB / 104.03MB 7.9s 20:30:52 [2019-10-16T20:30:52.444Z] #3 extracting sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 4.4s done 20:30:52 [2019-10-16T20:30:52.730Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 98.82MB / 104.03MB 8.1s 20:30:52 [2019-10-16T20:30:52.730Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.3s 20:30:52 [2019-10-16T20:30:52.873Z] INFO: Nuking d:\CI 20:30:52 [2019-10-16T20:30:52.873Z] INFO: Zapped successfully 20:30:53 [2019-10-16T20:30:53.018Z] #3 sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 104.03MB / 104.03MB 8.3s done 20:30:53 [2019-10-16T20:30:53.018Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 20:30:53 [2019-10-16T20:30:53.261Z] #6 9.212 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 20:30:53 [2019-10-16T20:30:53.261Z] #6 9.317 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 20:30:53 [2019-10-16T20:30:53.261Z] #6 9.433 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 20:30:53 [2019-10-16T20:30:53.261Z] #6 9.493 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:30:53 [2019-10-16T20:30:53.333Z] INFO: Location for testing is d:\CI\PR-40097\1 20:30:53 [2019-10-16T20:30:53.333Z] INFO: Validating GOLang consistency in Dockerfile.windows... 20:30:53 [2019-10-16T20:30:53.333Z] 20:30:53 [2019-10-16T20:30:53.333Z] 20:30:53 [2019-10-16T20:30:53.333Z] INFO: Building the image from Dockerfile.windows at 10/16/2019 20:30:52... 20:30:53 [2019-10-16T20:30:53.333Z] 20:30:53 [2019-10-16T20:30:53.458Z] #31 ... 20:30:53 [2019-10-16T20:30:53.458Z] 20:30:53 [2019-10-16T20:30:53.458Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:30:53 [2019-10-16T20:30:53.458Z] #33 4.449 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:30:53 [2019-10-16T20:30:53.458Z] #33 4.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:30:53 [2019-10-16T20:30:53.458Z] #33 4.602 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:30:53 [2019-10-16T20:30:53.458Z] #33 4.615 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:30:53 [2019-10-16T20:30:53.458Z] #33 4.627 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:30:53 [2019-10-16T20:30:53.458Z] #33 5.477 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] 20:30:53 [2019-10-16T20:30:53.637Z] #3 extracting sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0.4s done 20:30:53 [2019-10-16T20:30:53.637Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 20:30:53 [2019-10-16T20:30:53.637Z] #3 extracting sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0.1s done 20:30:53 [2019-10-16T20:30:53.669Z] #6 9.622 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d 20:30:53 [2019-10-16T20:30:53.669Z] #6 9.624 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 20:30:53 [2019-10-16T20:30:53.924Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20:30:54 [2019-10-16T20:30:54.023Z] #33 ... 20:30:54 [2019-10-16T20:30:54.023Z] 20:30:54 [2019-10-16T20:30:54.023Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:30:54 [2019-10-16T20:30:54.023Z] #40 5.560 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:30:54 [2019-10-16T20:30:54.023Z] #40 5.562 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:30:54 [2019-10-16T20:30:54.023Z] #40 5.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:30:54 [2019-10-16T20:30:54.023Z] #40 5.626 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:30:54 [2019-10-16T20:30:54.023Z] #40 5.654 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:30:54 [2019-10-16T20:30:54.023Z] #40 6.376 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] 20:30:54 [2019-10-16T20:30:54.456Z] INFO [loader] Go packages loading at mode load types and syntax took 26.572557952s 20:30:54 [2019-10-16T20:30:54.521Z] #6 10.53 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 20:30:54 [2019-10-16T20:30:54.521Z] #6 10.54 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 20:30:54 [2019-10-16T20:30:54.521Z] #6 10.70 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed 20:30:54 [2019-10-16T20:30:54.588Z] #40 ... 20:30:54 [2019-10-16T20:30:54.588Z] 20:30:54 [2019-10-16T20:30:54.588Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.542 + RM_GOPATH=0 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.542 + TMP_GOPATH= 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.542 + : /build 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.542 + '[' -z '' ']' 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.554 ++ mktemp -d 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.556 + export GOPATH=/tmp/tmp.a3rcwl3ZOT 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.556 + GOPATH=/tmp/tmp.a3rcwl3ZOT 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.556 + RM_GOPATH=1 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.558 ++ dirname ./install.sh 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.559 + dir=. 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.560 + bin=proxy 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.560 + shift 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.560 + '[' '!' -f ./proxy.installer ']' 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.560 + . ./proxy.installer 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.560 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.561 + install_proxy 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.568 + case "$1" in 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.568 + export CGO_ENABLED=0 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.571 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.571 + CGO_ENABLED=0 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.571 + _install_proxy 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.571 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.571 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a3rcwl3ZOT/src/github.com/docker/libnetwork 20:30:54 [2019-10-16T20:30:54.588Z] #68 6.585 Cloning into '/tmp/tmp.a3rcwl3ZOT/src/github.com/docker/libnetwork'... 20:30:54 [2019-10-16T20:30:54.714Z] INFO [loader] SSA repr building timing: packages building 291.191153ms, total 5.520159944s 20:30:54 [2019-10-16T20:30:54.845Z] #68 ... 20:30:54 [2019-10-16T20:30:54.846Z] 20:30:54 [2019-10-16T20:30:54.846Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.480 + RM_GOPATH=0 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.480 + TMP_GOPATH= 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.480 + : /build 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.480 + '[' -z '' ']' 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.489 ++ mktemp -d 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.492 + export GOPATH=/tmp/tmp.oJnU8eMMAT 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.492 + GOPATH=/tmp/tmp.oJnU8eMMAT 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.492 + RM_GOPATH=1 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.493 ++ dirname ./install.sh 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.498 + dir=. 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.500 + bin=dockercli 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.500 + shift 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.500 + '[' '!' -f ./dockercli.installer ']' 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.503 + . ./dockercli.installer 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.504 ++ : stable 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.505 ++ : 17.06.2-ce 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.505 + install_dockercli 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.512 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.512 Install docker/cli version 17.06.2-ce from stable 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.513 ++ uname -m 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.516 + arch=x86_64 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.521 + '[' x86_64 '!=' x86_64 ']' 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.521 + url=https://download.docker.com/linux/static 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.522 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 20:30:54 [2019-10-16T20:30:54.846Z] #22 6.523 + tar -xz docker/docker 20:30:54 [2019-10-16T20:30:54.846Z] #22 ... 20:30:54 [2019-10-16T20:30:54.846Z] 20:30:54 [2019-10-16T20:30:54.846Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.772 + RM_GOPATH=0 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.772 + TMP_GOPATH= 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.772 + : /build 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.772 + '[' -z '' ']' 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.775 ++ mktemp -d 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.778 + export GOPATH=/tmp/tmp.kZkJzbGY9y 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.778 + GOPATH=/tmp/tmp.kZkJzbGY9y 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.778 + RM_GOPATH=1 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.779 ++ dirname ./install.sh 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.787 + dir=. 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.787 + bin=tomlv 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.787 + shift 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.787 + '[' '!' -f ./tomlv.installer ']' 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.787 + . ./tomlv.installer 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.787 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.791 + install_tomlv 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.791 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.792 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kZkJzbGY9y/src/github.com/BurntSushi/toml 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.792 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:30:54 [2019-10-16T20:30:54.846Z] #31 6.797 Cloning into '/tmp/tmp.kZkJzbGY9y/src/github.com/BurntSushi/toml'... 20:30:54 [2019-10-16T20:30:54.910Z] #6 10.94 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 20:30:54 [2019-10-16T20:30:54.910Z] #6 11.03 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 20:30:55 [2019-10-16T20:30:55.316Z] #6 11.41 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c 20:30:55 [2019-10-16T20:30:55.762Z] ok github.com/docker/docker/api/server 0.057s coverage: 9.0% of statements 20:30:55 [2019-10-16T20:30:55.950Z] #6 11.87 go: finding go.etcd.io/bbolt v1.3.2 20:30:56 [2019-10-16T20:30:56.492Z] #6 12.31 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 20:30:56 [2019-10-16T20:30:56.492Z] #6 12.40 go: finding github.com/vishvananda/netlink v1.0.0 20:30:56 [2019-10-16T20:30:56.620Z] #3 extracting sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.9s done 20:30:56 [2019-10-16T20:30:56.743Z] #31 8.302 + cd /tmp/tmp.kZkJzbGY9y/src/github.com/BurntSushi/toml 20:30:56 [2019-10-16T20:30:56.744Z] #31 8.307 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:30:56 [2019-10-16T20:30:56.744Z] #31 8.333 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 20:30:56 [2019-10-16T20:30:56.976Z] #6 12.78 go: finding github.com/gofrs/flock v0.7.0 20:30:56 [2019-10-16T20:30:56.976Z] #6 13.08 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 20:30:56 [2019-10-16T20:30:56.976Z] #6 13.16 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c 20:30:57 [2019-10-16T20:30:57.242Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 20:30:57 [2019-10-16T20:30:57.309Z] #31 9.135 runtime/internal/atomic 20:30:57 [2019-10-16T20:30:57.309Z] #31 9.151 internal/cpu 20:30:57 [2019-10-16T20:30:57.567Z] #31 9.408 runtime/internal/sys 20:30:57 [2019-10-16T20:30:57.825Z] #31 ... 20:30:57 [2019-10-16T20:30:57.825Z] 20:30:57 [2019-10-16T20:30:57.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:30:57 [2019-10-16T20:30:57.825Z] #10 6.232 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:30:57 [2019-10-16T20:30:57.825Z] #10 6.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #10 6.283 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #10 6.288 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #10 6.322 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:30:57 [2019-10-16T20:30:57.825Z] #10 7.194 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #10 9.110 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #10 10.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #10 ... 20:30:57 [2019-10-16T20:30:57.825Z] 20:30:57 [2019-10-16T20:30:57.825Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:30:57 [2019-10-16T20:30:57.825Z] #56 6.328 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:30:57 [2019-10-16T20:30:57.825Z] #56 6.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #56 6.393 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #56 6.416 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #56 6.454 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:30:57 [2019-10-16T20:30:57.825Z] #56 7.432 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #56 9.266 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 20:30:57 [2019-10-16T20:30:57.825Z] #56 10.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 20:30:57 [2019-10-16T20:30:57.840Z] #6 13.85 go: finding github.com/docker/docker-credential-helpers v0.6.0 20:30:58 [2019-10-16T20:30:58.081Z] #56 ... 20:30:58 [2019-10-16T20:30:58.082Z] 20:30:58 [2019-10-16T20:30:58.082Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:30:58 [2019-10-16T20:30:58.082Z] #24 7.992 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:30:58 [2019-10-16T20:30:58.082Z] #24 7.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:30:58 [2019-10-16T20:30:58.082Z] #24 8.018 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:30:58 [2019-10-16T20:30:58.082Z] #24 8.023 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:30:58 [2019-10-16T20:30:58.082Z] #24 8.053 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:30:58 [2019-10-16T20:30:58.082Z] #24 9.013 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] 20:30:58 [2019-10-16T20:30:58.082Z] #24 ... 20:30:58 [2019-10-16T20:30:58.082Z] 20:30:58 [2019-10-16T20:30:58.082Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:30:58 [2019-10-16T20:30:58.082Z] #38 6.855 + mktemp -d 20:30:58 [2019-10-16T20:30:58.082Z] #38 6.866 + export GOPATH=/tmp/tmp.XBIKsUnPsr 20:30:58 [2019-10-16T20:30:58.082Z] #38 6.870 + git clone https://github.com/docker/distribution.git /tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution 20:30:58 [2019-10-16T20:30:58.082Z] #38 6.873 Cloning into '/tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution'... 20:30:58 [2019-10-16T20:30:58.246Z] #6 14.34 go: finding github.com/docker/go-connections v0.3.0 20:30:58 [2019-10-16T20:30:58.246Z] #6 14.36 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad 20:30:58 [2019-10-16T20:30:58.338Z] #38 ... 20:30:58 [2019-10-16T20:30:58.338Z] 20:30:58 [2019-10-16T20:30:58.338Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.760 + RM_GOPATH=0 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.760 + TMP_GOPATH= 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.760 + : /build 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.760 + '[' -z '' ']' 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.760 ++ mktemp -d 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.769 + export GOPATH=/tmp/tmp.qCRcIork76 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.769 + GOPATH=/tmp/tmp.qCRcIork76 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.769 + RM_GOPATH=1 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.773 Installing golangci-lint version v1.17.1 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 ++ dirname ./install.sh 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + dir=. 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + bin=golangci_lint 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + shift 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + '[' '!' -f ./golangci_lint.installer ']' 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + . ./golangci_lint.installer 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 ++ : v1.17.1 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + install_golangci_lint 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + echo 'Installing golangci-lint version v1.17.1' 20:30:58 [2019-10-16T20:30:58.338Z] #50 6.778 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 20:30:58 [2019-10-16T20:30:58.338Z] #50 ... 20:30:58 [2019-10-16T20:30:58.338Z] 20:30:58 [2019-10-16T20:30:58.338Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.690 + RM_GOPATH=0 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.690 + TMP_GOPATH= 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.690 + : /build 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.690 + '[' -z '' ']' 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.693 ++ mktemp -d 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.701 + export GOPATH=/tmp/tmp.jS0lMbjefg 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.710 + GOPATH=/tmp/tmp.jS0lMbjefg 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.710 + RM_GOPATH=1 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.711 ++ dirname ./install.sh 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + dir=. 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + bin=vndr 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + shift 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + '[' '!' -f ./vndr.installer ']' 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + . ./vndr.installer 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + install_vndr 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.712 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jS0lMbjefg/src/github.com/LK4D4/vndr 20:30:58 [2019-10-16T20:30:58.338Z] #44 6.717 Cloning into '/tmp/tmp.jS0lMbjefg/src/github.com/LK4D4/vndr'... 20:30:58 [2019-10-16T20:30:58.338Z] #44 7.887 + cd /tmp/tmp.jS0lMbjefg/src/github.com/LK4D4/vndr 20:30:58 [2019-10-16T20:30:58.338Z] #44 7.889 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:30:58 [2019-10-16T20:30:58.338Z] #44 7.895 + go build -buildmode=pie -v -o /build/vndr . 20:30:58 [2019-10-16T20:30:58.338Z] #44 9.375 internal/cpu 20:30:58 [2019-10-16T20:30:58.338Z] #44 9.375 runtime/internal/atomic 20:30:58 [2019-10-16T20:30:58.338Z] #44 9.758 runtime/internal/math 20:30:58 [2019-10-16T20:30:58.338Z] #44 9.874 internal/race 20:30:58 [2019-10-16T20:30:58.338Z] #44 9.979 sync/atomic 20:30:58 [2019-10-16T20:30:58.338Z] #44 10.08 internal/bytealg 20:30:58 [2019-10-16T20:30:58.338Z] #44 10.37 unicode 20:30:58 [2019-10-16T20:30:58.595Z] #44 ... 20:30:58 [2019-10-16T20:30:58.595Z] 20:30:58 [2019-10-16T20:30:58.595Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.884 + RM_GOPATH=0 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.884 + TMP_GOPATH= 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.884 + : /build 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.884 + '[' -z '' ']' 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.887 ++ mktemp -d 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.900 + export GOPATH=/tmp/tmp.gljjiDhtOb 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.900 + GOPATH=/tmp/tmp.gljjiDhtOb 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.900 + RM_GOPATH=1 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.900 ++ dirname ./install.sh 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.901 + dir=. 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.905 + bin=gotestsum 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.905 + shift 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.905 + '[' '!' -f ./gotestsum.installer ']' 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.905 + . ./gotestsum.installer 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.905 ++ : v0.3.5 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.913 + install_gotestsum 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.920 + echo 'Installing gotestsum version v0.3.5' 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.920 Installing gotestsum version v0.3.5 20:30:58 [2019-10-16T20:30:58.595Z] #47 6.920 + go get -d gotest.tools/gotestsum 20:30:58 [2019-10-16T20:30:58.640Z] #6 14.49 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 20:30:58 [2019-10-16T20:30:58.640Z] #6 14.60 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 20:30:58 [2019-10-16T20:30:58.640Z] #6 14.70 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 20:30:58 [2019-10-16T20:30:58.852Z] #47 ... 20:30:58 [2019-10-16T20:30:58.852Z] 20:30:58 [2019-10-16T20:30:58.852Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:30:58 [2019-10-16T20:30:58.852Z] #28 5.777 + mktemp -d 20:30:58 [2019-10-16T20:30:58.852Z] #28 5.778 + export GOPATH=/tmp/tmp.ae0fXWjrgf 20:30:58 [2019-10-16T20:30:58.852Z] #28 5.778 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ae0fXWjrgf/src/github.com/go-swagger/go-swagger 20:30:58 [2019-10-16T20:30:58.852Z] #28 5.779 Cloning into '/tmp/tmp.ae0fXWjrgf/src/github.com/go-swagger/go-swagger'... 20:30:58 [2019-10-16T20:30:58.852Z] #28 ... 20:30:58 [2019-10-16T20:30:58.852Z] 20:30:58 [2019-10-16T20:30:58.852Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.748 + RM_GOPATH=0 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.748 + TMP_GOPATH= 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.748 + : /build/ 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.748 + '[' -z '' ']' 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.756 ++ mktemp -d 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.756 + export GOPATH=/tmp/tmp.hDimZN1RxK 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.756 + GOPATH=/tmp/tmp.hDimZN1RxK 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.756 + RM_GOPATH=1 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.756 ++ dirname ./install.sh 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.776 + dir=. 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.778 + bin=rootlesskit 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.778 + shift 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.779 + '[' '!' -f ./rootlesskit.installer ']' 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.779 + . ./rootlesskit.installer 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.780 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.782 + install_rootlesskit 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.782 + case "$1" in 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.783 + export CGO_ENABLED=0 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.783 + CGO_ENABLED=0 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.783 + _install_rootlesskit 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.783 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.784 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.785 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.hDimZN1RxK/src/github.com/rootless-containers/rootlesskit 20:30:58 [2019-10-16T20:30:58.852Z] #62 6.799 Cloning into '/tmp/tmp.hDimZN1RxK/src/github.com/rootless-containers/rootlesskit'... 20:30:58 [2019-10-16T20:30:58.853Z] #62 10.84 + cd /tmp/tmp.hDimZN1RxK/src/github.com/rootless-containers/rootlesskit 20:30:59 [2019-10-16T20:30:59.073Z] #6 14.99 go: finding github.com/ghodss/yaml v1.0.0 20:30:59 [2019-10-16T20:30:59.073Z] #6 15.07 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 20:30:59 [2019-10-16T20:30:59.073Z] #6 15.09 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 20:30:59 [2019-10-16T20:30:59.073Z] #6 15.15 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 20:30:59 [2019-10-16T20:30:59.109Z] #62 10.84 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:30:59 [2019-10-16T20:30:59.109Z] #62 ... 20:30:59 [2019-10-16T20:30:59.109Z] 20:30:59 [2019-10-16T20:30:59.109Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:30:59 [2019-10-16T20:30:59.109Z] #24 11.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 20:30:59 [2019-10-16T20:30:59.135Z] Sending build context to Docker daemon 50.09MB 20:30:59 [2019-10-16T20:30:59.135Z] 20:30:59 [2019-10-16T20:30:59.135Z] Step 1/8 : FROM microsoft/windowsservercore 20:30:59 [2019-10-16T20:30:59.135Z] ---> 739b21bd02e7 20:30:59 [2019-10-16T20:30:59.135Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 20:30:59 [2019-10-16T20:30:59.135Z] ---> Using cache 20:30:59 [2019-10-16T20:30:59.135Z] ---> 04045a08520f 20:30:59 [2019-10-16T20:30:59.135Z] Step 3/8 : ARG GO_VERSION=1.13.1 20:30:59 [2019-10-16T20:30:59.135Z] ---> Using cache 20:30:59 [2019-10-16T20:30:59.135Z] ---> 0e9512b8d3dd 20:30:59 [2019-10-16T20:30:59.135Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 20:30:59 [2019-10-16T20:30:59.135Z] ---> Using cache 20:30:59 [2019-10-16T20:30:59.135Z] ---> 07b8e93942f1 20:30:59 [2019-10-16T20:30:59.135Z] 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 20:30:59 [2019-10-16T20:30:59.135Z] ---> Using cache 20:30:59 [2019-10-16T20:30:59.135Z] ---> 129639264925 20:30:59 [2019-10-16T20:30:59.135Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] 20:30:59 [2019-10-16T20:30:59.135Z] ---> Using cache 20:30:59 [2019-10-16T20:30:59.135Z] ---> 841edc8ae363 20:30:59 [2019-10-16T20:30:59.135Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker 20:30:59 [2019-10-16T20:30:59.135Z] ---> Using cache 20:30:59 [2019-10-16T20:30:59.135Z] ---> 33ec3190fab2 20:30:59 [2019-10-16T20:30:59.135Z] Step 8/8 : COPY . . 20:30:59 [2019-10-16T20:30:59.918Z] #6 15.77 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 20:30:59 [2019-10-16T20:30:59.918Z] #6 16.01 go: finding github.com/opencontainers/runc v1.0.0-rc8 20:30:59 [2019-10-16T20:30:59.918Z] #6 16.05 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 20:30:59 [2019-10-16T20:30:59.949Z] #3 extracting sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.4s done 20:30:59 [2019-10-16T20:30:59.949Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 20:31:00 [2019-10-16T20:31:00.039Z] #24 12.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 20:31:00 [2019-10-16T20:31:00.339Z] #6 16.28 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d 20:31:00 [2019-10-16T20:31:00.339Z] #6 16.32 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 20:31:00 [2019-10-16T20:31:00.339Z] #6 16.35 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c 20:31:00 [2019-10-16T20:31:00.339Z] #6 16.56 go: finding github.com/lib/pq v1.0.0 20:31:01 [2019-10-16T20:31:01.179Z] #6 17.15 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 20:31:01 [2019-10-16T20:31:01.179Z] #6 17.16 go: finding github.com/bitly/go-simplejson v0.5.0 20:31:01 [2019-10-16T20:31:01.575Z] #6 17.47 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 20:31:01 [2019-10-16T20:31:01.575Z] #6 17.54 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 20:31:01 [2019-10-16T20:31:01.575Z] #6 17.73 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc 20:31:01 [2019-10-16T20:31:01.960Z] #6 17.89 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 20:31:01 [2019-10-16T20:31:01.960Z] #6 18.10 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d 20:31:02 [2019-10-16T20:31:02.366Z] #6 18.50 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 20:31:02 [2019-10-16T20:31:02.367Z] #6 18.50 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc 20:31:02 [2019-10-16T20:31:02.367Z] #6 18.53 go: finding github.com/jinzhu/gorm v1.9.2 20:31:02 [2019-10-16T20:31:02.774Z] #6 18.91 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.50 go: finding github.com/kr/pretty v0.1.0 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.54 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.57 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.58 go: finding github.com/kisielk/errcheck v1.1.0 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.60 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.68 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.81 go: finding github.com/golang/protobuf v1.2.0 20:31:03 [2019-10-16T20:31:03.610Z] #6 19.82 go: finding github.com/bugsnag/panicwrap v1.2.0 20:31:04 [2019-10-16T20:31:04.058Z] #6 20.09 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 20:31:04 [2019-10-16T20:31:04.058Z] #6 20.14 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 20:31:04 [2019-10-16T20:31:04.215Z] #24 ... 20:31:04 [2019-10-16T20:31:04.215Z] 20:31:04 [2019-10-16T20:31:04.215Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:31:04 [2019-10-16T20:31:04.215Z] #22 15.51 + mkdir -p /build 20:31:04 [2019-10-16T20:31:04.215Z] #22 15.51 + mv docker/docker /build/ 20:31:04 [2019-10-16T20:31:04.215Z] #22 15.52 + rmdir docker 20:31:04 [2019-10-16T20:31:04.471Z] #22 DONE 16.3s 20:31:04 [2019-10-16T20:31:04.471Z] 20:31:04 [2019-10-16T20:31:04.471Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:31:04 [2019-10-16T20:31:04.471Z] #31 9.721 runtime/internal/math 20:31:04 [2019-10-16T20:31:04.471Z] #31 9.843 math/bits 20:31:04 [2019-10-16T20:31:04.471Z] #31 10.03 internal/bytealg 20:31:04 [2019-10-16T20:31:04.471Z] #31 10.43 math 20:31:04 [2019-10-16T20:31:04.471Z] #31 10.86 runtime 20:31:04 [2019-10-16T20:31:04.471Z] #31 14.93 internal/testlog 20:31:04 [2019-10-16T20:31:04.471Z] #31 15.21 encoding 20:31:04 [2019-10-16T20:31:04.471Z] #31 15.62 runtime/cgo 20:31:04 [2019-10-16T20:31:04.509Z] #6 20.67 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 20:31:04 [2019-10-16T20:31:04.938Z] #6 20.95 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 20:31:04 [2019-10-16T20:31:04.938Z] #6 21.16 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:31:05 [2019-10-16T20:31:05.038Z] #31 ... 20:31:05 [2019-10-16T20:31:05.038Z] 20:31:05 [2019-10-16T20:31:05.038Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:31:05 [2019-10-16T20:31:05.038Z] #33 7.203 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 20:31:05 [2019-10-16T20:31:05.038Z] #33 8.135 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 20:31:05 [2019-10-16T20:31:05.038Z] #33 ... 20:31:05 [2019-10-16T20:31:05.038Z] 20:31:05 [2019-10-16T20:31:05.038Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:05 [2019-10-16T20:31:05.038Z] #44 11.09 runtime 20:31:05 [2019-10-16T20:31:05.038Z] #44 14.13 unicode/utf8 20:31:05 [2019-10-16T20:31:05.038Z] #44 14.67 math 20:31:05 [2019-10-16T20:31:05.347Z] #6 21.23 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 20:31:05 [2019-10-16T20:31:05.347Z] #6 21.37 go: finding gotest.tools v2.1.0+incompatible 20:31:05 [2019-10-16T20:31:05.466Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.1s 20:31:05 [2019-10-16T20:31:05.466Z] #3 extracting sha256:b7e7e03b39f21abfc8bb052fec8b3364a6d345e9e6e6b46d6cc582fcc2f8caec 5.1s done 20:31:05 [2019-10-16T20:31:05.466Z] #3 extracting sha256:c8d0433a4b0c2643268c2d8e7cb7d9f69e819e27081a2e5e1512cbed99a2bf21 done 20:31:05 [2019-10-16T20:31:05.739Z] #6 21.65 go: finding github.com/gogo/protobuf v1.2.0 20:31:05 [2019-10-16T20:31:05.750Z] #3 completed: 2019-10-16 20:31:05.46585702 +0000 UTC 20:31:05 [2019-10-16T20:31:05.750Z] #3 duration: 21.122746268s 20:31:05 [2019-10-16T20:31:05.750Z] 20:31:05 [2019-10-16T20:31:05.750Z] 20:31:05 [2019-10-16T20:31:05.750Z] #4 /bin/sh -c git clone "${BUILDX_REPO}" /buildx 20:31:05 [2019-10-16T20:31:05.750Z] #4 digest: sha256:09b9844e64167361e078b2776f47a9ebdec09dafaed26891847ab54a261e8d95 20:31:05 [2019-10-16T20:31:05.750Z] #4 name: "/bin/sh -c git clone \"${BUILDX_REPO}\" /buildx" 20:31:05 [2019-10-16T20:31:05.750Z] #4 started: 2019-10-16 20:31:05.468853558 +0000 UTC 20:31:05 [2019-10-16T20:31:05.750Z] #4 0.099 Cloning into '/buildx'... 20:31:05 [2019-10-16T20:31:05.969Z] #44 ... 20:31:05 [2019-10-16T20:31:05.969Z] 20:31:05 [2019-10-16T20:31:05.969Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:05 [2019-10-16T20:31:05.969Z] #40 8.069 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 20:31:05 [2019-10-16T20:31:05.969Z] #40 9.075 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 20:31:05 [2019-10-16T20:31:05.969Z] #40 ... 20:31:05 [2019-10-16T20:31:05.969Z] 20:31:05 [2019-10-16T20:31:05.969Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:31:05 [2019-10-16T20:31:05.969Z] #62 11.19 + for f in rootlesskit rootlesskit-docker-proxy 20:31:05 [2019-10-16T20:31:05.969Z] #62 11.21 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 20:31:06 [2019-10-16T20:31:06.126Z] #6 22.10 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 20:31:06 [2019-10-16T20:31:06.126Z] #6 22.13 go: finding github.com/stretchr/testify v1.3.0 20:31:06 [2019-10-16T20:31:06.126Z] #6 22.16 go: finding github.com/json-iterator/go v1.1.6 20:31:06 [2019-10-16T20:31:06.527Z] #6 22.60 go: finding github.com/davecgh/go-spew v1.1.1 20:31:06 [2019-10-16T20:31:06.948Z] #6 22.82 go: finding github.com/godbus/dbus v4.1.0+incompatible 20:31:06 [2019-10-16T20:31:06.948Z] #6 22.85 go: finding github.com/onsi/ginkgo v1.7.0 20:31:07 [2019-10-16T20:31:07.242Z] #4 completed: 2019-10-16 20:31:06.972736079 +0000 UTC 20:31:07 [2019-10-16T20:31:07.242Z] #4 duration: 1.503882521s 20:31:07 [2019-10-16T20:31:07.242Z] 20:31:07 [2019-10-16T20:31:07.242Z] 20:31:07 [2019-10-16T20:31:07.242Z] #5 /bin/sh -c git fetch origin "${BUILDX_COMMIT}":build && git checkout bui... 20:31:07 [2019-10-16T20:31:07.242Z] #5 digest: sha256:2ce8f8d84126794cdece70a9c39858b137f23c76fb801b27e3f65f644b7e980e 20:31:07 [2019-10-16T20:31:07.242Z] #5 name: "/bin/sh -c git fetch origin \"${BUILDX_COMMIT}\":build && git checkout build" 20:31:07 [2019-10-16T20:31:07.242Z] #5 started: 2019-10-16 20:31:06.975043865 +0000 UTC 20:31:07 [2019-10-16T20:31:07.334Z] #6 23.33 go: finding github.com/uber/jaeger-lib v1.2.1 20:31:07 [2019-10-16T20:31:07.334Z] #6 23.40 go: finding golang.org/x/text v0.3.0 20:31:07 [2019-10-16T20:31:07.334Z] #6 23.46 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 20:31:07 [2019-10-16T20:31:07.525Z] #5 0.334 From https://github.com/docker/buildx 20:31:07 [2019-10-16T20:31:07.525Z] #5 0.334 * [new branch] master -> build 20:31:07 [2019-10-16T20:31:07.755Z] #6 23.63 go: finding github.com/mattn/go-shellwords v1.0.5 20:31:07 [2019-10-16T20:31:07.755Z] #6 23.81 go: finding github.com/Microsoft/go-winio v0.4.11 20:31:07 [2019-10-16T20:31:07.755Z] #6 23.82 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 20:31:07 [2019-10-16T20:31:07.755Z] #6 23.83 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:31:07 [2019-10-16T20:31:07.755Z] #6 23.91 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 20:31:07 [2019-10-16T20:31:07.808Z] #5 0.660 Switched to branch 'build' 20:31:07 [2019-10-16T20:31:07.808Z] #5 completed: 2019-10-16 20:31:07.700123619 +0000 UTC 20:31:07 [2019-10-16T20:31:07.808Z] #5 duration: 725.079754ms 20:31:07 [2019-10-16T20:31:07.808Z] 20:31:07 [2019-10-16T20:31:07.808Z] 20:31:07 [2019-10-16T20:31:07.808Z] #6 /bin/sh -c go mod download 20:31:07 [2019-10-16T20:31:07.808Z] #6 digest: sha256:569e90b71a93974b0b7d3854036cc049fae9b48f62dd4b370c3317a59b6efaed 20:31:07 [2019-10-16T20:31:07.808Z] #6 name: "/bin/sh -c go mod download" 20:31:07 [2019-10-16T20:31:07.808Z] #6 started: 2019-10-16 20:31:07.702364958 +0000 UTC 20:31:07 [2019-10-16T20:31:07.868Z] #62 ... 20:31:07 [2019-10-16T20:31:07.868Z] 20:31:07 [2019-10-16T20:31:07.868Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:07 [2019-10-16T20:31:07.868Z] #44 19.55 unicode/utf16 20:31:07 [2019-10-16T20:31:07.868Z] #44 19.75 container/list 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.159 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.160 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.164 go: finding github.com/Microsoft/hcsshim v0.8.6 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.167 go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.173 go: finding github.com/spf13/pflag v1.0.3 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.176 go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.182 go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 20:31:08 [2019-10-16T20:31:08.097Z] #6 0.194 go: finding github.com/bugsnag/bugsnag-go v1.4.1 20:31:08 [2019-10-16T20:31:08.163Z] #6 24.21 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 20:31:08 [2019-10-16T20:31:08.432Z] #44 20.37 crypto/internal/subtle 20:31:08 [2019-10-16T20:31:08.564Z] #6 24.53 go: finding github.com/opencontainers/image-spec v1.0.1 20:31:08 [2019-10-16T20:31:08.564Z] #6 24.61 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e 20:31:08 [2019-10-16T20:31:08.690Z] #44 20.51 crypto/subtle 20:31:08 [2019-10-16T20:31:08.690Z] #44 20.67 vendor/golang.org/x/crypto/cryptobyte/asn1 20:31:08 [2019-10-16T20:31:08.948Z] #44 20.86 internal/nettrace 20:31:08 [2019-10-16T20:31:08.948Z] #44 21.01 runtime/cgo 20:31:08 [2019-10-16T20:31:08.975Z] #6 24.82 go: finding github.com/stretchr/objx v0.1.0 20:31:08 [2019-10-16T20:31:08.975Z] #6 24.82 go: finding github.com/stretchr/testify v1.2.2 20:31:08 [2019-10-16T20:31:08.975Z] #6 24.86 go: finding github.com/spf13/cobra v0.0.3 20:31:08 [2019-10-16T20:31:08.975Z] #6 25.14 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc 20:31:09 [2019-10-16T20:31:09.126Z] #6 1.087 go: finding gopkg.in/inf.v0 v0.9.1 20:31:09 [2019-10-16T20:31:09.126Z] #6 1.214 go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 20:31:09 [2019-10-16T20:31:09.375Z] #6 25.24 go: finding github.com/docker/go-units v0.3.1 20:31:09 [2019-10-16T20:31:09.375Z] #6 25.59 go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 20:31:09 [2019-10-16T20:31:09.803Z] #6 25.60 go: finding github.com/kr/text v0.1.0 20:31:09 [2019-10-16T20:31:09.803Z] #6 25.73 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 20:31:09 [2019-10-16T20:31:09.803Z] #6 25.76 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 20:31:09 [2019-10-16T20:31:09.803Z] #6 25.81 go: finding github.com/inconshreveable/mousetrap v1.0.0 20:31:09 [2019-10-16T20:31:09.803Z] #6 25.83 go: finding github.com/opencontainers/runc v1.0.0-rc6 20:31:09 [2019-10-16T20:31:09.803Z] #6 25.94 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 20:31:10 [2019-10-16T20:31:10.156Z] #6 2.019 go: finding github.com/imdario/mergo v0.3.7 20:31:10 [2019-10-16T20:31:10.157Z] #6 2.062 go: finding github.com/gofrs/uuid v3.2.0+incompatible 20:31:10 [2019-10-16T20:31:10.445Z] #6 2.651 go: finding github.com/mattn/go-shellwords v1.0.5 20:31:10 [2019-10-16T20:31:10.445Z] #6 2.691 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 20:31:10 [2019-10-16T20:31:10.764Z] #6 26.40 go: finding github.com/onsi/gomega v1.4.3 20:31:10 [2019-10-16T20:31:10.765Z] #6 26.41 go: finding github.com/davecgh/go-spew v1.1.0 20:31:10 [2019-10-16T20:31:10.765Z] #6 26.70 go: finding github.com/modern-go/reflect2 v1.0.1 20:31:10 [2019-10-16T20:31:10.765Z] #6 26.73 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:31:11 [2019-10-16T20:31:11.075Z] #6 3.259 go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d 20:31:11 [2019-10-16T20:31:11.075Z] #6 3.263 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad 20:31:11 [2019-10-16T20:31:11.324Z] #6 27.25 go: finding github.com/bugsnag/bugsnag-go v1.4.1 20:31:11 [2019-10-16T20:31:11.324Z] #6 27.28 go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad 20:31:11 [2019-10-16T20:31:11.324Z] #6 27.48 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 20:31:11 [2019-10-16T20:31:11.324Z] #6 27.57 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 20:31:11 [2019-10-16T20:31:11.366Z] #6 3.301 go: finding github.com/modern-go/reflect2 v1.0.1 20:31:11 [2019-10-16T20:31:11.366Z] #6 3.450 go: finding github.com/gorilla/mux v1.7.0 20:31:11 [2019-10-16T20:31:11.366Z] #6 3.477 go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 20:31:11 [2019-10-16T20:31:11.827Z] #6 27.66 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be 20:31:11 [2019-10-16T20:31:11.827Z] #6 27.87 go: finding github.com/mattn/go-sqlite3 v1.10.0 20:31:12 [2019-10-16T20:31:12.001Z] #6 3.931 go: finding github.com/stretchr/testify v1.3.0 20:31:12 [2019-10-16T20:31:12.281Z] #6 28.38 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 20:31:12 [2019-10-16T20:31:12.296Z] #6 4.226 go: finding github.com/opencontainers/image-spec v1.0.1 20:31:12 [2019-10-16T20:31:12.296Z] #6 4.382 go: finding github.com/hashicorp/hcl v1.0.0 20:31:12 [2019-10-16T20:31:12.296Z] #6 4.581 go: finding github.com/docker/docker-credential-helpers v0.6.1 20:31:12 [2019-10-16T20:31:12.585Z] #6 4.639 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf 20:31:12 [2019-10-16T20:31:12.670Z] #6 28.87 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 20:31:13 [2019-10-16T20:31:13.073Z] #6 29.02 go: finding github.com/containerd/containerd v1.2.4 20:31:13 [2019-10-16T20:31:13.073Z] #6 29.06 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 20:31:13 [2019-10-16T20:31:13.073Z] #6 29.15 go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 20:31:13 [2019-10-16T20:31:13.073Z] #6 29.15 go: finding github.com/Microsoft/hcsshim v0.8.5 20:31:13 [2019-10-16T20:31:13.126Z] #44 ... 20:31:13 [2019-10-16T20:31:13.126Z] 20:31:13 [2019-10-16T20:31:13.126Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:31:13 [2019-10-16T20:31:13.126Z] #50 24.84 + cd /tmp/tmp.qCRcIork76/src/github.com/golangci/golangci-lint/ 20:31:13 [2019-10-16T20:31:13.126Z] #50 24.84 + git checkout -q v1.17.1 20:31:13 [2019-10-16T20:31:13.217Z] #6 5.130 go: finding github.com/jinzhu/gorm v1.9.2 20:31:13 [2019-10-16T20:31:13.474Z] #6 29.30 go: finding github.com/google/go-cmp v0.2.0 20:31:13 [2019-10-16T20:31:13.507Z] #6 5.674 go: finding github.com/json-iterator/go v1.1.6 20:31:13 [2019-10-16T20:31:13.796Z] #6 5.915 go: finding github.com/pkg/errors v0.8.1 20:31:13 [2019-10-16T20:31:13.926Z] #6 29.83 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:31:13 [2019-10-16T20:31:13.926Z] #6 30.01 go: finding github.com/spf13/viper v1.3.2 20:31:13 [2019-10-16T20:31:13.926Z] #6 30.18 go: finding github.com/onsi/ginkgo v1.6.0 20:31:14 [2019-10-16T20:31:14.424Z] #6 6.345 go: finding github.com/gogo/protobuf v1.2.1 20:31:14 [2019-10-16T20:31:14.424Z] #6 6.434 go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 20:31:14 [2019-10-16T20:31:14.424Z] #6 6.683 go: finding github.com/stretchr/objx v0.1.0 20:31:14 [2019-10-16T20:31:14.498Z] #50 26.21 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 20:31:14 [2019-10-16T20:31:14.713Z] #6 6.685 go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 20:31:14 [2019-10-16T20:31:14.713Z] #6 6.818 go: finding github.com/bitly/go-simplejson v0.5.0 20:31:14 [2019-10-16T20:31:14.809Z] #6 30.73 go: finding github.com/sirupsen/logrus v1.0.3 20:31:14 [2019-10-16T20:31:14.809Z] #6 30.77 go: finding github.com/hashicorp/golang-lru v0.5.0 20:31:14 [2019-10-16T20:31:14.809Z] #6 30.82 go: finding github.com/gofrs/uuid v3.2.0+incompatible 20:31:14 [2019-10-16T20:31:14.809Z] #6 30.85 go: finding github.com/hpcloud/tail v1.0.0 20:31:14 [2019-10-16T20:31:14.809Z] #6 30.88 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 20:31:14 [2019-10-16T20:31:14.809Z] #6 30.92 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be 20:31:15 [2019-10-16T20:31:15.003Z] #6 7.009 go: finding github.com/gofrs/flock v0.7.0 20:31:15 [2019-10-16T20:31:15.235Z] #6 31.21 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 20:31:15 [2019-10-16T20:31:15.235Z] #6 31.44 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e 20:31:15 [2019-10-16T20:31:15.293Z] #6 7.479 go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f 20:31:15 [2019-10-16T20:31:15.293Z] #6 7.563 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f 20:31:15 [2019-10-16T20:31:15.583Z] #6 7.771 go: finding github.com/sirupsen/logrus v1.4.0 20:31:15 [2019-10-16T20:31:15.636Z] #6 31.60 go: finding github.com/fsnotify/fsnotify v1.4.7 20:31:15 [2019-10-16T20:31:15.636Z] #6 31.79 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:31:15 [2019-10-16T20:31:15.869Z] #6 7.829 go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb 20:31:16 [2019-10-16T20:31:16.047Z] #6 31.98 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 20:31:16 [2019-10-16T20:31:16.047Z] #6 32.08 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 20:31:16 [2019-10-16T20:31:16.047Z] #6 32.12 go: finding github.com/hashicorp/go-uuid v1.0.0 20:31:16 [2019-10-16T20:31:16.047Z] #6 32.20 go: finding github.com/kisielk/gotool v1.0.0 20:31:16 [2019-10-16T20:31:16.459Z] #6 32.59 go: finding github.com/kr/pty v1.1.1 20:31:16 [2019-10-16T20:31:16.494Z] #6 8.491 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed 20:31:16 [2019-10-16T20:31:16.783Z] #6 8.934 go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d 20:31:16 [2019-10-16T20:31:16.867Z] #6 32.86 go: finding github.com/spf13/afero v1.1.2 20:31:16 [2019-10-16T20:31:16.867Z] #6 33.06 go: finding github.com/gogo/protobuf v1.0.0 20:31:17 [2019-10-16T20:31:17.072Z] #6 9.075 go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 20:31:17 [2019-10-16T20:31:17.072Z] #6 9.145 go: finding github.com/spf13/cobra v0.0.3 20:31:17 [2019-10-16T20:31:17.271Z] #6 33.18 go: finding github.com/mitchellh/mapstructure v1.1.2 20:31:17 [2019-10-16T20:31:17.271Z] #6 33.25 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 20:31:17 [2019-10-16T20:31:17.271Z] #6 33.33 go: finding github.com/pmezard/go-difflib v1.0.0 20:31:17 [2019-10-16T20:31:17.362Z] #6 9.359 go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible 20:31:17 [2019-10-16T20:31:17.362Z] #6 9.370 go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 20:31:17 [2019-10-16T20:31:17.653Z] #6 9.598 go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 20:31:17 [2019-10-16T20:31:17.653Z] #6 9.614 go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 20:31:17 [2019-10-16T20:31:17.679Z] #6 33.64 go: finding github.com/coreos/go-semver v0.2.0 20:31:17 [2019-10-16T20:31:17.679Z] #6 33.79 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 20:31:17 [2019-10-16T20:31:17.679Z] #6 33.81 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 20:31:18 [2019-10-16T20:31:18.095Z] #6 34.18 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd 20:31:18 [2019-10-16T20:31:18.095Z] #6 34.22 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 20:31:18 [2019-10-16T20:31:18.095Z] #6 34.27 go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed 20:31:18 [2019-10-16T20:31:18.284Z] #6 10.43 go: finding github.com/jinzhu/now v1.0.0 20:31:18 [2019-10-16T20:31:18.508Z] #6 34.65 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a 20:31:18 [2019-10-16T20:31:18.508Z] #6 34.76 go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf 20:31:18 [2019-10-16T20:31:18.677Z] #50 ... 20:31:18 [2019-10-16T20:31:18.677Z] 20:31:18 [2019-10-16T20:31:18.677Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:31:18 [2019-10-16T20:31:18.677Z] #33 20.31 Fetched 7919 kB in 16s (469 kB/s) 20:31:18 [2019-10-16T20:31:18.677Z] #33 20.31 Reading package lists... 20:31:18 [2019-10-16T20:31:18.677Z] #33 27.36 Reading package lists... 20:31:18 [2019-10-16T20:31:18.677Z] #33 ... 20:31:18 [2019-10-16T20:31:18.677Z] 20:31:18 [2019-10-16T20:31:18.677Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:31:18 [2019-10-16T20:31:18.677Z] #38 20.78 + cd /tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution 20:31:18 [2019-10-16T20:31:18.677Z] #38 20.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 20:31:18 [2019-10-16T20:31:18.677Z] #38 22.91 + GOPATH=/tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XBIKsUnPsr go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:31:18 [2019-10-16T20:31:18.938Z] #6 34.83 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 20:31:18 [2019-10-16T20:31:18.964Z] #6 11.17 go: finding github.com/go-sql-driver/mysql v1.4.1 20:31:19 [2019-10-16T20:31:19.242Z] #38 ... 20:31:19 [2019-10-16T20:31:19.242Z] 20:31:19 [2019-10-16T20:31:19.242Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:19 [2019-10-16T20:31:19.242Z] #40 21.32 Fetched 7919 kB in 16s (473 kB/s) 20:31:19 [2019-10-16T20:31:19.242Z] #40 21.32 Reading package lists... 20:31:19 [2019-10-16T20:31:19.242Z] #40 28.70 Reading package lists... 20:31:19 [2019-10-16T20:31:19.242Z] #40 ... 20:31:19 [2019-10-16T20:31:19.242Z] 20:31:19 [2019-10-16T20:31:19.242Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:31:19 [2019-10-16T20:31:19.242Z] #24 24.20 Fetched 7919 kB in 17s (461 kB/s) 20:31:19 [2019-10-16T20:31:19.242Z] #24 24.20 Reading package lists... 20:31:19 [2019-10-16T20:31:19.254Z] #6 11.27 go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 20:31:19 [2019-10-16T20:31:19.254Z] #6 11.34 go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 20:31:19 [2019-10-16T20:31:19.254Z] #6 11.43 go: finding github.com/mattn/go-sqlite3 v1.10.0 20:31:19 [2019-10-16T20:31:19.500Z] #24 31.10 Reading package lists... 20:31:19 [2019-10-16T20:31:19.500Z] #24 ... 20:31:19 [2019-10-16T20:31:19.500Z] 20:31:19 [2019-10-16T20:31:19.500Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:31:19 [2019-10-16T20:31:19.500Z] #68 21.58 + cd /tmp/tmp.a3rcwl3ZOT/src/github.com/docker/libnetwork 20:31:19 [2019-10-16T20:31:19.500Z] #68 21.59 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 20:31:19 [2019-10-16T20:31:19.500Z] #68 22.01 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 20:31:19 [2019-10-16T20:31:19.544Z] #6 11.78 go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e 20:31:19 [2019-10-16T20:31:19.558Z] #6 35.55 go: finding gopkg.in/yaml.v2 v2.2.2 20:31:19 [2019-10-16T20:31:19.558Z] #6 35.70 go: finding github.com/BurntSushi/toml v0.3.1 20:31:19 [2019-10-16T20:31:19.758Z] #68 ... 20:31:19 [2019-10-16T20:31:19.758Z] 20:31:19 [2019-10-16T20:31:19.758Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:31:19 [2019-10-16T20:31:19.758Z] #56 21.93 Fetched 7919 kB in 16s (476 kB/s) 20:31:19 [2019-10-16T20:31:19.758Z] #56 21.93 Reading package lists... 20:31:19 [2019-10-16T20:31:19.834Z] #6 11.92 go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 20:31:20 [2019-10-16T20:31:20.017Z] #56 28.75 Reading package lists... 20:31:20 [2019-10-16T20:31:20.017Z] #56 ... 20:31:20 [2019-10-16T20:31:20.017Z] 20:31:20 [2019-10-16T20:31:20.017Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:31:20 [2019-10-16T20:31:20.017Z] #10 22.52 Fetched 7919 kB in 17s (456 kB/s) 20:31:20 [2019-10-16T20:31:20.017Z] #10 22.52 Reading package lists... 20:31:20 [2019-10-16T20:31:20.086Z] #6 35.82 go: finding github.com/coreos/go-etcd v2.0.0+incompatible 20:31:20 [2019-10-16T20:31:20.086Z] #6 35.98 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 20:31:20 [2019-10-16T20:31:20.086Z] #6 36.07 go: finding github.com/coreos/etcd v3.3.10+incompatible 20:31:20 [2019-10-16T20:31:20.086Z] #6 36.12 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a 20:31:20 [2019-10-16T20:31:20.464Z] #6 12.57 go: finding github.com/pmezard/go-difflib v1.0.0 20:31:20 [2019-10-16T20:31:20.754Z] #6 12.96 go: finding go.etcd.io/bbolt v1.3.2 20:31:21 [2019-10-16T20:31:21.099Z] #6 37.02 go: finding github.com/magiconair/properties v1.8.0 20:31:21 [2019-10-16T20:31:21.382Z] #6 13.39 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 20:31:21 [2019-10-16T20:31:21.517Z] #6 37.34 go: finding github.com/spf13/jwalterweatherman v1.0.0 20:31:21 [2019-10-16T20:31:21.517Z] #6 37.41 go: finding gopkg.in/yaml.v2 v2.2.1 20:31:21 [2019-10-16T20:31:21.517Z] #6 37.62 go: finding github.com/spf13/cast v1.3.0 20:31:21 [2019-10-16T20:31:21.517Z] #6 37.70 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:31:21 [2019-10-16T20:31:21.914Z] #10 29.79 Reading package lists... 20:31:21 [2019-10-16T20:31:21.914Z] #10 ... 20:31:21 [2019-10-16T20:31:21.914Z] 20:31:21 [2019-10-16T20:31:21.914Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:31:21 [2019-10-16T20:31:21.914Z] #33 27.36 Reading package lists... 20:31:21 [2019-10-16T20:31:21.926Z] #6 37.88 go: finding google.golang.org/grpc v1.20.1 20:31:22 [2019-10-16T20:31:22.017Z] #6 14.01 go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 20:31:22 [2019-10-16T20:31:22.017Z] #6 14.13 go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 20:31:22 [2019-10-16T20:31:22.017Z] #6 14.16 go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e 20:31:22 [2019-10-16T20:31:22.308Z] #6 14.43 go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 20:31:22 [2019-10-16T20:31:22.337Z] #6 38.39 go: finding github.com/pelletier/go-toml v1.2.0 20:31:22 [2019-10-16T20:31:22.337Z] #6 38.40 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible 20:31:22 [2019-10-16T20:31:22.938Z] #6 15.11 go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a 20:31:23 [2019-10-16T20:31:23.191Z] #6 39.26 go: finding github.com/golang/mock v1.1.1 20:31:23 [2019-10-16T20:31:23.192Z] #6 39.31 go: finding google.golang.org/appengine v1.1.0 20:31:23 [2019-10-16T20:31:23.192Z] #6 39.37 go: finding github.com/client9/misspell v0.3.4 20:31:23 [2019-10-16T20:31:23.231Z] #6 15.48 go: finding github.com/google/certificate-transparency-go v1.0.21 20:31:23 [2019-10-16T20:31:23.286Z] #33 34.26 Building dependency tree... 20:31:23 [2019-10-16T20:31:23.522Z] #6 15.52 go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 20:31:23 [2019-10-16T20:31:23.616Z] #6 39.37 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 20:31:23 [2019-10-16T20:31:23.616Z] #6 39.48 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 20:31:23 [2019-10-16T20:31:23.616Z] #6 39.69 go: finding cloud.google.com/go v0.26.0 20:31:24 [2019-10-16T20:31:24.155Z] #6 16.33 go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d 20:31:24 [2019-10-16T20:31:24.443Z] #6 40.51 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd 20:31:24 [2019-10-16T20:31:24.443Z] #6 40.56 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 20:31:24 [2019-10-16T20:31:24.443Z] #6 40.57 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 20:31:24 [2019-10-16T20:31:24.456Z] #6 16.41 go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 20:31:24 [2019-10-16T20:31:24.456Z] #6 16.43 go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 20:31:24 [2019-10-16T20:31:24.456Z] #6 16.67 go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c 20:31:24 [2019-10-16T20:31:24.658Z] #33 37.04 The following additional packages will be installed: 20:31:24 [2019-10-16T20:31:24.762Z] #6 16.73 go: finding github.com/golang/protobuf v1.2.0 20:31:24 [2019-10-16T20:31:24.915Z] #33 37.06 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 20:31:24 [2019-10-16T20:31:24.915Z] #33 37.09 Suggested packages: 20:31:24 [2019-10-16T20:31:24.915Z] #33 37.09 codeblocks eclipse ninja-build lrzip 20:31:24 [2019-10-16T20:31:24.915Z] #33 37.09 Recommended packages: 20:31:24 [2019-10-16T20:31:24.915Z] #33 37.09 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:31:25 [2019-10-16T20:31:25.847Z] #33 37.96 The following NEW packages will be installed: 20:31:25 [2019-10-16T20:31:25.847Z] #33 37.99 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 20:31:25 [2019-10-16T20:31:25.847Z] #33 37.99 vim-common xxd 20:31:26 [2019-10-16T20:31:26.254Z] #6 18.43 go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible 20:31:26 [2019-10-16T20:31:26.779Z] #33 39.13 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 20:31:26 [2019-10-16T20:31:26.779Z] #33 39.13 Need to get 13.7 MB of archives. 20:31:26 [2019-10-16T20:31:26.779Z] #33 39.13 After this operation, 57.2 MB of additional disk space will be used. 20:31:26 [2019-10-16T20:31:26.779Z] #33 39.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] 20:31:27 [2019-10-16T20:31:27.037Z] #33 39.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 20:31:27 [2019-10-16T20:31:27.037Z] #33 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] 20:31:27 [2019-10-16T20:31:27.037Z] #33 ... 20:31:27 [2019-10-16T20:31:27.037Z] 20:31:27 [2019-10-16T20:31:27.037Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:31:27 [2019-10-16T20:31:27.037Z] #31 38.95 sync 20:31:27 [2019-10-16T20:31:27.286Z] #6 19.10 go: finding github.com/hashicorp/go-uuid v1.0.0 20:31:27 [2019-10-16T20:31:27.295Z] #31 38.95 internal/reflectlite 20:31:28 [2019-10-16T20:31:28.323Z] #6 20.22 go: finding github.com/davecgh/go-spew v1.1.0 20:31:28 [2019-10-16T20:31:28.618Z] #6 20.81 go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 20:31:28 [2019-10-16T20:31:28.668Z] #31 ... 20:31:28 [2019-10-16T20:31:28.668Z] 20:31:28 [2019-10-16T20:31:28.668Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:31:28 [2019-10-16T20:31:28.668Z] #68 DONE 40.3s 20:31:28 [2019-10-16T20:31:28.668Z] 20:31:28 [2019-10-16T20:31:28.668Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.78 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 20:31:28 [2019-10-16T20:31:28.668Z] #33 40.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 20:31:28 [2019-10-16T20:31:28.907Z] #6 21.17 go: finding github.com/theupdateframework/notary v0.6.1 20:31:29 [2019-10-16T20:31:29.195Z] #6 21.27 go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc 20:31:29 [2019-10-16T20:31:29.214Z] ---> faed5ff13417 20:31:29 [2019-10-16T20:31:29.214Z] Successfully built faed5ff13417 20:31:29 [2019-10-16T20:31:29.214Z] Successfully tagged docker:latest 20:31:29 [2019-10-16T20:31:29.214Z] INFO: Image build ended at 10/16/2019 20:31:26. Duration:00:00:34.1126921 20:31:29 [2019-10-16T20:31:29.214Z] 20:31:29 [2019-10-16T20:31:29.214Z] 20:31:29 [2019-10-16T20:31:29.214Z] INFO: Building the test binaries at 10/16/2019 20:31:27... 20:31:29 [2019-10-16T20:31:29.484Z] #6 21.64 go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:31:30 [2019-10-16T20:31:30.042Z] #33 42.26 debconf: delaying package configuration, since apt-utils is not installed 20:31:30 [2019-10-16T20:31:30.042Z] #33 42.41 Fetched 13.7 MB in 2s (5061 kB/s) 20:31:30 [2019-10-16T20:31:30.113Z] #6 22.11 go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 20:31:30 [2019-10-16T20:31:30.300Z] #33 42.54 Selecting previously unselected package cmake-data. 20:31:30 [2019-10-16T20:31:30.300Z] #33 42.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 20:31:30 [2019-10-16T20:31:30.300Z] #33 42.61 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 20:31:30 [2019-10-16T20:31:30.300Z] #33 42.63 Unpacking cmake-data (3.7.2-1) ... 20:31:30 [2019-10-16T20:31:30.740Z] #6 22.79 go: finding github.com/stretchr/objx v0.1.1 20:31:30 [2019-10-16T20:31:30.740Z] #6 22.85 go: finding github.com/BurntSushi/toml v0.3.1 20:31:31 [2019-10-16T20:31:31.672Z] #33 ... 20:31:31 [2019-10-16T20:31:31.672Z] 20:31:31 [2019-10-16T20:31:31.672Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:31:31 [2019-10-16T20:31:31.672Z] #56 28.75 Reading package lists... 20:31:31 [2019-10-16T20:31:31.672Z] #56 35.54 Building dependency tree... 20:31:31 [2019-10-16T20:31:31.672Z] #56 38.75 The following additional packages will be installed: 20:31:31 [2019-10-16T20:31:31.672Z] #56 38.76 btrfs-progs liblzo2-2 20:31:31 [2019-10-16T20:31:31.672Z] #56 39.05 The following NEW packages will be installed: 20:31:31 [2019-10-16T20:31:31.672Z] #56 39.06 btrfs-progs btrfs-tools liblzo2-2 20:31:31 [2019-10-16T20:31:31.672Z] #56 40.18 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 20:31:31 [2019-10-16T20:31:31.672Z] #56 40.18 Need to get 649 kB of archives. 20:31:31 [2019-10-16T20:31:31.672Z] #56 40.18 After this operation, 4320 kB of additional disk space will be used. 20:31:31 [2019-10-16T20:31:31.672Z] #56 40.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #56 40.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #56 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #56 41.56 debconf: delaying package configuration, since apt-utils is not installed 20:31:31 [2019-10-16T20:31:31.672Z] #56 41.89 Fetched 649 kB in 1s (588 kB/s) 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.00 Selecting previously unselected package liblzo2-2:amd64. 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.00 (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.) 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.08 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.27 Selecting previously unselected package btrfs-progs. 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.27 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 42.30 Unpacking btrfs-progs (4.7.3-1) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.12 Selecting previously unselected package btrfs-tools. 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.13 Unpacking btrfs-tools (4.7.3-1) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.47 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.50 Setting up btrfs-progs (4.7.3-1) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.52 Setting up btrfs-tools (4.7.3-1) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 43.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:31 [2019-10-16T20:31:31.672Z] #56 DONE 43.9s 20:31:31 [2019-10-16T20:31:31.672Z] 20:31:31 [2019-10-16T20:31:31.672Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:31:31 [2019-10-16T20:31:31.672Z] #57 DONE 0.1s 20:31:31 [2019-10-16T20:31:31.672Z] 20:31:31 [2019-10-16T20:31:31.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:31:31 [2019-10-16T20:31:31.672Z] #10 29.79 Reading package lists... 20:31:31 [2019-10-16T20:31:31.672Z] #10 36.18 Building dependency tree... 20:31:31 [2019-10-16T20:31:31.672Z] #10 39.22 The following additional packages will be installed: 20:31:31 [2019-10-16T20:31:31.672Z] #10 39.23 libapparmor1 libseccomp2 20:31:31 [2019-10-16T20:31:31.672Z] #10 39.24 Suggested packages: 20:31:31 [2019-10-16T20:31:31.672Z] #10 39.25 seccomp 20:31:31 [2019-10-16T20:31:31.672Z] #10 39.62 The following NEW packages will be installed: 20:31:31 [2019-10-16T20:31:31.672Z] #10 39.66 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 Need to get 300 kB of archives. 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 After this operation, 1201 kB of additional disk space will be used. 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #10 40.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] 20:31:31 [2019-10-16T20:31:31.672Z] #10 42.21 debconf: delaying package configuration, since apt-utils is not installed 20:31:31 [2019-10-16T20:31:31.672Z] #10 42.37 Fetched 300 kB in 1s (286 kB/s) 20:31:31 [2019-10-16T20:31:31.672Z] #10 42.48 Selecting previously unselected package libseccomp2:amd64. 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.55 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.57 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.72 Selecting previously unselected package libseccomp-dev:amd64. 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.72 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.74 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.96 Selecting previously unselected package libapparmor1:amd64. 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.96 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 42.97 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.10 Selecting previously unselected package libapparmor-dev:amd64. 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.12 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.14 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.47 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.57 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.61 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.63 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.66 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 43.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:31 [2019-10-16T20:31:31.673Z] #10 DONE 44.0s 20:31:31 [2019-10-16T20:31:31.673Z] 20:31:31 [2019-10-16T20:31:31.673Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:31:31 [2019-10-16T20:31:31.793Z] #6 23.91 go: finding gopkg.in/fatih/pool.v2 v2.0.0 20:31:31 [2019-10-16T20:31:31.931Z] #52 ... 20:31:31 [2019-10-16T20:31:31.931Z] 20:31:31 [2019-10-16T20:31:31.931Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 20:31:31 [2019-10-16T20:31:31.931Z] #58 DONE 0.1s 20:31:31 [2019-10-16T20:31:31.931Z] 20:31:31 [2019-10-16T20:31:31.931Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:31:31 [2019-10-16T20:31:31.931Z] #52 DONE 0.3s 20:31:31 [2019-10-16T20:31:31.931Z] 20:31:31 [2019-10-16T20:31:31.931Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 20:31:32 [2019-10-16T20:31:32.141Z] INFO: make.ps1 starting at 10/16/2019 20:31:31 20:31:32 [2019-10-16T20:31:32.142Z] INFO: Git commit (95ea6e706) assumed from DOCKER_GITCOMMIT environment variable 20:31:32 [2019-10-16T20:31:32.142Z] INFO: Invoking autogen... 20:31:32 [2019-10-16T20:31:32.199Z] #53 DONE 0.1s 20:31:32 [2019-10-16T20:31:32.199Z] 20:31:32 [2019-10-16T20:31:32.199Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:32 [2019-10-16T20:31:32.601Z] INFO: Building daemon... 20:31:32 [2019-10-16T20:31:32.765Z] #54 ... 20:31:32 [2019-10-16T20:31:32.765Z] 20:31:32 [2019-10-16T20:31:32.765Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:32 [2019-10-16T20:31:32.765Z] #40 28.70 Reading package lists... 20:31:32 [2019-10-16T20:31:32.765Z] #40 35.39 Building dependency tree... 20:31:32 [2019-10-16T20:31:32.765Z] #40 38.59 The following additional packages will be installed: 20:31:32 [2019-10-16T20:31:32.765Z] #40 38.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 20:31:32 [2019-10-16T20:31:32.765Z] #40 38.59 libprotoc10 python-pkg-resources zlib1g-dev 20:31:32 [2019-10-16T20:31:32.765Z] #40 38.61 Suggested packages: 20:31:32 [2019-10-16T20:31:32.765Z] #40 38.61 manpages-dev python-setuptools 20:31:32 [2019-10-16T20:31:32.765Z] #40 40.35 The following NEW packages will be installed: 20:31:32 [2019-10-16T20:31:32.765Z] #40 40.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 20:31:32 [2019-10-16T20:31:32.765Z] #40 40.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 20:31:32 [2019-10-16T20:31:32.765Z] #40 40.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 20:31:32 [2019-10-16T20:31:32.765Z] #40 40.37 zlib1g-dev 20:31:32 [2019-10-16T20:31:32.765Z] #40 41.50 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 20:31:32 [2019-10-16T20:31:32.765Z] #40 41.50 Need to get 3602 kB of archives. 20:31:32 [2019-10-16T20:31:32.765Z] #40 41.50 After this operation, 18.9 MB of additional disk space will be used. 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.51 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.53 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.56 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.56 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.58 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.80 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.93 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 41.98 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 42.00 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 42.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 42.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.02 debconf: delaying package configuration, since apt-utils is not installed 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.22 Fetched 3602 kB in 1s (2289 kB/s) 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.34 Selecting previously unselected package libnet1:amd64. 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.41 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.63 Selecting previously unselected package libcap-dev:amd64. 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.65 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 43.71 Unpacking libcap-dev:amd64 (1:2.25-1) ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.00 Selecting previously unselected package libnet1-dev. 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.05 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.51 Selecting previously unselected package libnl-3-200:amd64. 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.52 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.55 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.76 Selecting previously unselected package libnl-3-dev:amd64. 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.76 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 44.77 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 45.08 Selecting previously unselected package libprotobuf-c1:amd64. 20:31:32 [2019-10-16T20:31:32.766Z] #40 45.08 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... 20:31:32 [2019-10-16T20:31:32.766Z] #40 45.09 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 20:31:32 [2019-10-16T20:31:32.827Z] #6 24.71 go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 20:31:32 [2019-10-16T20:31:32.827Z] #6 24.74 go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 20:31:33 [2019-10-16T20:31:33.024Z] #40 45.18 Selecting previously unselected package libprotobuf-c-dev:amd64. 20:31:33 [2019-10-16T20:31:33.024Z] #40 45.18 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 20:31:33 [2019-10-16T20:31:33.024Z] #40 45.20 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 20:31:33 [2019-10-16T20:31:33.024Z] #40 45.34 Selecting previously unselected package zlib1g-dev:amd64. 20:31:33 [2019-10-16T20:31:33.024Z] #40 45.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... 20:31:33 [2019-10-16T20:31:33.024Z] #40 45.38 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 20:31:33 [2019-10-16T20:31:33.282Z] #40 ... 20:31:33 [2019-10-16T20:31:33.282Z] 20:31:33 [2019-10-16T20:31:33.282Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:31:33 [2019-10-16T20:31:33.282Z] #24 31.10 Reading package lists... 20:31:33 [2019-10-16T20:31:33.282Z] #24 37.86 Building dependency tree... 20:31:33 [2019-10-16T20:31:33.282Z] #24 40.57 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 20:31:33 [2019-10-16T20:31:33.282Z] #24 40.57 The following additional packages will be installed: 20:31:33 [2019-10-16T20:31:33.282Z] #24 40.57 libjq1 libonig4 20:31:33 [2019-10-16T20:31:33.282Z] #24 41.11 The following NEW packages will be installed: 20:31:33 [2019-10-16T20:31:33.282Z] #24 41.11 jq libjq1 libonig4 20:31:33 [2019-10-16T20:31:33.282Z] #24 42.30 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 20:31:33 [2019-10-16T20:31:33.282Z] #24 42.30 Need to get 327 kB of archives. 20:31:33 [2019-10-16T20:31:33.282Z] #24 42.30 After this operation, 1157 kB of additional disk space will be used. 20:31:33 [2019-10-16T20:31:33.282Z] #24 42.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 20:31:33 [2019-10-16T20:31:33.282Z] #24 42.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 20:31:33 [2019-10-16T20:31:33.282Z] #24 42.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 20:31:33 [2019-10-16T20:31:33.282Z] #24 43.58 debconf: delaying package configuration, since apt-utils is not installed 20:31:33 [2019-10-16T20:31:33.282Z] #24 43.77 Fetched 327 kB in 1s (313 kB/s) 20:31:33 [2019-10-16T20:31:33.282Z] #24 43.91 Selecting previously unselected package libonig4:amd64. 20:31:33 [2019-10-16T20:31:33.282Z] #24 43.91 (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.) 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.11 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.15 Unpacking libonig4:amd64 (6.1.3-2) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.59 Selecting previously unselected package libjq1:amd64. 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.59 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.60 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.90 Selecting previously unselected package jq. 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.90 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 44.90 Unpacking jq (1.5+dfsg-1.3) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 45.17 Setting up libonig4:amd64 (6.1.3-2) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 45.19 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 45.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 45.32 Setting up jq (1.5+dfsg-1.3) ... 20:31:33 [2019-10-16T20:31:33.282Z] #24 DONE 45.6s 20:31:33 [2019-10-16T20:31:33.282Z] 20:31:33 [2019-10-16T20:31:33.282Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 20:31:33 [2019-10-16T20:31:33.282Z] #25 DONE 0.1s 20:31:33 [2019-10-16T20:31:33.282Z] 20:31:33 [2019-10-16T20:31:33.282Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:33 [2019-10-16T20:31:33.282Z] #44 42.32 errors 20:31:33 [2019-10-16T20:31:33.282Z] #44 42.32 sort 20:31:33 [2019-10-16T20:31:33.282Z] #44 42.77 io 20:31:33 [2019-10-16T20:31:33.282Z] #44 43.92 strconv 20:31:33 [2019-10-16T20:31:33.282Z] #44 44.67 bytes 20:31:33 [2019-10-16T20:31:33.462Z] #6 25.63 go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 20:31:33 [2019-10-16T20:31:33.752Z] #6 25.91 go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c 20:31:34 [2019-10-16T20:31:34.041Z] #6 26.07 go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc 20:31:34 [2019-10-16T20:31:34.669Z] #6 26.83 go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d 20:31:34 [2019-10-16T20:31:34.963Z] #6 27.15 go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed 20:31:35 [2019-10-16T20:31:35.595Z] #6 27.50 go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c 20:31:35 [2019-10-16T20:31:35.809Z] #44 ... 20:31:35 [2019-10-16T20:31:35.809Z] 20:31:35 [2019-10-16T20:31:35.809Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:31:35 [2019-10-16T20:31:35.809Z] #47 37.25 + cd /tmp/tmp.gljjiDhtOb/src/gotest.tools/gotestsum 20:31:35 [2019-10-16T20:31:35.809Z] #47 37.25 + git checkout -q v0.3.5 20:31:35 [2019-10-16T20:31:35.809Z] #47 37.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 20:31:35 [2019-10-16T20:31:35.809Z] #47 ... 20:31:35 [2019-10-16T20:31:35.809Z] 20:31:35 [2019-10-16T20:31:35.809Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:35 [2019-10-16T20:31:35.809Z] #40 45.90 Selecting previously unselected package libprotobuf10:amd64. 20:31:35 [2019-10-16T20:31:35.809Z] #40 45.90 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... 20:31:35 [2019-10-16T20:31:35.809Z] #40 45.93 Unpacking libprotobuf10:amd64 (3.0.0-9) ... 20:31:35 [2019-10-16T20:31:35.809Z] #40 47.13 Selecting previously unselected package libprotobuf-lite10:amd64. 20:31:35 [2019-10-16T20:31:35.809Z] #40 47.13 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... 20:31:35 [2019-10-16T20:31:35.809Z] #40 47.13 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... 20:31:35 [2019-10-16T20:31:35.809Z] #40 47.31 Selecting previously unselected package libprotobuf-dev:amd64. 20:31:35 [2019-10-16T20:31:35.809Z] #40 47.34 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... 20:31:35 [2019-10-16T20:31:35.809Z] #40 47.34 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... 20:31:35 [2019-10-16T20:31:35.884Z] #6 27.81 go: finding google.golang.org/grpc v1.20.1 20:31:36 [2019-10-16T20:31:36.376Z] #40 48.54 Selecting previously unselected package libprotoc10:amd64. 20:31:36 [2019-10-16T20:31:36.377Z] #40 ... 20:31:36 [2019-10-16T20:31:36.377Z] 20:31:36 [2019-10-16T20:31:36.377Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:31:36 [2019-10-16T20:31:36.377Z] #28 38.46 + cd /tmp/tmp.ae0fXWjrgf/src/github.com/go-swagger/go-swagger 20:31:36 [2019-10-16T20:31:36.377Z] #28 38.46 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 20:31:36 [2019-10-16T20:31:36.377Z] #28 40.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:31:36 [2019-10-16T20:31:36.377Z] #28 ... 20:31:36 [2019-10-16T20:31:36.377Z] 20:31:36 [2019-10-16T20:31:36.377Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:36 [2019-10-16T20:31:36.377Z] #40 48.54 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... 20:31:36 [2019-10-16T20:31:36.377Z] #40 48.57 Unpacking libprotoc10:amd64 (3.0.0-9) ... 20:31:36 [2019-10-16T20:31:36.636Z] #40 ... 20:31:36 [2019-10-16T20:31:36.636Z] 20:31:36 [2019-10-16T20:31:36.636Z] #11 [dev 1/24] RUN groupadd -r docker 20:31:36 [2019-10-16T20:31:36.636Z] #11 DONE 4.9s 20:31:36 [2019-10-16T20:31:36.636Z] 20:31:36 [2019-10-16T20:31:36.636Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 20:31:37 [2019-10-16T20:31:37.979Z] #6 29.84 go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a 20:31:37 [2019-10-16T20:31:37.979Z] #6 30.02 go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda 20:31:39 [2019-10-16T20:31:39.031Z] #6 31.13 go: finding github.com/prometheus/client_golang v0.8.0 20:31:39 [2019-10-16T20:31:39.031Z] #6 31.20 go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 20:31:39 [2019-10-16T20:31:39.321Z] #6 31.47 go: finding golang.org/x/text v0.3.0 20:31:39 [2019-10-16T20:31:39.951Z] #6 31.92 go: finding github.com/docker/docker-credential-helpers v0.6.0 20:31:40 [2019-10-16T20:31:40.242Z] #6 32.38 go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 20:31:40 [2019-10-16T20:31:40.535Z] #6 32.59 go: finding github.com/gogo/protobuf v1.0.0 20:31:40 [2019-10-16T20:31:40.821Z] #12 ... 20:31:40 [2019-10-16T20:31:40.821Z] 20:31:40 [2019-10-16T20:31:40.821Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:31:40 [2019-10-16T20:31:40.821Z] #31 41.96 sort 20:31:40 [2019-10-16T20:31:40.821Z] #31 41.96 errors 20:31:40 [2019-10-16T20:31:40.821Z] #31 42.33 strconv 20:31:40 [2019-10-16T20:31:40.821Z] #31 43.18 io 20:31:40 [2019-10-16T20:31:40.821Z] #31 45.49 internal/oserror 20:31:40 [2019-10-16T20:31:40.821Z] #31 45.69 syscall 20:31:40 [2019-10-16T20:31:40.821Z] #31 47.89 reflect 20:31:40 [2019-10-16T20:31:40.821Z] #31 ... 20:31:40 [2019-10-16T20:31:40.821Z] 20:31:40 [2019-10-16T20:31:40.821Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:40 [2019-10-16T20:31:40.821Z] #26 5.655 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 20:31:40 [2019-10-16T20:31:40.821Z] #26 6.227 20:31:40 [2019-10-16T20:31:40.821Z] #26 6.547 ### 5.5% ####### 10.6% ########## 15.0% ############### 21.5% 20:31:40 [2019-10-16T20:31:40.821Z] #26 ... 20:31:40 [2019-10-16T20:31:40.821Z] 20:31:40 [2019-10-16T20:31:40.821Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 20:31:40 [2019-10-16T20:31:40.821Z] #12 DONE 3.8s 20:31:40 [2019-10-16T20:31:40.821Z] 20:31:40 [2019-10-16T20:31:40.822Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:40 [2019-10-16T20:31:40.822Z] #26 6.547 ### 5.5% ####### 10.6% ########## 15.0% ############### 21.5% ################### 26.7% 20:31:40 [2019-10-16T20:31:40.822Z] #26 ... 20:31:40 [2019-10-16T20:31:40.822Z] 20:31:40 [2019-10-16T20:31:40.822Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 20:31:41 [2019-10-16T20:31:41.164Z] #6 33.20 go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 20:31:41 [2019-10-16T20:31:41.164Z] #6 33.28 go: finding github.com/Microsoft/go-winio v0.4.11 20:31:41 [2019-10-16T20:31:41.164Z] #6 33.31 go: finding cloud.google.com/go v0.26.0 20:31:41 [2019-10-16T20:31:41.453Z] #6 33.65 go: finding github.com/godbus/dbus v4.1.0+incompatible 20:31:41 [2019-10-16T20:31:41.742Z] #6 33.91 go: finding github.com/kisielk/errcheck v1.1.0 20:31:41 [2019-10-16T20:31:41.756Z] #13 ... 20:31:41 [2019-10-16T20:31:41.756Z] 20:31:41 [2019-10-16T20:31:41.756Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.292 + RM_GOPATH=0 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.292 + TMP_GOPATH= 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.292 + : /build 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.292 + '[' -z '' ']' 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.306 ++ mktemp -d 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.310 + export GOPATH=/tmp/tmp.AuBrb2YvHB 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.310 + GOPATH=/tmp/tmp.AuBrb2YvHB 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.310 + RM_GOPATH=1 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.312 ++ dirname ./install.sh 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.319 + dir=. 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.319 + bin=containerd 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.319 + shift 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.319 + '[' '!' -f ./containerd.installer ']' 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.320 + . ./containerd.installer 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.320 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.320 + install_containerd 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.330 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.331 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.331 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AuBrb2YvHB/src/github.com/containerd/containerd 20:31:41 [2019-10-16T20:31:41.756Z] #59 5.340 Cloning into '/tmp/tmp.AuBrb2YvHB/src/github.com/containerd/containerd'... 20:31:42 [2019-10-16T20:31:42.014Z] #59 ... 20:31:42 [2019-10-16T20:31:42.014Z] 20:31:42 [2019-10-16T20:31:42.014Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:42 [2019-10-16T20:31:42.014Z] #26 6.547 ### 5.5% ####### 10.6% ########## 15.0% ############### 21.5% ################### 26.7% ##################### 29.3% ######################### 35.6% ############################## 42.9% ####################################### 54.3% ############################################ 62.2% ################################################### 71.9% ####################################################### 77.0% ########################################################### 82.0% ################################################################# 91.0% ##################################################################### 96.4% ######################################################################## 100.0% 20:31:42 [2019-10-16T20:31:42.272Z] #26 8.841 20:31:42 [2019-10-16T20:31:42.483Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 14.7% of statements 20:31:42 [2019-10-16T20:31:42.483Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:31:43 [2019-10-16T20:31:43.054Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements 20:31:43 [2019-10-16T20:31:43.054Z] ? github.com/docker/docker/api/server/router [no test files] 20:31:43 [2019-10-16T20:31:43.054Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:31:43 [2019-10-16T20:31:43.054Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:31:43 [2019-10-16T20:31:43.239Z] #6 35.45 go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 20:31:43 [2019-10-16T20:31:43.314Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:31:43 [2019-10-16T20:31:43.314Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:31:43 [2019-10-16T20:31:43.314Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:31:43 [2019-10-16T20:31:43.314Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:31:43 [2019-10-16T20:31:43.314Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:31:43 [2019-10-16T20:31:43.314Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:31:43 [2019-10-16T20:31:43.530Z] #6 35.65 go: finding github.com/stretchr/testify v1.2.2 20:31:43 [2019-10-16T20:31:43.530Z] #6 35.67 go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 20:31:43 [2019-10-16T20:31:43.571Z] #26 9.197 ####### 10.3% ############## 20.0% ##################### 30.5% ############################## 42.7% ###################################### 53.2% ################################################# 69.3% ######################################################### 79.8% ################################################################# 91.3% ######################################################################## 100.0% 20:31:43 [2019-10-16T20:31:43.822Z] #6 35.95 go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 20:31:43 [2019-10-16T20:31:43.822Z] #6 36.08 go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc 20:31:44 [2019-10-16T20:31:44.128Z] #6 36.28 go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 20:31:44 [2019-10-16T20:31:44.140Z] #26 ... 20:31:44 [2019-10-16T20:31:44.140Z] 20:31:44 [2019-10-16T20:31:44.140Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 20:31:44 [2019-10-16T20:31:44.140Z] #13 3.569 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:31:44 [2019-10-16T20:31:44.140Z] #13 DONE 3.8s 20:31:44 [2019-10-16T20:31:44.140Z] 20:31:44 [2019-10-16T20:31:44.140Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:44 [2019-10-16T20:31:44.140Z] #26 10.73 20:31:44 [2019-10-16T20:31:44.140Z] #26 ... 20:31:44 [2019-10-16T20:31:44.140Z] 20:31:44 [2019-10-16T20:31:44.140Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:31:44 [2019-10-16T20:31:44.140Z] #33 46.44 Selecting previously unselected package liblzo2-2:amd64. 20:31:44 [2019-10-16T20:31:44.140Z] #33 46.45 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 46.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 46.72 Selecting previously unselected package libicu57:amd64. 20:31:44 [2019-10-16T20:31:44.140Z] #33 46.77 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 46.79 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 55.56 Selecting previously unselected package libxml2:amd64. 20:31:44 [2019-10-16T20:31:44.140Z] #33 55.56 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 55.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 56.46 Selecting previously unselected package libarchive13:amd64. 20:31:44 [2019-10-16T20:31:44.140Z] #33 56.48 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... 20:31:44 [2019-10-16T20:31:44.140Z] #33 56.50 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... 20:31:44 [2019-10-16T20:31:44.254Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:31:44 [2019-10-16T20:31:44.254Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:31:44 [2019-10-16T20:31:44.398Z] #33 ... 20:31:44 [2019-10-16T20:31:44.398Z] 20:31:44 [2019-10-16T20:31:44.398Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 20:31:44 [2019-10-16T20:31:44.762Z] #6 36.95 go: finding github.com/opencontainers/go-digest v1.0.0-rc1 20:31:44 [2019-10-16T20:31:44.826Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 95.2% of statements 20:31:44 [2019-10-16T20:31:44.826Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements 20:31:45 [2019-10-16T20:31:45.086Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements 20:31:45 [2019-10-16T20:31:45.086Z] ok github.com/docker/docker/api/server/router/swarm 0.033s coverage: 4.0% of statements 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/backend [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/container [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/events [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/image [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/mount [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/network [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/registry [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:31:45 [2019-10-16T20:31:45.086Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/api/types/volume [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:31:45 [2019-10-16T20:31:45.347Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:31:45 [2019-10-16T20:31:45.608Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements 20:31:45 [2019-10-16T20:31:45.772Z] #14 ... 20:31:45 [2019-10-16T20:31:45.772Z] 20:31:45 [2019-10-16T20:31:45.772Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:45 [2019-10-16T20:31:45.772Z] #44 47.59 bufio 20:31:45 [2019-10-16T20:31:45.772Z] #44 49.08 reflect 20:31:45 [2019-10-16T20:31:45.772Z] #44 49.62 syscall 20:31:45 [2019-10-16T20:31:45.772Z] #44 ... 20:31:45 [2019-10-16T20:31:45.772Z] 20:31:45 [2019-10-16T20:31:45.772Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:45 [2019-10-16T20:31:45.790Z] #6 37.75 go: finding github.com/bugsnag/panicwrap v1.2.0 20:31:46 [2019-10-16T20:31:46.287Z] #26 11.21 ### 4.8% ######### 13.1% ############ 17.5% ################# 24.1% ###################### 31.5% ######################## 34.6% ########################## 37.1% ########################### 38.1% ############################# 41.5% ###################################### 53.2% ############################################# 62.6% #################################################### 73.0% ########################################################### 83.0% ################################################################### 93.5% ######################################################################## 100.0% 20:31:46 [2019-10-16T20:31:46.418Z] #6 38.50 go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be 20:31:46 [2019-10-16T20:31:46.710Z] #6 38.92 go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 20:31:46 [2019-10-16T20:31:46.710Z] #6 38.99 go: finding github.com/containerd/containerd v1.2.4 20:31:46 [2019-10-16T20:31:46.853Z] #26 13.28 20:31:46 [2019-10-16T20:31:46.853Z] #26 ... 20:31:46 [2019-10-16T20:31:46.853Z] 20:31:46 [2019-10-16T20:31:46.853Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.826 + RM_GOPATH=0 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.826 + TMP_GOPATH= 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.826 + : /build 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.826 + '[' -z '' ']' 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.826 ++ mktemp -d 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + export GOPATH=/tmp/tmp.1xoskhVFyK 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + GOPATH=/tmp/tmp.1xoskhVFyK 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + RM_GOPATH=1 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 ++ dirname ./install.sh 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + dir=. 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + bin=runc 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + shift 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + '[' '!' -f ./runc.installer ']' 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + . ./runc.installer 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + install_runc 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + grep -q '^3\.10\.0.*\.el7\.' 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.835 + uname -r 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.846 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.846 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.846 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.846 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1xoskhVFyK/src/github.com/opencontainers/runc 20:31:46 [2019-10-16T20:31:46.853Z] #54 4.872 Cloning into '/tmp/tmp.1xoskhVFyK/src/github.com/opencontainers/runc'... 20:31:46 [2019-10-16T20:31:46.853Z] #54 14.39 + cd /tmp/tmp.1xoskhVFyK/src/github.com/opencontainers/runc 20:31:46 [2019-10-16T20:31:46.853Z] #54 14.39 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 20:31:46 [2019-10-16T20:31:46.853Z] #54 14.71 + '[' -z '' ']' 20:31:46 [2019-10-16T20:31:46.853Z] #54 14.71 + target=static 20:31:46 [2019-10-16T20:31:46.853Z] #54 14.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static 20:31:46 [2019-10-16T20:31:46.999Z] #6 39.11 go: finding github.com/inconshreveable/mousetrap v1.0.0 20:31:47 [2019-10-16T20:31:47.111Z] #54 ... 20:31:47 [2019-10-16T20:31:47.111Z] 20:31:47 [2019-10-16T20:31:47.111Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:47 [2019-10-16T20:31:47.368Z] #26 13.64 # 1.5% ## 3.4% 20:31:47 [2019-10-16T20:31:47.368Z] #26 ... 20:31:47 [2019-10-16T20:31:47.368Z] 20:31:47 [2019-10-16T20:31:47.368Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:47 [2019-10-16T20:31:47.368Z] #40 49.58 Selecting previously unselected package protobuf-c-compiler. 20:31:47 [2019-10-16T20:31:47.368Z] #40 49.59 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 49.68 Unpacking protobuf-c-compiler (1.2.1-2) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 49.99 Selecting previously unselected package protobuf-compiler. 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.01 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.01 Unpacking protobuf-compiler (3.0.0-9) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.20 Selecting previously unselected package python-pkg-resources. 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.20 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.22 Unpacking python-pkg-resources (33.1.1-1) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.50 Selecting previously unselected package python-protobuf. 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.51 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 50.51 Unpacking python-protobuf (3.0.0-9) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 51.03 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 51.19 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 51.21 Setting up python-pkg-resources (33.1.1-1) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 56.64 Setting up libnet1-dev (1.1.6+dfsg-3) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 56.71 Setting up libprotobuf10:amd64 (3.0.0-9) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 56.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 56.78 Setting up python-protobuf (3.0.0-9) ... 20:31:47 [2019-10-16T20:31:47.368Z] #40 ... 20:31:47 [2019-10-16T20:31:47.368Z] 20:31:47 [2019-10-16T20:31:47.368Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:47 [2019-10-16T20:31:47.628Z] #6 39.74 go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 20:31:47 [2019-10-16T20:31:47.916Z] #6 39.91 go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e 20:31:47 [2019-10-16T20:31:47.916Z] #6 40.07 go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 20:31:47 [2019-10-16T20:31:47.916Z] #6 40.10 go: finding github.com/docker/go-connections v0.4.0 20:31:48 [2019-10-16T20:31:48.150Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements 20:31:48 [2019-10-16T20:31:48.921Z] #26 13.64 # 1.5% ## 3.4% ### 5.1% ##### 7.3% ###### 9.4% ######## 12.3% ########## 15.1% ############ 16.7% ############# 18.6% ############## 20.6% ################ 22.6% ################# 24.6% ################## 26.1% #################### 28.1% ###################### 30.6% ####################### 32.0% 20:31:48 [2019-10-16T20:31:48.921Z] #26 ... 20:31:48 [2019-10-16T20:31:48.921Z] 20:31:48 [2019-10-16T20:31:48.921Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 20:31:48 [2019-10-16T20:31:48.921Z] #14 DONE 4.6s 20:31:48 [2019-10-16T20:31:48.921Z] 20:31:48 [2019-10-16T20:31:48.921Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:48 [2019-10-16T20:31:48.940Z] #6 41.18 go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c 20:31:49 [2019-10-16T20:31:49.231Z] #6 41.45 go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 20:31:49 [2019-10-16T20:31:49.532Z] ok github.com/docker/docker/builder/remotecontext 0.269s coverage: 13.6% of statements 20:31:49 [2019-10-16T20:31:49.861Z] #6 41.79 go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 20:31:49 [2019-10-16T20:31:49.861Z] #6 41.88 go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c 20:31:50 [2019-10-16T20:31:50.102Z] ok github.com/docker/docker/builder/remotecontext/git 3.417s coverage: 85.1% of statements 20:31:50 [2019-10-16T20:31:50.519Z] #6 42.66 go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 20:31:51 [2019-10-16T20:31:51.043Z] ok github.com/docker/docker/builder/dockerfile 1.137s coverage: 48.2% of statements 20:31:51 [2019-10-16T20:31:51.043Z] ? github.com/docker/docker/cli [no test files] 20:31:51 [2019-10-16T20:31:51.043Z] ? github.com/docker/docker/cli/config [no test files] 20:31:51 [2019-10-16T20:31:51.494Z] #26 13.64 # 1.5% ## 3.4% ### 5.1% ##### 7.3% ###### 9.4% ######## 12.3% ########## 15.1% ############ 16.7% ############# 18.6% ############## 20.6% ################ 22.6% ################# 24.6% ################## 26.1% #################### 28.1% ###################### 30.6% ####################### 32.0% ######################## 33.4% ######################### 35.1% ########################## 36.3% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.9% ################################ 45.8% ################################## 47.8% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################## 56.7% ######################################### 57.7% ########################################### 60.2% ############################################ 62.4% ############################################## 64.2% ############################################### 66.0% ################################################# 68.7% ################################################### 71.0% #################################################### 73.2% ##################################################### 74.7% ####################################################### 77.5% ######################################################### 79.6% 20:31:51 [2019-10-16T20:31:51.494Z] #26 ... 20:31:51 [2019-10-16T20:31:51.494Z] 20:31:51 [2019-10-16T20:31:51.494Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.06 Selecting previously unselected package libjsoncpp1:amd64. 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.07 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.10 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.32 Selecting previously unselected package libuv1:amd64. 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.33 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.33 Unpacking libuv1:amd64 (1.9.1-3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.54 Selecting previously unselected package cmake. 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.54 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 57.67 Unpacking cmake (3.7.2-1) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 61.56 Selecting previously unselected package xxd. 20:31:51 [2019-10-16T20:31:51.494Z] #33 61.56 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 61.57 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 61.79 Selecting previously unselected package vim-common. 20:31:51 [2019-10-16T20:31:51.494Z] #33 61.80 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 61.85 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.67 Processing triggers for mime-support (3.60) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.79 Setting up xxd (2:8.0.0197-4+deb9u3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.81 Setting up libuv1:amd64 (1.9.1-3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.83 Setting up cmake-data (3.7.2-1) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.85 Setting up libicu57:amd64 (57.1-6+deb9u3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.87 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 62.97 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 63.00 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 63.02 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 63.05 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 63.08 Setting up cmake (3.7.2-1) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 63.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:51 [2019-10-16T20:31:51.494Z] #33 DONE 63.8s 20:31:51 [2019-10-16T20:31:51.494Z] 20:31:51 [2019-10-16T20:31:51.494Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:51 [2019-10-16T20:31:51.751Z] #26 13.64 # 1.5% ## 3.4% ### 5.1% ##### 7.3% ###### 9.4% ######## 12.3% ########## 15.1% ############ 16.7% ############# 18.6% ############## 20.6% ################ 22.6% ################# 24.6% ################## 26.1% #################### 28.1% ###################### 30.6% ####################### 32.0% ######################## 33.4% ######################### 35.1% ########################## 36.3% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.9% ################################ 45.8% ################################## 47.8% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################## 56.7% ######################################### 57.7% ########################################### 60.2% ############################################ 62.4% ############################################## 64.2% ############################################### 66.0% ################################################# 68.7% ################################################### 71.0% #################################################### 73.2% ##################################################### 74.7% ####################################################### 77.5% ######################################################### 79.6% ########################################################### 82.5% ########################################################### 83.2% 20:31:51 [2019-10-16T20:31:51.751Z] #26 ... 20:31:51 [2019-10-16T20:31:51.751Z] 20:31:51 [2019-10-16T20:31:51.751Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:31:51 [2019-10-16T20:31:51.751Z] #34 DONE 0.1s 20:31:51 [2019-10-16T20:31:51.751Z] 20:31:51 [2019-10-16T20:31:51.751Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 20:31:51 [2019-10-16T20:31:51.751Z] #35 DONE 0.1s 20:31:51 [2019-10-16T20:31:51.751Z] 20:31:51 [2019-10-16T20:31:51.751Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:52 [2019-10-16T20:31:52.031Z] #6 44.25 go: finding github.com/onsi/ginkgo v1.7.0 20:31:52 [2019-10-16T20:31:52.522Z] #26 13.64 # 1.5% ## 3.4% ### 5.1% ##### 7.3% ###### 9.4% ######## 12.3% ########## 15.1% ############ 16.7% ############# 18.6% ############## 20.6% ################ 22.6% ################# 24.6% ################## 26.1% #################### 28.1% ###################### 30.6% ####################### 32.0% ######################## 33.4% ######################### 35.1% ########################## 36.3% ########################### 37.5% ############################ 39.0% ############################# 40.4% ############################## 42.9% ################################ 45.8% ################################## 47.8% #################################### 50.1% ##################################### 52.6% ####################################### 55.1% ######################################## 56.7% ######################################### 57.7% ########################################### 60.2% ############################################ 62.4% ############################################## 64.2% ############################################### 66.0% ################################################# 68.7% ################################################### 71.0% #################################################### 73.2% ##################################################### 74.7% ####################################################### 77.5% ######################################################### 79.6% ########################################################### 82.5% ########################################################### 83.2% ############################################################# 85.4% ############################################################# 86.0% ############################################################## 87.1% ################################################################ 89.9% ################################################################## 93.0% ##################################################################### 96.0% ####################################################################### 99.9% ######################################################################## 100.0% 20:31:52 [2019-10-16T20:31:52.522Z] #26 19.08 20:31:53 [2019-10-16T20:31:53.053Z] #6 45.16 go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be 20:31:53 [2019-10-16T20:31:53.340Z] #6 completed: 2019-10-16 20:31:50.818956993 +0000 UTC 20:31:53 [2019-10-16T20:31:53.340Z] #6 duration: 1m7.122938638s 20:31:53 [2019-10-16T20:31:53.340Z] 20:31:53 [2019-10-16T20:31:53.340Z] 20:31:53 [2019-10-16T20:31:53.340Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... 20:31:53 [2019-10-16T20:31:53.340Z] #7 digest: sha256:af0ce9d7965d34a313b7b0717946a6be7e6f1c309345e7ae84c50bf1398ef83a 20:31:53 [2019-10-16T20:31:53.340Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" 20:31:53 [2019-10-16T20:31:53.340Z] #7 started: 2019-10-16 20:31:50.820690659 +0000 UTC 20:31:53 [2019-10-16T20:31:53.927Z] #26 ... 20:31:53 [2019-10-16T20:31:53.928Z] 20:31:53 [2019-10-16T20:31:53.928Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 20:31:53 [2019-10-16T20:31:53.928Z] #15 DONE 4.8s 20:31:53 [2019-10-16T20:31:53.928Z] 20:31:53 [2019-10-16T20:31:53.928Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:53 [2019-10-16T20:31:53.928Z] #40 65.86 Setting up libcap-dev:amd64 (1:2.25-1) ... 20:31:53 [2019-10-16T20:31:53.928Z] #40 65.96 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 20:31:53 [2019-10-16T20:31:53.928Z] #40 65.99 Setting up libnl-3-200:amd64 (3.2.27-2) ... 20:31:53 [2019-10-16T20:31:53.928Z] #40 66.07 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... 20:31:53 [2019-10-16T20:31:53.928Z] #40 66.10 Setting up libprotoc10:amd64 (3.0.0-9) ... 20:31:53 [2019-10-16T20:31:53.928Z] #40 66.18 Setting up protobuf-c-compiler (1.2.1-2) ... 20:31:53 [2019-10-16T20:31:53.928Z] #40 ... 20:31:53 [2019-10-16T20:31:53.928Z] 20:31:53 [2019-10-16T20:31:53.928Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:31:53 [2019-10-16T20:31:53.928Z] #31 55.52 time 20:31:53 [2019-10-16T20:31:53.928Z] #31 64.24 internal/poll 20:31:53 [2019-10-16T20:31:53.928Z] #31 ... 20:31:53 [2019-10-16T20:31:53.928Z] 20:31:53 [2019-10-16T20:31:53.928Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:53 [2019-10-16T20:31:53.928Z] #26 20.56 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 20:31:54 [2019-10-16T20:31:54.083Z] #6 46.07 go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 20:31:54 [2019-10-16T20:31:54.083Z] #6 46.15 go: finding github.com/gogo/googleapis v1.1.0 20:31:54 [2019-10-16T20:31:54.083Z] #6 46.27 go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 20:31:54 [2019-10-16T20:31:54.494Z] #26 ... 20:31:54 [2019-10-16T20:31:54.494Z] 20:31:54 [2019-10-16T20:31:54.494Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:31:54 [2019-10-16T20:31:54.494Z] #40 66.21 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 20:31:54 [2019-10-16T20:31:54.494Z] #40 66.23 Setting up protobuf-compiler (3.0.0-9) ... 20:31:54 [2019-10-16T20:31:54.494Z] #40 66.27 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... 20:31:54 [2019-10-16T20:31:54.494Z] #40 66.29 Setting up libnl-3-dev:amd64 (3.2.27-2) ... 20:31:54 [2019-10-16T20:31:54.494Z] #40 66.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:31:54 [2019-10-16T20:31:54.494Z] #40 DONE 66.6s 20:31:54 [2019-10-16T20:31:54.494Z] 20:31:54 [2019-10-16T20:31:54.494Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:31:54 [2019-10-16T20:31:54.712Z] #6 46.69 go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e 20:31:55 [2019-10-16T20:31:55.250Z] ok github.com/docker/docker/client 0.302s coverage: 75.8% of statements 20:31:55 [2019-10-16T20:31:55.739Z] #6 47.73 go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 20:31:56 [2019-10-16T20:31:56.031Z] #6 48.07 go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 20:31:56 [2019-10-16T20:31:56.656Z] #6 48.85 go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 20:31:57 [2019-10-16T20:31:57.282Z] #6 49.37 go: finding github.com/hashicorp/golang-lru v0.5.0 20:31:57 [2019-10-16T20:31:57.282Z] #6 49.38 go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea 20:31:57 [2019-10-16T20:31:57.772Z] #41 ... 20:31:57 [2019-10-16T20:31:57.772Z] 20:31:57 [2019-10-16T20:31:57.772Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:57 [2019-10-16T20:31:57.772Z] #44 59.28 time 20:31:57 [2019-10-16T20:31:57.772Z] #44 68.13 internal/fmtsort 20:31:57 [2019-10-16T20:31:57.772Z] #44 68.23 os 20:31:57 [2019-10-16T20:31:57.772Z] #44 69.00 strings 20:31:57 [2019-10-16T20:31:57.772Z] #44 ... 20:31:57 [2019-10-16T20:31:57.772Z] 20:31:57 [2019-10-16T20:31:57.772Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:57 [2019-10-16T20:31:57.772Z] #26 21.27 20:31:57 [2019-10-16T20:31:57.772Z] #26 21.62 ######################################################################## 100.0% 20:31:57 [2019-10-16T20:31:57.772Z] #26 21.90 20:31:57 [2019-10-16T20:31:57.772Z] #26 23.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 20:31:57 [2019-10-16T20:31:57.772Z] #26 23.97 20:31:57 [2019-10-16T20:31:57.772Z] #26 24.29 ######################################################################## 100.0% 20:31:57 [2019-10-16T20:31:57.930Z] #6 49.86 go: finding github.com/gogo/protobuf v1.2.0 20:31:57 [2019-10-16T20:31:57.930Z] #6 49.89 go: finding github.com/vishvananda/netlink v1.0.0 20:31:58 [2019-10-16T20:31:58.030Z] #26 ... 20:31:58 [2019-10-16T20:31:58.030Z] 20:31:58 [2019-10-16T20:31:58.030Z] #16 [dev 6/24] RUN ldconfig 20:31:58 [2019-10-16T20:31:58.030Z] #16 DONE 4.2s 20:31:58 [2019-10-16T20:31:58.030Z] 20:31:58 [2019-10-16T20:31:58.030Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:58 [2019-10-16T20:31:58.030Z] #26 24.56 20:31:58 [2019-10-16T20:31:58.219Z] #6 50.36 go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 20:31:59 [2019-10-16T20:31:59.928Z] #26 26.30 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 20:31:59 [2019-10-16T20:31:59.928Z] #26 26.40 skipping existing 1849cc453dee 20:31:59 [2019-10-16T20:31:59.928Z] #26 ... 20:31:59 [2019-10-16T20:31:59.928Z] 20:31:59 [2019-10-16T20:31:59.928Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:31:59 [2019-10-16T20:31:59.928Z] #54 17.75 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 . 20:31:59 [2019-10-16T20:31:59.928Z] #54 ... 20:31:59 [2019-10-16T20:31:59.928Z] 20:31:59 [2019-10-16T20:31:59.928Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:31:59 [2019-10-16T20:31:59.928Z] #26 26.56 20:32:00 [2019-10-16T20:32:00.277Z] #6 52.33 go: finding github.com/lib/pq v1.0.0 20:32:00 [2019-10-16T20:32:00.567Z] #6 52.59 go: finding github.com/google/go-cmp v0.2.0 20:32:00 [2019-10-16T20:32:00.567Z] #6 52.76 go: finding github.com/hashicorp/go-version v1.1.0 20:32:01 [2019-10-16T20:32:01.301Z] #26 27.98 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 20:32:01 [2019-10-16T20:32:01.867Z] #26 ... 20:32:01 [2019-10-16T20:32:01.867Z] 20:32:01 [2019-10-16T20:32:01.867Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.797 + RM_GOPATH=0 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.797 + TMP_GOPATH= 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.797 + : /build 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.797 + '[' -z '' ']' 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.805 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 ++ mktemp -d 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + export GOPATH=/tmp/tmp.Di9WGvs8cN 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + GOPATH=/tmp/tmp.Di9WGvs8cN 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + RM_GOPATH=1 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 ++ dirname ./install.sh 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + dir=. 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + bin=tini 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + shift 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + '[' '!' -f ./tini.installer ']' 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + . ./tini.installer 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 ++ : fec3683b971d9c3ef73f284f176672c44b448662 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + install_tini 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.813 + git clone https://github.com/krallin/tini.git /tmp/tmp.Di9WGvs8cN/tini 20:32:01 [2019-10-16T20:32:01.867Z] #36 3.876 Cloning into '/tmp/tmp.Di9WGvs8cN/tini'... 20:32:01 [2019-10-16T20:32:01.867Z] #36 5.015 + cd /tmp/tmp.Di9WGvs8cN/tini 20:32:01 [2019-10-16T20:32:01.867Z] #36 5.016 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 20:32:01 [2019-10-16T20:32:01.867Z] #36 5.042 + cmake . 20:32:01 [2019-10-16T20:32:01.867Z] #36 5.585 -- The C compiler identification is GNU 6.3.0 20:32:01 [2019-10-16T20:32:01.867Z] #36 5.653 -- Check for working C compiler: /usr/bin/cc 20:32:01 [2019-10-16T20:32:01.867Z] #36 6.465 -- Check for working C compiler: /usr/bin/cc -- works 20:32:01 [2019-10-16T20:32:01.867Z] #36 6.472 -- Detecting C compiler ABI info 20:32:01 [2019-10-16T20:32:01.867Z] #36 7.334 -- Detecting C compiler ABI info - done 20:32:01 [2019-10-16T20:32:01.867Z] #36 7.390 -- Detecting C compile features 20:32:01 [2019-10-16T20:32:01.867Z] #36 9.972 -- Detecting C compile features - done 20:32:01 [2019-10-16T20:32:01.867Z] #36 10.00 -- Performing Test HAS_BUILTIN_FORTIFY 20:32:01 [2019-10-16T20:32:01.867Z] #36 ... 20:32:01 [2019-10-16T20:32:01.867Z] 20:32:01 [2019-10-16T20:32:01.867Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:01 [2019-10-16T20:32:01.867Z] #41 5.191 Note: Building without setproctitle() and strlcpy() support. 20:32:01 [2019-10-16T20:32:01.867Z] #41 5.191 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 20:32:01 [2019-10-16T20:32:01.867Z] #41 7.052 fatal: Not a git repository (or any of the parent directories): .git 20:32:01 [2019-10-16T20:32:01.867Z] #41 7.094 GEN .gitid 20:32:01 [2019-10-16T20:32:01.867Z] #41 7.123 GEN criu/include/version.h 20:32:01 [2019-10-16T20:32:01.867Z] #41 7.164 GEN include/common/asm 20:32:02 [2019-10-16T20:32:02.841Z] #6 54.54 go: finding github.com/golang/mock v1.1.1 20:32:02 [2019-10-16T20:32:02.842Z] #6 55.05 go: finding github.com/davecgh/go-spew v1.1.1 20:32:02 [2019-10-16T20:32:02.985Z] #41 ... 20:32:02 [2019-10-16T20:32:02.985Z] 20:32:02 [2019-10-16T20:32:02.985Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:32:02 [2019-10-16T20:32:02.985Z] #26 28.56 20:32:02 [2019-10-16T20:32:02.985Z] #26 28.76 ######################################################################## 100.0% 20:32:02 [2019-10-16T20:32:02.985Z] #26 28.90 20:32:02 [2019-10-16T20:32:02.985Z] #26 28.98 Download of images into '/build' complete. 20:32:02 [2019-10-16T20:32:02.985Z] #26 28.99 Use something like the following to load the result into a Docker daemon: 20:32:02 [2019-10-16T20:32:02.985Z] #26 28.99 tar -cC '/build' . | docker load 20:32:02 [2019-10-16T20:32:02.985Z] #26 DONE 29.3s 20:32:02 [2019-10-16T20:32:02.985Z] 20:32:02 [2019-10-16T20:32:02.985Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.23 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.35 -- Configuring done 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.39 -- Generating done 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.39 -- Build files have been written to: /tmp/tmp.Di9WGvs8cN/tini 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.42 + make tini-static 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.73 Scanning dependencies of target tini-static 20:32:02 [2019-10-16T20:32:02.985Z] #36 10.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:32:03 [2019-10-16T20:32:03.130Z] #6 55.28 go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 20:32:03 [2019-10-16T20:32:03.418Z] #6 55.65 go: finding github.com/kisielk/gotool v1.0.0 20:32:03 [2019-10-16T20:32:03.706Z] #6 55.77 go: finding github.com/kr/pretty v0.1.0 20:32:04 [2019-10-16T20:32:04.362Z] #6 56.52 go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 20:32:05 [2019-10-16T20:32:05.391Z] #6 57.23 go: finding github.com/sirupsen/logrus v1.0.3 20:32:05 [2019-10-16T20:32:05.680Z] #6 57.85 go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 20:32:05 [2019-10-16T20:32:05.695Z] #36 ... 20:32:05 [2019-10-16T20:32:05.695Z] 20:32:05 [2019-10-16T20:32:05.695Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:32:05 [2019-10-16T20:32:05.695Z] #31 67.23 internal/fmtsort 20:32:05 [2019-10-16T20:32:05.695Z] #31 67.63 internal/syscall/unix 20:32:05 [2019-10-16T20:32:05.695Z] #31 67.94 os 20:32:05 [2019-10-16T20:32:05.695Z] #31 68.37 strings 20:32:05 [2019-10-16T20:32:05.695Z] #31 71.96 path 20:32:05 [2019-10-16T20:32:05.695Z] #31 72.50 text/tabwriter 20:32:05 [2019-10-16T20:32:05.695Z] #31 72.72 fmt 20:32:05 [2019-10-16T20:32:05.695Z] #31 73.53 path/filepath 20:32:05 [2019-10-16T20:32:05.695Z] #31 76.53 io/ioutil 20:32:05 [2019-10-16T20:32:05.695Z] #31 ... 20:32:05 [2019-10-16T20:32:05.695Z] 20:32:05 [2019-10-16T20:32:05.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:05 [2019-10-16T20:32:05.695Z] #41 10.74 PBCC images/google/protobuf/descriptor.pb-c.c 20:32:05 [2019-10-16T20:32:05.695Z] #41 10.95 PBCC images/opts.pb-c.c 20:32:05 [2019-10-16T20:32:05.695Z] #41 11.14 PBCC images/sit.pb-c.c 20:32:05 [2019-10-16T20:32:05.695Z] #41 11.27 DEP images/google/protobuf/descriptor.pb-c.d 20:32:05 [2019-10-16T20:32:05.695Z] #41 11.40 DEP images/opts.pb-c.d 20:32:05 [2019-10-16T20:32:05.695Z] #41 11.49 DEP images/sit.pb-c.d 20:32:05 [2019-10-16T20:32:05.695Z] #41 11.50 PBCC images/macvlan.pb-c.c 20:32:05 [2019-10-16T20:32:05.952Z] #41 11.61 DEP images/macvlan.pb-c.d 20:32:05 [2019-10-16T20:32:05.952Z] #41 11.67 PBCC images/autofs.pb-c.c 20:32:05 [2019-10-16T20:32:05.952Z] #41 11.70 DEP images/autofs.pb-c.d 20:32:05 [2019-10-16T20:32:05.969Z] #6 58.03 go: finding github.com/spf13/viper v1.3.2 20:32:05 [2019-10-16T20:32:05.969Z] #6 58.12 go: finding github.com/uber/jaeger-lib v1.2.1 20:32:06 [2019-10-16T20:32:06.209Z] #41 11.76 PBCC images/sysctl.pb-c.c 20:32:06 [2019-10-16T20:32:06.209Z] #41 11.82 DEP images/sysctl.pb-c.d 20:32:06 [2019-10-16T20:32:06.209Z] #41 11.87 PBCC images/time.pb-c.c 20:32:06 [2019-10-16T20:32:06.209Z] #41 11.90 DEP images/time.pb-c.d 20:32:06 [2019-10-16T20:32:06.209Z] #41 11.96 PBCC images/binfmt-misc.pb-c.c 20:32:06 [2019-10-16T20:32:06.466Z] #41 11.99 DEP images/binfmt-misc.pb-c.d 20:32:06 [2019-10-16T20:32:06.466Z] #41 12.07 PBCC images/seccomp.pb-c.c 20:32:06 [2019-10-16T20:32:06.466Z] #41 12.09 DEP images/seccomp.pb-c.d 20:32:06 [2019-10-16T20:32:06.466Z] #41 12.16 PBCC images/userns.pb-c.c 20:32:06 [2019-10-16T20:32:06.598Z] #6 58.65 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e 20:32:06 [2019-10-16T20:32:06.598Z] #6 58.75 go: finding github.com/client9/misspell v0.3.4 20:32:06 [2019-10-16T20:32:06.723Z] #41 ... 20:32:06 [2019-10-16T20:32:06.723Z] 20:32:06 [2019-10-16T20:32:06.723Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:06 [2019-10-16T20:32:06.723Z] #36 13.84 [100%] Linking C executable tini-static 20:32:06 [2019-10-16T20:32:06.723Z] #36 14.61 [100%] Built target tini-static 20:32:06 [2019-10-16T20:32:06.723Z] #36 14.75 + mkdir -p /build 20:32:06 [2019-10-16T20:32:06.723Z] #36 14.75 + cp tini-static /build/docker-init 20:32:06 [2019-10-16T20:32:06.723Z] #36 DONE 14.9s 20:32:06 [2019-10-16T20:32:06.723Z] 20:32:06 [2019-10-16T20:32:06.723Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:06 [2019-10-16T20:32:06.723Z] #41 12.24 DEP images/userns.pb-c.d 20:32:06 [2019-10-16T20:32:06.723Z] #41 12.30 PBCC images/cgroup.pb-c.c 20:32:06 [2019-10-16T20:32:06.723Z] #41 12.37 DEP images/cgroup.pb-c.d 20:32:06 [2019-10-16T20:32:06.723Z] #41 12.43 PBCC images/fown.pb-c.c 20:32:06 [2019-10-16T20:32:06.723Z] #41 12.51 PBCC images/ext-file.pb-c.c 20:32:06 [2019-10-16T20:32:06.723Z] #41 12.53 DEP images/fown.pb-c.d 20:32:06 [2019-10-16T20:32:06.980Z] #41 12.67 DEP images/ext-file.pb-c.d 20:32:06 [2019-10-16T20:32:06.980Z] #41 12.73 PBCC images/rpc.pb-c.c 20:32:06 [2019-10-16T20:32:06.980Z] #41 12.80 DEP images/rpc.pb-c.d 20:32:07 [2019-10-16T20:32:07.224Z] #6 59.11 go: finding google.golang.org/appengine v1.1.0 20:32:07 [2019-10-16T20:32:07.224Z] #6 59.37 go: finding gotest.tools v2.1.0+incompatible 20:32:07 [2019-10-16T20:32:07.237Z] #41 12.89 PBCC images/siginfo.pb-c.c 20:32:07 [2019-10-16T20:32:07.237Z] #41 12.94 DEP images/siginfo.pb-c.d 20:32:07 [2019-10-16T20:32:07.495Z] #41 13.01 PBCC images/pagemap.pb-c.c 20:32:07 [2019-10-16T20:32:07.495Z] #41 13.08 DEP images/pagemap.pb-c.d 20:32:07 [2019-10-16T20:32:07.495Z] #41 13.19 PBCC images/rlimit.pb-c.c 20:32:07 [2019-10-16T20:32:07.512Z] #6 59.72 go: finding github.com/pkg/profile v1.2.1 20:32:07 [2019-10-16T20:32:07.752Z] #41 13.21 DEP images/rlimit.pb-c.d 20:32:07 [2019-10-16T20:32:07.752Z] #41 13.41 PBCC images/file-lock.pb-c.c 20:32:08 [2019-10-16T20:32:08.010Z] #41 13.52 DEP images/file-lock.pb-c.d 20:32:08 [2019-10-16T20:32:08.010Z] #41 13.60 PBCC images/tty.pb-c.c 20:32:08 [2019-10-16T20:32:08.010Z] #41 ... 20:32:08 [2019-10-16T20:32:08.010Z] 20:32:08 [2019-10-16T20:32:08.010Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:32:08 [2019-10-16T20:32:08.010Z] #17 4.467 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:32:08 [2019-10-16T20:32:08.010Z] #17 4.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:32:08 [2019-10-16T20:32:08.010Z] #17 4.485 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:32:08 [2019-10-16T20:32:08.010Z] #17 4.514 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:32:08 [2019-10-16T20:32:08.010Z] #17 4.582 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:32:08 [2019-10-16T20:32:08.010Z] #17 5.790 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] 20:32:08 [2019-10-16T20:32:08.010Z] #17 8.694 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 20:32:08 [2019-10-16T20:32:08.010Z] #17 10.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 20:32:08 [2019-10-16T20:32:08.010Z] #17 ... 20:32:08 [2019-10-16T20:32:08.010Z] 20:32:08 [2019-10-16T20:32:08.010Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:08 [2019-10-16T20:32:08.010Z] #41 13.70 DEP images/tty.pb-c.d 20:32:08 [2019-10-16T20:32:08.143Z] #6 60.20 go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 20:32:08 [2019-10-16T20:32:08.143Z] #6 60.27 go: finding github.com/opencontainers/runc v1.0.0-rc6 20:32:08 [2019-10-16T20:32:08.267Z] #41 13.77 PBCC images/tun.pb-c.c 20:32:08 [2019-10-16T20:32:08.267Z] #41 13.80 PBCC images/netdev.pb-c.c 20:32:08 [2019-10-16T20:32:08.267Z] #41 13.87 DEP images/tun.pb-c.d 20:32:08 [2019-10-16T20:32:08.267Z] #41 13.98 DEP images/netdev.pb-c.d 20:32:08 [2019-10-16T20:32:08.267Z] #41 14.10 PBCC images/vma.pb-c.c 20:32:08 [2019-10-16T20:32:08.525Z] #41 14.17 DEP images/vma.pb-c.d 20:32:08 [2019-10-16T20:32:08.525Z] #41 14.22 PBCC images/creds.pb-c.c 20:32:08 [2019-10-16T20:32:08.525Z] #41 14.26 DEP images/creds.pb-c.d 20:32:08 [2019-10-16T20:32:08.525Z] #41 14.35 PBCC images/utsns.pb-c.c 20:32:08 [2019-10-16T20:32:08.782Z] #41 14.43 DEP images/utsns.pb-c.d 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.52 PBCC images/ipc-desc.pb-c.c 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.57 PBCC images/ipc-sem.pb-c.c 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.63 DEP images/ipc-desc.pb-c.d 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.70 DEP images/ipc-sem.pb-c.d 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.75 PBCC images/ipc-msg.pb-c.c 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.79 DEP images/ipc-msg.pb-c.d 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.83 PBCC images/ipc-shm.pb-c.c 20:32:09 [2019-10-16T20:32:09.040Z] #41 14.86 DEP images/ipc-shm.pb-c.d 20:32:09 [2019-10-16T20:32:09.173Z] #6 61.10 go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a 20:32:09 [2019-10-16T20:32:09.173Z] #6 61.15 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 20:32:09 [2019-10-16T20:32:09.173Z] #6 61.23 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 20:32:09 [2019-10-16T20:32:09.173Z] #6 61.29 go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible 20:32:09 [2019-10-16T20:32:09.173Z] #6 61.31 go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be 20:32:09 [2019-10-16T20:32:09.298Z] #41 14.90 PBCC images/ipc-var.pb-c.c 20:32:09 [2019-10-16T20:32:09.298Z] #41 14.94 DEP images/ipc-var.pb-c.d 20:32:09 [2019-10-16T20:32:09.462Z] #6 61.55 go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 20:32:09 [2019-10-16T20:32:09.556Z] #41 15.01 PBCC images/sk-opts.pb-c.c 20:32:09 [2019-10-16T20:32:09.556Z] #41 15.04 PBCC images/packet-sock.pb-c.c 20:32:09 [2019-10-16T20:32:09.556Z] #41 15.10 DEP images/sk-opts.pb-c.d 20:32:09 [2019-10-16T20:32:09.556Z] #41 15.18 DEP images/packet-sock.pb-c.d 20:32:09 [2019-10-16T20:32:09.556Z] #41 15.28 PBCC images/sk-netlink.pb-c.c 20:32:09 [2019-10-16T20:32:09.813Z] #41 15.29 DEP images/sk-netlink.pb-c.d 20:32:09 [2019-10-16T20:32:09.813Z] #41 15.38 PBCC images/sk-inet.pb-c.c 20:32:09 [2019-10-16T20:32:09.813Z] #41 15.44 DEP images/sk-inet.pb-c.d 20:32:09 [2019-10-16T20:32:09.813Z] #41 15.53 PBCC images/sk-unix.pb-c.c 20:32:10 [2019-10-16T20:32:10.071Z] #41 15.65 DEP images/sk-unix.pb-c.d 20:32:10 [2019-10-16T20:32:10.071Z] #41 15.75 PBCC images/mm.pb-c.c 20:32:10 [2019-10-16T20:32:10.071Z] #41 15.82 DEP images/mm.pb-c.d 20:32:10 [2019-10-16T20:32:10.329Z] #41 15.93 PBCC images/timerfd.pb-c.c 20:32:10 [2019-10-16T20:32:10.329Z] #41 15.98 DEP images/timerfd.pb-c.d 20:32:10 [2019-10-16T20:32:10.329Z] #41 16.04 PBCC images/timer.pb-c.c 20:32:10 [2019-10-16T20:32:10.329Z] #41 16.09 DEP images/timer.pb-c.d 20:32:10 [2019-10-16T20:32:10.586Z] #41 16.13 PBCC images/sa.pb-c.c 20:32:10 [2019-10-16T20:32:10.586Z] #41 16.20 DEP images/sa.pb-c.d 20:32:10 [2019-10-16T20:32:10.586Z] #41 ... 20:32:10 [2019-10-16T20:32:10.586Z] 20:32:10 [2019-10-16T20:32:10.586Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:10 [2019-10-16T20:32:10.586Z] #44 72.40 regexp/syntax 20:32:10 [2019-10-16T20:32:10.586Z] #44 73.25 fmt 20:32:10 [2019-10-16T20:32:10.586Z] #44 79.70 regexp 20:32:10 [2019-10-16T20:32:10.586Z] #44 81.44 flag 20:32:10 [2019-10-16T20:32:10.586Z] #44 ... 20:32:10 [2019-10-16T20:32:10.586Z] 20:32:10 [2019-10-16T20:32:10.586Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:10 [2019-10-16T20:32:10.586Z] #41 16.29 PBCC images/pipe-data.pb-c.c 20:32:10 [2019-10-16T20:32:10.586Z] #41 16.33 DEP images/pipe-data.pb-c.d 20:32:10 [2019-10-16T20:32:10.843Z] #41 16.39 PBCC images/mnt.pb-c.c 20:32:10 [2019-10-16T20:32:10.843Z] #41 16.46 DEP images/mnt.pb-c.d 20:32:10 [2019-10-16T20:32:10.843Z] #41 16.52 PBCC images/sk-packet.pb-c.c 20:32:10 [2019-10-16T20:32:10.843Z] #41 16.56 DEP images/sk-packet.pb-c.d 20:32:10 [2019-10-16T20:32:10.966Z] #6 63.13 go: finding github.com/coreos/etcd v3.3.10+incompatible 20:32:11 [2019-10-16T20:32:11.101Z] #41 16.61 PBCC images/tcp-stream.pb-c.c 20:32:11 [2019-10-16T20:32:11.101Z] #41 16.64 DEP images/tcp-stream.pb-c.d 20:32:11 [2019-10-16T20:32:11.101Z] #41 16.71 PBCC images/pipe.pb-c.c 20:32:11 [2019-10-16T20:32:11.101Z] #41 16.78 DEP images/pipe.pb-c.d 20:32:11 [2019-10-16T20:32:11.101Z] #41 16.86 PBCC images/pstree.pb-c.c 20:32:11 [2019-10-16T20:32:11.359Z] #41 16.89 DEP images/pstree.pb-c.d 20:32:11 [2019-10-16T20:32:11.359Z] #41 16.96 PBCC images/fs.pb-c.c 20:32:11 [2019-10-16T20:32:11.359Z] #41 16.97 DEP images/fs.pb-c.d 20:32:11 [2019-10-16T20:32:11.617Z] #41 17.09 PBCC images/signalfd.pb-c.c 20:32:11 [2019-10-16T20:32:11.617Z] #41 17.19 DEP images/signalfd.pb-c.d 20:32:11 [2019-10-16T20:32:11.617Z] #41 17.28 PBCC images/fh.pb-c.c 20:32:11 [2019-10-16T20:32:11.620Z] #6 63.49 go: finding github.com/magiconair/properties v1.8.0 20:32:11 [2019-10-16T20:32:11.620Z] #6 63.79 go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 20:32:11 [2019-10-16T20:32:11.874Z] #41 17.37 PBCC images/fsnotify.pb-c.c 20:32:11 [2019-10-16T20:32:11.874Z] #41 17.45 DEP images/fh.pb-c.d 20:32:11 [2019-10-16T20:32:11.874Z] #41 17.52 DEP images/fsnotify.pb-c.d 20:32:11 [2019-10-16T20:32:11.874Z] #41 17.58 PBCC images/eventpoll.pb-c.c 20:32:11 [2019-10-16T20:32:11.907Z] #6 63.89 go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 20:32:11 [2019-10-16T20:32:11.907Z] #6 63.90 go: finding github.com/spf13/afero v1.1.2 20:32:11 [2019-10-16T20:32:11.907Z] #6 63.93 go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd 20:32:12 [2019-10-16T20:32:12.132Z] #41 17.63 DEP images/eventpoll.pb-c.d 20:32:12 [2019-10-16T20:32:12.132Z] #41 17.67 PBCC images/eventfd.pb-c.c 20:32:12 [2019-10-16T20:32:12.132Z] #41 17.68 DEP images/eventfd.pb-c.d 20:32:12 [2019-10-16T20:32:12.132Z] #41 17.76 PBCC images/remap-file-path.pb-c.c 20:32:12 [2019-10-16T20:32:12.132Z] #41 17.79 DEP images/remap-file-path.pb-c.d 20:32:12 [2019-10-16T20:32:12.132Z] #41 17.87 PBCC images/fifo.pb-c.c 20:32:12 [2019-10-16T20:32:12.389Z] #41 17.92 DEP images/fifo.pb-c.d 20:32:12 [2019-10-16T20:32:12.389Z] #41 17.95 PBCC images/ghost-file.pb-c.c 20:32:12 [2019-10-16T20:32:12.389Z] #41 17.99 DEP images/ghost-file.pb-c.d 20:32:12 [2019-10-16T20:32:12.389Z] #41 18.10 PBCC images/regfile.pb-c.c 20:32:12 [2019-10-16T20:32:12.647Z] #41 18.16 DEP images/regfile.pb-c.d 20:32:12 [2019-10-16T20:32:12.647Z] #41 18.23 PBCC images/ns.pb-c.c 20:32:12 [2019-10-16T20:32:12.647Z] #41 18.28 DEP images/ns.pb-c.d 20:32:12 [2019-10-16T20:32:12.647Z] #41 18.35 PBCC images/fdinfo.pb-c.c 20:32:12 [2019-10-16T20:32:12.647Z] #41 18.46 DEP images/fdinfo.pb-c.d 20:32:12 [2019-10-16T20:32:12.904Z] #41 18.58 PBCC images/core-aarch64.pb-c.c 20:32:12 [2019-10-16T20:32:12.904Z] #41 18.63 PBCC images/core-arm.pb-c.c 20:32:12 [2019-10-16T20:32:12.904Z] #41 18.68 PBCC images/core-ppc64.pb-c.c 20:32:12 [2019-10-16T20:32:12.904Z] #41 18.73 PBCC images/core-s390.pb-c.c 20:32:13 [2019-10-16T20:32:13.162Z] #41 18.84 PBCC images/core-x86.pb-c.c 20:32:13 [2019-10-16T20:32:13.162Z] #41 18.89 PBCC images/core.pb-c.c 20:32:13 [2019-10-16T20:32:13.162Z] #41 18.96 PBCC images/inventory.pb-c.c 20:32:13 [2019-10-16T20:32:13.404Z] #6 65.68 go: finding github.com/kr/text v0.1.0 20:32:13 [2019-10-16T20:32:13.419Z] #41 19.08 DEP images/core-aarch64.pb-c.d 20:32:13 [2019-10-16T20:32:13.419Z] #41 19.16 DEP images/core-arm.pb-c.d 20:32:13 [2019-10-16T20:32:13.676Z] #41 19.26 DEP images/core-ppc64.pb-c.d 20:32:13 [2019-10-16T20:32:13.676Z] #41 19.28 DEP images/core-s390.pb-c.d 20:32:13 [2019-10-16T20:32:13.676Z] #41 19.36 DEP images/core-x86.pb-c.d 20:32:13 [2019-10-16T20:32:13.676Z] #41 19.43 DEP images/core.pb-c.d 20:32:13 [2019-10-16T20:32:13.676Z] #41 19.49 DEP images/inventory.pb-c.d 20:32:13 [2019-10-16T20:32:13.934Z] #41 19.58 PBCC images/cpuinfo.pb-c.c 20:32:13 [2019-10-16T20:32:13.934Z] #41 19.62 DEP images/cpuinfo.pb-c.d 20:32:13 [2019-10-16T20:32:13.934Z] #41 19.64 PBCC images/stats.pb-c.c 20:32:13 [2019-10-16T20:32:13.934Z] #41 19.68 DEP images/stats.pb-c.d 20:32:14 [2019-10-16T20:32:14.037Z] #6 65.93 go: finding github.com/spf13/cast v1.3.0 20:32:14 [2019-10-16T20:32:14.336Z] #6 66.29 go: finding gopkg.in/yaml.v2 v2.2.2 20:32:14 [2019-10-16T20:32:14.626Z] #6 66.60 go: finding github.com/onsi/gomega v1.4.3 20:32:14 [2019-10-16T20:32:14.917Z] #6 67.06 go: finding github.com/opencontainers/runtime-spec v1.0.1 20:32:14 [2019-10-16T20:32:14.917Z] #6 67.08 go: finding github.com/spf13/jwalterweatherman v1.0.0 20:32:14 [2019-10-16T20:32:14.917Z] #6 67.12 go: finding github.com/Microsoft/hcsshim v0.8.5 20:32:15 [2019-10-16T20:32:15.206Z] #6 67.39 go: finding gotest.tools v2.2.0+incompatible 20:32:15 [2019-10-16T20:32:15.496Z] #6 67.66 go: finding github.com/opencontainers/runc v1.0.0-rc8 20:32:15 [2019-10-16T20:32:15.832Z] #41 21.51 make[1]: Nothing to be done for 'all'. 20:32:16 [2019-10-16T20:32:16.119Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:20081849 Name:quota Decls:[0xc00d605540 0xc00d6057c0 0xc00d605a40 0xc00d5f8700 0xc01c6dfa40 0xc01c6dfb90] Scope:scope 0xc01cccafc0 { 20:32:16 [2019-10-16T20:32:16.119Z] var ErrQuotaNotSupported 20:32:16 [2019-10-16T20:32:16.119Z] type errQuotaNotSupported 20:32:16 [2019-10-16T20:32:16.119Z] } 20:32:16 [2019-10-16T20:32:16.119Z] Imports:[0xc01c6df8c0] Unresolved:[errdefs nil string] Comments:[0xc01c75a1a0 0xc01c75a320]} 20:32:16 [2019-10-16T20:32:16.126Z] #6 68.17 go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd 20:32:16 [2019-10-16T20:32:16.126Z] #6 68.29 go: finding github.com/coreos/go-semver v0.2.0 20:32:16 [2019-10-16T20:32:16.126Z] #6 68.36 go: finding github.com/coreos/go-etcd v2.0.0+incompatible 20:32:16 [2019-10-16T20:32:16.417Z] #6 68.63 go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b 20:32:16 [2019-10-16T20:32:16.417Z] #6 68.67 go: finding github.com/docker/go-connections v0.3.0 20:32:16 [2019-10-16T20:32:16.706Z] #6 68.69 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 20:32:16 [2019-10-16T20:32:16.706Z] #6 68.76 go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 20:32:16 [2019-10-16T20:32:16.706Z] #6 68.89 go: finding github.com/onsi/ginkgo v1.6.0 20:32:17 [2019-10-16T20:32:17.204Z] #41 ... 20:32:17 [2019-10-16T20:32:17.204Z] 20:32:17 [2019-10-16T20:32:17.204Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:32:17 [2019-10-16T20:32:17.204Z] #31 79.70 github.com/BurntSushi/toml 20:32:17 [2019-10-16T20:32:17.204Z] #31 79.70 flag 20:32:17 [2019-10-16T20:32:17.204Z] #31 81.59 log 20:32:17 [2019-10-16T20:32:17.204Z] #31 84.48 github.com/BurntSushi/toml/cmd/tomlv 20:32:17 [2019-10-16T20:32:17.204Z] #31 DONE 88.9s 20:32:17 [2019-10-16T20:32:17.204Z] 20:32:17 [2019-10-16T20:32:17.204Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:17 [2019-10-16T20:32:17.204Z] #44 83.31 go/token 20:32:17 [2019-10-16T20:32:17.204Z] #44 84.24 go/scanner 20:32:17 [2019-10-16T20:32:17.204Z] #44 84.34 internal/lazyregexp 20:32:17 [2019-10-16T20:32:17.204Z] #44 84.58 net/url 20:32:17 [2019-10-16T20:32:17.204Z] #44 85.83 go/ast 20:32:17 [2019-10-16T20:32:17.204Z] #44 86.79 text/template/parse 20:32:17 [2019-10-16T20:32:17.751Z] #6 69.85 go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 20:32:17 [2019-10-16T20:32:17.751Z] #6 69.93 go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd 20:32:17 [2019-10-16T20:32:17.751Z] #6 69.93 go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 20:32:17 [2019-10-16T20:32:17.769Z] #44 ... 20:32:17 [2019-10-16T20:32:17.769Z] 20:32:17 [2019-10-16T20:32:17.769Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:32:17 [2019-10-16T20:32:17.769Z] #17 19.91 Fetched 7919 kB in 16s (479 kB/s) 20:32:18 [2019-10-16T20:32:18.038Z] #6 70.05 go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 20:32:18 [2019-10-16T20:32:18.038Z] #6 70.07 go: finding github.com/sirupsen/logrus v1.3.0 20:32:18 [2019-10-16T20:32:18.038Z] #6 70.13 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:32:18 [2019-10-16T20:32:18.038Z] #6 70.16 go: finding gopkg.in/yaml.v2 v2.2.1 20:32:19 [2019-10-16T20:32:19.062Z] #6 70.96 go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 20:32:19 [2019-10-16T20:32:19.062Z] #6 71.21 go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 20:32:19 [2019-10-16T20:32:19.350Z] #6 71.32 go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 20:32:19 [2019-10-16T20:32:19.648Z] #6 71.60 go: finding github.com/mitchellh/mapstructure v1.1.2 20:32:19 [2019-10-16T20:32:19.648Z] #6 71.70 go: finding gopkg.in/fsnotify.v1 v1.4.7 20:32:20 [2019-10-16T20:32:20.679Z] #6 72.71 go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 20:32:20 [2019-10-16T20:32:20.679Z] #6 72.84 go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad 20:32:20 [2019-10-16T20:32:20.966Z] #6 73.02 go: finding github.com/fsnotify/fsnotify v1.4.7 20:32:21 [2019-10-16T20:32:21.047Z] #17 19.91 Reading package lists... 20:32:21 [2019-10-16T20:32:21.047Z] #17 ... 20:32:21 [2019-10-16T20:32:21.047Z] 20:32:21 [2019-10-16T20:32:21.047Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:21 [2019-10-16T20:32:21.047Z] #59 38.93 + cd /tmp/tmp.AuBrb2YvHB/src/github.com/containerd/containerd 20:32:21 [2019-10-16T20:32:21.047Z] #59 38.93 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + export 'BUILDTAGS=netgo osusergo static_build' 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + BUILDTAGS='netgo osusergo static_build' 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + export EXTRA_FLAGS=-buildmode=pie 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + EXTRA_FLAGS=-buildmode=pie 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + '[' '' = dynamic ']' 20:32:21 [2019-10-16T20:32:21.047Z] #59 39.62 + make 20:32:21 [2019-10-16T20:32:21.047Z] #59 41.04 + bin/ctr 20:32:21 [2019-10-16T20:32:21.047Z] #59 ... 20:32:21 [2019-10-16T20:32:21.047Z] 20:32:21 [2019-10-16T20:32:21.047Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:21 [2019-10-16T20:32:21.047Z] #41 23.85 CC images/stats.o 20:32:21 [2019-10-16T20:32:21.047Z] #41 24.30 CC images/core.o 20:32:21 [2019-10-16T20:32:21.047Z] #41 25.16 CC images/core-x86.o 20:32:21 [2019-10-16T20:32:21.047Z] #41 25.80 CC images/core-arm.o 20:32:21 [2019-10-16T20:32:21.047Z] #41 26.32 CC images/core-aarch64.o 20:32:21 [2019-10-16T20:32:21.254Z] #6 73.37 go: finding github.com/kr/pty v1.1.1 20:32:21 [2019-10-16T20:32:21.254Z] #6 73.43 go: finding github.com/hpcloud/tail v1.0.0 20:32:21 [2019-10-16T20:32:21.304Z] #41 26.80 CC images/core-ppc64.o 20:32:21 [2019-10-16T20:32:21.818Z] ok github.com/docker/docker/cmd/dockerd 0.126s coverage: 30.3% of statements 20:32:21 [2019-10-16T20:32:21.869Z] #41 27.58 CC images/core-s390.o 20:32:22 [2019-10-16T20:32:22.291Z] #6 74.19 go: finding github.com/docker/go-units v0.3.1 20:32:22 [2019-10-16T20:32:22.409Z] ok github.com/docker/docker/container 0.206s coverage: 35.3% of statements 20:32:22 [2019-10-16T20:32:22.409Z] ? github.com/docker/docker/container/stream [no test files] 20:32:22 [2019-10-16T20:32:22.409Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:32:22 [2019-10-16T20:32:22.409Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:32:22 [2019-10-16T20:32:22.409Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:32:22 [2019-10-16T20:32:22.801Z] #41 28.51 CC images/cpuinfo.o 20:32:22 [2019-10-16T20:32:22.920Z] #6 75.09 go: finding github.com/ghodss/yaml v1.0.0 20:32:22 [2019-10-16T20:32:22.920Z] #6 75.12 go: finding github.com/pelletier/go-toml v1.2.0 20:32:23 [2019-10-16T20:32:23.366Z] #41 29.05 CC images/inventory.o 20:32:23 [2019-10-16T20:32:23.623Z] #41 29.40 CC images/fdinfo.o 20:32:23 [2019-10-16T20:32:23.959Z] #6 75.79 go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:32:23 [2019-10-16T20:32:23.959Z] #6 75.96 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 20:32:23 [2019-10-16T20:32:23.959Z] #6 76.12 go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 20:32:24 [2019-10-16T20:32:24.188Z] #41 29.79 CC images/fown.o 20:32:24 [2019-10-16T20:32:24.188Z] #41 29.98 CC images/ns.o 20:32:24 [2019-10-16T20:32:24.753Z] #41 30.29 CC images/regfile.o 20:32:25 [2019-10-16T20:32:25.011Z] #41 30.70 CC images/ghost-file.o 20:32:25 [2019-10-16T20:32:25.576Z] #41 31.10 CC images/fifo.o 20:32:25 [2019-10-16T20:32:25.576Z] #41 31.38 CC images/remap-file-path.o 20:32:25 [2019-10-16T20:32:25.710Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements 20:32:26 [2019-10-16T20:32:26.141Z] #41 31.68 CC images/eventfd.o 20:32:26 [2019-10-16T20:32:26.141Z] #41 31.97 CC images/eventpoll.o 20:32:26 [2019-10-16T20:32:26.281Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.8% of statements 20:32:26 [2019-10-16T20:32:26.706Z] #41 32.37 CC images/fh.o 20:32:27 [2019-10-16T20:32:27.225Z] ok github.com/docker/docker/daemon/cluster 0.155s coverage: 0.5% of statements 20:32:27 [2019-10-16T20:32:27.271Z] #41 32.76 CC images/fsnotify.o 20:32:27 [2019-10-16T20:32:27.814Z] #7 completed: 2019-10-16 20:32:23.022573546 +0000 UTC 20:32:27 [2019-10-16T20:32:27.814Z] #7 duration: 32.201882887s 20:32:27 [2019-10-16T20:32:27.814Z] 20:32:27 [2019-10-16T20:32:27.814Z] 20:32:27 [2019-10-16T20:32:27.814Z] #8 exporting to image 20:32:27 [2019-10-16T20:32:27.814Z] #8 digest: sha256:7f7e11ea03b26604fed269604ddafbf13ed4cff15913268309aebb48fb9fa871 20:32:27 [2019-10-16T20:32:27.814Z] #8 name: "exporting to image" 20:32:27 [2019-10-16T20:32:27.814Z] #8 started: 2019-10-16 20:32:23.024053999 +0000 UTC 20:32:27 [2019-10-16T20:32:27.814Z] #8 exporting layers 20:32:27 [2019-10-16T20:32:27.814Z] #8 exporting layers 4.6s done 20:32:27 [2019-10-16T20:32:27.814Z] #8 completed: 2019-10-16 20:32:27.579301833 +0000 UTC 20:32:27 [2019-10-16T20:32:27.814Z] #8 duration: 4.555247834s 20:32:27 [2019-10-16T20:32:27.814Z] #8 writing image sha256:bd41300105080164469547e3df07eb5a95dc0bfbf7d46c990061b2ac5094c815 done 20:32:27 [2019-10-16T20:32:27.814Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done 20:32:27 [2019-10-16T20:32:27.814Z] 20:32:27 [2019-10-16T20:32:27.836Z] #41 33.45 CC images/signalfd.o 20:32:28 [2019-10-16T20:32:28.093Z] #41 33.69 CC images/fs.o 20:32:28 [2019-10-16T20:32:28.237Z] 3445c1cd3dcc5b9c332c1a7d81603b25bdaf830cc67e5ae8e2526b4d9d1f1d8a 20:32:28 [2019-10-16T20:32:28.237Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 . 20:32:28 [2019-10-16T20:32:28.237Z] #1 [internal] booting buildkit 20:32:28 [2019-10-16T20:32:28.237Z] #1 pulling image moby/buildkit:buildx-stable-1 20:32:28 [2019-10-16T20:32:28.350Z] #41 33.86 CC images/pstree.o 20:32:28 [2019-10-16T20:32:28.608Z] #41 34.18 CC images/pipe.o 20:32:28 [2019-10-16T20:32:28.866Z] #41 34.55 CC images/tcp-stream.o 20:32:29 [2019-10-16T20:32:29.123Z] #41 34.83 CC images/sk-packet.o 20:32:29 [2019-10-16T20:32:29.381Z] #41 35.12 CC images/mnt.o 20:32:29 [2019-10-16T20:32:29.638Z] #41 ... 20:32:29 [2019-10-16T20:32:29.638Z] 20:32:29 [2019-10-16T20:32:29.638Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:29 [2019-10-16T20:32:29.638Z] #44 91.50 go/parser 20:32:29 [2019-10-16T20:32:29.638Z] #44 91.79 text/template 20:32:29 [2019-10-16T20:32:29.638Z] #44 95.51 encoding/xml 20:32:29 [2019-10-16T20:32:29.638Z] #44 97.02 go/doc 20:32:29 [2019-10-16T20:32:29.638Z] #44 100.9 github.com/LK4D4/vndr/build 20:32:29 [2019-10-16T20:32:29.638Z] #44 ... 20:32:29 [2019-10-16T20:32:29.638Z] 20:32:29 [2019-10-16T20:32:29.638Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:29 [2019-10-16T20:32:29.638Z] #41 35.39 CC images/pipe-data.o 20:32:29 [2019-10-16T20:32:29.896Z] #41 35.66 CC images/sa.o 20:32:30 [2019-10-16T20:32:30.268Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done 20:32:30 [2019-10-16T20:32:30.268Z] #1 creating container buildx_buildkit_default 20:32:30 [2019-10-16T20:32:30.461Z] #41 36.00 CC images/timer.o 20:32:30 [2019-10-16T20:32:30.523Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements 20:32:30 [2019-10-16T20:32:30.523Z] ok github.com/docker/docker/daemon/config 0.073s coverage: 84.6% of statements 20:32:30 [2019-10-16T20:32:30.718Z] #41 36.49 CC images/timerfd.o 20:32:30 [2019-10-16T20:32:30.976Z] #41 36.72 CC images/mm.o 20:32:31 [2019-10-16T20:32:31.036Z] #1 creating container buildx_buildkit_default 0.5s done 20:32:31 [2019-10-16T20:32:31.036Z] #1 DONE 2.5s 20:32:31 [2019-10-16T20:32:31.036Z] 20:32:31 [2019-10-16T20:32:31.036Z] #3 [internal] load build definition from Dockerfile 20:32:31 [2019-10-16T20:32:31.036Z] #3 transferring dockerfile: 20:32:31 [2019-10-16T20:32:31.036Z] #3 transferring dockerfile: 14.62kB done 20:32:31 [2019-10-16T20:32:31.036Z] #3 DONE 0.0s 20:32:31 [2019-10-16T20:32:31.036Z] 20:32:31 [2019-10-16T20:32:31.036Z] #2 [internal] load .dockerignore 20:32:31 [2019-10-16T20:32:31.036Z] #2 transferring context: 87B done 20:32:31 [2019-10-16T20:32:31.036Z] #2 DONE 0.0s 20:32:31 [2019-10-16T20:32:31.036Z] 20:32:31 [2019-10-16T20:32:31.036Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental 20:32:31 [2019-10-16T20:32:31.464Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements 20:32:31 [2019-10-16T20:32:31.541Z] #41 37.12 CC images/sk-opts.o 20:32:31 [2019-10-16T20:32:31.798Z] #41 37.40 CC images/sk-unix.o 20:32:31 [2019-10-16T20:32:31.829Z] #4 DONE 0.6s 20:32:31 [2019-10-16T20:32:31.829Z] 20:32:31 [2019-10-16T20:32:31.829Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 20:32:31 [2019-10-16T20:32:31.829Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done 20:32:31 [2019-10-16T20:32:31.829Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done 20:32:31 [2019-10-16T20:32:31.829Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done 20:32:31 [2019-10-16T20:32:31.829Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done 20:32:31 [2019-10-16T20:32:31.829Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done 20:32:31 [2019-10-16T20:32:31.829Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 20:32:32 [2019-10-16T20:32:32.055Z] #41 37.77 CC images/sk-inet.o 20:32:32 [2019-10-16T20:32:32.213Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done 20:32:32 [2019-10-16T20:32:32.213Z] #5 DONE 0.6s 20:32:32 [2019-10-16T20:32:32.577Z] 20:32:32 [2019-10-16T20:32:32.577Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:32:32 [2019-10-16T20:32:32.577Z] #6 ... 20:32:32 [2019-10-16T20:32:32.577Z] 20:32:32 [2019-10-16T20:32:32.577Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 20:32:32 [2019-10-16T20:32:32.577Z] #7 DONE 0.3s 20:32:32 [2019-10-16T20:32:32.622Z] #41 38.23 CC images/tun.o 20:32:32 [2019-10-16T20:32:32.622Z] #41 ... 20:32:32 [2019-10-16T20:32:32.622Z] 20:32:32 [2019-10-16T20:32:32.622Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:32:32 [2019-10-16T20:32:32.622Z] #17 19.91 Reading package lists... 20:32:32 [2019-10-16T20:32:32.622Z] #17 25.11 Reading package lists... 20:32:32 [2019-10-16T20:32:32.622Z] #17 30.34 Building dependency tree... 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 The following additional packages will be installed: 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.58 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.59 Suggested packages: 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 vim-doc vim-scripts xfsdump acl attr quota 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 Recommended packages: 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 20:32:32 [2019-10-16T20:32:32.622Z] #17 32.60 python3-keyrings.alt python3-xdg unzip 20:32:32 [2019-10-16T20:32:32.880Z] #17 ... 20:32:32 [2019-10-16T20:32:32.880Z] 20:32:32 [2019-10-16T20:32:32.880Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:32 [2019-10-16T20:32:32.880Z] #41 38.52 CC images/sk-netlink.o 20:32:33 [2019-10-16T20:32:33.018Z] 20:32:33 [2019-10-16T20:32:33.018Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:32:33 [2019-10-16T20:32:33.018Z] #6 DONE 0.4s 20:32:33 [2019-10-16T20:32:33.018Z] 20:32:33 [2019-10-16T20:32:33.018Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:32:33 [2019-10-16T20:32:33.018Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 0B / 4.37MB 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 0B / 45.98MB 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 782.34kB / 45.24MB 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 90.11kB / 10.32MB 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 0B / 50.49MB 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 0B / 102.14MB 0.1s 20:32:33 [2019-10-16T20:32:33.018Z] #8 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done 20:32:33 [2019-10-16T20:32:33.138Z] #41 38.79 CC images/packet-sock.o 20:32:33 [2019-10-16T20:32:33.374Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 1.57MB / 4.37MB 0.3s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.1s done 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 6.59MB / 45.24MB 0.3s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 4.21MB / 10.32MB 0.3s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 2.68MB / 50.49MB 0.3s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.04MB / 4.37MB 0.4s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 4.25MB / 45.98MB 0.4s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 9.14MB / 45.24MB 0.4s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 6.38MB / 10.32MB 0.4s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.6s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 12.00MB / 45.24MB 0.6s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 8.16MB / 10.32MB 0.6s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 7.11MB / 50.49MB 0.6s 20:32:33 [2019-10-16T20:32:33.553Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 6.41MB / 102.14MB 0.6s 20:32:33 [2019-10-16T20:32:33.703Z] #41 39.22 CC images/ipc-var.o 20:32:33 [2019-10-16T20:32:33.703Z] #41 39.42 CC images/ipc-desc.o 20:32:33 [2019-10-16T20:32:33.960Z] #41 39.67 CC images/ipc-shm.o 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.6s done 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 11.36MB / 45.98MB 0.7s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 9.86MB / 10.32MB 0.7s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 16.95MB / 45.24MB 0.9s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.8s done 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 12.78MB / 50.49MB 0.9s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 12.63MB / 102.14MB 0.9s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 16.00MB / 45.98MB 1.0s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 20.86MB / 45.24MB 1.0s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 16.32MB / 50.49MB 1.0s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 19.87MB / 45.98MB 1.2s 20:32:34 [2019-10-16T20:32:34.152Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 17.92MB / 102.14MB 1.2s 20:32:34 [2019-10-16T20:32:34.526Z] #41 39.96 CC images/ipc-msg.o 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 24.21MB / 45.98MB 1.3s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 26.76MB / 45.24MB 1.3s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 22.26MB / 50.49MB 1.3s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 27.21MB / 45.98MB 1.5s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 29.41MB / 45.24MB 1.5s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 26.53MB / 50.49MB 1.5s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 23.06MB / 102.14MB 1.5s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 29.74MB / 45.98MB 1.6s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 32.09MB / 45.24MB 1.6s 20:32:34 [2019-10-16T20:32:34.670Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 29.64MB / 50.49MB 1.6s 20:32:34 [2019-10-16T20:32:34.784Z] #41 40.37 CC images/ipc-sem.o 20:32:35 [2019-10-16T20:32:35.041Z] #41 40.68 CC images/utsns.o 20:32:35 [2019-10-16T20:32:35.155Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 33.43MB / 45.98MB 1.8s 20:32:35 [2019-10-16T20:32:35.155Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 36.44MB / 45.24MB 1.8s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 32.70MB / 50.49MB 1.8s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 30.06MB / 102.14MB 1.8s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 36.35MB / 45.98MB 1.9s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 35.36MB / 50.49MB 1.9s 20:32:35 [2019-10-16T20:32:35.156Z] #8 ... 20:32:35 [2019-10-16T20:32:35.156Z] 20:32:35 [2019-10-16T20:32:35.156Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 20:32:35 [2019-10-16T20:32:35.156Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done 20:32:35 [2019-10-16T20:32:35.156Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 20:32:35 [2019-10-16T20:32:35.156Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 20:32:35 [2019-10-16T20:32:35.156Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.8s done 20:32:35 [2019-10-16T20:32:35.156Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done 20:32:35 [2019-10-16T20:32:35.156Z] #66 DONE 2.1s 20:32:35 [2019-10-16T20:32:35.156Z] 20:32:35 [2019-10-16T20:32:35.156Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 39.73MB / 45.98MB 2.1s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 41.29MB / 45.24MB 2.1s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 39.91MB / 50.49MB 2.1s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 35.94MB / 102.14MB 2.1s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.22MB / 45.98MB 2.2s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.30MB / 45.24MB 2.2s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 43.44MB / 50.49MB 2.2s 20:32:35 [2019-10-16T20:32:35.156Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 41.20MB / 102.14MB 2.2s 20:32:35 [2019-10-16T20:32:35.299Z] #41 40.92 CC images/creds.o 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.3s done 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.33MB / 50.49MB 2.4s 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 47.30MB / 102.14MB 2.4s 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 63.09MB / 102.14MB 2.5s 20:32:35 [2019-10-16T20:32:35.557Z] #8 ... 20:32:35 [2019-10-16T20:32:35.557Z] 20:32:35 [2019-10-16T20:32:35.557Z] #20 [internal] load build context 20:32:35 [2019-10-16T20:32:35.557Z] #20 transferring context: 45.62MB 2.6s done 20:32:35 [2019-10-16T20:32:35.557Z] #20 DONE 2.7s 20:32:35 [2019-10-16T20:32:35.557Z] 20:32:35 [2019-10-16T20:32:35.557Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s done 20:32:35 [2019-10-16T20:32:35.557Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 79.17MB / 102.14MB 2.7s 20:32:35 [2019-10-16T20:32:35.562Z] #41 41.16 CC images/vma.o 20:32:35 [2019-10-16T20:32:35.820Z] #41 41.45 CC images/netdev.o 20:32:35 [2019-10-16T20:32:35.936Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 90.37MB / 102.14MB 2.8s 20:32:36 [2019-10-16T20:32:36.078Z] #41 41.88 CC images/tty.o 20:32:36 [2019-10-16T20:32:36.326Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s 20:32:36 [2019-10-16T20:32:36.326Z] #8 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s done 20:32:36 [2019-10-16T20:32:36.326Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 20:32:36 [2019-10-16T20:32:36.664Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements 20:32:37 [2019-10-16T20:32:37.011Z] #41 42.56 CC images/file-lock.o 20:32:37 [2019-10-16T20:32:37.011Z] #41 42.76 CC images/rlimit.o 20:32:37 [2019-10-16T20:32:37.232Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.483s coverage: 13.6% of statements 20:32:37 [2019-10-16T20:32:37.268Z] #41 42.98 CC images/pagemap.o 20:32:37 [2019-10-16T20:32:37.833Z] #41 43.30 CC images/siginfo.o 20:32:38 [2019-10-16T20:32:38.091Z] #41 43.67 CC images/rpc.o 20:32:38 [2019-10-16T20:32:38.173Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.674s coverage: 57.0% of statements 20:32:38 [2019-10-16T20:32:38.657Z] #41 ... 20:32:38 [2019-10-16T20:32:38.657Z] 20:32:38 [2019-10-16T20:32:38.657Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.08 The following NEW packages will be installed: 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.09 apparmor aufs-tools bash-completion binutils-mingw-w64 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.09 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.09 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.09 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.09 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 20:32:38 [2019-10-16T20:32:38.657Z] #17 37.10 xfsprogs xxd xz-utils zip 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.45 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.45 Need to get 90.9 MB of archives. 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.45 After this operation, 541 MB of additional disk space will be used. 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.46 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.47 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.85 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.87 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.88 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.89 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.89 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.90 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.91 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.92 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.92 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.94 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.94 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.96 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 38.98 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.00 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.01 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.01 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.03 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.04 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.05 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.13 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.13 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.15 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.17 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.21 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.21 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.23 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.23 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.23 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] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.24 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.31 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.33 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.40 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.41 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.43 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.43 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.43 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.46 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.63 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.65 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.78 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.79 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.83 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.84 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.84 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 39.87 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 40.34 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 40.43 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 40.49 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 40.51 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 40.53 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] 20:32:38 [2019-10-16T20:32:38.657Z] #17 40.71 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] 20:32:38 [2019-10-16T20:32:38.915Z] #17 41.00 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] 20:32:38 [2019-10-16T20:32:38.915Z] #17 41.22 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] 20:32:39 [2019-10-16T20:32:39.173Z] #17 41.24 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] 20:32:39 [2019-10-16T20:32:39.430Z] #17 41.62 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 20:32:39 [2019-10-16T20:32:39.689Z] #17 41.86 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] 20:32:39 [2019-10-16T20:32:39.689Z] #17 41.89 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] 20:32:39 [2019-10-16T20:32:39.947Z] #17 ... 20:32:39 [2019-10-16T20:32:39.947Z] 20:32:39 [2019-10-16T20:32:39.947Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:39 [2019-10-16T20:32:39.947Z] #44 101.6 github.com/LK4D4/vndr/godl/singleflight 20:32:39 [2019-10-16T20:32:39.947Z] #44 102.1 crypto/dsa 20:32:39 [2019-10-16T20:32:39.947Z] #44 102.5 crypto/x509/pkix 20:32:39 [2019-10-16T20:32:39.947Z] #44 102.9 vendor/golang.org/x/crypto/cryptobyte 20:32:39 [2019-10-16T20:32:39.947Z] #44 104.8 net 20:32:39 [2019-10-16T20:32:39.947Z] #44 105.6 vendor/golang.org/x/crypto/internal/chacha20 20:32:39 [2019-10-16T20:32:39.947Z] #44 106.3 vendor/golang.org/x/crypto/poly1305 20:32:39 [2019-10-16T20:32:39.947Z] #44 106.7 vendor/golang.org/x/sys/cpu 20:32:39 [2019-10-16T20:32:39.947Z] #44 107.0 vendor/golang.org/x/crypto/chacha20poly1305 20:32:39 [2019-10-16T20:32:39.947Z] #44 108.4 vendor/golang.org/x/crypto/hkdf 20:32:39 [2019-10-16T20:32:39.947Z] #44 108.6 vendor/golang.org/x/text/transform 20:32:39 [2019-10-16T20:32:39.947Z] #44 109.6 vendor/golang.org/x/text/unicode/bidi 20:32:39 [2019-10-16T20:32:39.947Z] #44 111.9 vendor/golang.org/x/text/secure/bidirule 20:32:39 [2019-10-16T20:32:39.947Z] #44 ... 20:32:39 [2019-10-16T20:32:39.947Z] 20:32:39 [2019-10-16T20:32:39.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:39 [2019-10-16T20:32:39.947Z] #41 45.05 CC images/ext-file.o 20:32:39 [2019-10-16T20:32:39.947Z] #41 45.33 CC images/cgroup.o 20:32:40 [2019-10-16T20:32:40.512Z] #41 46.06 CC images/userns.o 20:32:40 [2019-10-16T20:32:40.769Z] #41 46.39 CC images/google/protobuf/descriptor.o 20:32:42 [2019-10-16T20:32:42.374Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.462s coverage: 46.2% of statements 20:32:42 [2019-10-16T20:32:42.374Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.753s coverage: 51.0% of statements 20:32:42 [2019-10-16T20:32:42.645Z] INFO [runner] worker.2 took 1m44.771256379s with stages: golint: 1m18.831892086s, gosec: 14.121907792s, gofmt: 4.97446847s, ineffassign: 3.093251047s, misspell: 2.541929992s, varcheck: 485.751895ms, deadcode: 363.988274ms, structcheck: 193.924535ms, unconvert: 164.06562ms, typecheck: 5.049µs 20:32:42 [2019-10-16T20:32:42.645Z] INFO [runner] worker.1 took 1m46.40430505s with stages: megacheck: 48.746974494s, goimports: 28.924063376s, govet: 28.733237189s 20:32:42 [2019-10-16T20:32:42.645Z] INFO [runner] Workers idle times: #2: 1.627802831s 20:32:42 [2019-10-16T20:32:42.645Z] INFO [runner] Issues before processing: 1955, after processing: 0 20:32:42 [2019-10-16T20:32:42.645Z] INFO [runner] processing took 567.126666ms with stages: exclude: 234.519755ms, identifier_marker: 126.990764ms, autogenerated_exclude: 87.884769ms, nolint: 57.168659ms, skip_dirs: 51.533575ms, cgo: 3.908471ms, path_prettifier: 3.074392ms, filename_unadjuster: 1.013836ms, exclude-rules: 1.010471ms, diff: 3.451µs, source_code: 3.39µs, path_shortener: 3.146µs, uniq_by_line: 2.622µs, max_from_linter: 2.465µs, max_same_issues: 2.458µs, skip_files: 2.237µs, max_per_file_from_linter: 2.205µs 20:32:42 [2019-10-16T20:32:42.645Z] INFO File cache stats: 1433 entries of total size 6.7MiB 20:32:42 [2019-10-16T20:32:42.645Z] INFO Memory: 183 samples, avg is 1331.0MB, max is 5244.1MB 20:32:42 [2019-10-16T20:32:42.645Z] INFO Execution took 2m18.994417124s 20:32:42 [2019-10-16T20:32:42.645Z] Congratulations! "./pkg/..." is safely isolated from internal code. 20:32:42 [2019-10-16T20:32:42.645Z] No api/types/ or api/swagger.yaml changes in diff. 20:32:42 [2019-10-16T20:32:42.645Z] Congratulations! All toml source files changed here have valid syntax. 20:32:42 [2019-10-16T20:32:42.645Z] Congratulations! Changelog CHANGELOG.md is well-formed. 20:32:42 [2019-10-16T20:32:42.645Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage 20:32:42 [2019-10-16T20:32:42.667Z] #41 48.42 CC images/opts.o [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 20:32:42 [2019-10-16T20:32:42.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/make.sh dynbinary-daemon test-docker-py 20:32:43 [2019-10-16T20:32:43.232Z] #41 48.73 CC images/seccomp.o 20:32:43 [2019-10-16T20:32:43.233Z] #41 49.00 CC images/binfmt-misc.o 20:32:43 [2019-10-16T20:32:43.313Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.340s coverage: 72.5% of statements 20:32:43 [2019-10-16T20:32:43.491Z] #41 49.23 CC images/time.o 20:32:43 [2019-10-16T20:32:43.910Z] 20:32:44 [2019-10-16T20:32:44.056Z] #41 49.48 CC images/sysctl.o 20:32:44 [2019-10-16T20:32:44.167Z] Removing bundles/ 20:32:44 [2019-10-16T20:32:44.167Z] 20:32:44 [2019-10-16T20:32:44.167Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 20:32:44 [2019-10-16T20:32:44.167Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:32:44 [2019-10-16T20:32:44.167Z] GOOS="" GOARCH="" GOARM="" 20:32:44 [2019-10-16T20:32:44.314Z] #41 49.79 CC images/autofs.o 20:32:44 [2019-10-16T20:32:44.314Z] #41 50.02 CC images/macvlan.o 20:32:44 [2019-10-16T20:32:44.572Z] #41 50.31 CC images/sit.o 20:32:44 [2019-10-16T20:32:44.696Z] ok github.com/docker/docker/daemon 12.384s coverage: 17.6% of statements 20:32:44 [2019-10-16T20:32:44.696Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:32:44 [2019-10-16T20:32:44.696Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:32:44 [2019-10-16T20:32:44.696Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:32:44 [2019-10-16T20:32:44.696Z] ? github.com/docker/docker/daemon/exec [no test files] 20:32:44 [2019-10-16T20:32:44.696Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:32:44 [2019-10-16T20:32:44.747Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 20:32:44 [2019-10-16T20:32:44.747Z] 20:32:44 [2019-10-16T20:32:44.747Z] ________ ____ __. 20:32:44 [2019-10-16T20:32:44.747Z] \_____ \ | |/ _| 20:32:44 [2019-10-16T20:32:44.747Z] / | \| < 20:32:44 [2019-10-16T20:32:44.747Z] / | \ | \ 20:32:44 [2019-10-16T20:32:44.747Z] \_______ /____|__ \ 20:32:44 [2019-10-16T20:32:44.747Z] \/ \/ 20:32:44 [2019-10-16T20:32:44.747Z] 20:32:44 [2019-10-16T20:32:44.747Z] INFO: make.ps1 ended at 10/16/2019 20:32:39 20:32:44 [2019-10-16T20:32:44.747Z] INFO: Binaries build ended at 10/16/2019 20:32:42. Duration:00:01:15.1001987 20:32:44 [2019-10-16T20:32:44.747Z] INFO: Copying the built daemon binary to d:\CI\PR-40097\1\binary\dockerd-95ea6e706.exe... 20:32:44 [2019-10-16T20:32:44.830Z] #41 50.59 LINK images/built-in.o 20:32:45 [2019-10-16T20:32:45.087Z] #41 50.76 GEN compel/include/asm 20:32:45 [2019-10-16T20:32:45.087Z] #41 50.76 GEN compel/include/version.h 20:32:45 [2019-10-16T20:32:45.087Z] #41 50.81 touch .config 20:32:45 [2019-10-16T20:32:45.087Z] #41 50.82 GEN include/common/config.h 20:32:45 [2019-10-16T20:32:45.265Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 58.0% of statements 20:32:45 [2019-10-16T20:32:45.265Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements 20:32:45 [2019-10-16T20:32:45.345Z] #41 50.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 20:32:45 [2019-10-16T20:32:45.345Z] #41 50.96 GEN compel/plugins/include/uapi/std/syscall-64.h 20:32:45 [2019-10-16T20:32:45.345Z] #41 50.99 GEN compel/arch/x86/plugins/std/syscalls-64.S 20:32:45 [2019-10-16T20:32:45.345Z] #41 51.00 DEP compel/arch/x86/plugins/std/syscalls-64.d 20:32:45 [2019-10-16T20:32:45.345Z] #41 51.02 DEP compel/arch/x86/plugins/std/memcpy.d 20:32:45 [2019-10-16T20:32:45.345Z] #41 51.04 DEP compel/arch/x86/plugins/std/parasite-head.d 20:32:45 [2019-10-16T20:32:45.345Z] #41 51.07 GEN compel/plugins/include/uapi/std/syscall.h 20:32:45 [2019-10-16T20:32:45.345Z] #41 51.10 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 20:32:45 [2019-10-16T20:32:45.603Z] #41 51.11 GEN compel/plugins/include/uapi/std/syscall-codes.h 20:32:45 [2019-10-16T20:32:45.603Z] #41 51.18 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 20:32:45 [2019-10-16T20:32:45.603Z] #41 51.18 DEP compel/plugins/std/infect.d 20:32:45 [2019-10-16T20:32:45.603Z] #41 51.34 DEP compel/plugins/std/string.d 20:32:45 [2019-10-16T20:32:45.717Z] INFO: Copying the built client binary to d:\CI\PR-40097\1\binary\docker-95ea6e706.exe... 20:32:45 [2019-10-16T20:32:45.717Z] INFO: Copying dockerversion from the container... 20:32:45 [2019-10-16T20:32:45.717Z] INFO: Copying the golang package from the container to d:\CI\PR-40097\1\installer\go.zip... 20:32:45 [2019-10-16T20:32:45.860Z] #41 51.44 DEP compel/plugins/std/log.d 20:32:45 [2019-10-16T20:32:45.860Z] #41 51.52 DEP compel/plugins/std/fds.d 20:32:45 [2019-10-16T20:32:45.860Z] #41 51.61 DEP compel/plugins/std/std.d 20:32:46 [2019-10-16T20:32:46.118Z] #41 51.72 DEP compel/plugins/shmem/shmem.d 20:32:46 [2019-10-16T20:32:46.206Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements 20:32:46 [2019-10-16T20:32:46.375Z] #41 51.92 DEP compel/plugins/fds/fds.d 20:32:46 [2019-10-16T20:32:46.375Z] #41 52.07 CC compel/plugins/std/std.o 20:32:46 [2019-10-16T20:32:46.777Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements 20:32:46 [2019-10-16T20:32:46.940Z] #41 52.50 CC compel/plugins/std/fds.o 20:32:47 [2019-10-16T20:32:47.505Z] #41 53.18 CC compel/plugins/std/log.o 20:32:47 [2019-10-16T20:32:47.901Z] INFO: Extracting go.zip to d:\CI\PR-40097\1\go 20:32:48 [2019-10-16T20:32:48.010Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 10.5s done 20:32:48 [2019-10-16T20:32:48.010Z] #8 DONE 13.8s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 20:32:48 [2019-10-16T20:32:48.010Z] #9 DONE 0.3s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 20:32:48 [2019-10-16T20:32:48.010Z] #10 DONE 0.3s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:32:48 [2019-10-16T20:32:48.010Z] #29 ... 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:32:48 [2019-10-16T20:32:48.010Z] #21 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 20:32:48 [2019-10-16T20:32:48.010Z] #44 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 20:32:48 [2019-10-16T20:32:48.010Z] #31 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 20:32:48 [2019-10-16T20:32:48.010Z] #22 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 20:32:48 [2019-10-16T20:32:48.010Z] #47 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 20:32:48 [2019-10-16T20:32:48.010Z] #50 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 20:32:48 [2019-10-16T20:32:48.010Z] #68 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 20:32:48 [2019-10-16T20:32:48.010Z] #62 DONE 0.1s 20:32:48 [2019-10-16T20:32:48.010Z] 20:32:48 [2019-10-16T20:32:48.010Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:32:48 [2019-10-16T20:32:48.010Z] #29 0.366 + mktemp -d 20:32:48 [2019-10-16T20:32:48.010Z] #29 0.373 + export GOPATH=/tmp/tmp.AHnZyFs96d 20:32:48 [2019-10-16T20:32:48.010Z] #29 0.373 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.AHnZyFs96d/src/github.com/go-swagger/go-swagger 20:32:48 [2019-10-16T20:32:48.010Z] #29 0.376 Cloning into '/tmp/tmp.AHnZyFs96d/src/github.com/go-swagger/go-swagger'... 20:32:48 [2019-10-16T20:32:48.438Z] #41 54.01 CC compel/plugins/std/string.o 20:32:48 [2019-10-16T20:32:48.688Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 42.7% of statements 20:32:49 [2019-10-16T20:32:49.003Z] #41 54.67 CC compel/plugins/std/infect.o 20:32:49 [2019-10-16T20:32:49.258Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 4.9% of statements 20:32:49 [2019-10-16T20:32:49.568Z] #41 55.10 CC compel/arch/x86/plugins/std/parasite-head.o 20:32:49 [2019-10-16T20:32:49.568Z] #41 55.17 CC compel/arch/x86/plugins/std/memcpy.o 20:32:49 [2019-10-16T20:32:49.568Z] #41 55.23 CC compel/arch/x86/plugins/std/syscalls-64.o 20:32:49 [2019-10-16T20:32:49.568Z] #41 55.30 AR compel/plugins/std.lib.a 20:32:49 [2019-10-16T20:32:49.829Z] ok github.com/docker/docker/daemon/logger/awslogs 0.259s coverage: 77.8% of statements 20:32:49 [2019-10-16T20:32:49.829Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 68.2% of statements 20:32:49 [2019-10-16T20:32:49.832Z] #41 55.39 CC compel/plugins/fds/fds.o 20:32:50 [2019-10-16T20:32:50.090Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.938s coverage: 57.2% of statements 20:32:50 [2019-10-16T20:32:50.090Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 20:32:50 [2019-10-16T20:32:50.090Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:32:50 [2019-10-16T20:32:50.090Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:32:50 [2019-10-16T20:32:50.090Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:32:50 [2019-10-16T20:32:50.090Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 20:32:50 [2019-10-16T20:32:50.090Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:32:50 [2019-10-16T20:32:50.105Z] #41 55.71 AR compel/plugins/fds.lib.a 20:32:50 [2019-10-16T20:32:50.105Z] #41 55.78 HOSTDEP compel/src/lib/log-host.d 20:32:50 [2019-10-16T20:32:50.363Z] #41 55.96 HOSTDEP compel/src/lib/handle-elf-host.d 20:32:50 [2019-10-16T20:32:50.363Z] #41 ... 20:32:50 [2019-10-16T20:32:50.363Z] 20:32:50 [2019-10-16T20:32:50.363Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:50 [2019-10-16T20:32:50.363Z] #44 112.2 vendor/golang.org/x/text/unicode/norm 20:32:50 [2019-10-16T20:32:50.363Z] #44 117.5 vendor/golang.org/x/net/idna 20:32:50 [2019-10-16T20:32:50.363Z] #44 120.7 vendor/golang.org/x/net/http2/hpack 20:32:50 [2019-10-16T20:32:50.621Z] #44 122.4 mime 20:32:50 [2019-10-16T20:32:50.621Z] #44 ... 20:32:50 [2019-10-16T20:32:50.621Z] 20:32:50 [2019-10-16T20:32:50.621Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:50 [2019-10-16T20:32:50.621Z] #41 56.09 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 20:32:50 [2019-10-16T20:32:50.621Z] #41 56.23 HOSTDEP compel/src/main-host.d 20:32:50 [2019-10-16T20:32:50.621Z] #41 56.45 DEP compel/src/lib/ptrace.d 20:32:50 [2019-10-16T20:32:50.661Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements 20:32:50 [2019-10-16T20:32:50.878Z] #41 ... 20:32:50 [2019-10-16T20:32:50.878Z] 20:32:50 [2019-10-16T20:32:50.878Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:50 [2019-10-16T20:32:50.878Z] #62 113.6 + for f in rootlesskit rootlesskit-docker-proxy 20:32:50 [2019-10-16T20:32:50.878Z] #62 113.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 20:32:50 [2019-10-16T20:32:50.878Z] #62 DONE 122.8s 20:32:50 [2019-10-16T20:32:50.921Z] ok github.com/docker/docker/daemon/logger/journald 0.053s coverage: 26.2% of statements 20:32:51 [2019-10-16T20:32:51.136Z] 20:32:51 [2019-10-16T20:32:51.136Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 20:32:51 [2019-10-16T20:32:51.136Z] #63 DONE 0.1s 20:32:51 [2019-10-16T20:32:51.136Z] 20:32:51 [2019-10-16T20:32:51.136Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 44.62 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] 20:32:51 [2019-10-16T20:32:51.136Z] #17 47.45 debconf: delaying package configuration, since apt-utils is not installed 20:32:51 [2019-10-16T20:32:51.136Z] #17 47.68 Fetched 90.9 MB in 9s (9878 kB/s) 20:32:51 [2019-10-16T20:32:51.136Z] #17 47.82 Selecting previously unselected package bash-completion. 20:32:51 [2019-10-16T20:32:51.136Z] #17 47.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) 20:32:51 [2019-10-16T20:32:51.136Z] #17 47.88 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 51.66 Unpacking bash-completion (1:2.1-4.3) ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.29 Selecting previously unselected package libnet1:amd64. 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.30 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.52 Selecting previously unselected package libnfnetlink0:amd64. 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.52 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.56 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.76 Selecting previously unselected package libpcrecpp0v5:amd64. 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.77 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 52.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 53.08 Selecting previously unselected package libudev-dev:amd64. 20:32:51 [2019-10-16T20:32:51.136Z] #17 53.08 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 53.16 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... 20:32:51 [2019-10-16T20:32:51.136Z] #17 ... 20:32:51 [2019-10-16T20:32:51.136Z] 20:32:51 [2019-10-16T20:32:51.136Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:51 [2019-10-16T20:32:51.136Z] #47 DONE 123.1s 20:32:51 [2019-10-16T20:32:51.136Z] 20:32:51 [2019-10-16T20:32:51.136Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:51 [2019-10-16T20:32:51.136Z] #41 56.83 DEP compel/src/lib/infect.d 20:32:51 [2019-10-16T20:32:51.199Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 62.1% of statements 20:32:51 [2019-10-16T20:32:51.394Z] #41 57.01 DEP compel/src/lib/infect-util.d 20:32:51 [2019-10-16T20:32:51.394Z] #41 57.15 DEP compel/src/lib/infect-rpc.d 20:32:51 [2019-10-16T20:32:51.958Z] #41 57.47 DEP compel/arch/x86/src/lib/infect.d 20:32:51 [2019-10-16T20:32:51.958Z] #41 57.68 DEP compel/arch/x86/src/lib/cpu.d 20:32:52 [2019-10-16T20:32:52.204Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 74.7% of statements 20:32:52 [2019-10-16T20:32:52.204Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:32:52 [2019-10-16T20:32:52.215Z] #41 57.82 DEP compel/src/lib/log.d 20:32:52 [2019-10-16T20:32:52.472Z] #41 58.08 DEP compel/src/main.d 20:32:52 [2019-10-16T20:32:52.730Z] #41 58.35 DEP compel/src/lib/handle-elf.d 20:32:52 [2019-10-16T20:32:52.772Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 19.9% of statements 20:32:52 [2019-10-16T20:32:52.987Z] #41 58.67 DEP compel/arch/x86/src/lib/handle-elf.d 20:32:53 [2019-10-16T20:32:53.031Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 47.8% of statements 20:32:53 [2019-10-16T20:32:53.345Z] #29 ... 20:32:53 [2019-10-16T20:32:53.345Z] 20:32:53 [2019-10-16T20:32:53.345Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.471 + RM_GOPATH=0 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.471 + TMP_GOPATH= 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.471 + : /build 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.472 + '[' -z '' ']' 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.477 ++ mktemp -d 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.484 + export GOPATH=/tmp/tmp.SfMzT2hJhO 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.484 + GOPATH=/tmp/tmp.SfMzT2hJhO 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.484 + RM_GOPATH=1 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.487 ++ dirname ./install.sh 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.491 + dir=. 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.492 + bin=tomlv 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.492 + shift 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.492 + '[' '!' -f ./tomlv.installer ']' 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.492 + . ./tomlv.installer 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.494 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.494 + install_tomlv 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.494 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.494 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SfMzT2hJhO/src/github.com/BurntSushi/toml 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.494 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:32:53 [2019-10-16T20:32:53.345Z] #32 0.505 Cloning into '/tmp/tmp.SfMzT2hJhO/src/github.com/BurntSushi/toml'... 20:32:53 [2019-10-16T20:32:53.345Z] #32 1.466 + cd /tmp/tmp.SfMzT2hJhO/src/github.com/BurntSushi/toml 20:32:53 [2019-10-16T20:32:53.345Z] #32 1.478 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:32:53 [2019-10-16T20:32:53.345Z] #32 1.478 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 20:32:53 [2019-10-16T20:32:53.345Z] #32 2.013 internal/cpu 20:32:53 [2019-10-16T20:32:53.345Z] #32 2.024 runtime/internal/atomic 20:32:53 [2019-10-16T20:32:53.345Z] #32 2.184 runtime/internal/sys 20:32:53 [2019-10-16T20:32:53.345Z] #32 2.397 runtime/internal/math 20:32:53 [2019-10-16T20:32:53.345Z] #32 2.430 math/bits 20:32:53 [2019-10-16T20:32:53.345Z] #32 2.748 internal/bytealg 20:32:53 [2019-10-16T20:32:53.345Z] #32 3.070 math 20:32:53 [2019-10-16T20:32:53.345Z] #32 3.163 runtime 20:32:53 [2019-10-16T20:32:53.552Z] #41 59.01 CC compel/src/lib/log.o 20:32:53 [2019-10-16T20:32:53.601Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements 20:32:54 [2019-10-16T20:32:54.117Z] #41 59.60 CC compel/arch/x86/src/lib/cpu.o 20:32:54 [2019-10-16T20:32:54.542Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements 20:32:55 [2019-10-16T20:32:55.048Z] #41 60.48 CC compel/arch/x86/src/lib/infect.o 20:32:55 [2019-10-16T20:32:55.112Z] ok github.com/docker/docker/daemon/logger/splunk 1.855s coverage: 82.5% of statements 20:32:55 [2019-10-16T20:32:55.112Z] ? github.com/docker/docker/daemon/names [no test files] 20:32:55 [2019-10-16T20:32:55.112Z] ? github.com/docker/docker/daemon/stats [no test files] 20:32:55 [2019-10-16T20:32:55.648Z] #41 61.41 CC compel/src/lib/infect-rpc.o 20:32:56 [2019-10-16T20:32:56.054Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements 20:32:56 [2019-10-16T20:32:56.234Z] #41 61.89 CC compel/src/lib/infect-util.o 20:32:56 [2019-10-16T20:32:56.496Z] #41 62.21 CC compel/src/lib/infect.o 20:32:56 [2019-10-16T20:32:56.764Z] #32 8.891 internal/testlog 20:32:56 [2019-10-16T20:32:56.764Z] #32 ... 20:32:56 [2019-10-16T20:32:56.764Z] 20:32:56 [2019-10-16T20:32:56.764Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.477 + RM_GOPATH=0 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.478 + TMP_GOPATH= 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.478 + : /build 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.478 + '[' -z '' ']' 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.478 ++ mktemp -d 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.483 + export GOPATH=/tmp/tmp.lO1fjLqB0O 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.484 + GOPATH=/tmp/tmp.lO1fjLqB0O 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.484 + RM_GOPATH=1 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.485 ++ dirname ./install.sh 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.490 + dir=. 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.490 + bin=dockercli 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.490 + shift 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.491 + '[' '!' -f ./dockercli.installer ']' 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.491 + . ./dockercli.installer 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.491 ++ : stable 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.492 ++ : 17.06.2-ce 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.493 + install_dockercli 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.494 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.494 Install docker/cli version 17.06.2-ce from stable 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.495 ++ uname -m 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.502 + arch=s390x 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.503 + '[' s390x '!=' x86_64 ']' 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.503 + '[' s390x '!=' s390x ']' 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.503 + url=https://download.docker.com/linux/static 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.505 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 20:32:56 [2019-10-16T20:32:56.764Z] #23 0.510 + tar -xz docker/docker 20:32:56 [2019-10-16T20:32:56.764Z] #23 8.929 + mkdir -p /build 20:32:56 [2019-10-16T20:32:56.764Z] #23 8.930 + mv docker/docker /build/ 20:32:56 [2019-10-16T20:32:56.764Z] #23 8.932 + rmdir docker 20:32:56 [2019-10-16T20:32:56.764Z] #23 DONE 9.0s 20:32:56 [2019-10-16T20:32:56.764Z] 20:32:56 [2019-10-16T20:32:56.764Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.483 + RM_GOPATH=0 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.483 + TMP_GOPATH= 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.483 + : /build 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.483 + '[' -z '' ']' 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.484 ++ mktemp -d 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.492 + export GOPATH=/tmp/tmp.U3Fsov1TM4 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.493 + GOPATH=/tmp/tmp.U3Fsov1TM4 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.493 + RM_GOPATH=1 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.496 ++ dirname ./install.sh 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.499 + dir=. 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.500 + bin=vndr 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.500 + shift 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.500 + '[' '!' -f ./vndr.installer ']' 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.500 + . ./vndr.installer 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.500 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.507 + install_vndr 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.507 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.508 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.508 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.U3Fsov1TM4/src/github.com/LK4D4/vndr 20:32:56 [2019-10-16T20:32:56.764Z] #45 0.515 Cloning into '/tmp/tmp.U3Fsov1TM4/src/github.com/LK4D4/vndr'... 20:32:56 [2019-10-16T20:32:56.764Z] #45 1.350 + cd /tmp/tmp.U3Fsov1TM4/src/github.com/LK4D4/vndr 20:32:56 [2019-10-16T20:32:56.764Z] #45 1.350 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:32:56 [2019-10-16T20:32:56.764Z] #45 1.374 + go build -buildmode=pie -v -o /build/vndr . 20:32:56 [2019-10-16T20:32:56.764Z] #45 2.434 internal/cpu 20:32:56 [2019-10-16T20:32:56.764Z] #45 2.441 internal/race 20:32:56 [2019-10-16T20:32:56.764Z] #45 2.594 sync/atomic 20:32:56 [2019-10-16T20:32:56.764Z] #45 2.873 unicode 20:32:56 [2019-10-16T20:32:56.764Z] #45 3.266 runtime 20:32:56 [2019-10-16T20:32:56.764Z] #45 7.514 unicode/utf8 20:32:56 [2019-10-16T20:32:56.765Z] #45 7.988 math 20:32:56 [2019-10-16T20:32:56.997Z] ok github.com/docker/docker/errdefs 0.016s coverage: 49.4% of statements 20:32:56 [2019-10-16T20:32:56.997Z] ok github.com/docker/docker/distribution 0.488s coverage: 22.1% of statements 20:32:56 [2019-10-16T20:32:56.997Z] ? github.com/docker/docker/distribution/utils [no test files] 20:32:57 [2019-10-16T20:32:57.181Z] #45 ... 20:32:57 [2019-10-16T20:32:57.181Z] 20:32:57 [2019-10-16T20:32:57.181Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:32:57 [2019-10-16T20:32:57.181Z] #32 9.486 encoding 20:32:57 [2019-10-16T20:32:57.181Z] #32 9.760 runtime/cgo 20:32:57 [2019-10-16T20:32:57.581Z] #32 ... 20:32:57 [2019-10-16T20:32:57.581Z] 20:32:57 [2019-10-16T20:32:57.581Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:32:57 [2019-10-16T20:32:57.581Z] #25 0.530 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:32:57 [2019-10-16T20:32:57.581Z] #25 0.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:32:57 [2019-10-16T20:32:57.581Z] #25 0.587 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:32:57 [2019-10-16T20:32:57.581Z] #25 0.598 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:32:57 [2019-10-16T20:32:57.581Z] #25 0.623 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:32:57 [2019-10-16T20:32:57.581Z] #25 1.247 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] 20:32:57 [2019-10-16T20:32:57.581Z] #25 2.854 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 20:32:57 [2019-10-16T20:32:57.581Z] #25 3.582 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 20:32:57 [2019-10-16T20:32:57.581Z] #25 ... 20:32:57 [2019-10-16T20:32:57.581Z] 20:32:57 [2019-10-16T20:32:57.581Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.373 + RM_GOPATH=0 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.373 + TMP_GOPATH= 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.373 + : /build 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.373 + '[' -z '' ']' 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.374 ++ mktemp -d 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.375 + export GOPATH=/tmp/tmp.Wfca5ETGFI 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.375 + GOPATH=/tmp/tmp.Wfca5ETGFI 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.375 + RM_GOPATH=1 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.376 ++ dirname ./install.sh 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.377 + dir=. 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.377 + bin=proxy 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.378 + shift 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.378 + '[' '!' -f ./proxy.installer ']' 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.378 + . ./proxy.installer 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + install_proxy 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + case "$1" in 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + export CGO_ENABLED=0 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + CGO_ENABLED=0 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + _install_proxy 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.379 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Wfca5ETGFI/src/github.com/docker/libnetwork 20:32:57 [2019-10-16T20:32:57.581Z] #69 0.383 Cloning into '/tmp/tmp.Wfca5ETGFI/src/github.com/docker/libnetwork'... 20:32:57 [2019-10-16T20:32:57.581Z] #69 ... 20:32:57 [2019-10-16T20:32:57.581Z] 20:32:57 [2019-10-16T20:32:57.581Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.442 + RM_GOPATH=0 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.442 + TMP_GOPATH= 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.442 + : /build/ 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.442 + '[' -z '' ']' 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.443 ++ mktemp -d 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.448 + export GOPATH=/tmp/tmp.n9VWoNdZMF 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.448 + GOPATH=/tmp/tmp.n9VWoNdZMF 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.448 + RM_GOPATH=1 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.451 ++ dirname ./install.sh 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.455 + dir=. 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.456 + bin=rootlesskit 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.456 + shift 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.456 + '[' '!' -f ./rootlesskit.installer ']' 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.456 + . ./rootlesskit.installer 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.458 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 + install_rootlesskit 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 + case "$1" in 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 + export CGO_ENABLED=0 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 + CGO_ENABLED=0 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 + _install_rootlesskit 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.464 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.465 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.n9VWoNdZMF/src/github.com/rootless-containers/rootlesskit 20:32:57 [2019-10-16T20:32:57.581Z] #63 0.472 Cloning into '/tmp/tmp.n9VWoNdZMF/src/github.com/rootless-containers/rootlesskit'... 20:32:57 [2019-10-16T20:32:57.581Z] #63 4.025 + cd /tmp/tmp.n9VWoNdZMF/src/github.com/rootless-containers/rootlesskit 20:32:57 [2019-10-16T20:32:57.581Z] #63 4.025 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:32:57 [2019-10-16T20:32:57.581Z] #63 4.298 + for f in rootlesskit rootlesskit-docker-proxy 20:32:57 [2019-10-16T20:32:57.581Z] #63 4.298 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 20:32:57 [2019-10-16T20:32:57.998Z] #63 ... 20:32:57 [2019-10-16T20:32:57.998Z] 20:32:57 [2019-10-16T20:32:57.998Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.462 + RM_GOPATH=0 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.462 + TMP_GOPATH= 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.462 + : /build 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.462 + '[' -z '' ']' 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.468 ++ mktemp -d 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.475 + export GOPATH=/tmp/tmp.vdv7d51LqZ 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.475 + GOPATH=/tmp/tmp.vdv7d51LqZ 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.476 + RM_GOPATH=1 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.479 ++ dirname ./install.sh 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.482 + dir=. 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.483 + bin=gotestsum 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.483 + shift 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.483 + '[' '!' -f ./gotestsum.installer ']' 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.483 + . ./gotestsum.installer 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.484 ++ : v0.3.5 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.484 + install_gotestsum 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.485 + echo 'Installing gotestsum version v0.3.5' 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.485 Installing gotestsum version v0.3.5 20:32:57 [2019-10-16T20:32:57.998Z] #48 0.485 + go get -d gotest.tools/gotestsum 20:32:57 [2019-10-16T20:32:57.998Z] #48 ... 20:32:57 [2019-10-16T20:32:57.998Z] 20:32:57 [2019-10-16T20:32:57.998Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:32:57 [2019-10-16T20:32:57.998Z] #11 0.529 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:32:57 [2019-10-16T20:32:57.998Z] #11 0.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:32:57 [2019-10-16T20:32:57.998Z] #11 0.591 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:32:57 [2019-10-16T20:32:57.998Z] #11 0.607 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:32:57 [2019-10-16T20:32:57.998Z] #11 0.627 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:32:57 [2019-10-16T20:32:57.998Z] #11 1.303 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] 20:32:57 [2019-10-16T20:32:57.998Z] #11 2.713 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 20:32:57 [2019-10-16T20:32:57.998Z] #11 3.720 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 20:32:58 [2019-10-16T20:32:58.391Z] #41 ... 20:32:58 [2019-10-16T20:32:58.391Z] 20:32:58 [2019-10-16T20:32:58.391Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 53.41 Selecting previously unselected package libpython3.5-minimal:amd64. 20:32:58 [2019-10-16T20:32:58.391Z] #17 53.41 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 53.41 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 54.61 Selecting previously unselected package python3.5-minimal. 20:32:58 [2019-10-16T20:32:58.391Z] #17 54.61 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 54.65 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.33 Selecting previously unselected package python3-minimal. 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.33 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.34 Unpacking python3-minimal (3.5.3-1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.44 Selecting previously unselected package libmpdec2:amd64. 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.44 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.45 Unpacking libmpdec2:amd64 (2.4.2-1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.60 Selecting previously unselected package libpython3.5-stdlib:amd64. 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.61 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 56.61 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.28 Selecting previously unselected package python3.5. 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.29 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.33 Unpacking python3.5 (3.5.3-1+deb9u1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.50 Selecting previously unselected package libpython3-stdlib:amd64. 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.51 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.62 Selecting previously unselected package dh-python. 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.65 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.66 Unpacking dh-python (2.20170125) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.82 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 20:32:58 [2019-10-16T20:32:58.391Z] #17 58.85 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 20:32:58 [2019-10-16T20:32:58.423Z] #11 ... 20:32:58 [2019-10-16T20:32:58.423Z] 20:32:58 [2019-10-16T20:32:58.423Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.453 + RM_GOPATH=0 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.457 + TMP_GOPATH= 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.457 + : /build 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.457 + '[' -z '' ']' 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.463 ++ mktemp -d 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.470 + export GOPATH=/tmp/tmp.RtturY4wC1 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.471 + GOPATH=/tmp/tmp.RtturY4wC1 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.471 + RM_GOPATH=1 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.474 ++ dirname ./install.sh 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.477 + dir=. 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.478 + bin=golangci_lint 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.478 + shift 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.478 + '[' '!' -f ./golangci_lint.installer ']' 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.478 + . ./golangci_lint.installer 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.478 ++ : v1.17.1 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.480 + install_golangci_lint 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.480 + echo 'Installing golangci-lint version v1.17.1' 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.480 Installing golangci-lint version v1.17.1 20:32:58 [2019-10-16T20:32:58.423Z] #51 0.481 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 20:32:58 [2019-10-16T20:32:58.423Z] #51 ... 20:32:58 [2019-10-16T20:32:58.423Z] 20:32:58 [2019-10-16T20:32:58.423Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:32:58 [2019-10-16T20:32:58.423Z] #41 0.370 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:32:58 [2019-10-16T20:32:58.423Z] #41 0.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #41 0.419 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #41 0.450 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #41 0.475 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:32:58 [2019-10-16T20:32:58.423Z] #41 0.739 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #41 2.440 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #41 3.019 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #41 ... 20:32:58 [2019-10-16T20:32:58.423Z] 20:32:58 [2019-10-16T20:32:58.423Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:32:58 [2019-10-16T20:32:58.423Z] #57 0.496 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:32:58 [2019-10-16T20:32:58.423Z] #57 0.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #57 0.537 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #57 0.565 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #57 0.588 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:32:58 [2019-10-16T20:32:58.423Z] #57 1.245 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #57 2.584 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 20:32:58 [2019-10-16T20:32:58.423Z] #57 3.754 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #57 ... 20:32:58 [2019-10-16T20:32:58.833Z] 20:32:58 [2019-10-16T20:32:58.833Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:32:58 [2019-10-16T20:32:58.833Z] #34 0.530 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:32:58 [2019-10-16T20:32:58.833Z] #34 0.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #34 0.592 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #34 0.610 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #34 0.629 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:32:58 [2019-10-16T20:32:58.833Z] #34 1.344 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #34 2.818 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #34 3.777 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 20:32:58 [2019-10-16T20:32:58.833Z] #34 ... 20:32:58 [2019-10-16T20:32:58.833Z] 20:32:58 [2019-10-16T20:32:58.833Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:32:58 [2019-10-16T20:32:58.833Z] #39 0.368 + mktemp -d 20:32:58 [2019-10-16T20:32:58.833Z] #39 0.370 + export GOPATH=/tmp/tmp.fHYt2ogaXu 20:32:58 [2019-10-16T20:32:58.833Z] #39 0.370 + git clone https://github.com/docker/distribution.git /tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution 20:32:58 [2019-10-16T20:32:58.833Z] #39 0.372 Cloning into '/tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution'... 20:32:58 [2019-10-16T20:32:58.906Z] ok github.com/docker/docker/image 0.047s coverage: 86.4% of statements 20:32:58 [2019-10-16T20:32:58.906Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements 20:32:58 [2019-10-16T20:32:58.955Z] #17 ... 20:32:58 [2019-10-16T20:32:58.955Z] 20:32:58 [2019-10-16T20:32:58.955Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:32:58 [2019-10-16T20:32:58.955Z] #41 64.64 CC compel/src/lib/ptrace.o 20:32:59 [2019-10-16T20:32:59.166Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements 20:32:59 [2019-10-16T20:32:59.166Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.1% of statements 20:32:59 [2019-10-16T20:32:59.166Z] ? github.com/docker/docker/dockerversion [no test files] 20:32:59 [2019-10-16T20:32:59.166Z] ? github.com/docker/docker/image/tarexport [no test files] 20:32:59 [2019-10-16T20:32:59.166Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:32:59 [2019-10-16T20:32:59.230Z] #39 11.64 + cd /tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution 20:32:59 [2019-10-16T20:32:59.230Z] #39 11.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 20:32:59 [2019-10-16T20:32:59.427Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements 20:32:59 [2019-10-16T20:32:59.518Z] #41 65.13 AR compel/libcompel.a 20:32:59 [2019-10-16T20:32:59.519Z] #41 65.21 HOSTCC compel/src/main-host.o 20:33:00 [2019-10-16T20:33:00.068Z] #39 ... 20:33:00 [2019-10-16T20:33:00.068Z] 20:33:00 [2019-10-16T20:33:00.068Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:33:00 [2019-10-16T20:33:00.068Z] #41 12.67 Fetched 7670 kB in 12s (623 kB/s) 20:33:00 [2019-10-16T20:33:00.083Z] #41 65.67 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 20:33:00 [2019-10-16T20:33:00.340Z] #41 65.87 HOSTCC compel/src/lib/handle-elf-host.o 20:33:00 [2019-10-16T20:33:00.369Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 50.0% of statements 20:33:00 [2019-10-16T20:33:00.597Z] #41 66.23 HOSTCC compel/src/lib/log-host.o 20:33:00 [2019-10-16T20:33:00.855Z] #41 66.54 HOSTLINK compel/compel-host-bin 20:33:00 [2019-10-16T20:33:00.855Z] #41 66.63 DEP soccr/soccr.d 20:33:01 [2019-10-16T20:33:01.113Z] #41 66.86 CC soccr/soccr.o 20:33:01 [2019-10-16T20:33:01.310Z] ok github.com/docker/docker/opts 0.085s coverage: 66.9% of statements 20:33:02 [2019-10-16T20:33:02.485Z] #41 68.15 AR soccr/libsoccr.a 20:33:02 [2019-10-16T20:33:02.485Z] #41 68.20 make[1]: 'soccr/libsoccr.a' is up to date. 20:33:02 [2019-10-16T20:33:02.693Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements 20:33:02 [2019-10-16T20:33:02.741Z] #41 68.53 DEP criu/arch/x86/sigframe.d 20:33:02 [2019-10-16T20:33:02.953Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements 20:33:02 [2019-10-16T20:33:02.998Z] #41 68.65 DEP criu/arch/x86/sigaction_compat.d 20:33:02 [2019-10-16T20:33:02.998Z] #41 68.73 DEP criu/arch/x86/kerndat.d 20:33:03 [2019-10-16T20:33:03.255Z] #41 68.90 DEP criu/arch/x86/crtools.d 20:33:03 [2019-10-16T20:33:03.255Z] #41 ... 20:33:03 [2019-10-16T20:33:03.255Z] 20:33:03 [2019-10-16T20:33:03.255Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:03 [2019-10-16T20:33:03.255Z] #44 125.1 mime/quotedprintable 20:33:03 [2019-10-16T20:33:03.255Z] #44 126.0 net/http/internal 20:33:03 [2019-10-16T20:33:03.255Z] #44 128.8 crypto/tls 20:33:03 [2019-10-16T20:33:03.255Z] #44 ... 20:33:03 [2019-10-16T20:33:03.255Z] 20:33:03 [2019-10-16T20:33:03.255Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 62.08 Setting up python3-minimal (3.5.3-1) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.37 Selecting previously unselected package python3. 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.43 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.44 Unpacking python3 (3.5.3-1) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.54 Selecting previously unselected package pigz. 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.57 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.58 Unpacking pigz (2.3.4-1) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.70 Selecting previously unselected package libip4tc0:amd64. 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.73 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.73 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.83 Selecting previously unselected package libip6tc0:amd64. 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.84 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.85 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.98 Selecting previously unselected package libiptc0:amd64. 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.98 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 63.99 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.12 Selecting previously unselected package libxtables12:amd64. 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.12 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.13 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.22 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.33 Selecting previously unselected package iptables. 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.33 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.35 Unpacking iptables (1.6.0+snapshot20161117-6) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.62 Selecting previously unselected package xxd. 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.63 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.64 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.77 Selecting previously unselected package vim-common. 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.77 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.99 Selecting previously unselected package bzip2. 20:33:03 [2019-10-16T20:33:03.255Z] #17 64.99 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.00 Unpacking bzip2 (1.0.6-8.1) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.16 Selecting previously unselected package libgpm2:amd64. 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.16 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.17 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.28 Selecting previously unselected package xz-utils. 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.28 Unpacking xz-utils (5.2.2-1.2+b1) ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.46 Selecting previously unselected package aufs-tools. 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.46 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.255Z] #17 65.47 Unpacking aufs-tools (1:4.1+20161219-1) ... 20:33:03 [2019-10-16T20:33:03.512Z] #17 65.64 Selecting previously unselected package liblzo2-2:amd64. 20:33:03 [2019-10-16T20:33:03.512Z] #17 65.64 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.512Z] #17 65.65 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 20:33:03 [2019-10-16T20:33:03.512Z] #17 65.74 Selecting previously unselected package btrfs-progs. 20:33:03 [2019-10-16T20:33:03.512Z] #17 65.75 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... 20:33:03 [2019-10-16T20:33:03.512Z] #17 65.75 Unpacking btrfs-progs (4.7.3-1) ... 20:33:03 [2019-10-16T20:33:03.522Z] ok github.com/docker/docker/pkg/authorization 1.281s coverage: 68.3% of statements 20:33:03 [2019-10-16T20:33:03.781Z] ok github.com/docker/docker/pkg/archive 1.236s coverage: 76.8% of statements 20:33:04 [2019-10-16T20:33:04.352Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.33 Selecting previously unselected package btrfs-tools. 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.35 Unpacking btrfs-tools (4.7.3-1) ... 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.42 Selecting previously unselected package libdevmapper1.02.1:amd64. 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.43 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.60 Selecting previously unselected package dmsetup. 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.60 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... 20:33:04 [2019-10-16T20:33:04.444Z] #17 66.60 Unpacking dmsetup (2:1.02.137-2) ... 20:33:04 [2019-10-16T20:33:04.613Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements 20:33:04 [2019-10-16T20:33:04.701Z] #17 66.76 Selecting previously unselected package libonig4:amd64. 20:33:04 [2019-10-16T20:33:04.701Z] #17 66.76 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... 20:33:04 [2019-10-16T20:33:04.701Z] #17 66.77 Unpacking libonig4:amd64 (6.1.3-2) ... 20:33:04 [2019-10-16T20:33:04.701Z] #17 66.96 Selecting previously unselected package libjq1:amd64. 20:33:04 [2019-10-16T20:33:04.701Z] #17 66.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... 20:33:04 [2019-10-16T20:33:04.701Z] #17 66.97 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 20:33:04 [2019-10-16T20:33:04.881Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements 20:33:04 [2019-10-16T20:33:04.959Z] #17 67.10 Selecting previously unselected package jq. 20:33:04 [2019-10-16T20:33:04.959Z] #17 67.10 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... 20:33:04 [2019-10-16T20:33:04.959Z] #17 67.11 Unpacking jq (1.5+dfsg-1.3) ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.21 Selecting previously unselected package libaio1:amd64. 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.22 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.23 Unpacking libaio1:amd64 (0.3.110-3) ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.30 Selecting previously unselected package libcap2-bin. 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.31 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.32 Unpacking libcap2-bin (1:2.25-1) ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.44 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.44 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.53 Selecting previously unselected package libsepol1-dev:amd64. 20:33:05 [2019-10-16T20:33:05.216Z] #17 67.54 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... 20:33:05 [2019-10-16T20:33:05.474Z] #17 67.55 Unpacking libsepol1-dev:amd64 (2.6-2) ... 20:33:05 [2019-10-16T20:33:05.500Z] #41 12.67 Reading package lists... 20:33:05 [2019-10-16T20:33:05.500Z] #41 17.66 Reading package lists... 20:33:05 [2019-10-16T20:33:05.500Z] #41 ... 20:33:05 [2019-10-16T20:33:05.500Z] 20:33:05 [2019-10-16T20:33:05.500Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:05 [2019-10-16T20:33:05.500Z] #45 12.95 unicode/utf16 20:33:05 [2019-10-16T20:33:05.500Z] #45 13.18 container/list 20:33:05 [2019-10-16T20:33:05.500Z] #45 14.00 crypto/internal/subtle 20:33:05 [2019-10-16T20:33:05.500Z] #45 14.15 crypto/subtle 20:33:05 [2019-10-16T20:33:05.500Z] #45 14.34 vendor/golang.org/x/crypto/cryptobyte/asn1 20:33:05 [2019-10-16T20:33:05.500Z] #45 14.46 internal/nettrace 20:33:05 [2019-10-16T20:33:05.500Z] #45 14.59 runtime/cgo 20:33:05 [2019-10-16T20:33:05.732Z] #17 67.81 Selecting previously unselected package libpcre16-3:amd64. 20:33:05 [2019-10-16T20:33:05.732Z] #17 67.82 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... 20:33:05 [2019-10-16T20:33:05.732Z] #17 67.83 Unpacking libpcre16-3:amd64 (2:8.39-3) ... 20:33:05 [2019-10-16T20:33:05.820Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements 20:33:05 [2019-10-16T20:33:05.989Z] #17 68.05 Selecting previously unselected package libpcre32-3:amd64. 20:33:05 [2019-10-16T20:33:05.990Z] #17 68.05 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... 20:33:05 [2019-10-16T20:33:05.990Z] #17 68.06 Unpacking libpcre32-3:amd64 (2:8.39-3) ... 20:33:06 [2019-10-16T20:33:06.247Z] #17 68.27 Selecting previously unselected package libpcre3-dev:amd64. 20:33:06 [2019-10-16T20:33:06.247Z] #17 68.30 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... 20:33:06 [2019-10-16T20:33:06.247Z] #17 68.30 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... 20:33:06 [2019-10-16T20:33:06.389Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements 20:33:06 [2019-10-16T20:33:06.505Z] #17 68.80 Selecting previously unselected package libselinux1-dev:amd64. 20:33:06 [2019-10-16T20:33:06.505Z] #17 68.80 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... 20:33:06 [2019-10-16T20:33:06.505Z] #17 68.82 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... 20:33:06 [2019-10-16T20:33:06.648Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 20:33:07 [2019-10-16T20:33:07.070Z] #17 69.11 Selecting previously unselected package libdevmapper-dev:amd64. 20:33:07 [2019-10-16T20:33:07.070Z] #17 69.13 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... 20:33:07 [2019-10-16T20:33:07.070Z] #17 69.13 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... 20:33:07 [2019-10-16T20:33:07.070Z] #17 69.26 Selecting previously unselected package libnl-3-200:amd64. 20:33:07 [2019-10-16T20:33:07.070Z] #17 69.26 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... 20:33:07 [2019-10-16T20:33:07.070Z] #17 69.26 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 20:33:07 [2019-10-16T20:33:07.328Z] #17 69.40 Selecting previously unselected package libprotobuf-c1:amd64. 20:33:07 [2019-10-16T20:33:07.328Z] #17 69.40 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... 20:33:07 [2019-10-16T20:33:07.328Z] #17 69.41 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 20:33:07 [2019-10-16T20:33:07.328Z] #17 69.51 Selecting previously unselected package libreadline5:amd64. 20:33:07 [2019-10-16T20:33:07.328Z] #17 69.52 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... 20:33:07 [2019-10-16T20:33:07.328Z] #17 69.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... 20:33:07 [2019-10-16T20:33:07.585Z] #17 69.70 Selecting previously unselected package libsystemd-dev:amd64. 20:33:07 [2019-10-16T20:33:07.585Z] #17 69.71 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... 20:33:07 [2019-10-16T20:33:07.585Z] #17 69.72 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... 20:33:08 [2019-10-16T20:33:08.026Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements 20:33:08 [2019-10-16T20:33:08.026Z] ok github.com/docker/docker/pkg/chrootarchive 3.615s coverage: 43.2% of statements 20:33:08 [2019-10-16T20:33:08.287Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements 20:33:08 [2019-10-16T20:33:08.858Z] ok github.com/docker/docker/pkg/fsutils 0.315s coverage: 85.1% of statements 20:33:08 [2019-10-16T20:33:08.858Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements 20:33:09 [2019-10-16T20:33:09.052Z] #45 ... 20:33:09 [2019-10-16T20:33:09.052Z] 20:33:09 [2019-10-16T20:33:09.052Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:33:09 [2019-10-16T20:33:09.052Z] #41 17.66 Reading package lists... 20:33:09 [2019-10-16T20:33:09.118Z] ok github.com/docker/docker/pkg/discovery/kv 3.141s coverage: 84.1% of statements 20:33:09 [2019-10-16T20:33:09.118Z] ok github.com/docker/docker/layer 7.154s coverage: 68.8% of statements 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/libcontainerd [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/oci [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/oci/caps [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/pkg/containerfs [no test files] 20:33:09 [2019-10-16T20:33:09.118Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:33:09 [2019-10-16T20:33:09.243Z] #17 71.26 Selecting previously unselected package net-tools. 20:33:09 [2019-10-16T20:33:09.243Z] #17 71.26 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... 20:33:09 [2019-10-16T20:33:09.243Z] #17 71.28 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 20:33:09 [2019-10-16T20:33:09.501Z] #17 71.63 Selecting previously unselected package python-pip-whl. 20:33:09 [2019-10-16T20:33:09.501Z] #17 71.64 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 20:33:09 [2019-10-16T20:33:09.501Z] #17 71.65 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 20:33:09 [2019-10-16T20:33:09.904Z] #41 21.75 Building dependency tree... 20:33:10 [2019-10-16T20:33:10.058Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements 20:33:10 [2019-10-16T20:33:10.059Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements 20:33:10 [2019-10-16T20:33:10.289Z] #41 ... 20:33:10 [2019-10-16T20:33:10.289Z] 20:33:10 [2019-10-16T20:33:10.289Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:33:10 [2019-10-16T20:33:10.289Z] #34 12.85 Fetched 7670 kB in 12s (622 kB/s) 20:33:10 [2019-10-16T20:33:10.289Z] #34 12.85 Reading package lists... 20:33:10 [2019-10-16T20:33:10.289Z] #34 16.56 Reading package lists... 20:33:10 [2019-10-16T20:33:10.289Z] #34 20.45 Building dependency tree... 20:33:10 [2019-10-16T20:33:10.289Z] #34 21.52 The following additional packages will be installed: 20:33:10 [2019-10-16T20:33:10.289Z] #34 21.57 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 20:33:10 [2019-10-16T20:33:10.289Z] #34 21.58 Suggested packages: 20:33:10 [2019-10-16T20:33:10.289Z] #34 21.58 codeblocks eclipse ninja-build lrzip 20:33:10 [2019-10-16T20:33:10.289Z] #34 21.58 Recommended packages: 20:33:10 [2019-10-16T20:33:10.289Z] #34 21.58 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.41 The following NEW packages will be installed: 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.44 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.44 vim-common xxd 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.53 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.53 Need to get 13.2 MB of archives. 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.53 After this operation, 59.4 MB of additional disk space will be used. 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 20:33:10 [2019-10-16T20:33:10.289Z] #34 22.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] 20:33:10 [2019-10-16T20:33:10.289Z] #34 ... 20:33:10 [2019-10-16T20:33:10.289Z] 20:33:10 [2019-10-16T20:33:10.289Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:33:10 [2019-10-16T20:33:10.289Z] #69 12.61 + cd /tmp/tmp.Wfca5ETGFI/src/github.com/docker/libnetwork 20:33:10 [2019-10-16T20:33:10.289Z] #69 12.61 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 20:33:10 [2019-10-16T20:33:10.289Z] #69 13.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 20:33:10 [2019-10-16T20:33:10.323Z] #17 72.30 Selecting previously unselected package python3-pip. 20:33:10 [2019-10-16T20:33:10.323Z] #17 72.30 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 20:33:10 [2019-10-16T20:33:10.323Z] #17 72.31 Unpacking python3-pip (9.0.1-2+deb9u1) ... 20:33:10 [2019-10-16T20:33:10.580Z] #17 72.56 Selecting previously unselected package python3-pkg-resources. 20:33:10 [2019-10-16T20:33:10.580Z] #17 72.56 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 20:33:10 [2019-10-16T20:33:10.580Z] #17 72.57 Unpacking python3-pkg-resources (33.1.1-1) ... 20:33:10 [2019-10-16T20:33:10.580Z] #17 72.73 Selecting previously unselected package python3-setuptools. 20:33:10 [2019-10-16T20:33:10.580Z] #17 72.73 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 20:33:10 [2019-10-16T20:33:10.580Z] #17 72.74 Unpacking python3-setuptools (33.1.1-1) ... 20:33:10 [2019-10-16T20:33:10.629Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements 20:33:10 [2019-10-16T20:33:10.629Z] ok github.com/docker/docker/pkg/ioutils 0.689s coverage: 69.3% of statements 20:33:10 [2019-10-16T20:33:10.629Z] ok github.com/docker/docker/pkg/idtools 0.920s coverage: 70.1% of statements 20:33:10 [2019-10-16T20:33:10.629Z] ? github.com/docker/docker/pkg/loopback [no test files] 20:33:10 [2019-10-16T20:33:10.681Z] #69 ... 20:33:10 [2019-10-16T20:33:10.681Z] 20:33:10 [2019-10-16T20:33:10.681Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:33:10 [2019-10-16T20:33:10.681Z] #25 13.10 Fetched 7670 kB in 12s (610 kB/s) 20:33:10 [2019-10-16T20:33:10.681Z] #25 13.10 Reading package lists... 20:33:10 [2019-10-16T20:33:10.681Z] #25 17.35 Reading package lists... 20:33:10 [2019-10-16T20:33:10.681Z] #25 21.27 Building dependency tree... 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.44 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.44 The following additional packages will be installed: 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.45 libjq1 libonig4 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.73 The following NEW packages will be installed: 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.74 jq libjq1 libonig4 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.81 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.81 Need to get 328 kB of archives. 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.81 After this operation, 1263 kB of additional disk space will be used. 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.85 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] 20:33:10 [2019-10-16T20:33:10.681Z] #25 22.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] 20:33:10 [2019-10-16T20:33:10.681Z] #25 ... 20:33:10 [2019-10-16T20:33:10.681Z] 20:33:10 [2019-10-16T20:33:10.681Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:33:10 [2019-10-16T20:33:10.681Z] #11 13.26 Fetched 7670 kB in 12s (602 kB/s) 20:33:10 [2019-10-16T20:33:10.681Z] #11 13.26 Reading package lists... 20:33:10 [2019-10-16T20:33:10.681Z] #11 18.03 Reading package lists... 20:33:10 [2019-10-16T20:33:10.681Z] #11 22.36 Building dependency tree... 20:33:10 [2019-10-16T20:33:10.681Z] #11 23.35 The following additional packages will be installed: 20:33:10 [2019-10-16T20:33:10.681Z] #11 23.36 libapparmor1 libseccomp2 20:33:10 [2019-10-16T20:33:10.681Z] #11 23.36 Suggested packages: 20:33:10 [2019-10-16T20:33:10.681Z] #11 23.36 seccomp 20:33:10 [2019-10-16T20:33:10.681Z] #11 ... 20:33:10 [2019-10-16T20:33:10.681Z] 20:33:10 [2019-10-16T20:33:10.681Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:33:10 [2019-10-16T20:33:10.681Z] #57 13.44 Fetched 7670 kB in 12s (593 kB/s) 20:33:10 [2019-10-16T20:33:10.681Z] #57 13.44 Reading package lists... 20:33:10 [2019-10-16T20:33:10.681Z] #57 18.44 Reading package lists... 20:33:10 [2019-10-16T20:33:10.851Z] #17 72.96 Selecting previously unselected package python3-wheel. 20:33:10 [2019-10-16T20:33:10.851Z] #17 72.96 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 20:33:10 [2019-10-16T20:33:10.851Z] #17 72.96 Unpacking python3-wheel (0.29.0-2) ... 20:33:10 [2019-10-16T20:33:10.851Z] #17 73.09 Selecting previously unselected package thin-provisioning-tools. 20:33:10 [2019-10-16T20:33:10.851Z] #17 73.09 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... 20:33:10 [2019-10-16T20:33:10.890Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements 20:33:11 [2019-10-16T20:33:11.098Z] #57 23.02 Building dependency tree... 20:33:11 [2019-10-16T20:33:11.098Z] #57 ... 20:33:11 [2019-10-16T20:33:11.098Z] 20:33:11 [2019-10-16T20:33:11.098Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:33:11 [2019-10-16T20:33:11.098Z] #39 13.56 + GOPATH=/tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fHYt2ogaXu go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:33:11 [2019-10-16T20:33:11.098Z] #39 ... 20:33:11 [2019-10-16T20:33:11.098Z] 20:33:11 [2019-10-16T20:33:11.098Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:33:11 [2019-10-16T20:33:11.098Z] #57 23.02 Building dependency tree... 20:33:11 [2019-10-16T20:33:11.113Z] #17 73.11 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 20:33:11 [2019-10-16T20:33:11.150Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements 20:33:11 [2019-10-16T20:33:11.371Z] #17 73.45 Selecting previously unselected package vim-runtime. 20:33:11 [2019-10-16T20:33:11.371Z] #17 73.45 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 20:33:11 [2019-10-16T20:33:11.371Z] #17 73.49 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 20:33:11 [2019-10-16T20:33:11.371Z] #17 73.54 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 20:33:11 [2019-10-16T20:33:11.371Z] #17 73.54 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 20:33:11 [2019-10-16T20:33:11.411Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements 20:33:11 [2019-10-16T20:33:11.528Z] #57 24.25 The following additional packages will be installed: 20:33:11 [2019-10-16T20:33:11.529Z] #57 24.25 btrfs-progs liblzo2-2 20:33:11 [2019-10-16T20:33:11.529Z] #57 24.29 The following NEW packages will be installed: 20:33:11 [2019-10-16T20:33:11.529Z] #57 24.29 btrfs-progs btrfs-tools liblzo2-2 20:33:11 [2019-10-16T20:33:11.671Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 91.4% of statements 20:33:11 [2019-10-16T20:33:11.930Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.4% of statements 20:33:11 [2019-10-16T20:33:11.930Z] ok github.com/docker/docker/pkg/mount 0.873s coverage: 69.6% of statements 20:33:11 [2019-10-16T20:33:11.930Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 20:33:11 [2019-10-16T20:33:11.930Z] ? github.com/docker/docker/pkg/platform [no test files] 20:33:11 [2019-10-16T20:33:11.930Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:33:11 [2019-10-16T20:33:11.980Z] #57 24.41 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 20:33:11 [2019-10-16T20:33:11.980Z] #57 24.41 Need to get 668 kB of archives. 20:33:11 [2019-10-16T20:33:11.980Z] #57 24.41 After this operation, 5446 kB of additional disk space will be used. 20:33:11 [2019-10-16T20:33:11.980Z] #57 24.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 20:33:11 [2019-10-16T20:33:11.980Z] #57 24.44 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] 20:33:11 [2019-10-16T20:33:11.980Z] #57 24.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] 20:33:12 [2019-10-16T20:33:12.462Z] #57 ... 20:33:12 [2019-10-16T20:33:12.462Z] 20:33:12 [2019-10-16T20:33:12.462Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:33:12 [2019-10-16T20:33:12.462Z] #25 23.65 debconf: delaying package configuration, since apt-utils is not installed 20:33:12 [2019-10-16T20:33:12.462Z] #25 23.75 Fetched 328 kB in 0s (3063 kB/s) 20:33:12 [2019-10-16T20:33:12.462Z] #25 23.79 Selecting previously unselected package libonig4:s390x. 20:33:12 [2019-10-16T20:33:12.462Z] #25 23.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) 20:33:12 [2019-10-16T20:33:12.462Z] #25 23.89 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 23.89 Unpacking libonig4:s390x (6.1.3-2) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.14 Selecting previously unselected package libjq1:s390x. 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.15 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.15 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.45 Selecting previously unselected package jq. 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.46 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.47 Unpacking jq (1.5+dfsg-1.3) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.78 Setting up libonig4:s390x (6.1.3-2) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.79 Setting up libjq1:s390x (1.5+dfsg-1.3) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 24.92 Setting up jq (1.5+dfsg-1.3) ... 20:33:12 [2019-10-16T20:33:12.462Z] #25 DONE 25.2s 20:33:12 [2019-10-16T20:33:12.502Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements 20:33:12 [2019-10-16T20:33:12.906Z] 20:33:12 [2019-10-16T20:33:12.906Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 20:33:12 [2019-10-16T20:33:12.906Z] #26 DONE 0.1s 20:33:12 [2019-10-16T20:33:12.906Z] 20:33:12 [2019-10-16T20:33:12.906Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.30 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.56 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 23.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #34 24.44 debconf: delaying package configuration, since apt-utils is not installed 20:33:12 [2019-10-16T20:33:12.906Z] #34 24.56 Fetched 13.2 MB in 1s (12.3 MB/s) 20:33:12 [2019-10-16T20:33:12.906Z] #34 24.73 Selecting previously unselected package cmake-data. 20:33:12 [2019-10-16T20:33:12.906Z] #34 24.73 (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.) 20:33:12 [2019-10-16T20:33:12.906Z] #34 24.79 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 20:33:12 [2019-10-16T20:33:12.906Z] #34 24.80 Unpacking cmake-data (3.7.2-1) ... 20:33:12 [2019-10-16T20:33:12.906Z] #34 ... 20:33:12 [2019-10-16T20:33:12.906Z] 20:33:12 [2019-10-16T20:33:12.906Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:33:12 [2019-10-16T20:33:12.906Z] #51 15.22 + cd /tmp/tmp.RtturY4wC1/src/github.com/golangci/golangci-lint/ 20:33:12 [2019-10-16T20:33:12.906Z] #51 15.22 + git checkout -q v1.17.1 20:33:12 [2019-10-16T20:33:12.906Z] #51 16.21 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 20:33:12 [2019-10-16T20:33:12.906Z] #51 ... 20:33:12 [2019-10-16T20:33:12.906Z] 20:33:12 [2019-10-16T20:33:12.906Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.65 The following NEW packages will be installed: 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.65 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.75 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.75 Need to get 301 kB of archives. 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.75 After this operation, 1402 kB of additional disk space will be used. 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.78 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #11 23.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] 20:33:12 [2019-10-16T20:33:12.906Z] #11 24.48 debconf: delaying package configuration, since apt-utils is not installed 20:33:12 [2019-10-16T20:33:12.906Z] #11 24.60 Fetched 301 kB in 0s (3619 kB/s) 20:33:12 [2019-10-16T20:33:12.906Z] #11 24.76 Selecting previously unselected package libseccomp2:s390x. 20:33:12 [2019-10-16T20:33:12.906Z] #11 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) 20:33:12 [2019-10-16T20:33:12.906Z] #11 24.78 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 24.79 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.02 Selecting previously unselected package libseccomp-dev:s390x. 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.02 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.02 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.28 Selecting previously unselected package libapparmor1:s390x. 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.31 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.32 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.47 Selecting previously unselected package libapparmor-dev:s390x. 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.48 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... 20:33:12 [2019-10-16T20:33:12.906Z] #11 25.48 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... 20:33:13 [2019-10-16T20:33:13.074Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements 20:33:13 [2019-10-16T20:33:13.302Z] #11 25.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:13 [2019-10-16T20:33:13.302Z] #11 25.95 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... 20:33:13 [2019-10-16T20:33:13.302Z] #11 25.96 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... 20:33:13 [2019-10-16T20:33:13.302Z] #11 25.97 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... 20:33:13 [2019-10-16T20:33:13.302Z] #11 25.98 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... 20:33:13 [2019-10-16T20:33:13.302Z] #11 25.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:13 [2019-10-16T20:33:13.335Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements 20:33:13 [2019-10-16T20:33:13.335Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements 20:33:13 [2019-10-16T20:33:13.697Z] #11 DONE 26.2s 20:33:13 [2019-10-16T20:33:13.697Z] 20:33:13 [2019-10-16T20:33:13.697Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:33:13 [2019-10-16T20:33:13.697Z] #53 DONE 0.1s 20:33:13 [2019-10-16T20:33:13.697Z] 20:33:13 [2019-10-16T20:33:13.697Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.67 debconf: delaying package configuration, since apt-utils is not installed 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.80 Fetched 668 kB in 0s (3615 kB/s) 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.88 Selecting previously unselected package liblzo2-2:s390x. 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.91 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.92 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.99 Selecting previously unselected package btrfs-progs. 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.99 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... 20:33:13 [2019-10-16T20:33:13.697Z] #57 25.99 Unpacking btrfs-progs (4.7.3-1) ... 20:33:13 [2019-10-16T20:33:13.698Z] #57 ... 20:33:13 [2019-10-16T20:33:13.698Z] 20:33:13 [2019-10-16T20:33:13.698Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 20:33:13 [2019-10-16T20:33:13.698Z] #54 DONE 0.1s 20:33:13 [2019-10-16T20:33:13.698Z] 20:33:13 [2019-10-16T20:33:13.698Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:13 [2019-10-16T20:33:13.898Z] #17 ... 20:33:13 [2019-10-16T20:33:13.898Z] 20:33:13 [2019-10-16T20:33:13.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:13 [2019-10-16T20:33:13.898Z] #41 69.08 DEP criu/arch/x86/cpu.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 69.34 CC criu/arch/x86/cpu.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 70.16 CC criu/arch/x86/crtools.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 71.50 CC criu/arch/x86/kerndat.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 72.14 CC criu/arch/x86/sigaction_compat.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 72.51 CC criu/arch/x86/sigframe.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 72.81 LINK criu/arch/x86/crtools.built-in.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 72.88 DEP criu/pie/util-vdso-elf32.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 73.06 DEP criu/arch/x86/vdso-pie.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 73.21 DEP criu/pie/parasite-vdso.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 73.42 DEP criu/pie/util-vdso.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 73.62 DEP criu/pie/util.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 73.82 CC criu/pie/util.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 74.10 CC criu/pie/util-vdso.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 74.85 CC criu/pie/parasite-vdso.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 76.02 CC criu/arch/x86/vdso-pie.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 76.35 CC criu/pie/util-vdso-elf32.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 77.18 AR criu/pie/pie.lib.a 20:33:13 [2019-10-16T20:33:13.898Z] #41 77.29 DEP criu/pie/restorer.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 77.52 DEP criu/arch/x86/sigaction_compat_pie.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 77.64 DEP criu/arch/x86/restorer_unmap.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 77.67 DEP criu/arch/x86/restorer.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 77.89 DEP criu/pie/parasite.d 20:33:13 [2019-10-16T20:33:13.898Z] #41 78.18 CC criu/pie/parasite.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 ... 20:33:13 [2019-10-16T20:33:13.898Z] 20:33:13 [2019-10-16T20:33:13.898Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:13 [2019-10-16T20:33:13.898Z] #44 135.6 net/http/httptrace 20:33:13 [2019-10-16T20:33:13.898Z] #44 135.9 net/http 20:33:13 [2019-10-16T20:33:13.898Z] #44 ... 20:33:13 [2019-10-16T20:33:13.898Z] 20:33:13 [2019-10-16T20:33:13.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:13 [2019-10-16T20:33:13.898Z] #41 79.57 LINK criu/pie/parasite.built-in.o 20:33:13 [2019-10-16T20:33:13.898Z] #41 79.58 GEN criu/pie/parasite-blob.h 20:33:13 [2019-10-16T20:33:13.898Z] #41 79.59 CC criu/arch/x86/restorer.o 20:33:13 [2019-10-16T20:33:13.904Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements 20:33:14 [2019-10-16T20:33:14.109Z] #55 ... 20:33:14 [2019-10-16T20:33:14.109Z] 20:33:14 [2019-10-16T20:33:14.109Z] #12 [dev 1/24] RUN groupadd -r docker 20:33:14 [2019-10-16T20:33:14.109Z] #12 DONE 0.5s 20:33:14 [2019-10-16T20:33:14.109Z] 20:33:14 [2019-10-16T20:33:14.109Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.154 + RM_GOPATH=0 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.154 + TMP_GOPATH= 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.154 + : /build 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.154 + '[' -z '' ']' 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.154 ++ mktemp -d 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.155 + export GOPATH=/tmp/tmp.CWeFqclWZ4 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.155 + GOPATH=/tmp/tmp.CWeFqclWZ4 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 + RM_GOPATH=1 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 ++ dirname ./install.sh 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 + dir=. 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 + bin=runc 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 + shift 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 + '[' '!' -f ./runc.installer ']' 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.157 + . ./runc.installer 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.160 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.160 + install_runc 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.160 + grep -q '^3\.10\.0.*\.el7\.' 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.163 + uname -r 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.163 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.164 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.164 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.165 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CWeFqclWZ4/src/github.com/opencontainers/runc 20:33:14 [2019-10-16T20:33:14.109Z] #55 0.174 Cloning into '/tmp/tmp.CWeFqclWZ4/src/github.com/opencontainers/runc'... 20:33:14 [2019-10-16T20:33:14.464Z] #41 80.28 CC criu/arch/x86/restorer_unmap.o 20:33:14 [2019-10-16T20:33:14.472Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements 20:33:14 [2019-10-16T20:33:14.509Z] #55 ... 20:33:14 [2019-10-16T20:33:14.509Z] 20:33:14 [2019-10-16T20:33:14.509Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.60 Selecting previously unselected package btrfs-tools. 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.60 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.60 Unpacking btrfs-tools (4.7.3-1) ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.75 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.76 Setting up btrfs-progs (4.7.3-1) ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.77 Setting up btrfs-tools (4.7.3-1) ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 26.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:14 [2019-10-16T20:33:14.509Z] #57 DONE 27.0s 20:33:14 [2019-10-16T20:33:14.509Z] 20:33:14 [2019-10-16T20:33:14.509Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:33:14 [2019-10-16T20:33:14.509Z] #58 DONE 0.1s 20:33:14 [2019-10-16T20:33:14.509Z] 20:33:14 [2019-10-16T20:33:14.509Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 20:33:14 [2019-10-16T20:33:14.509Z] #13 DONE 0.5s 20:33:14 [2019-10-16T20:33:14.509Z] 20:33:14 [2019-10-16T20:33:14.509Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 20:33:14 [2019-10-16T20:33:14.509Z] #59 DONE 0.1s 20:33:14 [2019-10-16T20:33:14.509Z] 20:33:14 [2019-10-16T20:33:14.509Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 20:33:14 [2019-10-16T20:33:14.723Z] #41 80.35 CC criu/arch/x86/sigaction_compat_pie.o 20:33:14 [2019-10-16T20:33:14.855Z] ok github.com/docker/docker/pkg/pubsub 1.079s coverage: 73.9% of statements 20:33:14 [2019-10-16T20:33:14.898Z] #14 0.323 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:33:14 [2019-10-16T20:33:14.898Z] #14 DONE 0.4s 20:33:14 [2019-10-16T20:33:14.898Z] 20:33:14 [2019-10-16T20:33:14.898Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.285 + RM_GOPATH=0 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.285 + TMP_GOPATH= 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.285 + : /build 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.285 + '[' -z '' ']' 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.285 ++ mktemp -d 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.286 + export GOPATH=/tmp/tmp.F4PjvB9NN5 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.286 + GOPATH=/tmp/tmp.F4PjvB9NN5 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.286 + RM_GOPATH=1 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.287 ++ dirname ./install.sh 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.287 + dir=. 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + bin=containerd 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + shift 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + '[' '!' -f ./containerd.installer ']' 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + . ./containerd.installer 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + install_containerd 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F4PjvB9NN5/src/github.com/containerd/containerd 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.288 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:33:14 [2019-10-16T20:33:14.898Z] #60 0.290 Cloning into '/tmp/tmp.F4PjvB9NN5/src/github.com/containerd/containerd'... 20:33:14 [2019-10-16T20:33:14.981Z] #41 80.67 CC criu/pie/restorer.o 20:33:15 [2019-10-16T20:33:15.287Z] #60 ... 20:33:15 [2019-10-16T20:33:15.287Z] 20:33:15 [2019-10-16T20:33:15.287Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 20:33:15 [2019-10-16T20:33:15.287Z] #15 DONE 0.3s 20:33:15 [2019-10-16T20:33:15.431Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements 20:33:15 [2019-10-16T20:33:15.431Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements 20:33:15 [2019-10-16T20:33:15.682Z] 20:33:15 [2019-10-16T20:33:15.682Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:33:15 [2019-10-16T20:33:15.682Z] #34 27.63 Selecting previously unselected package liblzo2-2:s390x. 20:33:15 [2019-10-16T20:33:15.682Z] #34 27.65 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... 20:33:15 [2019-10-16T20:33:15.682Z] #34 27.66 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 20:33:15 [2019-10-16T20:33:15.682Z] #34 27.78 Selecting previously unselected package libicu57:s390x. 20:33:15 [2019-10-16T20:33:15.682Z] #34 27.78 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... 20:33:15 [2019-10-16T20:33:15.682Z] #34 27.79 Unpacking libicu57:s390x (57.1-6+deb9u3) ... 20:33:15 [2019-10-16T20:33:15.682Z] #34 ... 20:33:15 [2019-10-16T20:33:15.682Z] 20:33:15 [2019-10-16T20:33:15.682Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 20:33:15 [2019-10-16T20:33:15.682Z] #16 DONE 0.4s 20:33:15 [2019-10-16T20:33:15.682Z] 20:33:15 [2019-10-16T20:33:15.682Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:15 [2019-10-16T20:33:15.682Z] #27 2.117 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 20:33:15 [2019-10-16T20:33:15.682Z] #27 2.650 20:33:16 [2019-10-16T20:33:16.001Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements 20:33:16 [2019-10-16T20:33:16.001Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements 20:33:16 [2019-10-16T20:33:16.115Z] #27 2.996 # 2.8% #### 6.9% ######### 13.2% 20:33:16 [2019-10-16T20:33:16.115Z] #27 ... 20:33:16 [2019-10-16T20:33:16.115Z] 20:33:16 [2019-10-16T20:33:16.116Z] #17 [dev 6/24] RUN ldconfig 20:33:16 [2019-10-16T20:33:16.116Z] #17 DONE 0.5s 20:33:16 [2019-10-16T20:33:16.116Z] 20:33:16 [2019-10-16T20:33:16.116Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:16 [2019-10-16T20:33:16.938Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements 20:33:16 [2019-10-16T20:33:16.938Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements 20:33:16 [2019-10-16T20:33:16.938Z] ok github.com/docker/docker/pkg/signal 2.989s coverage: 61.0% of statements 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Extraction ended at 10/16/2019 20:33:13. Duration:00:00:25.4742722 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Updating the golang and path environment variables 20:33:17 [2019-10-16T20:33:17.873Z] INFO: GOPATH=d:\gopath 20:33:17 [2019-10-16T20:33:17.873Z] INFO: go version go1.13.1 windows/amd64 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Running the daemon under test in debug mode 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Starting a daemon under test... 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40097\1\daemon --pidfile d:\CI\PR-40097\1\docker.pid -D 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Process started successfully. 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Start tailing logs of the daemon under tests 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Waiting for the daemon under test to start... 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Daemon under test started and replied! 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Docker version of the daemon under test 20:33:17 [2019-10-16T20:33:17.873Z] 20:33:17 [2019-10-16T20:33:17.873Z] Client: 20:33:17 [2019-10-16T20:33:17.873Z] Version: 17.06.2-ce 20:33:17 [2019-10-16T20:33:17.873Z] API version: 1.30 20:33:17 [2019-10-16T20:33:17.873Z] Go version: go1.8.3 20:33:17 [2019-10-16T20:33:17.873Z] Git commit: cec0b72 20:33:17 [2019-10-16T20:33:17.873Z] Built: Tue Sep 5 19:57:19 2017 20:33:17 [2019-10-16T20:33:17.873Z] OS/Arch: windows/amd64 20:33:17 [2019-10-16T20:33:17.873Z] 20:33:17 [2019-10-16T20:33:17.873Z] Server: 20:33:17 [2019-10-16T20:33:17.873Z] Version: 0.0.0-dev 20:33:17 [2019-10-16T20:33:17.873Z] API version: 1.41 (minimum version 1.24) 20:33:17 [2019-10-16T20:33:17.873Z] Go version: go1.13.1 20:33:17 [2019-10-16T20:33:17.873Z] Git commit: 95ea6e706 20:33:17 [2019-10-16T20:33:17.873Z] Built: 10/16/2019 20:31:31 20:33:17 [2019-10-16T20:33:17.873Z] OS/Arch: windows/amd64 20:33:17 [2019-10-16T20:33:17.873Z] Experimental: false 20:33:17 [2019-10-16T20:33:17.873Z] 20:33:17 [2019-10-16T20:33:17.873Z] INFO: Docker info of the daemon under test 20:33:17 [2019-10-16T20:33:17.873Z] 20:33:17 [2019-10-16T20:33:17.873Z] Containers: 0 20:33:17 [2019-10-16T20:33:17.873Z] Running: 0 20:33:17 [2019-10-16T20:33:17.873Z] Paused: 0 20:33:17 [2019-10-16T20:33:17.873Z] Stopped: 0 20:33:17 [2019-10-16T20:33:17.873Z] Images: 0 20:33:17 [2019-10-16T20:33:17.873Z] Server Version: 0.0.0-dev 20:33:17 [2019-10-16T20:33:17.873Z] Storage Driver: windowsfilter 20:33:17 [2019-10-16T20:33:17.873Z] Windows: 20:33:17 [2019-10-16T20:33:17.873Z] Logging Driver: json-file 20:33:17 [2019-10-16T20:33:17.873Z] Plugins: 20:33:17 [2019-10-16T20:33:17.874Z] Volume: local 20:33:17 [2019-10-16T20:33:17.874Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 20:33:17 [2019-10-16T20:33:17.874Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 20:33:17 [2019-10-16T20:33:17.874Z] Swarm: inactive 20:33:17 [2019-10-16T20:33:17.874Z] Default Isolation: process 20:33:17 [2019-10-16T20:33:17.874Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 20:33:17 [2019-10-16T20:33:17.874Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 20:33:17 [2019-10-16T20:33:17.874Z] OSType: windows 20:33:17 [2019-10-16T20:33:17.874Z] Architecture: x86_64 20:33:17 [2019-10-16T20:33:17.874Z] CPUs: 4 20:33:17 [2019-10-16T20:33:17.874Z] Total Memory: 32GiB 20:33:17 [2019-10-16T20:33:17.874Z] Name: azwin-2-2333f0 20:33:17 [2019-10-16T20:33:17.874Z] ID: SOER:QJSH:ITLN:SBFZ:NJO3:7HAH:YGJQ:7JTK:RNQ7:YVBL:GMF2:7VYA 20:33:17 [2019-10-16T20:33:17.874Z] Docker Root Dir: D:\CI\PR-40097\1\daemon 20:33:17 [2019-10-16T20:33:17.874Z] Debug Mode (client): false 20:33:17 [2019-10-16T20:33:17.874Z] Debug Mode (server): true 20:33:17 [2019-10-16T20:33:17.874Z] File Descriptors: -1 20:33:17 [2019-10-16T20:33:17.874Z] Goroutines: 17 20:33:17 [2019-10-16T20:33:17.874Z] System Time: 2019-10-16T20:33:16.9882375Z 20:33:17 [2019-10-16T20:33:17.874Z] EventsListeners: 0 20:33:17 [2019-10-16T20:33:17.874Z] Registry: https://index.docker.io/v1/ 20:33:17 [2019-10-16T20:33:17.874Z] Labels: 20:33:17 [2019-10-16T20:33:17.874Z] Experimental: false 20:33:17 [2019-10-16T20:33:17.874Z] Insecure Registries: 20:33:17 [2019-10-16T20:33:17.874Z] 127.0.0.0/8 20:33:17 [2019-10-16T20:33:17.874Z] Live Restore Enabled: false 20:33:17 [2019-10-16T20:33:17.874Z] 20:33:17 [2019-10-16T20:33:17.874Z] 20:33:17 [2019-10-16T20:33:17.874Z] INFO: Docker images of the daemon under test 20:33:17 [2019-10-16T20:33:17.874Z] 20:33:17 [2019-10-16T20:33:17.874Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:33:17 [2019-10-16T20:33:17.874Z] 20:33:17 [2019-10-16T20:33:17.874Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 20:33:17 [2019-10-16T20:33:17.874Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 20:33:17 [2019-10-16T20:33:17.874Z] ltsc2019: Pulling from windows/servercore 20:33:17 [2019-10-16T20:33:17.878Z] testing: warning: no tests to run 20:33:17 [2019-10-16T20:33:17.878Z] coverage: [no statements] 20:33:17 [2019-10-16T20:33:17.878Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] 20:33:17 [2019-10-16T20:33:17.878Z] ok github.com/docker/docker/pkg/term 0.017s coverage: 84.8% of statements 20:33:17 [2019-10-16T20:33:17.878Z] ok github.com/docker/docker/pkg/tarsum 0.123s coverage: 89.3% of statements 20:33:18 [2019-10-16T20:33:18.259Z] #41 83.91 LINK criu/pie/restorer.built-in.o 20:33:18 [2019-10-16T20:33:18.259Z] #41 83.93 GEN criu/pie/restorer-blob.h 20:33:18 [2019-10-16T20:33:18.259Z] #41 83.99 DEP criu/vdso.d 20:33:18 [2019-10-16T20:33:18.449Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements 20:33:18 [2019-10-16T20:33:18.449Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements 20:33:18 [2019-10-16T20:33:18.449Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements 20:33:18 [2019-10-16T20:33:18.824Z] #41 84.32 DEP criu/vdso-compat.d 20:33:19 [2019-10-16T20:33:19.081Z] #41 84.56 DEP criu/uts_ns.d 20:33:19 [2019-10-16T20:33:19.081Z] #41 84.71 DEP criu/util.d 20:33:19 [2019-10-16T20:33:19.244Z] #27 2.996 # 2.8% #### 6.9% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################### 38.3% ############################# 40.4% ############################## 42.5% ################################ 44.6% ################################# 46.7% ################################### 48.7% ###################################### 52.9% ####################################### 55.0% 20:33:19 [2019-10-16T20:33:19.244Z] #27 ... 20:33:19 [2019-10-16T20:33:19.244Z] 20:33:19 [2019-10-16T20:33:19.244Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:33:19 [2019-10-16T20:33:19.244Z] #69 DONE 31.7s 20:33:19 [2019-10-16T20:33:19.338Z] #41 84.88 DEP criu/uffd.d 20:33:19 [2019-10-16T20:33:19.596Z] #41 85.11 DEP criu/tun.d 20:33:19 [2019-10-16T20:33:19.596Z] #41 85.38 DEP criu/tty.d 20:33:19 [2019-10-16T20:33:19.782Z] 20:33:19 [2019-10-16T20:33:19.782Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:19 [2019-10-16T20:33:19.853Z] #41 85.66 DEP criu/timerfd.d 20:33:20 [2019-10-16T20:33:20.290Z] #27 2.996 # 2.8% #### 6.9% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################### 38.3% ############################# 40.4% ############################## 42.5% ################################ 44.6% ################################# 46.7% ################################### 48.7% ###################################### 52.9% ####################################### 55.0% ########################################## 59.2% ############################################ 61.3% ############################################# 63.3% 20:33:20 [2019-10-16T20:33:20.290Z] #27 ... 20:33:20 [2019-10-16T20:33:20.290Z] 20:33:20 [2019-10-16T20:33:20.290Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:33:20 [2019-10-16T20:33:20.290Z] #41 23.00 The following additional packages will be installed: 20:33:20 [2019-10-16T20:33:20.290Z] #41 23.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 20:33:20 [2019-10-16T20:33:20.290Z] #41 23.00 libprotoc10 python-pkg-resources zlib1g-dev 20:33:20 [2019-10-16T20:33:20.290Z] #41 23.00 Suggested packages: 20:33:20 [2019-10-16T20:33:20.290Z] #41 23.00 manpages-dev python-setuptools 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.00 The following NEW packages will be installed: 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.09 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.09 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.09 zlib1g-dev 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.23 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.23 Need to get 3476 kB of archives. 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.23 After this operation, 20.2 MB of additional disk space will be used. 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.27 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.28 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.29 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 25.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 28.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.13 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.15 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.16 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 29.17 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.05 debconf: delaying package configuration, since apt-utils is not installed 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.20 Fetched 3476 kB in 4s (869 kB/s) 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.29 Selecting previously unselected package libnet1:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.29 (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.) 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.37 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.38 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.54 Selecting previously unselected package libcap-dev:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.54 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.55 Unpacking libcap-dev:s390x (1:2.25-1) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.71 Selecting previously unselected package libnet1-dev. 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.72 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.73 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.83 Selecting previously unselected package libnl-3-200:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.83 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.83 Unpacking libnl-3-200:s390x (3.2.27-2) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.90 Selecting previously unselected package libnl-3-dev:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.90 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 30.90 Unpacking libnl-3-dev:s390x (3.2.27-2) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.44 Selecting previously unselected package libprotobuf-c1:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.44 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.44 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.59 Selecting previously unselected package libprotobuf-c-dev:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.59 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.59 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.73 Selecting previously unselected package zlib1g-dev:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.76 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 31.77 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 32.32 Selecting previously unselected package libprotobuf10:s390x. 20:33:20 [2019-10-16T20:33:20.290Z] #41 32.34 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... 20:33:20 [2019-10-16T20:33:20.290Z] #41 32.34 Unpacking libprotobuf10:s390x (3.0.0-9) ... 20:33:20 [2019-10-16T20:33:20.362Z] ok github.com/docker/docker/plugin/v2 0.020s coverage: 14.5% of statements 20:33:20 [2019-10-16T20:33:20.362Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements 20:33:20 [2019-10-16T20:33:20.418Z] #41 85.89 DEP criu/sysfs_parse.d 20:33:20 [2019-10-16T20:33:20.418Z] #41 86.09 DEP criu/sysctl.d 20:33:20 [2019-10-16T20:33:20.676Z] #41 86.33 DEP criu/string.d 20:33:20 [2019-10-16T20:33:20.702Z] #41 ... 20:33:20 [2019-10-16T20:33:20.702Z] 20:33:20 [2019-10-16T20:33:20.702Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:20 [2019-10-16T20:33:20.797Z] #6 completed: 2019-10-16 20:33:15.027576026 +0000 UTC 20:33:20 [2019-10-16T20:33:20.797Z] #6 duration: 2m7.325211068s 20:33:20 [2019-10-16T20:33:20.797Z] 20:33:20 [2019-10-16T20:33:20.797Z] 20:33:20 [2019-10-16T20:33:20.797Z] #7 /bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.co... 20:33:20 [2019-10-16T20:33:20.797Z] #7 digest: sha256:c07903fee66193b030dd18d68ed3099cc121fc1fc95147eb7a3edb98b54c7272 20:33:20 [2019-10-16T20:33:20.797Z] #7 name: "/bin/sh -c GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx" 20:33:20 [2019-10-16T20:33:20.797Z] #7 started: 2019-10-16 20:33:15.02986597 +0000 UTC 20:33:20 [2019-10-16T20:33:20.932Z] ok github.com/docker/docker/reference 0.041s coverage: 84.4% of statements 20:33:20 [2019-10-16T20:33:20.934Z] #41 86.43 DEP criu/stats.d 20:33:20 [2019-10-16T20:33:20.934Z] #41 86.65 DEP criu/sockets.d 20:33:21 [2019-10-16T20:33:21.191Z] #41 ... 20:33:21 [2019-10-16T20:33:21.191Z] 20:33:21 [2019-10-16T20:33:21.191Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 77.66 Selecting previously unselected package vim. 20:33:21 [2019-10-16T20:33:21.191Z] #17 77.67 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 77.69 Unpacking vim (2:8.0.0197-4+deb9u3) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 78.33 Selecting previously unselected package xfsprogs. 20:33:21 [2019-10-16T20:33:21.191Z] #17 78.33 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 78.33 Unpacking xfsprogs (4.9.0+nmu1) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 78.94 Selecting previously unselected package zip. 20:33:21 [2019-10-16T20:33:21.191Z] #17 78.94 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 78.95 Unpacking zip (3.0-11+b1) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.12 Selecting previously unselected package libapparmor-perl. 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.13 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.13 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.27 Selecting previously unselected package apparmor. 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.27 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.37 Unpacking apparmor (2.11.0-3+deb9u2) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.80 Selecting previously unselected package binutils-mingw-w64-i686. 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.81 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 79.82 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 81.30 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:33:21 [2019-10-16T20:33:21.191Z] #17 81.30 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 81.31 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 83.20 Selecting previously unselected package binutils-mingw-w64. 20:33:21 [2019-10-16T20:33:21.191Z] #17 83.21 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 83.22 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 83.35 Selecting previously unselected package mingw-w64-common. 20:33:21 [2019-10-16T20:33:21.191Z] #17 83.35 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 83.36 Unpacking mingw-w64-common (5.0.1-1) ... 20:33:21 [2019-10-16T20:33:21.191Z] #17 ... 20:33:21 [2019-10-16T20:33:21.191Z] 20:33:21 [2019-10-16T20:33:21.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:21 [2019-10-16T20:33:21.191Z] #41 86.94 DEP criu/sk-unix.d 20:33:21 [2019-10-16T20:33:21.757Z] #41 87.25 DEP criu/sk-tcp.d 20:33:21 [2019-10-16T20:33:21.757Z] #41 87.51 DEP criu/sk-queue.d 20:33:21 [2019-10-16T20:33:21.872Z] ok github.com/docker/docker/plugin 0.594s coverage: 27.1% of statements 20:33:22 [2019-10-16T20:33:22.014Z] #41 87.67 DEP criu/sk-packet.d 20:33:22 [2019-10-16T20:33:22.132Z] ok github.com/docker/docker/registry/resumable 0.052s coverage: 100.0% of statements 20:33:22 [2019-10-16T20:33:22.271Z] #41 87.83 DEP criu/sk-netlink.d 20:33:22 [2019-10-16T20:33:22.318Z] #27 2.996 # 2.8% #### 6.9% ######### 13.2% ########### 15.3% ############ 17.4% ############## 19.5% ############### 21.6% ################# 23.7% ##################### 29.9% ####################### 32.0% ######################## 34.1% ########################### 38.3% ############################# 40.4% ############################## 42.5% ################################ 44.6% ################################# 46.7% ################################### 48.7% ###################################### 52.9% ####################################### 55.0% ########################################## 59.2% ############################################ 61.3% ############################################# 63.3% ############################################### 65.5% ################################################ 67.5% ################################################### 71.7% ##################################################### 73.8% ###################################################### 75.9% ######################################################## 77.9% ########################################################### 82.1% ############################################################ 84.2% ############################################################### 88.4% ################################################################# 90.5% ################################################################## 92.6% ##################################################################### 96.8% ######################################################################## 100.0% 20:33:22 [2019-10-16T20:33:22.391Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements 20:33:22 [2019-10-16T20:33:22.529Z] #41 88.05 DEP criu/sk-inet.d 20:33:22 [2019-10-16T20:33:22.529Z] #41 88.24 DEP criu/signalfd.d 20:33:22 [2019-10-16T20:33:22.651Z] ok github.com/docker/docker/registry 0.267s coverage: 56.3% of statements 20:33:22 [2019-10-16T20:33:22.717Z] #27 10.00 20:33:22 [2019-10-16T20:33:22.786Z] #41 88.41 DEP criu/sigframe.d 20:33:22 [2019-10-16T20:33:22.786Z] #41 88.50 DEP criu/shmem.d 20:33:23 [2019-10-16T20:33:23.044Z] #41 88.76 DEP criu/servicefd.d 20:33:23 [2019-10-16T20:33:23.120Z] #27 10.39 #### 6.9% ######### 12.6% ################# 24.0% 20:33:23 [2019-10-16T20:33:23.120Z] #27 ... 20:33:23 [2019-10-16T20:33:23.120Z] 20:33:23 [2019-10-16T20:33:23.120Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:33:23 [2019-10-16T20:33:23.120Z] #48 25.59 + cd /tmp/tmp.vdv7d51LqZ/src/gotest.tools/gotestsum 20:33:23 [2019-10-16T20:33:23.120Z] #48 25.59 + git checkout -q v0.3.5 20:33:23 [2019-10-16T20:33:23.120Z] #48 25.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 20:33:23 [2019-10-16T20:33:23.222Z] ok github.com/docker/docker/testutil 0.024s coverage: 62.5% of statements 20:33:23 [2019-10-16T20:33:23.301Z] #41 88.92 DEP criu/seize.d 20:33:23 [2019-10-16T20:33:23.483Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements 20:33:23 [2019-10-16T20:33:23.523Z] #48 ... 20:33:23 [2019-10-16T20:33:23.523Z] 20:33:23 [2019-10-16T20:33:23.523Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:23 [2019-10-16T20:33:23.559Z] #41 89.07 DEP criu/seccomp.d 20:33:23 [2019-10-16T20:33:23.559Z] #41 89.22 DEP criu/rst-malloc.d 20:33:23 [2019-10-16T20:33:23.559Z] #41 89.32 DEP criu/rbtree.d 20:33:23 [2019-10-16T20:33:23.671Z] 65014b3c3121: Pulling fs layer 20:33:23 [2019-10-16T20:33:23.671Z] 12c8dbabfd62: Pulling fs layer 20:33:23 [2019-10-16T20:33:23.816Z] #41 89.36 DEP criu/pstree.d 20:33:24 [2019-10-16T20:33:24.074Z] #41 89.65 DEP criu/protobuf.d 20:33:24 [2019-10-16T20:33:24.331Z] #41 89.82 GEN criu/protobuf-desc-gen.h 20:33:24 [2019-10-16T20:33:24.708Z] #27 10.39 #### 6.9% ######### 12.6% ################# 24.0% ##################### 29.6% ############################# 41.0% ##################################### 52.3% ######################################### 57.9% ############################################# 63.6% ################################################# 69.2% ##################################################### 74.9% ########################################################## 80.6% ############################################################## 86.3% ################################################################## 91.9% ###################################################################### 97.6% ######################################################################## 100.0% 20:33:25 [2019-10-16T20:33:25.540Z] #27 12.90 20:33:26 [2019-10-16T20:33:26.025Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements 20:33:26 [2019-10-16T20:33:26.025Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements 20:33:26 [2019-10-16T20:33:26.025Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements 20:33:26 [2019-10-16T20:33:26.228Z] #41 91.49 DEP criu/protobuf-desc.d 20:33:26 [2019-10-16T20:33:26.228Z] #41 91.66 DEP criu/proc_parse.d 20:33:26 [2019-10-16T20:33:26.228Z] #41 91.87 DEP criu/plugin.d 20:33:26 [2019-10-16T20:33:26.228Z] #41 91.95 DEP criu/pipes.d 20:33:26 [2019-10-16T20:33:26.359Z] #27 13.27 ## 3.2% ##### 8.2% ####### 10.8% 20:33:26 [2019-10-16T20:33:26.359Z] #27 ... 20:33:26 [2019-10-16T20:33:26.359Z] 20:33:26 [2019-10-16T20:33:26.359Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:26 [2019-10-16T20:33:26.359Z] #18 0.705 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:33:26 [2019-10-16T20:33:26.359Z] #18 0.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:33:26 [2019-10-16T20:33:26.359Z] #18 0.852 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:33:26 [2019-10-16T20:33:26.359Z] #18 0.880 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:33:26 [2019-10-16T20:33:26.359Z] #18 0.971 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:33:26 [2019-10-16T20:33:26.359Z] #18 1.602 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] 20:33:26 [2019-10-16T20:33:26.359Z] #18 4.295 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 20:33:26 [2019-10-16T20:33:26.359Z] #18 5.006 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 20:33:26 [2019-10-16T20:33:26.359Z] #18 ... 20:33:26 [2019-10-16T20:33:26.359Z] 20:33:26 [2019-10-16T20:33:26.359Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:26 [2019-10-16T20:33:26.486Z] #41 92.20 DEP criu/pie-util.d 20:33:26 [2019-10-16T20:33:26.486Z] #41 92.31 DEP criu/pie-util-vdso.d 20:33:26 [2019-10-16T20:33:26.743Z] #41 92.44 DEP criu/pie-util-vdso-elf32.d 20:33:26 [2019-10-16T20:33:26.743Z] #41 92.58 DEP criu/path.d 20:33:27 [2019-10-16T20:33:27.308Z] #41 92.77 DEP criu/parasite-syscall.d 20:33:27 [2019-10-16T20:33:27.402Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.0% of statements 20:33:27 [2019-10-16T20:33:27.565Z] #41 ... 20:33:27 [2019-10-16T20:33:27.565Z] 20:33:27 [2019-10-16T20:33:27.565Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:27 [2019-10-16T20:33:27.565Z] #44 149.4 github.com/LK4D4/vndr/godl 20:33:27 [2019-10-16T20:33:27.565Z] #44 150.1 github.com/LK4D4/vndr 20:33:27 [2019-10-16T20:33:27.565Z] #44 DONE 159.4s 20:33:27 [2019-10-16T20:33:27.565Z] 20:33:27 [2019-10-16T20:33:27.565Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:27 [2019-10-16T20:33:27.565Z] #17 87.83 Selecting previously unselected package mingw-w64-x86-64-dev. 20:33:27 [2019-10-16T20:33:27.565Z] #17 87.84 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 20:33:27 [2019-10-16T20:33:27.565Z] #17 87.84 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 20:33:28 [2019-10-16T20:33:28.451Z] #27 13.27 ## 3.2% ##### 8.2% ####### 10.8% ######### 13.3% ############# 18.4% ############### 21.0% ################ 23.5% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################# 46.4% 20:33:28 [2019-10-16T20:33:28.451Z] #27 ... 20:33:28 [2019-10-16T20:33:28.451Z] 20:33:28 [2019-10-16T20:33:28.451Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:33:28 [2019-10-16T20:33:28.451Z] #32 30.61 sync 20:33:28 [2019-10-16T20:33:28.451Z] #32 30.62 internal/reflectlite 20:33:28 [2019-10-16T20:33:28.451Z] #32 34.63 errors 20:33:28 [2019-10-16T20:33:28.451Z] #32 34.63 sort 20:33:28 [2019-10-16T20:33:28.451Z] #32 34.95 strconv 20:33:28 [2019-10-16T20:33:28.451Z] #32 36.25 io 20:33:28 [2019-10-16T20:33:28.451Z] #32 37.68 internal/oserror 20:33:28 [2019-10-16T20:33:28.451Z] #32 37.79 syscall 20:33:28 [2019-10-16T20:33:28.451Z] #32 39.94 reflect 20:33:28 [2019-10-16T20:33:28.451Z] #32 ... 20:33:28 [2019-10-16T20:33:28.451Z] 20:33:28 [2019-10-16T20:33:28.451Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:29 [2019-10-16T20:33:29.880Z] #27 13.27 ## 3.2% ##### 8.2% ####### 10.8% ######### 13.3% ############# 18.4% ############### 21.0% ################ 23.5% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################# 46.4% ################################### 48.9% ##################################### 51.5% ###################################### 54.0% ######################################## 56.5% ########################################## 59.0% ############################################ 61.6% ############################################## 64.1% ############################################### 66.6% ######################### 20:33:29 [2019-10-16T20:33:29.880Z] #27 ... 20:33:29 [2019-10-16T20:33:29.880Z] 20:33:29 [2019-10-16T20:33:29.880Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:33:29 [2019-10-16T20:33:29.880Z] #34 36.66 Selecting previously unselected package libxml2:s390x. 20:33:29 [2019-10-16T20:33:29.880Z] #34 36.66 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 36.66 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.40 Selecting previously unselected package libarchive13:s390x. 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.40 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.41 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.70 Selecting previously unselected package libjsoncpp1:s390x. 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.71 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.71 Unpacking libjsoncpp1:s390x (1.7.4-3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.83 Selecting previously unselected package libuv1:s390x. 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.84 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.84 Unpacking libuv1:s390x (1.9.1-3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.97 Selecting previously unselected package cmake. 20:33:29 [2019-10-16T20:33:29.880Z] #34 37.97 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 38.06 Unpacking cmake (3.7.2-1) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 41.32 Selecting previously unselected package xxd. 20:33:29 [2019-10-16T20:33:29.880Z] #34 41.32 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 41.32 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 41.60 Selecting previously unselected package vim-common. 20:33:29 [2019-10-16T20:33:29.880Z] #34 41.60 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 41.61 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.06 Processing triggers for mime-support (3.60) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.12 Setting up xxd (2:8.0.0197-4+deb9u3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.13 Setting up libuv1:s390x (1.9.1-3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.13 Setting up cmake-data (3.7.2-1) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.14 Setting up libicu57:s390x (57.1-6+deb9u3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.15 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.24 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.25 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.27 Setting up libjsoncpp1:s390x (1.7.4-3) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.28 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.28 Setting up cmake (3.7.2-1) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 42.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:29 [2019-10-16T20:33:29.880Z] #34 DONE 42.6s 20:33:29 [2019-10-16T20:33:29.880Z] 20:33:29 [2019-10-16T20:33:29.880Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:29 [2019-10-16T20:33:29.880Z] #27 13.27 ## 3.2% ##### 8.2% ####### 10.8% ######### 13.3% ############# 18.4% ############### 21.0% ################ 23.5% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################# 46.4% ################################### 48.9% ##################################### 51.5% ###################################### 54.0% ######################################## 56.5% ########################################## 59.0% ############################################ 61.6% ############################################## 64.1% ############################################### 66.6% ################################################# 69.2% 20:33:29 [2019-10-16T20:33:29.880Z] #27 ... 20:33:29 [2019-10-16T20:33:29.880Z] 20:33:29 [2019-10-16T20:33:29.880Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:33:29 [2019-10-16T20:33:29.880Z] #35 DONE 0.1s 20:33:29 [2019-10-16T20:33:29.880Z] 20:33:29 [2019-10-16T20:33:29.880Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:30 [2019-10-16T20:33:30.299Z] #27 13.27 ## 3.2% ##### 8.2% ####### 10.8% ######### 13.3% ############# 18.4% ############### 21.0% ################ 23.5% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################# 46.4% ################################### 48.9% ##################################### 51.5% ###################################### 54.0% ######################################## 56.5% ########################################## 59.0% ############################################ 61.6% ############################################## 64.1% ############################################### 66.6% ################################################# 69.2% ################################################### 71.7% ####################################################### 20:33:30 [2019-10-16T20:33:30.299Z] #27 ... 20:33:30 [2019-10-16T20:33:30.299Z] 20:33:30 [2019-10-16T20:33:30.299Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:33:30 [2019-10-16T20:33:30.299Z] #29 32.83 + cd /tmp/tmp.AHnZyFs96d/src/github.com/go-swagger/go-swagger 20:33:30 [2019-10-16T20:33:30.299Z] #29 32.83 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 20:33:30 [2019-10-16T20:33:30.299Z] #29 35.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:33:30 [2019-10-16T20:33:30.299Z] #29 ... 20:33:30 [2019-10-16T20:33:30.299Z] 20:33:30 [2019-10-16T20:33:30.299Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 20:33:30 [2019-10-16T20:33:30.299Z] #36 DONE 0.1s 20:33:30 [2019-10-16T20:33:30.299Z] 20:33:30 [2019-10-16T20:33:30.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:30 [2019-10-16T20:33:30.847Z] #17 92.68 Selecting previously unselected package gcc-mingw-w64-base. 20:33:30 [2019-10-16T20:33:30.847Z] #17 92.69 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... 20:33:30 [2019-10-16T20:33:30.847Z] #17 92.70 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 20:33:30 [2019-10-16T20:33:30.847Z] #17 92.81 Selecting previously unselected package gcc-mingw-w64-x86-64. 20:33:30 [2019-10-16T20:33:30.847Z] #17 92.81 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 20:33:30 [2019-10-16T20:33:30.847Z] #17 92.83 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:33:31 [2019-10-16T20:33:31.111Z] #27 13.27 ## 3.2% ##### 8.2% ####### 10.8% ######### 13.3% ############# 18.4% ############### 21.0% ################ 23.5% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################# 46.4% ################################### 48.9% ##################################### 51.5% ###################################### 54.0% ######################################## 56.5% ########################################## 59.0% ############################################ 61.6% ############################################## 64.1% ############################################### 66.6% ################################################# 69.2% ################################################### 71.7% ####################################################### 76.8% ######################################################### 79.3% ############################################################ 84.4% ################################################################ 89.5% ################################################################### 94.1% ###################################################################### 98.5% ######################################################################## 100.0% 20:33:31 [2019-10-16T20:33:31.111Z] #27 ... 20:33:31 [2019-10-16T20:33:31.111Z] 20:33:31 [2019-10-16T20:33:31.111Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:33:31 [2019-10-16T20:33:31.111Z] #41 33.73 Selecting previously unselected package libprotobuf-lite10:s390x. 20:33:31 [2019-10-16T20:33:31.111Z] #41 33.73 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 33.74 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 33.89 Selecting previously unselected package libprotobuf-dev:s390x. 20:33:31 [2019-10-16T20:33:31.111Z] #41 33.90 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 33.91 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.11 Selecting previously unselected package libprotoc10:s390x. 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.11 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.12 Unpacking libprotoc10:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.70 Selecting previously unselected package protobuf-c-compiler. 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.71 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.72 Unpacking protobuf-c-compiler (1.2.1-2) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.83 Selecting previously unselected package protobuf-compiler. 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.83 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.84 Unpacking protobuf-compiler (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.97 Selecting previously unselected package python-pkg-resources. 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.97 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 35.97 Unpacking python-pkg-resources (33.1.1-1) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 36.19 Selecting previously unselected package python-protobuf. 20:33:31 [2019-10-16T20:33:31.111Z] #41 36.19 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 36.20 Unpacking python-protobuf (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 36.68 Setting up libnet1:s390x (1.1.6+dfsg-3) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 36.74 Setting up libprotobuf-c1:s390x (1.2.1-2) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 36.75 Setting up python-pkg-resources (33.1.1-1) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 39.16 Setting up libnet1-dev (1.1.6+dfsg-3) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 39.17 Setting up libprotobuf10:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 39.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 39.33 Setting up python-protobuf (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.111Z] #41 ... 20:33:31 [2019-10-16T20:33:31.111Z] 20:33:31 [2019-10-16T20:33:31.111Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + RM_GOPATH=0 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + TMP_GOPATH= 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + : /build 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + '[' -z '' ']' 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 ++ mktemp -d 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + export GOPATH=/tmp/tmp.9awziRoc3Q 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + GOPATH=/tmp/tmp.9awziRoc3Q 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.254 + RM_GOPATH=1 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.258 ++ dirname ./install.sh 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.259 + dir=. 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.260 + bin=tini 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.260 + shift 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.260 + '[' '!' -f ./tini.installer ']' 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.260 + . ./tini.installer 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.260 ++ : fec3683b971d9c3ef73f284f176672c44b448662 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.260 + install_tini 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.261 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.261 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.261 + git clone https://github.com/krallin/tini.git /tmp/tmp.9awziRoc3Q/tini 20:33:31 [2019-10-16T20:33:31.111Z] #37 0.265 Cloning into '/tmp/tmp.9awziRoc3Q/tini'... 20:33:31 [2019-10-16T20:33:31.523Z] #37 1.223 + cd /tmp/tmp.9awziRoc3Q/tini 20:33:31 [2019-10-16T20:33:31.523Z] #37 1.224 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 20:33:31 [2019-10-16T20:33:31.523Z] #37 1.238 + cmake . 20:33:31 [2019-10-16T20:33:31.942Z] #37 1.690 -- The C compiler identification is GNU 6.3.0 20:33:31 [2019-10-16T20:33:31.942Z] #37 1.739 -- Check for working C compiler: /usr/bin/cc 20:33:31 [2019-10-16T20:33:31.942Z] #37 ... 20:33:31 [2019-10-16T20:33:31.942Z] 20:33:31 [2019-10-16T20:33:31.942Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:31 [2019-10-16T20:33:31.942Z] #45 34.35 github.com/LK4D4/vndr/godl/singleflight 20:33:31 [2019-10-16T20:33:31.942Z] #45 34.37 internal/reflectlite 20:33:31 [2019-10-16T20:33:31.942Z] #45 34.81 math/rand 20:33:31 [2019-10-16T20:33:31.942Z] #45 36.00 internal/singleflight 20:33:31 [2019-10-16T20:33:31.942Z] #45 37.84 bytes 20:33:31 [2019-10-16T20:33:31.942Z] #45 37.84 strconv 20:33:31 [2019-10-16T20:33:31.942Z] #45 40.91 bufio 20:33:31 [2019-10-16T20:33:31.942Z] #45 42.32 reflect 20:33:31 [2019-10-16T20:33:31.942Z] #45 42.81 syscall 20:33:31 [2019-10-16T20:33:31.942Z] #45 ... 20:33:31 [2019-10-16T20:33:31.942Z] 20:33:31 [2019-10-16T20:33:31.942Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.52 Setting up libcap-dev:s390x (1:2.25-1) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.53 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.54 Setting up libnl-3-200:s390x (3.2.27-2) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.56 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.57 Setting up libprotoc10:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.57 Setting up protobuf-c-compiler (1.2.1-2) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.58 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.59 Setting up protobuf-compiler (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.60 Setting up libprotobuf-dev:s390x (3.0.0-9) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.61 Setting up libnl-3-dev:s390x (3.2.27-2) ... 20:33:31 [2019-10-16T20:33:31.942Z] #41 44.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:32 [2019-10-16T20:33:32.219Z] #17 ... 20:33:32 [2019-10-16T20:33:32.220Z] 20:33:32 [2019-10-16T20:33:32.220Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:32 [2019-10-16T20:33:32.220Z] #41 93.19 DEP criu/pagemap.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 93.42 DEP criu/pagemap-cache.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 93.65 DEP criu/page-xfer.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 94.05 DEP criu/page-pipe.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 94.26 DEP criu/netfilter.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 94.47 DEP criu/net.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 94.77 DEP criu/namespaces.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 95.00 DEP criu/mount.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 95.18 DEP criu/mem.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 95.38 DEP criu/lsm.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 95.54 DEP criu/log.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 95.75 DEP criu/libnetlink.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 95.87 DEP criu/kerndat.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 96.09 DEP criu/kcmp-ids.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 96.18 DEP criu/irmap.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 96.42 DEP criu/ipc_ns.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 96.61 DEP criu/image.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 96.84 DEP criu/image-desc.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 96.97 DEP criu/fsnotify.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 97.20 DEP criu/filesystems.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 97.36 DEP criu/files.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 97.53 DEP criu/files-reg.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 97.82 DEP criu/files-ext.d 20:33:32 [2019-10-16T20:33:32.220Z] #41 97.94 DEP criu/file-lock.d 20:33:32 [2019-10-16T20:33:32.341Z] #41 DONE 45.0s 20:33:32 [2019-10-16T20:33:32.341Z] 20:33:32 [2019-10-16T20:33:32.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:32 [2019-10-16T20:33:32.477Z] #41 98.15 DEP criu/file-ids.d 20:33:32 [2019-10-16T20:33:32.735Z] #41 98.30 DEP criu/fifo.d 20:33:32 [2019-10-16T20:33:32.735Z] #41 98.47 DEP criu/fdstore.d 20:33:32 [2019-10-16T20:33:32.992Z] #41 98.58 DEP criu/fault-injection.d 20:33:32 [2019-10-16T20:33:32.992Z] #41 98.64 DEP criu/external.d 20:33:33 [2019-10-16T20:33:33.194Z] #42 ... 20:33:33 [2019-10-16T20:33:33.194Z] 20:33:33 [2019-10-16T20:33:33.194Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:33 [2019-10-16T20:33:33.194Z] #55 9.341 + cd /tmp/tmp.CWeFqclWZ4/src/github.com/opencontainers/runc 20:33:33 [2019-10-16T20:33:33.194Z] #55 9.341 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 20:33:33 [2019-10-16T20:33:33.194Z] #55 9.661 + '[' -z '' ']' 20:33:33 [2019-10-16T20:33:33.194Z] #55 9.662 + target=static 20:33:33 [2019-10-16T20:33:33.194Z] #55 9.662 + make 'BUILDTAGS=seccomp apparmor selinux ' static 20:33:33 [2019-10-16T20:33:33.194Z] #55 11.24 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 . 20:33:33 [2019-10-16T20:33:33.194Z] #55 ... 20:33:33 [2019-10-16T20:33:33.194Z] 20:33:33 [2019-10-16T20:33:33.194Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:33 [2019-10-16T20:33:33.194Z] #27 18.92 20:33:33 [2019-10-16T20:33:33.257Z] #41 98.77 DEP criu/eventpoll.d 20:33:33 [2019-10-16T20:33:33.257Z] #41 98.98 DEP criu/eventfd.d 20:33:33 [2019-10-16T20:33:33.516Z] #41 99.22 DEP criu/crtools.d 20:33:33 [2019-10-16T20:33:33.774Z] #41 ... 20:33:33 [2019-10-16T20:33:33.774Z] 20:33:33 [2019-10-16T20:33:33.774Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:33:33 [2019-10-16T20:33:33.774Z] #28 165.5 + rm -rf /tmp/tmp.ae0fXWjrgf 20:33:33 [2019-10-16T20:33:33.774Z] #28 DONE 166.1s 20:33:33 [2019-10-16T20:33:33.774Z] 20:33:33 [2019-10-16T20:33:33.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:33 [2019-10-16T20:33:33.774Z] #41 99.53 DEP criu/cr-service.d 20:33:34 [2019-10-16T20:33:34.021Z] 12c8dbabfd62: Verifying Checksum 20:33:34 [2019-10-16T20:33:34.021Z] 12c8dbabfd62: Download complete 20:33:34 [2019-10-16T20:33:34.339Z] #41 99.80 DEP criu/cr-restore.d 20:33:34 [2019-10-16T20:33:34.339Z] #41 100.1 DEP criu/cr-errno.d 20:33:34 [2019-10-16T20:33:34.597Z] #41 100.2 DEP criu/cr-dump.d 20:33:34 [2019-10-16T20:33:34.597Z] #41 100.4 DEP criu/cr-dedup.d 20:33:35 [2019-10-16T20:33:35.162Z] #41 100.6 DEP criu/cr-check.d 20:33:35 [2019-10-16T20:33:35.420Z] #41 101.0 DEP criu/config.d 20:33:35 [2019-10-16T20:33:35.420Z] #41 101.1 DEP criu/clone-noasan.d 20:33:35 [2019-10-16T20:33:35.677Z] #41 101.2 DEP criu/cgroup.d 20:33:35 [2019-10-16T20:33:35.677Z] #41 101.3 DEP criu/cgroup-props.d 20:33:35 [2019-10-16T20:33:35.935Z] #41 101.4 DEP criu/bitmap.d 20:33:35 [2019-10-16T20:33:35.935Z] #41 101.4 DEP criu/bfd.d 20:33:35 [2019-10-16T20:33:35.935Z] #41 101.5 DEP criu/autofs.d 20:33:36 [2019-10-16T20:33:36.193Z] #41 101.7 DEP criu/aio.d 20:33:36 [2019-10-16T20:33:36.193Z] #41 101.9 DEP criu/action-scripts.d 20:33:36 [2019-10-16T20:33:36.758Z] #41 102.3 CC criu/action-scripts.o 20:33:37 [2019-10-16T20:33:37.323Z] #41 102.8 CC criu/aio.o 20:33:37 [2019-10-16T20:33:37.580Z] #41 103.3 CC criu/autofs.o 20:33:37 [2019-10-16T20:33:37.662Z] #27 19.36 # 2.0% ## 3.8% ### 4.8% #### 6.7% ###### 8.6% ####### 10.5% ######## 12.3% ########## 14.2% ########## 15.2% ############ 17.1% ############ 18.0% ############## 19.9% ############### 20.9% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ##################### 30.3% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################## 36.9% ########################### 38.8% ############################ 39.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################## 48.3% #################################### 50.2% 20:33:37 [2019-10-16T20:33:37.663Z] #27 ... 20:33:37 [2019-10-16T20:33:37.663Z] 20:33:37 [2019-10-16T20:33:37.663Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:37 [2019-10-16T20:33:37.663Z] #37 2.442 -- Check for working C compiler: /usr/bin/cc -- works 20:33:37 [2019-10-16T20:33:37.663Z] #37 2.448 -- Detecting C compiler ABI info 20:33:37 [2019-10-16T20:33:37.663Z] #37 2.934 -- Detecting C compiler ABI info - done 20:33:37 [2019-10-16T20:33:37.663Z] #37 2.999 -- Detecting C compile features 20:33:37 [2019-10-16T20:33:37.663Z] #37 4.590 -- Detecting C compile features - done 20:33:37 [2019-10-16T20:33:37.663Z] #37 4.608 -- Performing Test HAS_BUILTIN_FORTIFY 20:33:37 [2019-10-16T20:33:37.663Z] #37 4.850 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:33:37 [2019-10-16T20:33:37.663Z] #37 4.904 -- Configuring done 20:33:37 [2019-10-16T20:33:37.663Z] #37 5.032 -- Generating done 20:33:37 [2019-10-16T20:33:37.663Z] #37 5.095 -- Build files have been written to: /tmp/tmp.9awziRoc3Q/tini 20:33:37 [2019-10-16T20:33:37.663Z] #37 5.105 + make tini-static 20:33:37 [2019-10-16T20:33:37.663Z] #37 5.666 Scanning dependencies of target tini-static 20:33:37 [2019-10-16T20:33:37.663Z] #37 5.683 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:33:37 [2019-10-16T20:33:37.663Z] #37 6.924 [100%] Linking C executable tini-static 20:33:37 [2019-10-16T20:33:37.663Z] #37 7.275 [100%] Built target tini-static 20:33:37 [2019-10-16T20:33:37.663Z] #37 7.365 + mkdir -p /build 20:33:37 [2019-10-16T20:33:37.663Z] #37 7.366 + cp tini-static /build/docker-init 20:33:37 [2019-10-16T20:33:37.663Z] #37 DONE 7.5s 20:33:37 [2019-10-16T20:33:37.663Z] 20:33:37 [2019-10-16T20:33:37.663Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:37 [2019-10-16T20:33:37.663Z] #27 19.36 # 2.0% ## 3.8% ### 4.8% #### 6.7% ###### 8.6% ####### 10.5% ######## 12.3% ########## 14.2% ########## 15.2% ############ 17.1% ############ 18.0% ############## 19.9% ############### 20.9% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ##################### 30.3% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################## 36.9% ########################### 38.8% ############################ 39.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################## 48.3% #################################### 50.2% ##################################### 52.0% 20:33:37 [2019-10-16T20:33:37.663Z] #27 ... 20:33:37 [2019-10-16T20:33:37.663Z] 20:33:37 [2019-10-16T20:33:37.663Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:37 [2019-10-16T20:33:37.663Z] #42 1.572 Note: Building without setproctitle() and strlcpy() support. 20:33:37 [2019-10-16T20:33:37.663Z] #42 1.572 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 20:33:37 [2019-10-16T20:33:37.663Z] #42 2.529 fatal: Not a git repository (or any of the parent directories): .git 20:33:37 [2019-10-16T20:33:37.663Z] #42 2.601 GEN .gitid 20:33:37 [2019-10-16T20:33:37.663Z] #42 2.611 GEN criu/include/version.h 20:33:37 [2019-10-16T20:33:37.663Z] #42 2.627 GEN include/common/asm 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.029 PBCC images/google/protobuf/descriptor.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.099 PBCC images/opts.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.124 PBCC images/sit.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.170 DEP images/google/protobuf/descriptor.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.234 DEP images/opts.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.296 DEP images/sit.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.338 PBCC images/macvlan.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.350 DEP images/macvlan.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.403 PBCC images/autofs.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.413 DEP images/autofs.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.471 PBCC images/sysctl.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.480 DEP images/sysctl.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.539 PBCC images/time.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.545 DEP images/time.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.579 PBCC images/binfmt-misc.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.586 DEP images/binfmt-misc.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.640 PBCC images/seccomp.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.648 DEP images/seccomp.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.697 PBCC images/userns.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.737 DEP images/userns.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.828 PBCC images/cgroup.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.835 DEP images/cgroup.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.889 PBCC images/fown.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.895 PBCC images/ext-file.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.899 DEP images/fown.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 4.952 DEP images/ext-file.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.022 PBCC images/rpc.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.069 DEP images/rpc.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.129 PBCC images/siginfo.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.189 DEP images/siginfo.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.244 PBCC images/pagemap.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.282 DEP images/pagemap.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.339 PBCC images/rlimit.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.350 DEP images/rlimit.pb-c.d 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.387 PBCC images/file-lock.pb-c.c 20:33:37 [2019-10-16T20:33:37.663Z] #42 5.398 DEP images/file-lock.pb-c.d 20:33:38 [2019-10-16T20:33:38.072Z] #42 5.446 PBCC images/tty.pb-c.c 20:33:38 [2019-10-16T20:33:38.072Z] #42 5.664 DEP images/tty.pb-c.d 20:33:38 [2019-10-16T20:33:38.466Z] #42 5.907 PBCC images/tun.pb-c.c 20:33:38 [2019-10-16T20:33:38.466Z] #42 5.958 PBCC images/netdev.pb-c.c 20:33:38 [2019-10-16T20:33:38.466Z] #42 6.013 DEP images/tun.pb-c.d 20:33:38 [2019-10-16T20:33:38.466Z] #42 6.029 DEP images/netdev.pb-c.d 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.035 PBCC images/vma.pb-c.c 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.043 DEP images/vma.pb-c.d 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.057 PBCC images/creds.pb-c.c 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.062 DEP images/creds.pb-c.d 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.158 PBCC images/utsns.pb-c.c 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.241 DEP images/utsns.pb-c.d 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.327 PBCC images/ipc-desc.pb-c.c 20:33:38 [2019-10-16T20:33:38.467Z] #42 6.376 PBCC images/ipc-sem.pb-c.c 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.454 DEP images/ipc-desc.pb-c.d 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.488 DEP images/ipc-sem.pb-c.d 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.538 PBCC images/ipc-msg.pb-c.c 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.547 DEP images/ipc-msg.pb-c.d 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.599 PBCC images/ipc-shm.pb-c.c 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.607 DEP images/ipc-shm.pb-c.d 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.648 PBCC images/ipc-var.pb-c.c 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.675 DEP images/ipc-var.pb-c.d 20:33:38 [2019-10-16T20:33:38.862Z] #42 6.701 PBCC images/sk-opts.pb-c.c 20:33:38 [2019-10-16T20:33:38.952Z] #41 104.7 CC criu/bfd.o 20:33:39 [2019-10-16T20:33:39.256Z] #42 6.731 PBCC images/packet-sock.pb-c.c 20:33:39 [2019-10-16T20:33:39.256Z] #42 6.769 DEP images/sk-opts.pb-c.d 20:33:39 [2019-10-16T20:33:39.256Z] #42 6.809 DEP images/packet-sock.pb-c.d 20:33:39 [2019-10-16T20:33:39.256Z] #42 6.879 PBCC images/sk-netlink.pb-c.c 20:33:39 [2019-10-16T20:33:39.256Z] #42 6.940 DEP images/sk-netlink.pb-c.d 20:33:39 [2019-10-16T20:33:39.256Z] #42 7.002 PBCC images/sk-inet.pb-c.c 20:33:39 [2019-10-16T20:33:39.256Z] #42 7.051 DEP images/sk-inet.pb-c.d 20:33:39 [2019-10-16T20:33:39.256Z] #42 7.080 PBCC images/sk-unix.pb-c.c 20:33:39 [2019-10-16T20:33:39.256Z] #42 7.128 DEP images/sk-unix.pb-c.d 20:33:39 [2019-10-16T20:33:39.256Z] #42 7.159 PBCC images/mm.pb-c.c 20:33:39 [2019-10-16T20:33:39.517Z] #41 105.1 CC criu/bitmap.o 20:33:39 [2019-10-16T20:33:39.665Z] #42 7.235 DEP images/mm.pb-c.d 20:33:39 [2019-10-16T20:33:39.665Z] #42 7.277 PBCC images/timerfd.pb-c.c 20:33:39 [2019-10-16T20:33:39.665Z] #42 7.329 DEP images/timerfd.pb-c.d 20:33:39 [2019-10-16T20:33:39.665Z] #42 7.399 PBCC images/timer.pb-c.c 20:33:39 [2019-10-16T20:33:39.665Z] #42 7.442 DEP images/timer.pb-c.d 20:33:39 [2019-10-16T20:33:39.665Z] #42 7.503 PBCC images/sa.pb-c.c 20:33:39 [2019-10-16T20:33:39.774Z] #41 105.3 CC criu/cgroup-props.o 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.529 DEP images/sa.pb-c.d 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.585 PBCC images/pipe-data.pb-c.c 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.609 DEP images/pipe-data.pb-c.d 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.655 PBCC images/mnt.pb-c.c 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.663 DEP images/mnt.pb-c.d 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.733 PBCC images/sk-packet.pb-c.c 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.765 DEP images/sk-packet.pb-c.d 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.831 PBCC images/tcp-stream.pb-c.c 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.885 DEP images/tcp-stream.pb-c.d 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.929 PBCC images/pipe.pb-c.c 20:33:40 [2019-10-16T20:33:40.073Z] #42 7.963 DEP images/pipe.pb-c.d 20:33:40 [2019-10-16T20:33:40.340Z] #41 106.1 CC criu/cgroup.o 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.015 PBCC images/pstree.pb-c.c 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.031 DEP images/pstree.pb-c.d 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.058 PBCC images/fs.pb-c.c 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.101 DEP images/fs.pb-c.d 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.135 PBCC images/signalfd.pb-c.c 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.176 DEP images/signalfd.pb-c.d 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.217 PBCC images/fh.pb-c.c 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.256 PBCC images/fsnotify.pb-c.c 20:33:40 [2019-10-16T20:33:40.478Z] #42 8.266 DEP images/fh.pb-c.d 20:33:41 [2019-10-16T20:33:41.041Z] #42 8.339 DEP images/fsnotify.pb-c.d 20:33:41 [2019-10-16T20:33:41.041Z] #42 8.423 PBCC images/eventpoll.pb-c.c 20:33:41 [2019-10-16T20:33:41.041Z] #42 8.473 DEP images/eventpoll.pb-c.d 20:33:41 [2019-10-16T20:33:41.041Z] #42 ... 20:33:41 [2019-10-16T20:33:41.041Z] 20:33:41 [2019-10-16T20:33:41.041Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:41 [2019-10-16T20:33:41.106Z] 65014b3c3121: Verifying Checksum 20:33:41 [2019-10-16T20:33:41.106Z] 65014b3c3121: Download complete 20:33:41 [2019-10-16T20:33:41.898Z] #27 19.36 # 2.0% ## 3.8% ### 4.8% #### 6.7% ###### 8.6% ####### 10.5% ######## 12.3% ########## 14.2% ########## 15.2% ############ 17.1% ############ 18.0% ############## 19.9% ############### 20.9% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ##################### 30.3% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################## 36.9% ########################### 38.8% ############################ 39.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################## 48.3% #################################### 50.2% ##################################### 52.0% ###################################### 53.0% ####################################### 54.9% ######################################## 55.8% ######################################## 56.8% ########################################## 58.7% ########################################### 60.6% ############################################ 62.4% ############################################## 64.3% ############################################## 65.3% ############################################### 66.2% ################################################# 68.1% ################################################## 70.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 73.8% ###################################################### 75.7% ####################################################### 77.6% ######################################################### 79.4% ########################################################## 81.3% ########################################################### 82.3% ############################################################ 84.2% ############################################################# 85.1% ############################################################## 87.0% ################################################################# 90.7% ################################################################## 92.6% #################################################################### 95.4% 20:33:41 [2019-10-16T20:33:41.898Z] #27 ... 20:33:41 [2019-10-16T20:33:41.898Z] 20:33:41 [2019-10-16T20:33:41.898Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:41 [2019-10-16T20:33:41.898Z] #18 15.90 Fetched 7670 kB in 15s (504 kB/s) 20:33:41 [2019-10-16T20:33:41.898Z] #18 15.90 Reading package lists... 20:33:41 [2019-10-16T20:33:41.898Z] #18 21.18 Reading package lists... 20:33:42 [2019-10-16T20:33:42.346Z] #18 25.68 Building dependency tree... 20:33:42 [2019-10-16T20:33:42.346Z] #18 ... 20:33:42 [2019-10-16T20:33:42.346Z] 20:33:42 [2019-10-16T20:33:42.346Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:42 [2019-10-16T20:33:42.346Z] #27 19.36 # 2.0% ## 3.8% ### 4.8% #### 6.7% ###### 8.6% ####### 10.5% ######## 12.3% ########## 14.2% ########## 15.2% ############ 17.1% ############ 18.0% ############## 19.9% ############### 20.9% ################ 22.7% ################# 24.6% ################## 25.6% ################### 26.5% ################### 27.5% ##################### 29.4% ##################### 30.3% ###################### 31.3% ####################### 32.2% ####################### 33.1% ######################## 34.1% ######################### 35.0% ########################## 36.9% ########################### 38.8% ############################ 39.8% ############################# 40.7% ############################## 42.6% ############################### 43.5% ################################ 45.4% ################################## 48.3% #################################### 50.2% ##################################### 52.0% ###################################### 53.0% ####################################### 54.9% ######################################## 55.8% ######################################## 56.8% ########################################## 58.7% ########################################### 60.6% ############################################ 62.4% ############################################## 64.3% ############################################## 65.3% ############################################### 66.2% ################################################# 68.1% ################################################## 70.0% ################################################### 70.9% #################################################### 72.8% ##################################################### 73.8% ###################################################### 75.7% ####################################################### 77.6% ######################################################### 79.4% ########################################################## 81.3% ########################################################### 82.3% ############################################################ 84.2% ############################################################# 85.1% ############################################################## 87.0% ################################################################# 90.7% ################################################################## 92.6% #################################################################### 95.4% ##################################################################### 96.4% ###################################################################### 97.3% ####################################################################### 99.2% ######################################################################## 100.0% 20:33:43 [2019-10-16T20:33:43.014Z] #27 29.98 20:33:43 [2019-10-16T20:33:43.618Z] #41 108.9 CC criu/clone-noasan.o 20:33:43 [2019-10-16T20:33:43.618Z] #41 109.1 CC criu/config.o 20:33:44 [2019-10-16T20:33:44.395Z] #27 31.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 20:33:44 [2019-10-16T20:33:44.790Z] #27 32.33 20:33:44 [2019-10-16T20:33:44.991Z] #41 110.5 CC criu/cr-check.o 20:33:45 [2019-10-16T20:33:45.578Z] #27 32.73 ###################################### 53.7% ######################################################################## 100.0% 20:33:45 [2019-10-16T20:33:45.578Z] #27 33.02 20:33:45 [2019-10-16T20:33:45.924Z] #41 ... 20:33:45 [2019-10-16T20:33:45.924Z] 20:33:45 [2019-10-16T20:33:45.924Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:45 [2019-10-16T20:33:45.924Z] #17 108.0 Selecting previously unselected package g++-mingw-w64-x86-64. 20:33:45 [2019-10-16T20:33:45.924Z] #17 108.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 20:33:45 [2019-10-16T20:33:45.924Z] #17 108.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:33:46 [2019-10-16T20:33:46.938Z] #27 34.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 20:33:46 [2019-10-16T20:33:46.938Z] #27 ... 20:33:46 [2019-10-16T20:33:46.938Z] 20:33:46 [2019-10-16T20:33:46.938Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:33:46 [2019-10-16T20:33:46.938Z] #32 49.30 time 20:33:46 [2019-10-16T20:33:46.938Z] #32 55.62 internal/poll 20:33:46 [2019-10-16T20:33:46.938Z] #32 57.19 internal/fmtsort 20:33:46 [2019-10-16T20:33:46.938Z] #32 57.96 internal/syscall/unix 20:33:46 [2019-10-16T20:33:46.938Z] #32 57.98 strings 20:33:46 [2019-10-16T20:33:46.938Z] #32 58.23 os 20:33:46 [2019-10-16T20:33:46.938Z] #32 ... 20:33:46 [2019-10-16T20:33:46.938Z] 20:33:46 [2019-10-16T20:33:46.938Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.540 PBCC images/eventfd.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.559 DEP images/eventfd.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.596 PBCC images/remap-file-path.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.625 DEP images/remap-file-path.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.659 PBCC images/fifo.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.688 DEP images/fifo.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.726 PBCC images/ghost-file.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.768 DEP images/ghost-file.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.893 PBCC images/regfile.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.921 DEP images/regfile.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.964 PBCC images/ns.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 8.965 DEP images/ns.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.005 PBCC images/fdinfo.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.041 DEP images/fdinfo.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.149 PBCC images/core-aarch64.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.179 PBCC images/core-arm.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.195 PBCC images/core-ppc64.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.218 PBCC images/core-s390.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.271 PBCC images/core-x86.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.340 PBCC images/core.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.392 PBCC images/inventory.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.448 DEP images/core-aarch64.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.514 DEP images/core-arm.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.544 DEP images/core-ppc64.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.590 DEP images/core-s390.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.648 DEP images/core-x86.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.696 DEP images/core.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.758 DEP images/inventory.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.859 PBCC images/cpuinfo.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.891 DEP images/cpuinfo.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 9.991 PBCC images/stats.pb-c.c 20:33:46 [2019-10-16T20:33:46.938Z] #42 10.03 DEP images/stats.pb-c.d 20:33:46 [2019-10-16T20:33:46.938Z] #42 11.27 make[1]: Nothing to be done for 'all'. 20:33:46 [2019-10-16T20:33:46.938Z] #42 12.63 CC images/stats.o 20:33:46 [2019-10-16T20:33:46.938Z] #42 12.94 CC images/core.o 20:33:46 [2019-10-16T20:33:46.938Z] #42 13.67 CC images/core-x86.o 20:33:46 [2019-10-16T20:33:46.938Z] #42 14.08 CC images/core-arm.o 20:33:46 [2019-10-16T20:33:46.938Z] #42 14.36 CC images/core-aarch64.o 20:33:46 [2019-10-16T20:33:46.938Z] #42 14.77 CC images/core-ppc64.o 20:33:47 [2019-10-16T20:33:47.333Z] #42 ... 20:33:47 [2019-10-16T20:33:47.333Z] 20:33:47 [2019-10-16T20:33:47.333Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:47 [2019-10-16T20:33:47.333Z] #27 34.56 20:33:47 [2019-10-16T20:33:47.333Z] #27 34.84 ######################################################################## 100.0% 20:33:47 [2019-10-16T20:33:47.730Z] #27 34.98 20:33:49 [2019-10-16T20:33:49.076Z] #27 36.62 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 20:33:49 [2019-10-16T20:33:49.076Z] #27 36.67 skipping existing b63cc5f62c21 20:33:49 [2019-10-16T20:33:49.339Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/profiles/apparmor [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/rootless [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/rootless/specconv [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:33:49 [2019-10-16T20:33:49.339Z] ? github.com/docker/docker/testutil/environment [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/registry [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/testutil/request [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/volume [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] ? github.com/docker/docker/volume/testutils [no test files] 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === Skipped 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] exec_linux_test.go:18: requires AppArmor to be enabled 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] exec_linux_test.go:38: requires AppArmor to be enabled 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver btrfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver btrfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver btrfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver btrfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver btrfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:73: No driver to put! 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] overlay_test.go:44: Fails to compute changes after apply intermittently 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] overlay_test.go:49: Fails to compute changes intermittently 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] overlay_test.go:65: Cannot run test with naive change algorithm 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver zfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver zfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver zfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver zfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:46: Driver zfs not supported 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] graphtest_unix.go:73: No driver to put! 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 20:33:49 [2019-10-16T20:33:49.340Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] 20:33:49 [2019-10-16T20:33:49.340Z] DONE 2114 tests, 20 skipped in 184.596s Post stage [Pipeline] junit 20:33:49 [2019-10-16T20:33:49.356Z] Recording test results 20:33:49 [2019-10-16T20:33:49.467Z] #27 36.78 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 [2019-10-16T20:33:49.842Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/make.sh dynbinary test-integration 20:33:50 [2019-10-16T20:33:50.778Z] 20:33:50 [2019-10-16T20:33:50.778Z] Removing bundles/ 20:33:50 [2019-10-16T20:33:50.778Z] 20:33:50 [2019-10-16T20:33:50.778Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:33:50 [2019-10-16T20:33:50.778Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:33:50 [2019-10-16T20:33:50.778Z] GOOS="" GOARCH="" GOARM="" 20:33:50 [2019-10-16T20:33:50.865Z] #27 38.18 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 20:33:50 [2019-10-16T20:33:50.865Z] #27 ... 20:33:50 [2019-10-16T20:33:50.865Z] 20:33:50 [2019-10-16T20:33:50.865Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:33:50 [2019-10-16T20:33:50.865Z] #45 53.17 time 20:33:50 [2019-10-16T20:33:50.865Z] #45 58.68 os 20:33:50 [2019-10-16T20:33:50.865Z] #45 59.26 strings 20:33:50 [2019-10-16T20:33:50.865Z] #45 61.46 regexp/syntax 20:33:50 [2019-10-16T20:33:50.865Z] #45 61.70 fmt 20:33:50 [2019-10-16T20:33:50.865Z] #45 ... 20:33:50 [2019-10-16T20:33:50.865Z] 20:33:50 [2019-10-16T20:33:50.865Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:50 [2019-10-16T20:33:50.865Z] #18 25.68 Building dependency tree... 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 The following additional packages will be installed: 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.86 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 Suggested packages: 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 vim-doc vim-scripts xfsdump acl attr quota 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 Recommended packages: 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 20:33:50 [2019-10-16T20:33:50.865Z] #18 26.87 python3-keyrings.alt python3-xdg unzip 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 The following NEW packages will be installed: 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 apparmor aufs-tools bash-completion binutils-mingw-w64 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.64 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.67 xfsprogs xxd xz-utils zip 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.75 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.75 Need to get 88.2 MB of archives. 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.75 After this operation, 565 MB of additional disk space will be used. 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.80 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.81 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.81 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.92 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.96 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 31.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] 20:33:50 [2019-10-16T20:33:50.865Z] #18 32.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.12 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.14 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.14 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.16 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.16 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.18 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.18 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.20 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.23 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.24 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.24 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.24 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.28 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.29 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.29 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.34 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.34 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.35 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.35 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.38 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.39 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.40 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.40 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.40 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] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.41 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 32.43 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.12 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.25 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.26 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.30 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.30 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.30 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.30 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.31 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.46 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.49 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.57 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.57 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.57 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.58 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.60 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] 20:33:50 [2019-10-16T20:33:50.866Z] #18 34.61 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 20:33:51 [2019-10-16T20:33:51.336Z] #18 34.98 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] 20:33:51 [2019-10-16T20:33:51.336Z] #18 ... 20:33:51 [2019-10-16T20:33:51.336Z] 20:33:51 [2019-10-16T20:33:51.336Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:33:51 [2019-10-16T20:33:51.336Z] #27 38.58 20:33:51 [2019-10-16T20:33:51.825Z] #27 38.91 ######################################################################## 100.0% 20:33:51 [2019-10-16T20:33:51.825Z] #27 39.25 20:33:51 [2019-10-16T20:33:51.825Z] #27 39.36 Download of images into '/build' complete. 20:33:52 [2019-10-16T20:33:52.254Z] #27 39.36 Use something like the following to load the result into a Docker daemon: 20:33:52 [2019-10-16T20:33:52.254Z] #27 39.36 tar -cC '/build' . | docker load 20:33:52 [2019-10-16T20:33:52.254Z] #27 DONE 39.5s 20:33:52 [2019-10-16T20:33:52.254Z] 20:33:52 [2019-10-16T20:33:52.254Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:52 [2019-10-16T20:33:52.254Z] #18 35.11 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] 20:33:52 [2019-10-16T20:33:52.254Z] #18 35.22 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] 20:33:52 [2019-10-16T20:33:52.254Z] #18 35.24 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] 20:33:52 [2019-10-16T20:33:52.254Z] #18 35.30 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] 20:33:52 [2019-10-16T20:33:52.254Z] #18 35.52 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] 20:33:52 [2019-10-16T20:33:52.254Z] #18 35.73 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] 20:33:52 [2019-10-16T20:33:52.649Z] #18 36.32 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] 20:33:52 [2019-10-16T20:33:52.649Z] #18 36.40 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] 20:33:53 [2019-10-16T20:33:53.456Z] #18 37.31 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 20:33:53 [2019-10-16T20:33:53.843Z] #18 37.55 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] 20:33:53 [2019-10-16T20:33:53.843Z] #18 37.55 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] 20:33:53 [2019-10-16T20:33:53.843Z] #18 ... 20:33:53 [2019-10-16T20:33:53.843Z] 20:33:53 [2019-10-16T20:33:53.843Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.35 + cd /tmp/tmp.F4PjvB9NN5/src/github.com/containerd/containerd 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.35 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + export 'BUILDTAGS=netgo osusergo static_build' 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + BUILDTAGS='netgo osusergo static_build' 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + export EXTRA_FLAGS=-buildmode=pie 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + EXTRA_FLAGS=-buildmode=pie 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + '[' '' = dynamic ']' 20:33:53 [2019-10-16T20:33:53.843Z] #60 29.94 + make 20:33:53 [2019-10-16T20:33:53.843Z] #60 30.61 + bin/ctr 20:33:53 [2019-10-16T20:33:53.843Z] #60 ... 20:33:53 [2019-10-16T20:33:53.843Z] 20:33:53 [2019-10-16T20:33:53.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:53 [2019-10-16T20:33:53.843Z] #42 15.24 CC images/core-s390.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 15.78 CC images/cpuinfo.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 16.17 CC images/inventory.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 16.37 CC images/fdinfo.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 16.60 CC images/fown.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 16.72 CC images/ns.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 16.87 CC images/regfile.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 17.06 CC images/ghost-file.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 17.22 CC images/fifo.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 17.43 CC images/remap-file-path.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 17.65 CC images/eventfd.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 17.87 CC images/eventpoll.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 18.04 CC images/fh.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 18.39 CC images/fsnotify.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 18.88 CC images/signalfd.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 19.19 CC images/fs.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 19.79 CC images/pstree.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 20.63 CC images/pipe.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 20.68 CC images/tcp-stream.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 20.81 CC images/sk-packet.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 21.19 CC images/mnt.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 21.45 CC images/pipe-data.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 21.52 CC images/sa.o 20:33:53 [2019-10-16T20:33:53.843Z] #42 21.72 CC images/timer.o 20:33:54 [2019-10-16T20:33:54.029Z] #17 ... 20:33:54 [2019-10-16T20:33:54.029Z] 20:33:54 [2019-10-16T20:33:54.029Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:54 [2019-10-16T20:33:54.029Z] #41 112.3 CC criu/cr-dedup.o 20:33:54 [2019-10-16T20:33:54.029Z] #41 112.7 CC criu/cr-dump.o 20:33:54 [2019-10-16T20:33:54.029Z] #41 114.9 CC criu/cr-errno.o 20:33:54 [2019-10-16T20:33:54.029Z] #41 115.0 CC criu/cr-restore.o 20:33:54 [2019-10-16T20:33:54.029Z] #41 119.7 CC criu/cr-service.o 20:33:54 [2019-10-16T20:33:54.259Z] #42 21.97 CC images/timerfd.o 20:33:54 [2019-10-16T20:33:54.668Z] #42 22.26 CC images/mm.o 20:33:54 [2019-10-16T20:33:54.668Z] #42 22.46 CC images/sk-opts.o 20:33:55 [2019-10-16T20:33:55.079Z] #42 22.68 CC images/sk-unix.o 20:33:55 [2019-10-16T20:33:55.476Z] #42 22.88 CC images/sk-inet.o 20:33:55 [2019-10-16T20:33:55.476Z] #42 ... 20:33:55 [2019-10-16T20:33:55.476Z] 20:33:55 [2019-10-16T20:33:55.476Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:55 [2019-10-16T20:33:55.476Z] #18 39.28 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] 20:33:55 [2019-10-16T20:33:55.927Z] #41 121.4 CC criu/crtools.o 20:33:56 [2019-10-16T20:33:56.185Z] #41 ... 20:33:56 [2019-10-16T20:33:56.185Z] 20:33:56 [2019-10-16T20:33:56.185Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.3 Setting up aufs-tools (1:4.1+20161219-1) ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.4 Setting up libsepol1-dev:amd64 (2.6-2) ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.4 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 20:33:56 [2019-10-16T20:33:56.185Z] #17 118.5 Processing triggers for mime-support (3.60) ... 20:33:56 [2019-10-16T20:33:56.442Z] #17 118.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... 20:33:56 [2019-10-16T20:33:56.442Z] #17 118.5 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... 20:33:56 [2019-10-16T20:33:56.442Z] #17 118.5 Setting up libcap2-bin (1:2.25-1) ... 20:33:56 [2019-10-16T20:33:56.442Z] #17 118.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 20:33:56 [2019-10-16T20:33:56.442Z] #17 118.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 20:33:56 [2019-10-16T20:33:56.442Z] #17 118.5 Setting up bash-completion (1:2.1-4.3) ... 20:33:57 [2019-10-16T20:33:57.497Z] #18 41.34 debconf: delaying package configuration, since apt-utils is not installed 20:33:57 [2019-10-16T20:33:57.497Z] #18 41.43 Fetched 88.2 MB in 9s (9757 kB/s) 20:33:57 [2019-10-16T20:33:57.497Z] #18 41.50 Selecting previously unselected package bash-completion. 20:33:57 [2019-10-16T20:33:57.891Z] #18 41.50 (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.) 20:33:57 [2019-10-16T20:33:57.891Z] #18 41.57 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 20:33:58 [2019-10-16T20:33:58.875Z] #18 ... 20:33:58 [2019-10-16T20:33:58.875Z] 20:33:58 [2019-10-16T20:33:58.875Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:33:58 [2019-10-16T20:33:58.875Z] #32 61.03 path 20:33:58 [2019-10-16T20:33:58.875Z] #32 61.74 text/tabwriter 20:33:58 [2019-10-16T20:33:58.875Z] #32 62.69 fmt 20:33:58 [2019-10-16T20:33:58.875Z] #32 62.70 path/filepath 20:33:58 [2019-10-16T20:33:58.875Z] #32 63.88 io/ioutil 20:33:58 [2019-10-16T20:33:58.875Z] #32 67.10 flag 20:33:58 [2019-10-16T20:33:58.875Z] #32 67.13 github.com/BurntSushi/toml 20:33:58 [2019-10-16T20:33:58.875Z] #32 69.07 log 20:33:58 [2019-10-16T20:33:58.875Z] #32 71.20 github.com/BurntSushi/toml/cmd/tomlv 20:33:58 [2019-10-16T20:33:58.875Z] #32 ... 20:33:58 [2019-10-16T20:33:58.875Z] 20:33:58 [2019-10-16T20:33:58.875Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:33:58 [2019-10-16T20:33:58.875Z] #42 23.18 CC images/tun.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 23.36 CC images/sk-netlink.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 23.49 CC images/packet-sock.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 23.75 CC images/ipc-var.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 23.88 CC images/ipc-desc.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 24.14 CC images/ipc-shm.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 24.37 CC images/ipc-msg.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 24.58 CC images/ipc-sem.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 24.76 CC images/utsns.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 24.88 CC images/creds.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 25.11 CC images/vma.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 25.35 CC images/netdev.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 25.58 CC images/tty.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 26.17 CC images/file-lock.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 26.38 CC images/rlimit.o 20:33:58 [2019-10-16T20:33:58.875Z] #42 26.55 CC images/pagemap.o 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.0 Setting up libonig4:amd64 (6.1.3-2) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.0 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.0 Setting up zip (3.0-11+b1) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.1 Setting up bzip2 (1.0.6-8.1) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.1 Setting up libaio1:amd64 (0.3.110-3) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.1 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.2 Setting up xz-utils (5.2.2-1.2+b1) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.2 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.3 Setting up libpcre32-3:amd64 (2:8.39-3) ... 20:33:58 [2019-10-16T20:33:58.969Z] #17 121.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ... 20:33:59 [2019-10-16T20:33:59.227Z] #17 121.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 20:33:59 [2019-10-16T20:33:59.357Z] #42 26.79 CC images/siginfo.o 20:33:59 [2019-10-16T20:33:59.357Z] #42 27.09 CC images/rpc.o 20:33:59 [2019-10-16T20:33:59.484Z] #17 121.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... 20:33:59 [2019-10-16T20:33:59.484Z] #17 121.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... 20:33:59 [2019-10-16T20:33:59.484Z] #17 121.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... 20:33:59 [2019-10-16T20:33:59.484Z] #17 121.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... 20:33:59 [2019-10-16T20:33:59.484Z] #17 121.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 20:33:59 [2019-10-16T20:33:59.484Z] #17 121.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.8 Setting up pigz (2.3.4-1) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.8 Setting up libmpdec2:amd64 (2.4.2-1) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up mingw-w64-common (5.0.1-1) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up jq (1.5+dfsg-1.3) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up xfsprogs (4.9.0+nmu1) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 121.9 Setting up vim (2:8.0.0197-4+deb9u3) ... 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:33:59 [2019-10-16T20:33:59.742Z] #17 122.0 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 20:34:00 [2019-10-16T20:34:00.000Z] #17 122.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 20:34:00 [2019-10-16T20:34:00.000Z] #17 122.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 20:34:00 [2019-10-16T20:34:00.000Z] #17 122.0 Setting up iptables (1.6.0+snapshot20161117-6) ... 20:34:00 [2019-10-16T20:34:00.000Z] #17 122.1 Setting up btrfs-progs (4.7.3-1) ... 20:34:00 [2019-10-16T20:34:00.000Z] #17 122.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... 20:34:00 [2019-10-16T20:34:00.000Z] #17 122.1 Setting up python3.5 (3.5.3-1+deb9u1) ... 20:34:01 [2019-10-16T20:34:01.244Z] #42 28.51 CC images/ext-file.o 20:34:01 [2019-10-16T20:34:01.244Z] #42 ... 20:34:01 [2019-10-16T20:34:01.244Z] 20:34:01 [2019-10-16T20:34:01.244Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:01 [2019-10-16T20:34:01.244Z] #18 44.76 Unpacking bash-completion (1:2.1-4.3) ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.21 Selecting previously unselected package libnet1:s390x. 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.21 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.39 Selecting previously unselected package libnfnetlink0:s390x. 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.39 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.40 Unpacking libnfnetlink0:s390x (1.0.1-3) ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.44 Selecting previously unselected package libpcrecpp0v5:s390x. 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.45 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.45 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... 20:34:01 [2019-10-16T20:34:01.638Z] #18 45.57 Selecting previously unselected package libudev-dev:s390x. 20:34:02 [2019-10-16T20:34:02.051Z] #18 45.57 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... 20:34:02 [2019-10-16T20:34:02.051Z] #18 45.58 Unpacking libudev-dev:s390x (232-25+deb9u12) ... 20:34:02 [2019-10-16T20:34:02.051Z] #18 45.79 Selecting previously unselected package libpython3.5-minimal:s390x. 20:34:02 [2019-10-16T20:34:02.051Z] #18 45.79 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... 20:34:02 [2019-10-16T20:34:02.051Z] #18 45.80 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... 20:34:02 [2019-10-16T20:34:02.448Z] #18 46.33 Selecting previously unselected package python3.5-minimal. 20:34:02 [2019-10-16T20:34:02.448Z] #18 46.33 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... 20:34:02 [2019-10-16T20:34:02.448Z] #18 46.33 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 20:34:02 [2019-10-16T20:34:02.843Z] #18 ... 20:34:02 [2019-10-16T20:34:02.843Z] 20:34:02 [2019-10-16T20:34:02.843Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:34:02 [2019-10-16T20:34:02.843Z] #32 DONE 75.3s 20:34:02 [2019-10-16T20:34:02.843Z] 20:34:02 [2019-10-16T20:34:02.843Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:02 [2019-10-16T20:34:02.843Z] #42 28.68 CC images/cgroup.o 20:34:02 [2019-10-16T20:34:02.843Z] #42 29.05 CC images/userns.o 20:34:02 [2019-10-16T20:34:02.843Z] #42 29.32 CC images/google/protobuf/descriptor.o 20:34:02 [2019-10-16T20:34:02.843Z] #42 30.71 CC images/opts.o 20:34:03 [2019-10-16T20:34:03.674Z] #42 31.10 CC images/seccomp.o 20:34:03 [2019-10-16T20:34:03.674Z] #42 ... 20:34:03 [2019-10-16T20:34:03.674Z] 20:34:03 [2019-10-16T20:34:03.674Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:03 [2019-10-16T20:34:03.674Z] #45 66.14 flag 20:34:03 [2019-10-16T20:34:03.674Z] #45 67.62 go/token 20:34:03 [2019-10-16T20:34:03.674Z] #45 67.86 regexp 20:34:03 [2019-10-16T20:34:03.674Z] #45 68.80 go/scanner 20:34:03 [2019-10-16T20:34:03.674Z] #45 69.96 go/ast 20:34:03 [2019-10-16T20:34:03.674Z] #45 73.15 internal/lazyregexp 20:34:03 [2019-10-16T20:34:03.674Z] #45 73.48 net/url 20:34:03 [2019-10-16T20:34:03.674Z] #45 74.83 text/template/parse 20:34:04 [2019-10-16T20:34:04.080Z] #45 ... 20:34:04 [2019-10-16T20:34:04.080Z] 20:34:04 [2019-10-16T20:34:04.080Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:04 [2019-10-16T20:34:04.080Z] #42 31.50 CC images/binfmt-misc.o 20:34:04 [2019-10-16T20:34:04.080Z] #42 31.68 CC images/time.o 20:34:04 [2019-10-16T20:34:04.080Z] #42 31.76 CC images/sysctl.o 20:34:04 [2019-10-16T20:34:04.080Z] #42 31.86 CC images/autofs.o 20:34:04 [2019-10-16T20:34:04.477Z] #42 32.07 CC images/macvlan.o 20:34:04 [2019-10-16T20:34:04.477Z] #42 32.23 CC images/sit.o 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.41 LINK images/built-in.o 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.55 GEN compel/include/asm 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.56 GEN compel/include/version.h 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.56 touch .config 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.57 GEN include/common/config.h 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.64 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 20:34:04 [2019-10-16T20:34:04.869Z] #42 32.69 GEN compel/plugins/include/uapi/std/syscall-codes.h 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.69 GEN compel/plugins/include/uapi/std/syscall.h 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.71 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.76 DEP compel/arch/s390/plugins/std/parasite-head.d 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.78 DEP compel/plugins/std/infect.d 20:34:05 [2019-10-16T20:34:05.255Z] #42 32.96 DEP compel/plugins/std/string.d 20:34:05 [2019-10-16T20:34:05.255Z] #42 33.01 DEP compel/plugins/std/log.d 20:34:05 [2019-10-16T20:34:05.255Z] #42 33.08 DEP compel/plugins/std/fds.d 20:34:05 [2019-10-16T20:34:05.259Z] #17 ... 20:34:05 [2019-10-16T20:34:05.259Z] 20:34:05 [2019-10-16T20:34:05.259Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:05 [2019-10-16T20:34:05.259Z] #54 152.6 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 20:34:05 [2019-10-16T20:34:05.588Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:34:05 [2019-10-16T20:34:05.588Z] 20:34:05 [2019-10-16T20:34:05.588Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 20:34:05 [2019-10-16T20:34:05.588Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 20:34:05 [2019-10-16T20:34:05.588Z] Using test binary docker 20:34:05 [2019-10-16T20:34:05.588Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:34:05 [2019-10-16T20:34:05.588Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:34:05 [2019-10-16T20:34:05.588Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:34:05 [2019-10-16T20:34:05.588Z] Warning failed to create cache: (null) 20:34:05 [2019-10-16T20:34:05.588Z] . 20:34:05 [2019-10-16T20:34:05.588Z] INFO: Waiting for daemon to start... 20:34:05 [2019-10-16T20:34:05.588Z] Starting dockerd 20:34:05 [2019-10-16T20:34:05.588Z] . 20:34:05 [2019-10-16T20:34:05.588Z] INFO: Building docker-sdk-python3:4.1.0... 20:34:05 [2019-10-16T20:34:05.649Z] #42 33.21 DEP compel/plugins/std/std.d 20:34:05 [2019-10-16T20:34:05.649Z] #42 33.29 DEP compel/plugins/shmem/shmem.d 20:34:05 [2019-10-16T20:34:05.649Z] #42 33.38 DEP compel/plugins/fds/fds.d 20:34:05 [2019-10-16T20:34:05.649Z] #42 33.46 CC compel/plugins/std/std.o 20:34:06 [2019-10-16T20:34:06.042Z] #42 33.70 CC compel/plugins/std/fds.o 20:34:06 [2019-10-16T20:34:06.439Z] #42 34.07 CC compel/plugins/std/log.o 20:34:06 [2019-10-16T20:34:06.631Z] #54 ... 20:34:06 [2019-10-16T20:34:06.631Z] 20:34:06 [2019-10-16T20:34:06.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:06 [2019-10-16T20:34:06.631Z] #41 122.2 CC criu/eventfd.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 122.7 CC criu/eventpoll.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 123.8 CC criu/external.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 124.2 CC criu/fault-injection.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 124.3 CC criu/fdstore.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 124.7 CC criu/fifo.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 125.1 CC criu/file-ids.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 125.5 CC criu/file-lock.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 126.6 CC criu/files-ext.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 126.9 CC criu/files-reg.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 128.9 CC criu/files.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 131.3 CC criu/filesystems.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 132.0 CC criu/fsnotify.o 20:34:06 [2019-10-16T20:34:06.631Z] #41 ... 20:34:06 [2019-10-16T20:34:06.631Z] 20:34:06 [2019-10-16T20:34:06.631Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 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 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 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 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 Setting up btrfs-tools (4.7.3-1) ... 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 20:34:06 [2019-10-16T20:34:06.631Z] #17 127.3 Setting up python3 (3.5.3-1) ... 20:34:06 [2019-10-16T20:34:06.889Z] #17 129.0 Setting up apparmor (2.11.0-3+deb9u2) ... 20:34:07 [2019-10-16T20:34:07.296Z] #42 34.74 CC compel/plugins/std/string.o 20:34:07 [2019-10-16T20:34:07.454Z] #17 ... 20:34:07 [2019-10-16T20:34:07.454Z] 20:34:07 [2019-10-16T20:34:07.454Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:07 [2019-10-16T20:34:07.454Z] #54 154.8 + mkdir -p /build 20:34:07 [2019-10-16T20:34:07.454Z] #54 154.8 + cp runc /build/runc 20:34:07 [2019-10-16T20:34:07.454Z] #54 DONE 155.5s 20:34:07 [2019-10-16T20:34:07.712Z] 20:34:07 [2019-10-16T20:34:07.712Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:07 [2019-10-16T20:34:07.712Z] #41 133.0 CC criu/image-desc.o 20:34:07 [2019-10-16T20:34:07.712Z] #41 133.2 CC criu/image.o 20:34:07 [2019-10-16T20:34:07.868Z] #42 35.44 CC compel/plugins/std/infect.o 20:34:08 [2019-10-16T20:34:08.507Z] #42 35.94 CC compel/arch/s390/plugins/std/parasite-head.o 20:34:08 [2019-10-16T20:34:08.507Z] #42 35.98 CC compel/arch/s390/plugins/std/syscalls/syscalls.o 20:34:08 [2019-10-16T20:34:08.507Z] #42 36.10 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 20:34:08 [2019-10-16T20:34:08.507Z] #42 36.33 AR compel/plugins/std.lib.a 20:34:09 [2019-10-16T20:34:09.051Z] #42 36.41 CC compel/plugins/fds/fds.o 20:34:09 [2019-10-16T20:34:09.051Z] #42 36.69 AR compel/plugins/fds.lib.a 20:34:09 [2019-10-16T20:34:09.051Z] #42 36.76 HOSTDEP compel/src/lib/log-host.d 20:34:09 [2019-10-16T20:34:09.084Z] #41 134.5 CC criu/ipc_ns.o 20:34:09 [2019-10-16T20:34:09.586Z] #42 37.04 HOSTDEP compel/src/lib/handle-elf-host.d 20:34:09 [2019-10-16T20:34:09.586Z] #42 37.21 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 20:34:09 [2019-10-16T20:34:09.586Z] #42 37.32 HOSTDEP compel/src/main-host.d 20:34:09 [2019-10-16T20:34:09.998Z] #42 37.53 DEP compel/src/lib/ptrace.d 20:34:09 [2019-10-16T20:34:09.998Z] #42 37.59 DEP compel/src/lib/infect.d 20:34:09 [2019-10-16T20:34:09.998Z] #42 37.68 DEP compel/src/lib/infect-util.d 20:34:09 [2019-10-16T20:34:09.998Z] #42 37.80 DEP compel/src/lib/infect-rpc.d 20:34:09 [2019-10-16T20:34:09.998Z] #42 37.89 DEP compel/arch/s390/src/lib/infect.d 20:34:10 [2019-10-16T20:34:10.016Z] #41 135.6 CC criu/irmap.o 20:34:10 [2019-10-16T20:34:10.389Z] #42 38.02 DEP compel/arch/s390/src/lib/cpu.d 20:34:10 [2019-10-16T20:34:10.389Z] #42 38.09 DEP compel/src/lib/log.d 20:34:10 [2019-10-16T20:34:10.389Z] #42 38.16 DEP compel/src/main.d 20:34:10 [2019-10-16T20:34:10.613Z] #41 136.3 CC criu/kcmp-ids.o 20:34:10 [2019-10-16T20:34:10.790Z] #42 38.30 DEP compel/src/lib/handle-elf.d 20:34:10 [2019-10-16T20:34:10.790Z] #42 38.39 DEP compel/arch/s390/src/lib/handle-elf.d 20:34:10 [2019-10-16T20:34:10.790Z] #42 38.53 CC compel/src/lib/log.o 20:34:11 [2019-10-16T20:34:11.192Z] #41 136.7 CC criu/kerndat.o 20:34:11 [2019-10-16T20:34:11.196Z] #42 38.87 CC compel/arch/s390/src/lib/cpu.o 20:34:11 [2019-10-16T20:34:11.578Z] #42 39.10 CC compel/arch/s390/src/lib/infect.o 20:34:11 [2019-10-16T20:34:11.983Z] #42 39.81 CC compel/src/lib/infect-rpc.o 20:34:12 [2019-10-16T20:34:12.125Z] #41 137.8 CC criu/libnetlink.o 20:34:12 [2019-10-16T20:34:12.382Z] #41 138.0 CC criu/log.o 20:34:12 [2019-10-16T20:34:12.395Z] #42 ... 20:34:12 [2019-10-16T20:34:12.396Z] 20:34:12 [2019-10-16T20:34:12.396Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 47.82 Selecting previously unselected package python3-minimal. 20:34:12 [2019-10-16T20:34:12.396Z] #18 47.83 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 47.83 Unpacking python3-minimal (3.5.3-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 47.92 Selecting previously unselected package libmpdec2:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 47.92 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 47.93 Unpacking libmpdec2:s390x (2.4.2-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 48.01 Selecting previously unselected package libpython3.5-stdlib:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 48.01 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 48.02 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.64 Selecting previously unselected package python3.5. 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.65 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.65 Unpacking python3.5 (3.5.3-1+deb9u1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.79 Selecting previously unselected package libpython3-stdlib:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.79 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.79 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.83 Selecting previously unselected package dh-python. 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.83 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 49.83 Unpacking dh-python (2.20170125) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 50.01 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 50.02 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 53.06 Setting up python3-minimal (3.5.3-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.24 Selecting previously unselected package python3. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.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 ... 16484 files and directories currently installed.) 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.27 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.27 Unpacking python3 (3.5.3-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.33 Selecting previously unselected package pigz. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.33 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.35 Unpacking pigz (2.3.4-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.46 Selecting previously unselected package libip4tc0:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.46 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.47 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.53 Selecting previously unselected package libip6tc0:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.53 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.54 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.60 Selecting previously unselected package libiptc0:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.60 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.60 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.69 Selecting previously unselected package libxtables12:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.69 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.69 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.78 Selecting previously unselected package libnetfilter-conntrack3:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.78 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.80 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.90 Selecting previously unselected package iptables. 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.90 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 54.90 Unpacking iptables (1.6.0+snapshot20161117-6) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.15 Selecting previously unselected package xxd. 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.15 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.30 Selecting previously unselected package vim-common. 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.30 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.45 Selecting previously unselected package bzip2. 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.45 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.46 Unpacking bzip2 (1.0.6-8.1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.54 Selecting previously unselected package libgpm2:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.54 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.55 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.67 Selecting previously unselected package xz-utils. 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.69 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.71 Unpacking xz-utils (5.2.2-1.2+b1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.84 Selecting previously unselected package aufs-tools. 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.84 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 55.85 Unpacking aufs-tools (1:4.1+20161219-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 56.00 Selecting previously unselected package liblzo2-2:s390x. 20:34:12 [2019-10-16T20:34:12.396Z] #18 56.00 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 56.01 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 56.12 Selecting previously unselected package btrfs-progs. 20:34:12 [2019-10-16T20:34:12.396Z] #18 56.12 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 56.12 Unpacking btrfs-progs (4.7.3-1) ... 20:34:12 [2019-10-16T20:34:12.396Z] #18 ... 20:34:12 [2019-10-16T20:34:12.396Z] 20:34:12 [2019-10-16T20:34:12.396Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:12 [2019-10-16T20:34:12.396Z] #42 40.19 CC compel/src/lib/infect-util.o 20:34:12 [2019-10-16T20:34:12.787Z] #42 40.48 CC compel/src/lib/infect.o 20:34:12 [2019-10-16T20:34:12.946Z] #41 138.5 CC criu/lsm.o 20:34:12 [2019-10-16T20:34:12.946Z] #41 ... 20:34:12 [2019-10-16T20:34:12.946Z] 20:34:12 [2019-10-16T20:34:12.946Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:34:12 [2019-10-16T20:34:12.946Z] #38 204.0 + dpkg --print-architecture 20:34:12 [2019-10-16T20:34:12.946Z] #38 204.0 + cd /tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution 20:34:12 [2019-10-16T20:34:12.946Z] #38 204.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 20:34:12 [2019-10-16T20:34:12.946Z] #38 204.3 + GOPATH=/tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XBIKsUnPsr 20:34:12 [2019-10-16T20:34:12.946Z] #38 204.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:34:14 [2019-10-16T20:34:14.842Z] #38 ... 20:34:14 [2019-10-16T20:34:14.842Z] 20:34:14 [2019-10-16T20:34:14.842Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 131.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 20:34:14 [2019-10-16T20:34:14.842Z] #17 131.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 20:34:14 [2019-10-16T20:34:14.842Z] #17 131.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 131.4 Setting up python3-wheel (0.29.0-2) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 132.3 Setting up python3-pkg-resources (33.1.1-1) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 133.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 133.5 Setting up python3-pip (9.0.1-2+deb9u1) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 134.5 Setting up dmsetup (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 134.5 Setting up python3-setuptools (33.1.1-1) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 135.5 Setting up dh-python (2.20170125) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 136.3 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 136.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:34:14 [2019-10-16T20:34:14.842Z] #17 DONE 136.9s 20:34:14 [2019-10-16T20:34:14.844Z] #42 ... 20:34:14 [2019-10-16T20:34:14.844Z] 20:34:14 [2019-10-16T20:34:14.844Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:14 [2019-10-16T20:34:14.844Z] #45 76.84 go/parser 20:34:14 [2019-10-16T20:34:14.844Z] #45 77.76 text/template 20:34:14 [2019-10-16T20:34:14.844Z] #45 80.98 encoding/xml 20:34:14 [2019-10-16T20:34:14.844Z] #45 83.93 go/doc 20:34:14 [2019-10-16T20:34:14.844Z] #45 ... 20:34:14 [2019-10-16T20:34:14.844Z] 20:34:14 [2019-10-16T20:34:14.844Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.61 Selecting previously unselected package btrfs-tools. 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.61 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.61 Unpacking btrfs-tools (4.7.3-1) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.69 Selecting previously unselected package libdevmapper1.02.1:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.69 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.69 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.86 Selecting previously unselected package dmsetup. 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.87 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.87 Unpacking dmsetup (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.98 Selecting previously unselected package libonig4:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.98 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 56.98 Unpacking libonig4:s390x (6.1.3-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.12 Selecting previously unselected package libjq1:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.12 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.12 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.25 Selecting previously unselected package jq. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.26 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.26 Unpacking jq (1.5+dfsg-1.3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.33 Selecting previously unselected package libaio1:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.33 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.33 Unpacking libaio1:s390x (0.3.110-3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.39 Selecting previously unselected package libcap2-bin. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.39 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.39 Unpacking libcap2-bin (1:2.25-1) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.47 Selecting previously unselected package libdevmapper-event1.02.1:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.47 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.47 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.51 Selecting previously unselected package libsepol1-dev:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.51 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.51 Unpacking libsepol1-dev:s390x (2.6-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.80 Selecting previously unselected package libpcre16-3:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.80 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.80 Unpacking libpcre16-3:s390x (2:8.39-3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.89 Selecting previously unselected package libpcre32-3:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.89 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.89 Unpacking libpcre32-3:s390x (2:8.39-3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.99 Selecting previously unselected package libpcre3-dev:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.99 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 57.99 Unpacking libpcre3-dev:s390x (2:8.39-3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.35 Selecting previously unselected package libselinux1-dev:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.35 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.36 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.53 Selecting previously unselected package libdevmapper-dev:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.53 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.54 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.64 Selecting previously unselected package libnl-3-200:s390x. 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.64 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.64 Unpacking libnl-3-200:s390x (3.2.27-2) ... 20:34:14 [2019-10-16T20:34:14.844Z] #18 58.74 Selecting previously unselected package libprotobuf-c1:s390x. 20:34:15 [2019-10-16T20:34:15.098Z] 20:34:15 [2019-10-16T20:34:15.098Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:34:15 [2019-10-16T20:34:15.348Z] #18 58.74 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... 20:34:15 [2019-10-16T20:34:15.348Z] #18 58.75 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... 20:34:15 [2019-10-16T20:34:15.348Z] #18 58.88 Selecting previously unselected package libreadline5:s390x. 20:34:15 [2019-10-16T20:34:15.348Z] #18 58.88 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... 20:34:15 [2019-10-16T20:34:15.348Z] #18 58.90 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... 20:34:15 [2019-10-16T20:34:15.348Z] #18 59.07 Selecting previously unselected package libsystemd-dev:s390x. 20:34:15 [2019-10-16T20:34:15.348Z] #18 59.07 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... 20:34:15 [2019-10-16T20:34:15.348Z] #18 59.07 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... 20:34:17 [2019-10-16T20:34:17.484Z] #18 61.40 Selecting previously unselected package net-tools. 20:34:17 [2019-10-16T20:34:17.639Z] #7 completed: 2019-10-16 20:34:17.059702329 +0000 UTC 20:34:17 [2019-10-16T20:34:17.639Z] #7 duration: 1m2.029836359s 20:34:17 [2019-10-16T20:34:17.639Z] 20:34:17 [2019-10-16T20:34:17.639Z] 20:34:17 [2019-10-16T20:34:17.639Z] #8 exporting to image 20:34:17 [2019-10-16T20:34:17.639Z] #8 digest: sha256:c89cf78a1f1f20793f39e837fa188b48abdd97f7098eddc2a798ed52051205c3 20:34:17 [2019-10-16T20:34:17.639Z] #8 name: "exporting to image" 20:34:17 [2019-10-16T20:34:17.639Z] #8 started: 2019-10-16 20:34:17.061780214 +0000 UTC 20:34:17 [2019-10-16T20:34:17.639Z] #8 exporting layers 20:34:17 [2019-10-16T20:34:17.908Z] #18 61.40 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... 20:34:17 [2019-10-16T20:34:17.908Z] #18 61.41 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 20:34:17 [2019-10-16T20:34:17.908Z] #18 61.64 Selecting previously unselected package python-pip-whl. 20:34:17 [2019-10-16T20:34:17.908Z] #18 61.64 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 20:34:17 [2019-10-16T20:34:17.908Z] #18 61.64 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 20:34:18 [2019-10-16T20:34:18.307Z] #18 62.26 Selecting previously unselected package python3-pip. 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.26 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.27 Unpacking python3-pip (9.0.1-2+deb9u1) ... 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.44 Selecting previously unselected package python3-pkg-resources. 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.44 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.45 Unpacking python3-pkg-resources (33.1.1-1) ... 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.58 Selecting previously unselected package python3-setuptools. 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.58 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 20:34:18 [2019-10-16T20:34:18.694Z] #18 62.59 Unpacking python3-setuptools (33.1.1-1) ... 20:34:19 [2019-10-16T20:34:19.088Z] #18 62.82 Selecting previously unselected package python3-wheel. 20:34:19 [2019-10-16T20:34:19.088Z] #18 62.83 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 20:34:19 [2019-10-16T20:34:19.088Z] #18 62.83 Unpacking python3-wheel (0.29.0-2) ... 20:34:19 [2019-10-16T20:34:19.088Z] #18 62.93 Selecting previously unselected package thin-provisioning-tools. 20:34:19 [2019-10-16T20:34:19.088Z] #18 62.93 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... 20:34:19 [2019-10-16T20:34:19.088Z] #18 62.93 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 20:34:19 [2019-10-16T20:34:19.480Z] #18 63.26 Selecting previously unselected package vim-runtime. 20:34:19 [2019-10-16T20:34:19.480Z] #18 63.27 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 20:34:19 [2019-10-16T20:34:19.480Z] #18 63.32 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 20:34:19 [2019-10-16T20:34:19.480Z] #18 63.39 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 20:34:19 [2019-10-16T20:34:19.480Z] #18 63.40 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 20:34:21 [2019-10-16T20:34:21.643Z] #18 6.170 Collecting yamllint==1.16.0 20:34:22 [2019-10-16T20:34:22.573Z] #18 ... 20:34:22 [2019-10-16T20:34:22.573Z] 20:34:22 [2019-10-16T20:34:22.573Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:22 [2019-10-16T20:34:22.573Z] #41 138.9 CC criu/mem.o 20:34:22 [2019-10-16T20:34:22.573Z] #41 140.3 CC criu/mount.o 20:34:22 [2019-10-16T20:34:22.573Z] #41 143.8 CC criu/namespaces.o 20:34:22 [2019-10-16T20:34:22.573Z] #41 145.5 CC criu/net.o 20:34:22 [2019-10-16T20:34:22.573Z] #41 148.1 CC criu/netfilter.o 20:34:22 [2019-10-16T20:34:22.829Z] #41 148.4 CC criu/page-pipe.o 20:34:23 [2019-10-16T20:34:23.393Z] #41 148.9 CC criu/page-xfer.o 20:34:23 [2019-10-16T20:34:23.675Z] #18 67.35 Selecting previously unselected package vim. 20:34:23 [2019-10-16T20:34:23.675Z] #18 67.36 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... 20:34:23 [2019-10-16T20:34:23.675Z] #18 67.36 Unpacking vim (2:8.0.0197-4+deb9u3) ... 20:34:24 [2019-10-16T20:34:24.066Z] #18 67.94 Selecting previously unselected package xfsprogs. 20:34:24 [2019-10-16T20:34:24.066Z] #18 67.94 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... 20:34:24 [2019-10-16T20:34:24.066Z] #18 67.94 Unpacking xfsprogs (4.9.0+nmu1) ... 20:34:24 [2019-10-16T20:34:24.322Z] #41 149.8 CC criu/pagemap-cache.o 20:34:24 [2019-10-16T20:34:24.322Z] #41 150.1 CC criu/pagemap.o 20:34:24 [2019-10-16T20:34:24.478Z] #18 ... 20:34:24 [2019-10-16T20:34:24.478Z] 20:34:24 [2019-10-16T20:34:24.478Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:24 [2019-10-16T20:34:24.478Z] #42 42.24 CC compel/src/lib/ptrace.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 42.49 AR compel/libcompel.a 20:34:24 [2019-10-16T20:34:24.478Z] #42 42.56 HOSTCC compel/src/main-host.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 43.06 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 43.30 HOSTCC compel/src/lib/handle-elf-host.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 43.83 HOSTCC compel/src/lib/log-host.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 44.10 HOSTLINK compel/compel-host-bin 20:34:24 [2019-10-16T20:34:24.478Z] #42 44.31 DEP soccr/soccr.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 44.50 CC soccr/soccr.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 45.90 AR soccr/libsoccr.a 20:34:24 [2019-10-16T20:34:24.478Z] #42 45.92 make[1]: 'soccr/libsoccr.a' is up to date. 20:34:24 [2019-10-16T20:34:24.478Z] #42 46.14 DEP criu/arch/s390/sigframe.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 46.25 DEP criu/arch/s390/crtools.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 46.42 DEP criu/arch/s390/cpu.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 46.60 CC criu/arch/s390/cpu.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 46.99 CC criu/arch/s390/crtools.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 48.00 CC criu/arch/s390/sigframe.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 48.25 LINK criu/arch/s390/crtools.built-in.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 48.32 DEP criu/arch/s390/vdso-pie.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 48.45 DEP criu/pie/parasite-vdso.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 48.65 DEP criu/pie/util-vdso.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 48.83 DEP criu/pie/util.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 49.04 CC criu/pie/util.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 49.42 CC criu/pie/util-vdso.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 50.07 CC criu/pie/parasite-vdso.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 50.56 CC criu/arch/s390/vdso-pie.o 20:34:24 [2019-10-16T20:34:24.478Z] #42 50.88 AR criu/pie/pie.lib.a 20:34:24 [2019-10-16T20:34:24.478Z] #42 50.95 DEP criu/pie/restorer.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 51.14 DEP criu/arch/s390/restorer.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 51.32 DEP criu/pie/parasite.d 20:34:24 [2019-10-16T20:34:24.478Z] #42 51.49 CC criu/pie/parasite.o 20:34:25 [2019-10-16T20:34:25.064Z] #42 ... 20:34:25 [2019-10-16T20:34:25.064Z] 20:34:25 [2019-10-16T20:34:25.064Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:25 [2019-10-16T20:34:25.064Z] #45 87.14 crypto/ed25519 20:34:25 [2019-10-16T20:34:25.064Z] #45 87.38 github.com/LK4D4/vndr/build 20:34:25 [2019-10-16T20:34:25.064Z] #45 87.69 crypto/rsa 20:34:25 [2019-10-16T20:34:25.064Z] #45 89.46 crypto/dsa 20:34:25 [2019-10-16T20:34:25.064Z] #45 89.96 crypto/x509/pkix 20:34:25 [2019-10-16T20:34:25.064Z] #45 90.68 vendor/golang.org/x/crypto/cryptobyte 20:34:25 [2019-10-16T20:34:25.064Z] #45 91.61 net 20:34:25 [2019-10-16T20:34:25.064Z] #45 93.05 vendor/golang.org/x/crypto/internal/chacha20 20:34:25 [2019-10-16T20:34:25.064Z] #45 93.70 vendor/golang.org/x/crypto/poly1305 20:34:25 [2019-10-16T20:34:25.064Z] #45 94.23 vendor/golang.org/x/crypto/chacha20poly1305 20:34:25 [2019-10-16T20:34:25.064Z] #45 94.62 vendor/golang.org/x/crypto/curve25519 20:34:25 [2019-10-16T20:34:25.064Z] #45 95.11 vendor/golang.org/x/crypto/hkdf 20:34:25 [2019-10-16T20:34:25.064Z] #45 95.24 vendor/golang.org/x/text/transform 20:34:25 [2019-10-16T20:34:25.064Z] #45 95.94 vendor/golang.org/x/text/unicode/bidi 20:34:25 [2019-10-16T20:34:25.064Z] #45 ... 20:34:25 [2019-10-16T20:34:25.064Z] 20:34:25 [2019-10-16T20:34:25.064Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:25 [2019-10-16T20:34:25.064Z] #18 68.59 Selecting previously unselected package zip. 20:34:25 [2019-10-16T20:34:25.064Z] #18 68.59 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... 20:34:25 [2019-10-16T20:34:25.064Z] #18 68.60 Unpacking zip (3.0-11+b1) ... 20:34:25 [2019-10-16T20:34:25.064Z] #18 68.90 Selecting previously unselected package libapparmor-perl. 20:34:25 [2019-10-16T20:34:25.064Z] #18 68.90 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... 20:34:25 [2019-10-16T20:34:25.064Z] #18 68.91 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 20:34:25 [2019-10-16T20:34:25.253Z] #41 150.8 CC criu/parasite-syscall.o 20:34:25 [2019-10-16T20:34:25.574Z] #18 69.03 Selecting previously unselected package apparmor. 20:34:25 [2019-10-16T20:34:25.574Z] #18 69.03 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... 20:34:25 [2019-10-16T20:34:25.574Z] #18 69.13 Unpacking apparmor (2.11.0-3+deb9u2) ... 20:34:26 [2019-10-16T20:34:26.184Z] #41 151.6 CC criu/path.o 20:34:26 [2019-10-16T20:34:26.441Z] #41 151.9 CC criu/pie-util-vdso-elf32.o 20:34:26 [2019-10-16T20:34:26.468Z] #18 70.11 Selecting previously unselected package binutils-mingw-w64-i686. 20:34:26 [2019-10-16T20:34:26.468Z] #18 70.11 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... 20:34:26 [2019-10-16T20:34:26.468Z] #18 70.11 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 20:34:26 [2019-10-16T20:34:26.698Z] #41 152.3 CC criu/pie-util-vdso.o 20:34:26 [2019-10-16T20:34:26.955Z] #41 152.6 CC criu/pie-util.o 20:34:26 [2019-10-16T20:34:26.955Z] #41 152.8 CC criu/pipes.o 20:34:27 [2019-10-16T20:34:27.886Z] #41 ... 20:34:27 [2019-10-16T20:34:27.886Z] 20:34:27 [2019-10-16T20:34:27.886Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:34:27 [2019-10-16T20:34:27.886Z] #18 12.89 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 20:34:27 [2019-10-16T20:34:27.886Z] #18 13.19 Collecting pyyaml (from yamllint==1.16.0) 20:34:28 [2019-10-16T20:34:28.419Z] #18 72.23 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:34:28 [2019-10-16T20:34:28.419Z] #18 72.24 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... 20:34:28 [2019-10-16T20:34:28.419Z] #18 72.25 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 20:34:29 [2019-10-16T20:34:29.257Z] #18 14.42 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 20:34:30 [2019-10-16T20:34:30.361Z] #18 74.22 Selecting previously unselected package binutils-mingw-w64. 20:34:30 [2019-10-16T20:34:30.362Z] #18 74.23 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 20:34:30 [2019-10-16T20:34:30.362Z] #18 74.24 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 20:34:30 [2019-10-16T20:34:30.362Z] #18 74.32 Selecting previously unselected package mingw-w64-common. 20:34:30 [2019-10-16T20:34:30.769Z] #18 74.33 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 20:34:30 [2019-10-16T20:34:30.769Z] #18 74.33 Unpacking mingw-w64-common (5.0.1-1) ... 20:34:31 [2019-10-16T20:34:31.152Z] #18 16.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 20:34:32 [2019-10-16T20:34:32.523Z] #18 17.47 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz 20:34:32 [2019-10-16T20:34:32.690Z] #18 ... 20:34:32 [2019-10-16T20:34:32.690Z] 20:34:32 [2019-10-16T20:34:32.690Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:32 [2019-10-16T20:34:32.690Z] #42 52.84 LINK criu/pie/parasite.built-in.o 20:34:32 [2019-10-16T20:34:32.690Z] #42 52.85 GEN criu/pie/parasite-blob.h 20:34:32 [2019-10-16T20:34:32.690Z] #42 52.89 CC criu/arch/s390/restorer.o 20:34:32 [2019-10-16T20:34:32.690Z] #42 53.55 CC criu/pie/restorer.o 20:34:32 [2019-10-16T20:34:32.690Z] #42 56.63 LINK criu/pie/restorer.built-in.o 20:34:32 [2019-10-16T20:34:32.690Z] #42 56.65 GEN criu/pie/restorer-blob.h 20:34:32 [2019-10-16T20:34:32.690Z] #42 56.76 DEP criu/vdso.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 57.19 DEP criu/uts_ns.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 57.46 DEP criu/util.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 57.79 DEP criu/uffd.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 57.95 DEP criu/tun.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 58.15 DEP criu/tty.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 58.33 DEP criu/timerfd.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 58.55 DEP criu/sysfs_parse.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 58.77 DEP criu/sysctl.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 58.97 DEP criu/string.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 59.01 DEP criu/stats.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 59.16 DEP criu/sockets.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 59.33 DEP criu/sk-unix.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 59.55 DEP criu/sk-tcp.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 59.80 DEP criu/sk-queue.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 59.97 DEP criu/sk-packet.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 60.20 DEP criu/sk-netlink.d 20:34:32 [2019-10-16T20:34:32.690Z] #42 60.35 DEP criu/sk-inet.d 20:34:32 [2019-10-16T20:34:32.935Z] #8 exporting layers 14.8s done 20:34:32 [2019-10-16T20:34:32.935Z] #8 completed: 2019-10-16 20:34:31.877132174 +0000 UTC 20:34:32 [2019-10-16T20:34:32.935Z] #8 duration: 14.81535196s 20:34:32 [2019-10-16T20:34:32.935Z] #8 writing image sha256:165191efc1936b546d1f184e2a03a2e54088e6ed6576da71e0f1b0de33356407 done 20:34:32 [2019-10-16T20:34:32.935Z] #8 naming to docker.io/library/moby-buildx:v0.3.0 done 20:34:32 [2019-10-16T20:34:32.935Z] 20:34:32 [2019-10-16T20:34:32.935Z] dd7a6185d88c45cbcf2b41f61158a0f63f543190dbade62be01fe2d2ade28ec2 20:34:32 [2019-10-16T20:34:32.935Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 . 20:34:32 [2019-10-16T20:34:32.935Z] #1 [internal] booting buildkit 20:34:32 [2019-10-16T20:34:32.935Z] #1 pulling image moby/buildkit:buildx-stable-1 20:34:33 [2019-10-16T20:34:33.299Z] #42 60.53 DEP criu/signalfd.d 20:34:33 [2019-10-16T20:34:33.299Z] #42 60.70 DEP criu/sigframe.d 20:34:33 [2019-10-16T20:34:33.299Z] #42 60.86 DEP criu/shmem.d 20:34:33 [2019-10-16T20:34:33.299Z] #42 60.96 DEP criu/servicefd.d 20:34:33 [2019-10-16T20:34:33.452Z] #18 18.74 Building wheels for collected packages: pyyaml, pathspec 20:34:33 [2019-10-16T20:34:33.452Z] #18 18.74 Running setup.py bdist_wheel for pyyaml: started 20:34:33 [2019-10-16T20:34:33.766Z] #42 61.11 DEP criu/seize.d 20:34:33 [2019-10-16T20:34:33.766Z] #42 61.37 DEP criu/seccomp.d 20:34:34 [2019-10-16T20:34:34.308Z] #42 61.83 DEP criu/rst-malloc.d 20:34:34 [2019-10-16T20:34:34.308Z] #42 61.94 DEP criu/rbtree.d 20:34:34 [2019-10-16T20:34:34.308Z] #42 62.01 DEP criu/pstree.d 20:34:34 [2019-10-16T20:34:34.707Z] #42 62.40 DEP criu/protobuf.d 20:34:35 [2019-10-16T20:34:35.105Z] #42 62.66 GEN criu/protobuf-desc-gen.h 20:34:35 [2019-10-16T20:34:35.349Z] #18 20.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 20:34:35 [2019-10-16T20:34:35.349Z] #18 20.27 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 20:34:35 [2019-10-16T20:34:35.349Z] #18 20.35 Running setup.py bdist_wheel for pathspec: started 20:34:35 [2019-10-16T20:34:35.497Z] #42 ... 20:34:35 [2019-10-16T20:34:35.497Z] 20:34:35 [2019-10-16T20:34:35.497Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:35 [2019-10-16T20:34:35.497Z] #18 79.21 Selecting previously unselected package mingw-w64-x86-64-dev. 20:34:35 [2019-10-16T20:34:35.497Z] #18 79.22 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 20:34:35 [2019-10-16T20:34:35.497Z] #18 79.22 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 20:34:35 [2019-10-16T20:34:35.497Z] #18 ... 20:34:35 [2019-10-16T20:34:35.497Z] 20:34:35 [2019-10-16T20:34:35.497Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:35 [2019-10-16T20:34:35.497Z] #63 99.81 + for f in rootlesskit rootlesskit-docker-proxy 20:34:35 [2019-10-16T20:34:35.497Z] #63 99.81 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 20:34:35 [2019-10-16T20:34:35.497Z] #63 DONE 108.0s 20:34:35 [2019-10-16T20:34:35.659Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 20:34:35 [2019-10-16T20:34:35.659Z] #1 creating container buildx_buildkit_default 20:34:35 [2019-10-16T20:34:35.883Z] 20:34:35 [2019-10-16T20:34:35.883Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 20:34:35 [2019-10-16T20:34:35.883Z] #64 DONE 0.1s 20:34:35 [2019-10-16T20:34:35.883Z] 20:34:35 [2019-10-16T20:34:35.883Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:35 [2019-10-16T20:34:35.883Z] #45 98.47 vendor/golang.org/x/text/secure/bidirule 20:34:35 [2019-10-16T20:34:35.883Z] #45 98.89 vendor/golang.org/x/text/unicode/norm 20:34:35 [2019-10-16T20:34:35.883Z] #45 104.0 vendor/golang.org/x/net/idna 20:34:35 [2019-10-16T20:34:35.883Z] #45 107.4 vendor/golang.org/x/net/http2/hpack 20:34:35 [2019-10-16T20:34:35.913Z] #18 ... 20:34:35 [2019-10-16T20:34:35.913Z] 20:34:35 [2019-10-16T20:34:35.913Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:34:35 [2019-10-16T20:34:35.913Z] #38 228.0 + rm -rf /tmp/tmp.XBIKsUnPsr/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.XBIKsUnPsr 20:34:36 [2019-10-16T20:34:36.278Z] #1 creating container buildx_buildkit_default 0.5s done 20:34:36 [2019-10-16T20:34:36.278Z] #1 DONE 3.5s 20:34:36 [2019-10-16T20:34:36.278Z] 20:34:36 [2019-10-16T20:34:36.278Z] #3 [internal] load .dockerignore 20:34:36 [2019-10-16T20:34:36.278Z] #3 transferring context: 87B done 20:34:36 [2019-10-16T20:34:36.278Z] #3 DONE 0.0s 20:34:36 [2019-10-16T20:34:36.278Z] 20:34:36 [2019-10-16T20:34:36.278Z] #2 [internal] load build definition from Dockerfile 20:34:36 [2019-10-16T20:34:36.278Z] #2 transferring dockerfile: 14.62kB done 20:34:36 [2019-10-16T20:34:36.278Z] #2 DONE 0.0s 20:34:36 [2019-10-16T20:34:36.278Z] 20:34:36 [2019-10-16T20:34:36.279Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental 20:34:36 [2019-10-16T20:34:36.478Z] #38 DONE 228.6s 20:34:36 [2019-10-16T20:34:36.478Z] 20:34:36 [2019-10-16T20:34:36.478Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:34:36 [2019-10-16T20:34:36.478Z] #18 21.42 Running setup.py bdist_wheel for pathspec: finished with status 'done' 20:34:36 [2019-10-16T20:34:36.478Z] #18 21.42 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 20:34:36 [2019-10-16T20:34:36.478Z] #18 21.44 Successfully built pyyaml pathspec 20:34:36 [2019-10-16T20:34:36.478Z] #18 21.44 Installing collected packages: pyyaml, pathspec, yamllint 20:34:36 [2019-10-16T20:34:36.731Z] #45 ... 20:34:36 [2019-10-16T20:34:36.731Z] 20:34:36 [2019-10-16T20:34:36.731Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:36 [2019-10-16T20:34:36.731Z] #42 64.27 DEP criu/protobuf-desc.d 20:34:36 [2019-10-16T20:34:36.731Z] #42 64.50 DEP criu/proc_parse.d 20:34:36 [2019-10-16T20:34:36.737Z] #18 21.86 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 20:34:37 [2019-10-16T20:34:37.143Z] #42 64.72 DEP criu/plugin.d 20:34:37 [2019-10-16T20:34:37.143Z] #42 64.80 DEP criu/pipes.d 20:34:37 [2019-10-16T20:34:37.143Z] #42 64.99 DEP criu/pie-util.d 20:34:37 [2019-10-16T20:34:37.293Z] #4 DONE 0.7s 20:34:37 [2019-10-16T20:34:37.293Z] 20:34:37 [2019-10-16T20:34:37.293Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... 20:34:37 [2019-10-16T20:34:37.293Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done 20:34:37 [2019-10-16T20:34:37.293Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done 20:34:37 [2019-10-16T20:34:37.293Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done 20:34:37 [2019-10-16T20:34:37.293Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 0B / 8.18MB 0.1s 20:34:37 [2019-10-16T20:34:37.293Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done 20:34:37 [2019-10-16T20:34:37.293Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 719.96kB / 8.18MB 0.3s 20:34:37 [2019-10-16T20:34:37.302Z] #18 DONE 22.4s 20:34:37 [2019-10-16T20:34:37.302Z] 20:34:37 [2019-10-16T20:34:37.302Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli 20:34:37 [2019-10-16T20:34:37.541Z] #42 65.11 DEP criu/pie-util-vdso.d 20:34:37 [2019-10-16T20:34:37.541Z] #42 65.24 DEP criu/pie-util-vdso-elf32.d 20:34:37 [2019-10-16T20:34:37.541Z] #42 65.36 DEP criu/path.d 20:34:37 [2019-10-16T20:34:37.576Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.4s done 20:34:37 [2019-10-16T20:34:37.576Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 20:34:37 [2019-10-16T20:34:37.866Z] #23 DONE 0.4s 20:34:37 [2019-10-16T20:34:37.866Z] 20:34:37 [2019-10-16T20:34:37.866Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:34:37 [2019-10-16T20:34:37.866Z] #27 ... 20:34:37 [2019-10-16T20:34:37.866Z] 20:34:37 [2019-10-16T20:34:37.866Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:37 [2019-10-16T20:34:37.866Z] #41 153.5 CC criu/plugin.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 153.8 CC criu/proc_parse.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 156.4 CC criu/protobuf-desc.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 157.1 CC criu/protobuf.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 157.5 CC criu/pstree.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 158.7 CC criu/rbtree.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 159.1 CC criu/rst-malloc.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 159.3 CC criu/seccomp.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 160.0 CC criu/seize.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 160.7 CC criu/servicefd.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 161.1 CC criu/shmem.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 162.4 CC criu/sigframe.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 162.6 CC criu/signalfd.o 20:34:37 [2019-10-16T20:34:37.866Z] #41 162.9 CC criu/sk-inet.o 20:34:37 [2019-10-16T20:34:37.950Z] #42 ... 20:34:37 [2019-10-16T20:34:37.950Z] 20:34:37 [2019-10-16T20:34:37.950Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:37 [2019-10-16T20:34:37.950Z] #48 DONE 110.2s 20:34:37 [2019-10-16T20:34:37.950Z] 20:34:37 [2019-10-16T20:34:37.950Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:37 [2019-10-16T20:34:37.950Z] #42 65.59 DEP criu/parasite-syscall.d 20:34:38 [2019-10-16T20:34:38.192Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done 20:34:38 [2019-10-16T20:34:38.192Z] #5 DONE 1.1s 20:34:38 [2019-10-16T20:34:38.192Z] 20:34:38 [2019-10-16T20:34:38.192Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... 20:34:38 [2019-10-16T20:34:38.354Z] #42 65.98 DEP criu/pagemap.d 20:34:38 [2019-10-16T20:34:38.431Z] #41 163.9 CC criu/sk-netlink.o 20:34:38 [2019-10-16T20:34:38.688Z] #41 164.5 CC criu/sk-packet.o 20:34:38 [2019-10-16T20:34:38.759Z] #42 66.49 DEP criu/pagemap-cache.d 20:34:38 [2019-10-16T20:34:38.815Z] #7 DONE 0.4s 20:34:38 [2019-10-16T20:34:38.815Z] 20:34:38 [2019-10-16T20:34:38.815Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 20:34:38 [2019-10-16T20:34:38.815Z] #6 DONE 0.4s 20:34:38 [2019-10-16T20:34:38.815Z] 20:34:38 [2019-10-16T20:34:38.815Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:34:38 [2019-10-16T20:34:38.815Z] #8 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done 20:34:38 [2019-10-16T20:34:38.815Z] #8 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.1s done 20:34:38 [2019-10-16T20:34:38.815Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s 20:34:39 [2019-10-16T20:34:39.109Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.11MB / 9.99MB 0.3s 20:34:39 [2019-10-16T20:34:39.146Z] #42 66.69 DEP criu/page-xfer.d 20:34:39 [2019-10-16T20:34:39.146Z] #42 66.89 DEP criu/page-pipe.d 20:34:39 [2019-10-16T20:34:39.396Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.67MB / 9.99MB 0.4s 20:34:39 [2019-10-16T20:34:39.396Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 752.77kB / 4.30MB 0.4s 20:34:39 [2019-10-16T20:34:39.396Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.26MB / 9.99MB 0.6s 20:34:39 [2019-10-16T20:34:39.396Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.38MB / 4.30MB 0.6s 20:34:39 [2019-10-16T20:34:39.538Z] #42 67.04 DEP criu/netfilter.d 20:34:39 [2019-10-16T20:34:39.538Z] #42 67.21 DEP criu/net.d 20:34:39 [2019-10-16T20:34:39.538Z] #42 67.35 DEP criu/namespaces.d 20:34:39 [2019-10-16T20:34:39.621Z] #41 165.2 CC criu/sk-queue.o 20:34:39 [2019-10-16T20:34:39.691Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.77MB / 4.30MB 0.7s 20:34:39 [2019-10-16T20:34:39.691Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 3.01MB / 45.65MB 0.9s 20:34:39 [2019-10-16T20:34:39.691Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.47MB / 9.99MB 0.9s 20:34:39 [2019-10-16T20:34:39.691Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.56MB / 4.30MB 0.9s 20:34:39 [2019-10-16T20:34:39.691Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.55MB / 50.07MB 0.9s 20:34:39 [2019-10-16T20:34:39.879Z] #41 165.7 CC criu/sk-tcp.o 20:34:39 [2019-10-16T20:34:39.929Z] #42 67.55 DEP criu/mount.d 20:34:39 [2019-10-16T20:34:39.929Z] #42 67.64 DEP criu/mem.d 20:34:39 [2019-10-16T20:34:39.929Z] #42 67.77 DEP criu/lsm.d 20:34:39 [2019-10-16T20:34:39.985Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.00MB / 9.99MB 1.0s 20:34:39 [2019-10-16T20:34:39.985Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.08MB / 4.30MB 1.0s 20:34:40 [2019-10-16T20:34:40.137Z] #41 ... 20:34:40 [2019-10-16T20:34:40.137Z] 20:34:40 [2019-10-16T20:34:40.137Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:34:40 [2019-10-16T20:34:40.137Z] #27 DONE 2.4s 20:34:40 [2019-10-16T20:34:40.137Z] 20:34:40 [2019-10-16T20:34:40.137Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ 20:34:40 [2019-10-16T20:34:40.137Z] #29 DONE 0.2s 20:34:40 [2019-10-16T20:34:40.137Z] 20:34:40 [2019-10-16T20:34:40.137Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 3.11MB / 52.87MB 1.2s 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.52MB / 9.99MB 1.2s 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.64MB / 4.30MB 1.2s 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.03MB / 4.30MB 1.3s 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 4.85MB / 96.42MB 1.5s 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.57MB / 9.99MB 1.5s 20:34:40 [2019-10-16T20:34:40.280Z] #8 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.4s done 20:34:40 [2019-10-16T20:34:40.343Z] #42 67.92 DEP criu/log.d 20:34:40 [2019-10-16T20:34:40.343Z] #42 68.00 DEP criu/libnetlink.d 20:34:40 [2019-10-16T20:34:40.343Z] #42 68.09 DEP criu/kerndat.d 20:34:40 [2019-10-16T20:34:40.394Z] #50 ... 20:34:40 [2019-10-16T20:34:40.394Z] 20:34:40 [2019-10-16T20:34:40.394Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ 20:34:40 [2019-10-16T20:34:40.394Z] #32 DONE 0.1s 20:34:40 [2019-10-16T20:34:40.394Z] 20:34:40 [2019-10-16T20:34:40.394Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ 20:34:40 [2019-10-16T20:34:40.394Z] #37 DONE 0.1s 20:34:40 [2019-10-16T20:34:40.394Z] 20:34:40 [2019-10-16T20:34:40.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:40 [2019-10-16T20:34:40.394Z] #41 166.2 CC criu/sk-unix.o 20:34:40 [2019-10-16T20:34:40.572Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.90MB / 45.65MB 1.6s 20:34:40 [2019-10-16T20:34:40.573Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.32MB / 9.99MB 1.6s 20:34:40 [2019-10-16T20:34:40.573Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 5.44MB / 50.07MB 1.6s 20:34:40 [2019-10-16T20:34:40.573Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 5.76MB / 52.87MB 1.8s 20:34:40 [2019-10-16T20:34:40.573Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.08MB / 9.99MB 1.8s 20:34:40 [2019-10-16T20:34:40.652Z] #41 ... 20:34:40 [2019-10-16T20:34:40.652Z] 20:34:40 [2019-10-16T20:34:40.652Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ 20:34:40 [2019-10-16T20:34:40.652Z] #39 DONE 0.2s 20:34:40 [2019-10-16T20:34:40.823Z] #42 68.24 DEP criu/kcmp-ids.d 20:34:40 [2019-10-16T20:34:40.823Z] #42 68.36 DEP criu/irmap.d 20:34:40 [2019-10-16T20:34:40.823Z] #42 68.46 DEP criu/ipc_ns.d 20:34:40 [2019-10-16T20:34:40.823Z] #42 68.68 DEP criu/image.d 20:34:40 [2019-10-16T20:34:40.909Z] 20:34:40 [2019-10-16T20:34:40.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:41 [2019-10-16T20:34:41.208Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.22MB / 9.99MB 2.1s 20:34:41 [2019-10-16T20:34:41.208Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 8.32MB / 45.65MB 2.2s 20:34:41 [2019-10-16T20:34:41.208Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.91MB / 9.99MB 2.2s 20:34:41 [2019-10-16T20:34:41.208Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 7.96MB / 50.07MB 2.2s 20:34:41 [2019-10-16T20:34:41.243Z] #42 68.80 DEP criu/image-desc.d 20:34:41 [2019-10-16T20:34:41.243Z] #42 68.83 DEP criu/fsnotify.d 20:34:41 [2019-10-16T20:34:41.243Z] #42 68.97 DEP criu/filesystems.d 20:34:41 [2019-10-16T20:34:41.497Z] #8 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.5s done 20:34:41 [2019-10-16T20:34:41.497Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 10.81MB / 45.65MB 2.7s 20:34:41 [2019-10-16T20:34:41.497Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 10.85MB / 96.42MB 2.7s 20:34:41 [2019-10-16T20:34:41.497Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.56MB / 52.87MB 2.7s 20:34:41 [2019-10-16T20:34:41.497Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 10.48MB / 50.07MB 2.7s 20:34:41 [2019-10-16T20:34:41.661Z] #42 69.15 DEP criu/files.d 20:34:41 [2019-10-16T20:34:41.661Z] #42 69.41 DEP criu/files-reg.d 20:34:41 [2019-10-16T20:34:41.842Z] #41 167.5 CC criu/sockets.o 20:34:42 [2019-10-16T20:34:42.063Z] #42 69.66 DEP criu/files-ext.d 20:34:42 [2019-10-16T20:34:42.063Z] #42 69.86 DEP criu/file-lock.d 20:34:42 [2019-10-16T20:34:42.138Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.76MB / 45.65MB 3.1s 20:34:42 [2019-10-16T20:34:42.138Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 13.52MB / 50.07MB 3.3s 20:34:42 [2019-10-16T20:34:42.407Z] #41 168.0 CC criu/stats.o 20:34:42 [2019-10-16T20:34:42.450Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 16.25MB / 96.42MB 3.4s 20:34:42 [2019-10-16T20:34:42.450Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 12.03MB / 52.87MB 3.4s 20:34:42 [2019-10-16T20:34:42.466Z] #42 70.04 DEP criu/file-ids.d 20:34:42 [2019-10-16T20:34:42.466Z] #42 70.22 DEP criu/fifo.d 20:34:42 [2019-10-16T20:34:42.466Z] #42 70.34 DEP criu/fdstore.d 20:34:42 [2019-10-16T20:34:42.665Z] #41 168.3 CC criu/string.o 20:34:42 [2019-10-16T20:34:42.665Z] #41 168.4 CC criu/sysctl.o 20:34:42 [2019-10-16T20:34:42.746Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 16.60MB / 45.65MB 3.8s 20:34:42 [2019-10-16T20:34:42.746Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 16.62MB / 50.07MB 3.9s 20:34:42 [2019-10-16T20:34:42.873Z] #42 70.43 DEP criu/fault-injection.d 20:34:42 [2019-10-16T20:34:42.873Z] #42 70.48 DEP criu/external.d 20:34:42 [2019-10-16T20:34:42.873Z] #42 70.56 DEP criu/eventpoll.d 20:34:42 [2019-10-16T20:34:42.873Z] #42 70.69 DEP criu/eventfd.d 20:34:43 [2019-10-16T20:34:43.055Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 15.08MB / 52.87MB 4.0s 20:34:43 [2019-10-16T20:34:43.055Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.91MB / 45.65MB 4.2s 20:34:43 [2019-10-16T20:34:43.230Z] #41 168.8 CC criu/sysfs_parse.o 20:34:43 [2019-10-16T20:34:43.278Z] #42 70.82 DEP criu/crtools.d 20:34:43 [2019-10-16T20:34:43.279Z] #42 71.03 DEP criu/cr-service.d 20:34:43 [2019-10-16T20:34:43.360Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 21.34MB / 96.42MB 4.5s 20:34:43 [2019-10-16T20:34:43.360Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 19.48MB / 50.07MB 4.5s 20:34:43 [2019-10-16T20:34:43.488Z] #41 169.1 CC criu/timerfd.o 20:34:43 [2019-10-16T20:34:43.658Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 18.23MB / 52.87MB 4.6s 20:34:43 [2019-10-16T20:34:43.658Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.72MB / 45.65MB 4.8s 20:34:43 [2019-10-16T20:34:43.676Z] #42 71.16 DEP criu/cr-restore.d 20:34:43 [2019-10-16T20:34:43.676Z] #42 71.38 DEP criu/cr-errno.d 20:34:43 [2019-10-16T20:34:43.676Z] #42 71.38 DEP criu/cr-dump.d 20:34:43 [2019-10-16T20:34:43.676Z] #42 71.52 DEP criu/cr-dedup.d 20:34:43 [2019-10-16T20:34:43.746Z] #41 169.3 CC criu/tty.o 20:34:43 [2019-10-16T20:34:43.951Z] #8 ... 20:34:43 [2019-10-16T20:34:43.951Z] 20:34:43 [2019-10-16T20:34:43.951Z] #20 [internal] load build context 20:34:43 [2019-10-16T20:34:43.951Z] #20 transferring context: 45.62MB 5.1s done 20:34:43 [2019-10-16T20:34:43.951Z] #20 DONE 5.1s 20:34:43 [2019-10-16T20:34:43.951Z] 20:34:43 [2019-10-16T20:34:43.951Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:34:43 [2019-10-16T20:34:43.951Z] #8 ... 20:34:43 [2019-10-16T20:34:43.951Z] 20:34:43 [2019-10-16T20:34:43.951Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 20:34:43 [2019-10-16T20:34:43.951Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done 20:34:43 [2019-10-16T20:34:43.951Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 20:34:43 [2019-10-16T20:34:43.951Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done 20:34:43 [2019-10-16T20:34:43.951Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 20:34:43 [2019-10-16T20:34:43.951Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 20:34:44 [2019-10-16T20:34:44.083Z] #42 71.67 DEP criu/cr-check.d 20:34:44 [2019-10-16T20:34:44.083Z] #42 71.94 DEP criu/config.d 20:34:44 [2019-10-16T20:34:44.482Z] #42 72.08 DEP criu/clone-noasan.d 20:34:44 [2019-10-16T20:34:44.482Z] #42 72.12 DEP criu/cgroup.d 20:34:44 [2019-10-16T20:34:44.482Z] #42 72.30 DEP criu/cgroup-props.d 20:34:44 [2019-10-16T20:34:44.590Z] #66 ... 20:34:44 [2019-10-16T20:34:44.590Z] 20:34:44 [2019-10-16T20:34:44.590Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:34:44 [2019-10-16T20:34:44.590Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 27.46MB / 45.65MB 5.7s 20:34:44 [2019-10-16T20:34:44.590Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 28.05MB / 96.42MB 5.7s 20:34:44 [2019-10-16T20:34:44.590Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 25.19MB / 52.87MB 5.7s 20:34:44 [2019-10-16T20:34:44.590Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 26.59MB / 50.07MB 5.7s 20:34:44 [2019-10-16T20:34:44.882Z] #8 ... 20:34:44 [2019-10-16T20:34:44.882Z] 20:34:44 [2019-10-16T20:34:44.882Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... 20:34:44 [2019-10-16T20:34:44.882Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done 20:34:44 [2019-10-16T20:34:44.882Z] #66 DONE 6.0s 20:34:44 [2019-10-16T20:34:44.882Z] 20:34:44 [2019-10-16T20:34:44.882Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 20:34:44 [2019-10-16T20:34:44.882Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 29.75MB / 45.65MB 6.0s 20:34:44 [2019-10-16T20:34:44.882Z] #42 72.41 DEP criu/bitmap.d 20:34:44 [2019-10-16T20:34:44.882Z] #42 72.42 DEP criu/bfd.d 20:34:44 [2019-10-16T20:34:44.882Z] #42 72.54 DEP criu/autofs.d 20:34:44 [2019-10-16T20:34:44.882Z] #42 72.66 DEP criu/aio.d 20:34:45 [2019-10-16T20:34:45.118Z] #41 170.4 CC criu/tun.o 20:34:45 [2019-10-16T20:34:45.118Z] #41 170.8 CC criu/uffd.o 20:34:45 [2019-10-16T20:34:45.171Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 29.55MB / 52.87MB 6.1s 20:34:45 [2019-10-16T20:34:45.171Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 30.33MB / 50.07MB 6.1s 20:34:45 [2019-10-16T20:34:45.171Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.41MB / 45.65MB 6.3s 20:34:45 [2019-10-16T20:34:45.171Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 33.00MB / 96.42MB 6.3s 20:34:45 [2019-10-16T20:34:45.284Z] #42 72.83 DEP criu/action-scripts.d 20:34:45 [2019-10-16T20:34:45.284Z] #42 73.06 CC criu/action-scripts.o 20:34:45 [2019-10-16T20:34:45.460Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.09MB / 45.65MB 6.6s 20:34:45 [2019-10-16T20:34:45.460Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 33.39MB / 52.87MB 6.6s 20:34:45 [2019-10-16T20:34:45.460Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 34.32MB / 50.07MB 6.6s 20:34:45 [2019-10-16T20:34:45.685Z] #42 73.42 CC criu/aio.o 20:34:45 [2019-10-16T20:34:45.747Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 38.46MB / 45.65MB 6.9s 20:34:45 [2019-10-16T20:34:45.747Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 39.22MB / 96.42MB 6.9s 20:34:45 [2019-10-16T20:34:45.747Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 36.90MB / 52.87MB 6.9s 20:34:45 [2019-10-16T20:34:45.747Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 37.65MB / 50.07MB 6.9s 20:34:46 [2019-10-16T20:34:46.038Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 41.52MB / 45.65MB 7.2s 20:34:46 [2019-10-16T20:34:46.038Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 39.81MB / 52.87MB 7.2s 20:34:46 [2019-10-16T20:34:46.038Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 40.93MB / 50.07MB 7.2s 20:34:46 [2019-10-16T20:34:46.051Z] #41 171.6 CC criu/util.o 20:34:46 [2019-10-16T20:34:46.093Z] #42 73.85 CC criu/autofs.o 20:34:46 [2019-10-16T20:34:46.328Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 44.16MB / 45.65MB 7.5s 20:34:46 [2019-10-16T20:34:46.328Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 44.89MB / 96.42MB 7.5s 20:34:46 [2019-10-16T20:34:46.328Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.96MB / 50.07MB 7.5s 20:34:46 [2019-10-16T20:34:46.490Z] #42 ... 20:34:46 [2019-10-16T20:34:46.490Z] 20:34:46 [2019-10-16T20:34:46.490Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:46 [2019-10-16T20:34:46.490Z] #45 109.1 mime 20:34:46 [2019-10-16T20:34:46.490Z] #45 111.7 mime/quotedprintable 20:34:46 [2019-10-16T20:34:46.490Z] #45 112.0 net/http/internal 20:34:46 [2019-10-16T20:34:46.490Z] #45 113.6 crypto/tls 20:34:46 [2019-10-16T20:34:46.616Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 43.97MB / 52.87MB 7.6s 20:34:46 [2019-10-16T20:34:46.616Z] #8 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 7.7s done 20:34:46 [2019-10-16T20:34:46.616Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 48.45MB / 50.07MB 7.8s 20:34:46 [2019-10-16T20:34:46.891Z] #45 ... 20:34:46 [2019-10-16T20:34:46.891Z] 20:34:46 [2019-10-16T20:34:46.891Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:46 [2019-10-16T20:34:46.891Z] #18 84.41 Selecting previously unselected package gcc-mingw-w64-base. 20:34:46 [2019-10-16T20:34:46.891Z] #18 84.41 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... 20:34:46 [2019-10-16T20:34:46.891Z] #18 84.42 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 20:34:46 [2019-10-16T20:34:46.891Z] #18 84.53 Selecting previously unselected package gcc-mingw-w64-x86-64. 20:34:46 [2019-10-16T20:34:46.891Z] #18 84.53 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... 20:34:46 [2019-10-16T20:34:46.891Z] #18 84.53 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:34:46 [2019-10-16T20:34:46.891Z] #18 ... 20:34:46 [2019-10-16T20:34:46.891Z] 20:34:46 [2019-10-16T20:34:46.891Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:34:46 [2019-10-16T20:34:46.891Z] #45 119.3 net/http 20:34:46 [2019-10-16T20:34:46.907Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 52.07MB / 96.42MB 7.9s 20:34:46 [2019-10-16T20:34:46.907Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 49.26MB / 52.87MB 7.9s 20:34:46 [2019-10-16T20:34:46.907Z] #8 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.9s done 20:34:46 [2019-10-16T20:34:46.907Z] #8 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 8.1s done 20:34:46 [2019-10-16T20:34:46.983Z] #41 172.5 CC criu/uts_ns.o 20:34:46 [2019-10-16T20:34:46.983Z] #41 172.7 CC criu/vdso-compat.o 20:34:47 [2019-10-16T20:34:47.197Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 65.02MB / 96.42MB 8.2s 20:34:47 [2019-10-16T20:34:47.197Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 73.76MB / 96.42MB 8.4s 20:34:47 [2019-10-16T20:34:47.241Z] #41 172.9 CC criu/vdso.o 20:34:47 [2019-10-16T20:34:47.486Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 81.79MB / 96.42MB 8.5s 20:34:47 [2019-10-16T20:34:47.486Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 87.70MB / 96.42MB 8.7s 20:34:47 [2019-10-16T20:34:47.771Z] #8 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.9s done 20:34:47 [2019-10-16T20:34:47.771Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 20:34:47 [2019-10-16T20:34:47.805Z] #41 173.5 LINK criu/built-in.o 20:34:48 [2019-10-16T20:34:48.063Z] #41 173.6 LINK criu/criu 20:34:48 [2019-10-16T20:34:48.320Z] #41 173.9 DEP lib/c/criu.d 20:34:48 [2019-10-16T20:34:48.320Z] #41 173.9 CC images/rpc.pb-c.o 20:34:48 [2019-10-16T20:34:48.885Z] #41 174.4 CC lib/c/criu.o 20:34:49 [2019-10-16T20:34:49.818Z] #41 175.3 LINK lib/c/built-in.o 20:34:49 [2019-10-16T20:34:49.818Z] #41 175.3 LINK lib/c/libcriu.so 20:34:49 [2019-10-16T20:34:49.818Z] #41 175.3 GEN magic.py 20:34:49 [2019-10-16T20:34:49.818Z] #41 175.4 Note: Building without setproctitle() and strlcpy() support. 20:34:49 [2019-10-16T20:34:49.818Z] #41 175.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 20:34:50 [2019-10-16T20:34:50.383Z] #41 176.1 fatal: Not a git repository (or any of the parent directories): .git 20:34:50 [2019-10-16T20:34:50.949Z] #41 176.6 make[1]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.207Z] #41 ... 20:34:51 [2019-10-16T20:34:51.207Z] 20:34:51 [2019-10-16T20:34:51.207Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:51 [2019-10-16T20:34:51.207Z] #50 DONE 243.2s 20:34:51 [2019-10-16T20:34:51.207Z] 20:34:51 [2019-10-16T20:34:51.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:51 [2019-10-16T20:34:51.207Z] #41 176.8 make[1]: 'images/built-in.o' is up to date. 20:34:51 [2019-10-16T20:34:51.207Z] #41 176.8 make[1]: 'compel/plugins/std.lib.a' is up to date. 20:34:51 [2019-10-16T20:34:51.207Z] #41 176.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. 20:34:51 [2019-10-16T20:34:51.207Z] #41 176.9 make[1]: 'compel/libcompel.a' is up to date. 20:34:51 [2019-10-16T20:34:51.207Z] #41 176.9 make[1]: 'compel/compel-host-bin' is up to date. 20:34:51 [2019-10-16T20:34:51.465Z] #41 176.9 make[1]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.465Z] #41 177.0 make[1]: 'soccr/libsoccr.a' is up to date. 20:34:51 [2019-10-16T20:34:51.465Z] #41 177.1 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.465Z] #41 177.1 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.465Z] #41 177.2 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.723Z] #41 177.3 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.723Z] #41 177.3 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.723Z] #41 177.4 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.723Z] #41 177.4 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.980Z] #41 177.6 make[2]: Nothing to be done for 'all'. 20:34:51 [2019-10-16T20:34:51.980Z] #41 177.6 INSTALL criu/criu 20:34:52 [2019-10-16T20:34:52.230Z] sha256:ab4dc37b00c85f28935ec0213e6a31e744a83561376c321e10be876ad02ef3a7 20:34:52 [2019-10-16T20:34:52.230Z] INFO: Starting docker-py tests... 20:34:52 [2019-10-16T20:34:52.230Z] ============================= test session starts ============================== 20:34:52 [2019-10-16T20:34:52.230Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 20:34:52 [2019-10-16T20:34:52.230Z] rootdir: /src, inifile: pytest.ini 20:34:52 [2019-10-16T20:34:52.230Z] plugins: timeout-1.3.3, cov-2.6.1 20:34:52 [2019-10-16T20:34:52.230Z] collected 385 items / 5 deselected / 380 selected 20:34:52 [2019-10-16T20:34:52.230Z] 20:34:52 [2019-10-16T20:34:52.238Z] #41 DONE 177.8s 20:34:52 [2019-10-16T20:34:52.238Z] 20:34:52 [2019-10-16T20:34:52.238Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:52 [2019-10-16T20:34:52.496Z] #59 200.6 + bin/containerd 20:34:52 [2019-10-16T20:34:52.640Z] #45 ... 20:34:52 [2019-10-16T20:34:52.640Z] 20:34:52 [2019-10-16T20:34:52.640Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:34:52 [2019-10-16T20:34:52.640Z] #42 75.12 CC criu/bfd.o 20:34:52 [2019-10-16T20:34:52.640Z] #42 75.54 CC criu/bitmap.o 20:34:52 [2019-10-16T20:34:52.640Z] #42 75.66 CC criu/cgroup-props.o 20:34:52 [2019-10-16T20:34:52.640Z] #42 76.32 CC criu/cgroup.o 20:34:52 [2019-10-16T20:34:52.640Z] #42 79.79 CC criu/clone-noasan.o 20:34:52 [2019-10-16T20:34:52.640Z] #42 79.91 CC criu/config.o 20:34:53 [2019-10-16T20:34:53.428Z] #59 ... 20:34:53 [2019-10-16T20:34:53.428Z] 20:34:53 [2019-10-16T20:34:53.428Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ 20:34:53 [2019-10-16T20:34:53.428Z] #42 DONE 0.1s 20:34:53 [2019-10-16T20:34:53.478Z] #42 81.28 CC criu/cr-check.o 20:34:53 [2019-10-16T20:34:53.684Z] 20:34:53 [2019-10-16T20:34:53.685Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ 20:34:53 [2019-10-16T20:34:53.942Z] #45 DONE 0.2s 20:34:53 [2019-10-16T20:34:53.942Z] 20:34:53 [2019-10-16T20:34:53.942Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:34:53 [2019-10-16T20:34:53.942Z] #48 DONE 0.1s 20:34:53 [2019-10-16T20:34:53.942Z] 20:34:53 [2019-10-16T20:34:53.942Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:54 [2019-10-16T20:34:54.200Z] #59 ... 20:34:54 [2019-10-16T20:34:54.200Z] 20:34:54 [2019-10-16T20:34:54.200Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:34:54 [2019-10-16T20:34:54.200Z] #51 DONE 0.2s 20:34:54 [2019-10-16T20:34:54.200Z] 20:34:54 [2019-10-16T20:34:54.200Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ 20:34:54 [2019-10-16T20:34:54.200Z] #55 DONE 0.1s 20:34:54 [2019-10-16T20:34:54.200Z] 20:34:54 [2019-10-16T20:34:54.200Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:34:54 [2019-10-16T20:34:54.799Z] #42 82.40 CC criu/cr-dedup.o 20:34:55 [2019-10-16T20:34:55.195Z] #42 82.73 CC criu/cr-dump.o 20:34:56 [2019-10-16T20:34:56.045Z] #42 ... 20:34:56 [2019-10-16T20:34:56.045Z] 20:34:56 [2019-10-16T20:34:56.045Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:34:56 [2019-10-16T20:34:56.045Z] #18 99.70 Selecting previously unselected package g++-mingw-w64-x86-64. 20:34:56 [2019-10-16T20:34:56.045Z] #18 99.71 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... 20:34:56 [2019-10-16T20:34:56.045Z] #18 99.72 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:34:58 [2019-10-16T20:34:58.489Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:34:58 [2019-10-16T20:34:58.489Z] 20:34:58 [2019-10-16T20:34:58.489Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:34:58 [2019-10-16T20:34:58.489Z] PKG_CONFIG=pkg-config 20:34:58 [2019-10-16T20:34:58.489Z] GOLANG_VERSION=1.13.1 20:34:58 [2019-10-16T20:34:58.489Z] HOSTNAME=c1736a03a5be 20:34:58 [2019-10-16T20:34:58.489Z] DOCKER_EXPERIMENTAL=1 20:34:58 [2019-10-16T20:34:58.489Z] container=docker 20:34:58 [2019-10-16T20:34:58.489Z] TEST_SKIP_INTEGRATION_CLI=1 20:34:58 [2019-10-16T20:34:58.489Z] GO111MODULE=off 20:34:58 [2019-10-16T20:34:58.489Z] GOPATH=/go 20:34:58 [2019-10-16T20:34:58.489Z] PWD=/go/src/github.com/docker/docker 20:34:58 [2019-10-16T20:34:58.489Z] HOME=/root 20:34:58 [2019-10-16T20:34:58.489Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:34:58 [2019-10-16T20:34:58.489Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:34:58 [2019-10-16T20:34:58.489Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:34:58 [2019-10-16T20:34:58.489Z] DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:34:58 [2019-10-16T20:34:58.489Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 20:34:58 [2019-10-16T20:34:58.489Z] DOCKER_GRAPHDRIVER=overlay2 20:34:58 [2019-10-16T20:34:58.489Z] TERM=xterm 20:34:58 [2019-10-16T20:34:58.489Z] VALIDATE_BRANCH=master 20:34:58 [2019-10-16T20:34:58.489Z] DEST=bundles/test-integration 20:34:58 [2019-10-16T20:34:58.489Z] SHLVL=1 20:34:58 [2019-10-16T20:34:58.489Z] TIMEOUT=120m 20:34:58 [2019-10-16T20:34:58.489Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:34:58 [2019-10-16T20:34:58.489Z] DOCKER_PKG=github.com/docker/docker 20:34:58 [2019-10-16T20:34:58.489Z] TESTDEBUG=0 20:34:58 [2019-10-16T20:34:58.489Z] _=/usr/bin/env 20:34:58 [2019-10-16T20:34:58.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:35:04 [2019-10-16T20:35:04.531Z] #18 ... 20:35:04 [2019-10-16T20:35:04.531Z] 20:35:04 [2019-10-16T20:35:04.531Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:04 [2019-10-16T20:35:04.531Z] #42 84.83 CC criu/cr-errno.o 20:35:04 [2019-10-16T20:35:04.531Z] #42 84.93 CC criu/cr-restore.o 20:35:04 [2019-10-16T20:35:04.531Z] #42 89.57 CC criu/cr-service.o 20:35:04 [2019-10-16T20:35:04.531Z] #42 90.92 CC criu/crtools.o 20:35:04 [2019-10-16T20:35:04.531Z] #42 91.55 CC criu/eventfd.o 20:35:04 [2019-10-16T20:35:04.531Z] #42 91.80 CC criu/eventpoll.o 20:35:04 [2019-10-16T20:35:04.936Z] #42 92.54 CC criu/external.o 20:35:04 [2019-10-16T20:35:04.936Z] #42 92.80 CC criu/fault-injection.o 20:35:05 [2019-10-16T20:35:05.331Z] #42 92.93 CC criu/fdstore.o 20:35:05 [2019-10-16T20:35:05.331Z] #42 93.18 CC criu/fifo.o 20:35:05 [2019-10-16T20:35:05.733Z] #42 ... 20:35:05 [2019-10-16T20:35:05.733Z] 20:35:05 [2019-10-16T20:35:05.733Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:05 [2019-10-16T20:35:05.733Z] #45 129.8 github.com/LK4D4/vndr/godl 20:35:05 [2019-10-16T20:35:05.733Z] #45 130.4 github.com/LK4D4/vndr 20:35:05 [2019-10-16T20:35:05.733Z] #45 DONE 138.0s 20:35:05 [2019-10-16T20:35:05.733Z] 20:35:05 [2019-10-16T20:35:05.733Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:06 [2019-10-16T20:35:06.142Z] #55 ... 20:35:06 [2019-10-16T20:35:06.142Z] 20:35:06 [2019-10-16T20:35:06.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:06 [2019-10-16T20:35:06.142Z] #42 93.96 CC criu/file-ids.o 20:35:06 [2019-10-16T20:35:06.993Z] #42 94.34 CC criu/file-lock.o 20:35:07 [2019-10-16T20:35:07.394Z] #42 95.14 CC criu/files-ext.o 20:35:07 [2019-10-16T20:35:07.795Z] #42 95.47 CC criu/files-reg.o 20:35:09 [2019-10-16T20:35:09.724Z] #42 97.21 CC criu/files.o 20:35:11 [2019-10-16T20:35:11.860Z] #42 ... 20:35:11 [2019-10-16T20:35:11.860Z] 20:35:11 [2019-10-16T20:35:11.860Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 110.9 Setting up aufs-tools (1:4.1+20161219-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.0 Setting up libsepol1-dev:s390x (2.6-2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.0 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.0 Setting up libnet1:s390x (1.1.6+dfsg-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.0 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.0 Processing triggers for mime-support (3.60) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.1 Setting up xxd (2:8.0.0197-4+deb9u3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.1 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.1 Setting up libcap2-bin (1:2.25-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.1 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 111.1 Setting up bash-completion (1:2.1-4.3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up libonig4:s390x (6.1.3-2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up libprotobuf-c1:s390x (1.2.1-2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up zip (3.0-11+b1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up bzip2 (1.0.6-8.1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up libjq1:s390x (1.5+dfsg-1.3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 112.9 Setting up libaio1:s390x (0.3.110-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up xz-utils (5.2.2-1.2+b1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up libpcre32-3:s390x (2:8.39-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up libnfnetlink0:s390x (1.0.1-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.3 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.3 Setting up libpcre16-3:s390x (2:8.39-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.3 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.3 Setting up libnl-3-200:s390x (3.2.27-2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.3 Setting up libudev-dev:s390x (232-25+deb9u12) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up pigz (2.3.4-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up libmpdec2:s390x (2.4.2-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up mingw-w64-common (5.0.1-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up jq (1.5+dfsg-1.3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up libpcre3-dev:s390x (2:8.39-3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up xfsprogs (4.9.0+nmu1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 Setting up vim (2:8.0.0197-4+deb9u3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up iptables (1.6.0+snapshot20161117-6) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up btrfs-progs (4.7.3-1) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up libselinux1-dev:s390x (2.6-3+b3) ... 20:35:11 [2019-10-16T20:35:11.860Z] #18 113.5 Setting up python3.5 (3.5.3-1+deb9u1) ... 20:35:13 [2019-10-16T20:35:13.857Z] #18 117.9 Setting up libpython3-stdlib:s390x (3.5.3-1) ... 20:35:14 [2019-10-16T20:35:14.247Z] #18 117.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.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 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.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 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.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 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.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 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.9 Setting up btrfs-tools (4.7.3-1) ... 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.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 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.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 20:35:14 [2019-10-16T20:35:14.248Z] #18 117.9 Setting up python3 (3.5.3-1) ... 20:35:14 [2019-10-16T20:35:14.755Z] #8 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 27.1s done 20:35:15 [2019-10-16T20:35:15.039Z] #8 DONE 36.2s 20:35:15 [2019-10-16T20:35:15.039Z] 20:35:15 [2019-10-16T20:35:15.039Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 20:35:15 [2019-10-16T20:35:15.327Z] #9 DONE 0.2s 20:35:15 [2019-10-16T20:35:15.327Z] 20:35:15 [2019-10-16T20:35:15.327Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 20:35:15 [2019-10-16T20:35:15.327Z] #10 DONE 0.2s 20:35:15 [2019-10-16T20:35:15.327Z] 20:35:15 [2019-10-16T20:35:15.327Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:35:15 [2019-10-16T20:35:15.327Z] #21 DONE 0.1s 20:35:15 [2019-10-16T20:35:15.327Z] 20:35:15 [2019-10-16T20:35:15.327Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:35:15 [2019-10-16T20:35:15.327Z] #41 ... 20:35:15 [2019-10-16T20:35:15.327Z] 20:35:15 [2019-10-16T20:35:15.327Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 20:35:15 [2019-10-16T20:35:15.327Z] #50 DONE 0.1s 20:35:15 [2019-10-16T20:35:15.556Z] #18 119.1 Setting up apparmor (2.11.0-3+deb9u2) ... 20:35:15 [2019-10-16T20:35:15.617Z] 20:35:15 [2019-10-16T20:35:15.617Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 20:35:15 [2019-10-16T20:35:15.617Z] #22 DONE 0.2s 20:35:15 [2019-10-16T20:35:15.617Z] 20:35:15 [2019-10-16T20:35:15.617Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 20:35:15 [2019-10-16T20:35:15.617Z] #62 DONE 0.2s 20:35:15 [2019-10-16T20:35:15.617Z] 20:35:15 [2019-10-16T20:35:15.617Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 20:35:15 [2019-10-16T20:35:15.617Z] #31 DONE 0.3s 20:35:15 [2019-10-16T20:35:15.617Z] 20:35:15 [2019-10-16T20:35:15.617Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:15 [2019-10-16T20:35:15.617Z] #63 ... 20:35:15 [2019-10-16T20:35:15.617Z] 20:35:15 [2019-10-16T20:35:15.617Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 20:35:15 [2019-10-16T20:35:15.617Z] #44 DONE 0.3s 20:35:15 [2019-10-16T20:35:15.617Z] 20:35:15 [2019-10-16T20:35:15.618Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 20:35:15 [2019-10-16T20:35:15.618Z] #68 DONE 0.4s 20:35:15 [2019-10-16T20:35:15.618Z] 20:35:15 [2019-10-16T20:35:15.618Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 20:35:15 [2019-10-16T20:35:15.618Z] #47 DONE 0.4s 20:35:15 [2019-10-16T20:35:15.905Z] 20:35:15 [2019-10-16T20:35:15.905Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:15 [2019-10-16T20:35:15.949Z] #18 ... 20:35:15 [2019-10-16T20:35:15.949Z] 20:35:15 [2019-10-16T20:35:15.949Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:35:15 [2019-10-16T20:35:15.949Z] #29 148.5 + rm -rf /tmp/tmp.AHnZyFs96d 20:35:16 [2019-10-16T20:35:16.353Z] #29 DONE 148.8s 20:35:16 [2019-10-16T20:35:16.353Z] 20:35:16 [2019-10-16T20:35:16.353Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:16 [2019-10-16T20:35:16.353Z] #42 99.49 CC criu/filesystems.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 100.3 CC criu/fsnotify.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 101.3 CC criu/image-desc.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 101.4 CC criu/image.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 102.0 CC criu/ipc_ns.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 102.8 CC criu/irmap.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 103.3 CC criu/kcmp-ids.o 20:35:16 [2019-10-16T20:35:16.353Z] #42 103.5 CC criu/kerndat.o 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.727 + RM_GOPATH=0 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.727 + TMP_GOPATH= 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.727 + : /build 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.727 + '[' -z '' ']' 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.735 ++ mktemp -d 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.735 + export GOPATH=/tmp/tmp.H4xpUSH7Mt 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.735 + GOPATH=/tmp/tmp.H4xpUSH7Mt 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.735 + RM_GOPATH=1 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.741 ++ dirname ./install.sh 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.752 + dir=. 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.755 + bin=gotestsum 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.755 + shift 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.757 + '[' '!' -f ./gotestsum.installer ']' 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.758 + . ./gotestsum.installer 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.758 ++ : v0.3.5 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.760 + install_gotestsum 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.761 + echo 'Installing gotestsum version v0.3.5' 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.762 Installing gotestsum version v0.3.5 20:35:16 [2019-10-16T20:35:16.544Z] #48 0.762 + go get -d gotest.tools/gotestsum 20:35:17 [2019-10-16T20:35:17.246Z] #42 104.7 CC criu/libnetlink.o 20:35:17 [2019-10-16T20:35:17.246Z] #42 104.9 CC criu/log.o 20:35:17 [2019-10-16T20:35:17.646Z] #42 105.3 CC criu/lsm.o 20:35:17 [2019-10-16T20:35:17.646Z] #42 105.5 CC criu/mem.o 20:35:19 [2019-10-16T20:35:19.141Z] tests/integration/api_build_test.py ......................X [ 6%] 20:35:19 [2019-10-16T20:35:19.141Z] tests/integration/api_client_test.py ..... [ 7%] 20:35:19 [2019-10-16T20:35:19.463Z] #42 ... 20:35:19 [2019-10-16T20:35:19.463Z] 20:35:19 [2019-10-16T20:35:19.463Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 120.1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 20:35:19 [2019-10-16T20:35:19.463Z] #18 120.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 20:35:19 [2019-10-16T20:35:19.463Z] #18 120.2 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 120.2 Setting up python3-wheel (0.29.0-2) ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 121.1 Setting up python3-pkg-resources (33.1.1-1) ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 121.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 121.9 Setting up python3-pip (9.0.1-2+deb9u1) ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 122.6 Setting up dmsetup (2:1.02.137-2) ... 20:35:19 [2019-10-16T20:35:19.463Z] #18 122.6 Setting up python3-setuptools (33.1.1-1) ... 20:35:20 [2019-10-16T20:35:20.091Z] #18 123.5 Setting up dh-python (2.20170125) ... 20:35:20 [2019-10-16T20:35:20.499Z] #18 124.1 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... 20:35:20 [2019-10-16T20:35:20.499Z] #18 124.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:35:20 [2019-10-16T20:35:20.499Z] #18 DONE 124.5s 20:35:20 [2019-10-16T20:35:20.499Z] 20:35:20 [2019-10-16T20:35:20.499Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:35:20 [2019-10-16T20:35:20.712Z] #59 227.0 + bin/containerd-stress 20:35:20 [2019-10-16T20:35:20.712Z] #59 228.9 + bin/containerd-shim 20:35:21 [2019-10-16T20:35:21.441Z] tests/integration/api_config_test.py ..... [ 8%] 20:35:22 [2019-10-16T20:35:22.090Z] #48 ... 20:35:22 [2019-10-16T20:35:22.090Z] 20:35:22 [2019-10-16T20:35:22.090Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.132 + RM_GOPATH=0 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.155 + TMP_GOPATH= 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.155 + : /build/ 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.156 + '[' -z '' ']' 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.158 ++ mktemp -d 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.176 + export GOPATH=/tmp/tmp.50wWpvVSWb 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.182 + GOPATH=/tmp/tmp.50wWpvVSWb 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.182 + RM_GOPATH=1 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.186 ++ dirname ./install.sh 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.194 + dir=. 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.194 + bin=rootlesskit 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.195 + shift 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.195 + '[' '!' -f ./rootlesskit.installer ']' 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.196 + . ./rootlesskit.installer 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.197 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.199 + install_rootlesskit 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.227 + case "$1" in 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.235 + export CGO_ENABLED=0 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.236 + CGO_ENABLED=0 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.237 + _install_rootlesskit 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.238 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.239 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.239 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.50wWpvVSWb/src/github.com/rootless-containers/rootlesskit 20:35:22 [2019-10-16T20:35:22.090Z] #63 1.270 Cloning into '/tmp/tmp.50wWpvVSWb/src/github.com/rootless-containers/rootlesskit'... 20:35:22 [2019-10-16T20:35:22.379Z] #63 ... 20:35:22 [2019-10-16T20:35:22.379Z] 20:35:22 [2019-10-16T20:35:22.379Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.906 + RM_GOPATH=0 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.907 + TMP_GOPATH= 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.907 + : /build 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.907 + '[' -z '' ']' 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.908 ++ mktemp -d 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.924 + export GOPATH=/tmp/tmp.75dAmZstVo 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.927 + GOPATH=/tmp/tmp.75dAmZstVo 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.928 + RM_GOPATH=1 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.930 ++ dirname ./install.sh 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.932 + dir=. 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.936 + bin=vndr 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.936 + shift 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.937 + '[' '!' -f ./vndr.installer ']' 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.937 + . ./vndr.installer 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.937 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.938 + install_vndr 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.939 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.940 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.941 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.75dAmZstVo/src/github.com/LK4D4/vndr 20:35:22 [2019-10-16T20:35:22.379Z] #45 0.964 Cloning into '/tmp/tmp.75dAmZstVo/src/github.com/LK4D4/vndr'... 20:35:22 [2019-10-16T20:35:22.379Z] #45 2.842 + cd /tmp/tmp.75dAmZstVo/src/github.com/LK4D4/vndr 20:35:22 [2019-10-16T20:35:22.379Z] #45 2.843 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 20:35:22 [2019-10-16T20:35:22.379Z] #45 2.887 + go build -buildmode=pie -v -o /build/vndr . 20:35:22 [2019-10-16T20:35:22.379Z] #45 5.216 runtime/internal/atomic 20:35:22 [2019-10-16T20:35:22.379Z] #45 5.246 runtime/internal/sys 20:35:22 [2019-10-16T20:35:22.379Z] #45 5.302 internal/race 20:35:22 [2019-10-16T20:35:22.379Z] #45 5.477 internal/cpu 20:35:22 [2019-10-16T20:35:22.379Z] #45 5.857 sync/atomic 20:35:22 [2019-10-16T20:35:22.379Z] #45 6.070 runtime/internal/math 20:35:22 [2019-10-16T20:35:22.379Z] #45 6.418 unicode 20:35:22 [2019-10-16T20:35:22.379Z] #45 6.530 unicode/utf8 20:35:22 [2019-10-16T20:35:22.669Z] #45 6.860 math/bits 20:35:22 [2019-10-16T20:35:22.957Z] #45 7.191 internal/bytealg 20:35:23 [2019-10-16T20:35:23.983Z] #19 3.276 Collecting yamllint==1.16.0 20:35:23 [2019-10-16T20:35:23.990Z] #45 ... 20:35:23 [2019-10-16T20:35:23.990Z] 20:35:23 [2019-10-16T20:35:23.990Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:23 [2019-10-16T20:35:23.990Z] #63 8.281 + cd /tmp/tmp.50wWpvVSWb/src/github.com/rootless-containers/rootlesskit 20:35:23 [2019-10-16T20:35:23.990Z] #63 8.281 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 20:35:24 [2019-10-16T20:35:24.829Z] #19 4.091 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 20:35:24 [2019-10-16T20:35:24.829Z] #19 4.276 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 20:35:25 [2019-10-16T20:35:25.048Z] #63 9.459 + for f in rootlesskit rootlesskit-docker-proxy 20:35:25 [2019-10-16T20:35:25.048Z] #63 9.462 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 20:35:25 [2019-10-16T20:35:25.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:35:25 [2019-10-16T20:35:25.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:35:25 [2019-10-16T20:35:25.231Z] #19 4.339 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz 20:35:25 [2019-10-16T20:35:25.335Z] #63 ... 20:35:25 [2019-10-16T20:35:25.335Z] 20:35:25 [2019-10-16T20:35:25.335Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:35:25 [2019-10-16T20:35:25.335Z] #25 0.911 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:35:25 [2019-10-16T20:35:25.335Z] #25 0.921 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:35:25 [2019-10-16T20:35:25.335Z] #25 1.227 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:35:25 [2019-10-16T20:35:25.335Z] #25 1.261 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:35:25 [2019-10-16T20:35:25.335Z] #25 1.393 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:35:25 [2019-10-16T20:35:25.335Z] #25 2.790 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] 20:35:25 [2019-10-16T20:35:25.335Z] #25 5.539 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 20:35:25 [2019-10-16T20:35:25.335Z] #25 7.400 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #25 ... 20:35:25 [2019-10-16T20:35:25.624Z] 20:35:25 [2019-10-16T20:35:25.624Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:35:25 [2019-10-16T20:35:25.624Z] #34 0.886 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:35:25 [2019-10-16T20:35:25.624Z] #34 0.897 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #34 0.953 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #34 0.989 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #34 1.106 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:35:25 [2019-10-16T20:35:25.624Z] #34 2.702 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #34 5.535 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #34 7.461 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 20:35:25 [2019-10-16T20:35:25.624Z] #34 ... 20:35:25 [2019-10-16T20:35:25.624Z] 20:35:25 [2019-10-16T20:35:25.624Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.817 + RM_GOPATH=0 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.824 + TMP_GOPATH= 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.833 + : /build 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.835 + '[' -z '' ']' 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.841 ++ mktemp -d 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.913 + export GOPATH=/tmp/tmp.eQAM6te2PV 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.913 + GOPATH=/tmp/tmp.eQAM6te2PV 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.914 + RM_GOPATH=1 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.925 ++ dirname ./install.sh 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.934 + dir=. 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.935 + bin=golangci_lint 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.935 + shift 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.935 + '[' '!' -f ./golangci_lint.installer ']' 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.936 + . ./golangci_lint.installer 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.937 ++ : v1.17.1 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.940 + install_golangci_lint 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.943 + echo 'Installing golangci-lint version v1.17.1' 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.944 Installing golangci-lint version v1.17.1 20:35:25 [2019-10-16T20:35:25.624Z] #51 0.944 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 20:35:25 [2019-10-16T20:35:25.914Z] #51 ... 20:35:25 [2019-10-16T20:35:25.914Z] 20:35:25 [2019-10-16T20:35:25.914Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:35:25 [2019-10-16T20:35:25.914Z] #11 1.469 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:35:25 [2019-10-16T20:35:25.914Z] #11 1.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:35:25 [2019-10-16T20:35:25.914Z] #11 1.644 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:35:25 [2019-10-16T20:35:25.914Z] #11 1.673 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:35:25 [2019-10-16T20:35:25.914Z] #11 1.736 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:35:25 [2019-10-16T20:35:25.914Z] #11 3.500 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] 20:35:25 [2019-10-16T20:35:25.914Z] #11 6.478 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 20:35:25 [2019-10-16T20:35:25.914Z] #11 8.401 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 20:35:25 [2019-10-16T20:35:25.914Z] #11 ... 20:35:25 [2019-10-16T20:35:25.914Z] 20:35:25 [2019-10-16T20:35:25.914Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.750 + RM_GOPATH=0 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.771 + TMP_GOPATH= 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.772 + : /build 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.772 + '[' -z '' ']' 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.784 ++ mktemp -d 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.788 + export GOPATH=/tmp/tmp.y4k9DXBXUS 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.788 + GOPATH=/tmp/tmp.y4k9DXBXUS 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.788 + RM_GOPATH=1 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.791 ++ dirname ./install.sh 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.793 + dir=. 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.809 + bin=dockercli 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.809 + shift 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.809 + '[' '!' -f ./dockercli.installer ']' 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.809 + . ./dockercli.installer 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.811 ++ : stable 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.812 ++ : 17.06.2-ce 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.815 + install_dockercli 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.819 Install docker/cli version 17.06.2-ce from stable 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.820 + echo 'Install docker/cli version 17.06.2-ce from stable' 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.822 ++ uname -m 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.830 + arch=ppc64le 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.839 + '[' ppc64le '!=' x86_64 ']' 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.839 + '[' ppc64le '!=' s390x ']' 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.839 + '[' ppc64le '!=' armhf ']' 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.839 + build_dockercli 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.839 + git clone https://github.com/docker/docker-ce /tmp/tmp.y4k9DXBXUS/tmp/docker-ce 20:35:25 [2019-10-16T20:35:25.914Z] #23 0.880 Cloning into '/tmp/tmp.y4k9DXBXUS/tmp/docker-ce'... 20:35:25 [2019-10-16T20:35:25.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:35:26 [2019-10-16T20:35:26.205Z] #23 ... 20:35:26 [2019-10-16T20:35:26.205Z] 20:35:26 [2019-10-16T20:35:26.205Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.780 + RM_GOPATH=0 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.785 + TMP_GOPATH= 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.790 + : /build 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.790 + '[' -z '' ']' 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.800 ++ mktemp -d 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.807 + export GOPATH=/tmp/tmp.UdPvLhWCWh 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.807 + GOPATH=/tmp/tmp.UdPvLhWCWh 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.807 + RM_GOPATH=1 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.809 ++ dirname ./install.sh 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.816 + dir=. 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.823 + bin=tomlv 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.824 + shift 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.825 + '[' '!' -f ./tomlv.installer ']' 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.826 + . ./tomlv.installer 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.828 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.830 + install_tomlv 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.830 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.831 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.832 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UdPvLhWCWh/src/github.com/BurntSushi/toml 20:35:26 [2019-10-16T20:35:26.205Z] #32 0.845 Cloning into '/tmp/tmp.UdPvLhWCWh/src/github.com/BurntSushi/toml'... 20:35:26 [2019-10-16T20:35:26.205Z] #32 3.575 + cd /tmp/tmp.UdPvLhWCWh/src/github.com/BurntSushi/toml 20:35:26 [2019-10-16T20:35:26.205Z] #32 3.575 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 20:35:26 [2019-10-16T20:35:26.205Z] #32 3.598 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 20:35:26 [2019-10-16T20:35:26.205Z] #32 4.867 internal/cpu 20:35:26 [2019-10-16T20:35:26.205Z] #32 4.981 runtime/internal/sys 20:35:26 [2019-10-16T20:35:26.205Z] #32 4.998 math/bits 20:35:26 [2019-10-16T20:35:26.205Z] #32 5.258 runtime/internal/atomic 20:35:26 [2019-10-16T20:35:26.205Z] #32 5.993 runtime/internal/math 20:35:26 [2019-10-16T20:35:26.205Z] #32 6.304 unicode/utf8 20:35:26 [2019-10-16T20:35:26.205Z] #32 6.601 sync/atomic 20:35:26 [2019-10-16T20:35:26.205Z] #32 6.620 internal/bytealg 20:35:26 [2019-10-16T20:35:26.205Z] #32 7.534 math 20:35:26 [2019-10-16T20:35:26.205Z] #32 7.817 unicode 20:35:26 [2019-10-16T20:35:26.205Z] #32 8.596 internal/testlog 20:35:26 [2019-10-16T20:35:26.205Z] #32 9.597 encoding 20:35:26 [2019-10-16T20:35:26.205Z] #32 10.17 runtime 20:35:26 [2019-10-16T20:35:26.205Z] #32 10.46 runtime/cgo 20:35:26 [2019-10-16T20:35:26.205Z] #32 ... 20:35:26 [2019-10-16T20:35:26.205Z] 20:35:26 [2019-10-16T20:35:26.205Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.675 + RM_GOPATH=0 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.675 + TMP_GOPATH= 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.675 + : /build 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.675 + '[' -z '' ']' 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.675 ++ mktemp -d 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.675 + export GOPATH=/tmp/tmp.8oXsjrX0F4 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.685 + GOPATH=/tmp/tmp.8oXsjrX0F4 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.687 + RM_GOPATH=1 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.691 ++ dirname ./install.sh 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.694 + dir=. 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.695 + bin=proxy 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.695 + shift 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.697 + '[' '!' -f ./proxy.installer ']' 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.698 + . ./proxy.installer 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.699 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.702 + install_proxy 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.702 + case "$1" in 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.702 + export CGO_ENABLED=0 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.702 + CGO_ENABLED=0 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.702 + _install_proxy 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.703 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.703 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.703 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8oXsjrX0F4/src/github.com/docker/libnetwork 20:35:26 [2019-10-16T20:35:26.205Z] #69 0.714 Cloning into '/tmp/tmp.8oXsjrX0F4/src/github.com/docker/libnetwork'... 20:35:26 [2019-10-16T20:35:26.495Z] #69 ... 20:35:26 [2019-10-16T20:35:26.495Z] 20:35:26 [2019-10-16T20:35:26.495Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:35:26 [2019-10-16T20:35:26.495Z] #29 0.962 + mktemp -d 20:35:26 [2019-10-16T20:35:26.495Z] #29 0.996 + export GOPATH=/tmp/tmp.AR0QVFFHpB 20:35:26 [2019-10-16T20:35:26.495Z] #29 1.001 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.AR0QVFFHpB/src/github.com/go-swagger/go-swagger 20:35:26 [2019-10-16T20:35:26.495Z] #29 1.018 Cloning into '/tmp/tmp.AR0QVFFHpB/src/github.com/go-swagger/go-swagger'... 20:35:26 [2019-10-16T20:35:26.495Z] #29 ... 20:35:26 [2019-10-16T20:35:26.495Z] 20:35:26 [2019-10-16T20:35:26.495Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:35:26 [2019-10-16T20:35:26.495Z] #57 0.932 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:35:26 [2019-10-16T20:35:26.495Z] #57 0.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:35:26 [2019-10-16T20:35:26.495Z] #57 1.095 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:35:26 [2019-10-16T20:35:26.495Z] #57 1.140 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:35:26 [2019-10-16T20:35:26.495Z] #57 1.188 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:35:26 [2019-10-16T20:35:26.495Z] #57 3.104 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] 20:35:26 [2019-10-16T20:35:26.495Z] #57 5.776 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 20:35:26 [2019-10-16T20:35:26.495Z] #57 7.649 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 20:35:26 [2019-10-16T20:35:26.560Z] #19 5.586 Collecting pyyaml (from yamllint==1.16.0) 20:35:26 [2019-10-16T20:35:26.560Z] #19 5.704 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 20:35:26 [2019-10-16T20:35:26.785Z] #57 ... 20:35:26 [2019-10-16T20:35:26.785Z] 20:35:26 [2019-10-16T20:35:26.785Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:35:26 [2019-10-16T20:35:26.785Z] #41 1.340 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:35:26 [2019-10-16T20:35:26.785Z] #41 1.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:35:26 [2019-10-16T20:35:26.785Z] #41 1.563 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:35:26 [2019-10-16T20:35:26.785Z] #41 1.596 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:35:26 [2019-10-16T20:35:26.785Z] #41 1.648 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:35:26 [2019-10-16T20:35:26.785Z] #41 3.486 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] 20:35:26 [2019-10-16T20:35:26.785Z] #41 6.643 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 20:35:26 [2019-10-16T20:35:26.785Z] #41 8.585 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 20:35:26 [2019-10-16T20:35:26.785Z] #41 ... 20:35:26 [2019-10-16T20:35:26.785Z] 20:35:26 [2019-10-16T20:35:26.785Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:35:26 [2019-10-16T20:35:26.785Z] #39 0.949 + mktemp -d 20:35:26 [2019-10-16T20:35:26.785Z] #39 0.949 + export GOPATH=/tmp/tmp.eW8gjc8yn0 20:35:26 [2019-10-16T20:35:26.785Z] #39 0.949 + git clone https://github.com/docker/distribution.git /tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution 20:35:26 [2019-10-16T20:35:26.785Z] #39 1.020 Cloning into '/tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution'... 20:35:27 [2019-10-16T20:35:27.075Z] #39 ... 20:35:27 [2019-10-16T20:35:27.075Z] 20:35:27 [2019-10-16T20:35:27.075Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:27 [2019-10-16T20:35:27.075Z] #45 8.933 internal/testlog 20:35:27 [2019-10-16T20:35:27.075Z] #45 10.08 math 20:35:27 [2019-10-16T20:35:27.075Z] #45 10.25 runtime 20:35:27 [2019-10-16T20:35:27.075Z] #45 10.32 unicode/utf16 20:35:27 [2019-10-16T20:35:27.364Z] #45 11.72 container/list 20:35:27 [2019-10-16T20:35:27.411Z] #19 6.802 Building wheels for collected packages: pathspec, pyyaml 20:35:27 [2019-10-16T20:35:27.411Z] #19 6.803 Running setup.py bdist_wheel for pathspec: started 20:35:28 [2019-10-16T20:35:28.810Z] #59 235.6 + bin/containerd-shim-runc-v1 20:35:28 [2019-10-16T20:35:28.987Z] #19 8.102 Running setup.py bdist_wheel for pathspec: finished with status 'done' 20:35:28 [2019-10-16T20:35:28.987Z] #19 8.103 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 20:35:28 [2019-10-16T20:35:28.987Z] #19 8.122 Running setup.py bdist_wheel for pyyaml: started 20:35:29 [2019-10-16T20:35:29.378Z] #19 ... 20:35:29 [2019-10-16T20:35:29.378Z] 20:35:29 [2019-10-16T20:35:29.378Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:29 [2019-10-16T20:35:29.378Z] #42 106.9 CC criu/mount.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 110.2 CC criu/namespaces.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 111.6 CC criu/net.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 113.7 CC criu/netfilter.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 113.9 CC criu/page-pipe.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 114.4 CC criu/page-xfer.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 115.2 CC criu/pagemap-cache.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 115.6 CC criu/pagemap.o 20:35:29 [2019-10-16T20:35:29.378Z] #42 116.4 CC criu/parasite-syscall.o 20:35:29 [2019-10-16T20:35:29.772Z] #42 117.3 CC criu/path.o 20:35:30 [2019-10-16T20:35:30.166Z] #42 117.6 CC criu/pie-util-vdso-elf32.o 20:35:30 [2019-10-16T20:35:30.166Z] #42 ... 20:35:30 [2019-10-16T20:35:30.166Z] 20:35:30 [2019-10-16T20:35:30.166Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:35:30 [2019-10-16T20:35:30.166Z] #19 9.306 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 20:35:30 [2019-10-16T20:35:30.166Z] #19 9.307 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 20:35:30 [2019-10-16T20:35:30.166Z] #19 9.361 Successfully built pathspec pyyaml 20:35:30 [2019-10-16T20:35:30.166Z] #19 9.371 Installing collected packages: pathspec, pyyaml, yamllint 20:35:30 [2019-10-16T20:35:30.166Z] #19 9.650 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 20:35:30 [2019-10-16T20:35:30.578Z] #19 DONE 9.9s 20:35:30 [2019-10-16T20:35:30.578Z] 20:35:30 [2019-10-16T20:35:30.578Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli 20:35:30 [2019-10-16T20:35:30.578Z] #24 DONE 0.1s 20:35:30 [2019-10-16T20:35:30.578Z] 20:35:30 [2019-10-16T20:35:30.578Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:30 [2019-10-16T20:35:30.578Z] #42 118.1 CC criu/pie-util-vdso.o 20:35:30 [2019-10-16T20:35:30.704Z] #59 238.8 + bin/containerd-shim-runc-v2 20:35:30 [2019-10-16T20:35:30.958Z] #42 118.4 CC criu/pie-util.o 20:35:30 [2019-10-16T20:35:30.958Z] #42 118.5 CC criu/pipes.o 20:35:31 [2019-10-16T20:35:31.356Z] #42 ... 20:35:31 [2019-10-16T20:35:31.356Z] 20:35:31 [2019-10-16T20:35:31.356Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:35:31 [2019-10-16T20:35:31.356Z] #28 DONE 0.5s 20:35:31 [2019-10-16T20:35:31.356Z] 20:35:31 [2019-10-16T20:35:31.356Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ 20:35:31 [2019-10-16T20:35:31.356Z] #30 DONE 0.1s 20:35:31 [2019-10-16T20:35:31.356Z] 20:35:31 [2019-10-16T20:35:31.356Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ 20:35:31 [2019-10-16T20:35:31.356Z] #33 DONE 0.1s 20:35:31 [2019-10-16T20:35:31.356Z] 20:35:31 [2019-10-16T20:35:31.356Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:31 [2019-10-16T20:35:31.356Z] #55 ... 20:35:31 [2019-10-16T20:35:31.356Z] 20:35:31 [2019-10-16T20:35:31.356Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ 20:35:31 [2019-10-16T20:35:31.356Z] #38 DONE 0.1s 20:35:31 [2019-10-16T20:35:31.634Z] #59 239.7 + binaries 20:35:31 [2019-10-16T20:35:31.634Z] #59 239.7 + mkdir -p /build 20:35:31 [2019-10-16T20:35:31.634Z] #59 239.7 + cp bin/containerd /build/containerd 20:35:31 [2019-10-16T20:35:31.634Z] #59 239.7 + cp bin/containerd-shim /build/containerd-shim 20:35:31 [2019-10-16T20:35:31.634Z] #59 239.7 + cp bin/ctr /build/ctr 20:35:31 [2019-10-16T20:35:31.729Z] 20:35:31 [2019-10-16T20:35:31.729Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:31 [2019-10-16T20:35:31.729Z] #42 119.2 CC criu/plugin.o 20:35:31 [2019-10-16T20:35:31.791Z] #45 15.18 crypto/internal/subtle 20:35:31 [2019-10-16T20:35:31.791Z] #45 16.15 crypto/subtle 20:35:32 [2019-10-16T20:35:32.131Z] #42 119.5 CC criu/proc_parse.o 20:35:32 [2019-10-16T20:35:32.563Z] #59 DONE 240.8s 20:35:32 [2019-10-16T20:35:32.814Z] #45 16.84 vendor/golang.org/x/crypto/cryptobyte/asn1 20:35:33 [2019-10-16T20:35:33.103Z] #45 17.54 internal/nettrace 20:35:33 [2019-10-16T20:35:33.496Z] 20:35:33 [2019-10-16T20:35:33.496Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ 20:35:33 [2019-10-16T20:35:33.499Z] #42 121.2 CC criu/protobuf-desc.o 20:35:33 [2019-10-16T20:35:33.753Z] #60 DONE 0.4s 20:35:33 [2019-10-16T20:35:33.753Z] 20:35:33 [2019-10-16T20:35:33.753Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:35:34 [2019-10-16T20:35:34.009Z] #64 DONE 0.3s 20:35:34 [2019-10-16T20:35:34.009Z] 20:35:34 [2019-10-16T20:35:34.009Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 20:35:34 [2019-10-16T20:35:34.150Z] #45 18.34 runtime/cgo 20:35:34 [2019-10-16T20:35:34.266Z] #66 DONE 0.2s 20:35:34 [2019-10-16T20:35:34.266Z] 20:35:34 [2019-10-16T20:35:34.266Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ 20:35:34 [2019-10-16T20:35:34.266Z] #69 DONE 0.1s 20:35:34 [2019-10-16T20:35:34.266Z] 20:35:34 [2019-10-16T20:35:34.266Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 20:35:34 [2019-10-16T20:35:34.266Z] #70 DONE 0.0s 20:35:34 [2019-10-16T20:35:34.266Z] 20:35:34 [2019-10-16T20:35:34.266Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker 20:35:34 [2019-10-16T20:35:34.324Z] #42 122.0 CC criu/protobuf.o 20:35:34 [2019-10-16T20:35:34.726Z] #42 122.3 CC criu/pstree.o 20:35:35 [2019-10-16T20:35:35.196Z] #71 DONE 0.9s 20:35:35 [2019-10-16T20:35:35.453Z] 20:35:35 [2019-10-16T20:35:35.453Z] #72 exporting to image 20:35:35 [2019-10-16T20:35:35.453Z] #72 exporting layers 20:35:35 [2019-10-16T20:35:35.555Z] #42 123.0 CC criu/rbtree.o 20:35:35 [2019-10-16T20:35:35.555Z] #42 123.2 CC criu/rst-malloc.o 20:35:35 [2019-10-16T20:35:35.986Z] #42 123.4 CC criu/seccomp.o 20:35:35 [2019-10-16T20:35:35.986Z] #42 ... 20:35:35 [2019-10-16T20:35:35.986Z] 20:35:35 [2019-10-16T20:35:35.986Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:35 [2019-10-16T20:35:35.986Z] #55 140.3 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 20:35:35 [2019-10-16T20:35:35.986Z] #55 142.3 + mkdir -p /build 20:35:35 [2019-10-16T20:35:35.986Z] #55 142.3 + cp runc /build/runc 20:35:35 [2019-10-16T20:35:35.986Z] #55 DONE 142.5s 20:35:36 [2019-10-16T20:35:36.476Z] 20:35:36 [2019-10-16T20:35:36.476Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:36 [2019-10-16T20:35:36.476Z] #42 123.9 CC criu/seize.o 20:35:37 [2019-10-16T20:35:37.648Z] #42 125.3 CC criu/servicefd.o 20:35:38 [2019-10-16T20:35:38.042Z] #42 125.7 CC criu/shmem.o 20:35:38 [2019-10-16T20:35:38.560Z] #42 126.2 CC criu/sigframe.o 20:35:38 [2019-10-16T20:35:38.560Z] #42 126.3 CC criu/signalfd.o 20:35:38 [2019-10-16T20:35:38.983Z] #42 126.5 CC criu/sk-inet.o 20:35:39 [2019-10-16T20:35:39.394Z] #42 127.0 CC criu/sk-netlink.o 20:35:39 [2019-10-16T20:35:39.688Z] #45 ... 20:35:39 [2019-10-16T20:35:39.688Z] 20:35:39 [2019-10-16T20:35:39.688Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:35:39 [2019-10-16T20:35:39.688Z] #34 23.66 Fetched 7720 kB in 22s (338 kB/s) 20:35:39 [2019-10-16T20:35:39.795Z] #42 127.4 CC criu/sk-packet.o 20:35:40 [2019-10-16T20:35:40.191Z] #42 128.0 CC criu/sk-queue.o 20:35:41 [2019-10-16T20:35:41.038Z] #42 128.4 CC criu/sk-tcp.o 20:35:41 [2019-10-16T20:35:41.038Z] #42 128.7 CC criu/sk-unix.o 20:35:42 [2019-10-16T20:35:42.364Z] #42 129.8 CC criu/sockets.o 20:35:42 [2019-10-16T20:35:42.364Z] #42 130.2 CC criu/stats.o 20:35:42 [2019-10-16T20:35:42.754Z] #42 130.4 CC criu/string.o 20:35:42 [2019-10-16T20:35:42.755Z] #42 130.4 CC criu/sysctl.o 20:35:43 [2019-10-16T20:35:43.603Z] #42 131.0 CC criu/sysfs_parse.o 20:35:43 [2019-10-16T20:35:43.603Z] #42 131.2 CC criu/timerfd.o 20:35:43 [2019-10-16T20:35:43.603Z] #42 ... 20:35:43 [2019-10-16T20:35:43.603Z] 20:35:43 [2019-10-16T20:35:43.603Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:35:43 [2019-10-16T20:35:43.603Z] #39 176.3 + dpkg --print-architecture 20:35:43 [2019-10-16T20:35:43.603Z] #39 176.3 + cd /tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution 20:35:43 [2019-10-16T20:35:43.603Z] #39 176.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 20:35:44 [2019-10-16T20:35:44.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:35:44 [2019-10-16T20:35:44.098Z] #39 176.6 + GOPATH=/tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fHYt2ogaXu 20:35:44 [2019-10-16T20:35:44.098Z] #39 176.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:35:44 [2019-10-16T20:35:44.134Z] #34 23.66 Reading package lists... 20:35:44 [2019-10-16T20:35:44.134Z] #34 ... 20:35:44 [2019-10-16T20:35:44.134Z] 20:35:44 [2019-10-16T20:35:44.134Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:35:44 [2019-10-16T20:35:44.134Z] #39 25.69 + cd /tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution 20:35:44 [2019-10-16T20:35:44.134Z] #39 25.69 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 20:35:44 [2019-10-16T20:35:44.134Z] #39 28.79 + GOPATH=/tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eW8gjc8yn0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 20:35:45 [2019-10-16T20:35:45.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:35:46 [2019-10-16T20:35:46.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:35:47 [2019-10-16T20:35:47.635Z] #39 ... 20:35:47 [2019-10-16T20:35:47.635Z] 20:35:47 [2019-10-16T20:35:47.635Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:47 [2019-10-16T20:35:47.635Z] #51 31.88 + cd /tmp/tmp.eQAM6te2PV/src/github.com/golangci/golangci-lint/ 20:35:47 [2019-10-16T20:35:47.635Z] #51 31.88 + git checkout -q v1.17.1 20:35:47 [2019-10-16T20:35:47.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:35:48 [2019-10-16T20:35:48.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:35:49 [2019-10-16T20:35:49.147Z] #51 ... 20:35:49 [2019-10-16T20:35:49.147Z] 20:35:49 [2019-10-16T20:35:49.147Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:35:49 [2019-10-16T20:35:49.147Z] #57 23.56 Fetched 7720 kB in 22s (341 kB/s) 20:35:49 [2019-10-16T20:35:49.147Z] #57 23.56 Reading package lists... 20:35:49 [2019-10-16T20:35:49.147Z] #57 33.37 Reading package lists... 20:35:49 [2019-10-16T20:35:49.147Z] #57 ... 20:35:49 [2019-10-16T20:35:49.147Z] 20:35:49 [2019-10-16T20:35:49.147Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:49 [2019-10-16T20:35:49.147Z] #51 33.41 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 20:35:49 [2019-10-16T20:35:49.147Z] #51 ... 20:35:49 [2019-10-16T20:35:49.147Z] 20:35:49 [2019-10-16T20:35:49.147Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:35:49 [2019-10-16T20:35:49.147Z] #11 24.00 Fetched 7720 kB in 22s (343 kB/s) 20:35:49 [2019-10-16T20:35:49.147Z] #11 24.00 Reading package lists... 20:35:49 [2019-10-16T20:35:49.437Z] #11 ... 20:35:49 [2019-10-16T20:35:49.437Z] 20:35:49 [2019-10-16T20:35:49.438Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:35:49 [2019-10-16T20:35:49.438Z] #25 24.12 Fetched 7720 kB in 23s (333 kB/s) 20:35:49 [2019-10-16T20:35:49.438Z] #25 24.12 Reading package lists... 20:35:49 [2019-10-16T20:35:49.438Z] #25 33.48 Reading package lists... 20:35:49 [2019-10-16T20:35:49.438Z] #25 ... 20:35:49 [2019-10-16T20:35:49.438Z] 20:35:49 [2019-10-16T20:35:49.438Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:35:49 [2019-10-16T20:35:49.438Z] #34 23.66 Reading package lists... 20:35:49 [2019-10-16T20:35:49.727Z] #34 34.04 Reading package lists... 20:35:49 [2019-10-16T20:35:49.727Z] #34 ... 20:35:49 [2019-10-16T20:35:49.727Z] 20:35:49 [2019-10-16T20:35:49.727Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:35:49 [2019-10-16T20:35:49.727Z] #41 24.50 Fetched 7720 kB in 23s (333 kB/s) 20:35:49 [2019-10-16T20:35:49.727Z] #41 24.50 Reading package lists... 20:35:50 [2019-10-16T20:35:50.017Z] #41 34.15 Reading package lists... 20:35:50 [2019-10-16T20:35:50.017Z] #41 ... 20:35:50 [2019-10-16T20:35:50.017Z] 20:35:50 [2019-10-16T20:35:50.017Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:35:50 [2019-10-16T20:35:50.017Z] #45 24.27 vendor/golang.org/x/crypto/internal/subtle 20:35:50 [2019-10-16T20:35:50.017Z] #45 ... 20:35:50 [2019-10-16T20:35:50.017Z] 20:35:50 [2019-10-16T20:35:50.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:35:50 [2019-10-16T20:35:50.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:35:50 [2019-10-16T20:35:50.303Z] #72 exporting layers 13.3s done 20:35:50 [2019-10-16T20:35:50.303Z] #72 writing image sha256:a0c42274c1738d8134069c3bda244e5f3593f122e088492a61709aeb2becb760 done 20:35:50 [2019-10-16T20:35:50.304Z] #72 naming to docker.io/library/docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 done 20:35:50 [2019-10-16T20:35:50.304Z] #72 DONE 13.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 20:35:51 [2019-10-16T20:35:51.351Z] 20:35:51 [2019-10-16T20:35:51.351Z] Removing bundles/ 20:35:51 [2019-10-16T20:35:51.351Z] 20:35:51 [2019-10-16T20:35:51.351Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 20:35:51 [2019-10-16T20:35:51.351Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:35:51 [2019-10-16T20:35:51.351Z] GOOS="" GOARCH="" GOARM="" 20:35:51 [2019-10-16T20:35:51.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:35:52 [2019-10-16T20:35:52.159Z] #39 ... 20:35:52 [2019-10-16T20:35:52.159Z] 20:35:52 [2019-10-16T20:35:52.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:35:52 [2019-10-16T20:35:52.159Z] #42 131.5 CC criu/tty.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 133.4 CC criu/tun.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 133.7 CC criu/uffd.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 134.4 CC criu/util.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 135.2 CC criu/uts_ns.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 135.4 CC criu/vdso.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 135.7 LINK criu/built-in.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 135.8 LINK criu/criu 20:35:52 [2019-10-16T20:35:52.159Z] #42 136.2 DEP lib/c/criu.d 20:35:52 [2019-10-16T20:35:52.159Z] #42 136.3 CC images/rpc.pb-c.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 136.6 CC lib/c/criu.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 137.3 LINK lib/c/built-in.o 20:35:52 [2019-10-16T20:35:52.159Z] #42 137.3 LINK lib/c/libcriu.so 20:35:52 [2019-10-16T20:35:52.159Z] #42 137.4 GEN magic.py 20:35:52 [2019-10-16T20:35:52.159Z] #42 137.5 Note: Building without setproctitle() and strlcpy() support. 20:35:52 [2019-10-16T20:35:52.159Z] #42 137.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 20:35:52 [2019-10-16T20:35:52.159Z] #42 137.8 fatal: Not a git repository (or any of the parent directories): .git 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.1 make[1]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: 'images/built-in.o' is up to date. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: 'compel/plugins/std.lib.a' is up to date. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: 'compel/libcompel.a' is up to date. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: 'compel/compel-host-bin' is up to date. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.5 make[1]: 'soccr/libsoccr.a' is up to date. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.7 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.7 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.7 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.8 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.8 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.8 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.9 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.9 make[2]: Nothing to be done for 'all'. 20:35:52 [2019-10-16T20:35:52.159Z] #42 138.9 INSTALL criu/criu 20:35:52 [2019-10-16T20:35:52.159Z] #42 DONE 139.1s 20:35:52 [2019-10-16T20:35:52.159Z] 20:35:52 [2019-10-16T20:35:52.159Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:35:53 [2019-10-16T20:35:53.536Z] #11 34.30 Reading package lists... 20:35:53 [2019-10-16T20:35:53.536Z] #11 ... 20:35:53 [2019-10-16T20:35:53.536Z] 20:35:53 [2019-10-16T20:35:53.536Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:35:53 [2019-10-16T20:35:53.536Z] #69 27.30 + cd /tmp/tmp.8oXsjrX0F4/src/github.com/docker/libnetwork 20:35:53 [2019-10-16T20:35:53.536Z] #69 27.30 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 20:35:53 [2019-10-16T20:35:53.536Z] #69 28.33 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 20:35:53 [2019-10-16T20:35:53.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:35:56 [2019-10-16T20:35:56.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:35:57 [2019-10-16T20:35:57.976Z] #69 ... 20:35:57 [2019-10-16T20:35:57.976Z] 20:35:57 [2019-10-16T20:35:57.976Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:35:57 [2019-10-16T20:35:57.976Z] #25 33.48 Reading package lists... 20:35:58 [2019-10-16T20:35:58.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:35:59 [2019-10-16T20:35:59.092Z] #39 191.6 + rm -rf /tmp/tmp.fHYt2ogaXu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.fHYt2ogaXu 20:35:59 [2019-10-16T20:35:59.092Z] #39 DONE 191.7s 20:35:59 [2019-10-16T20:35:59.092Z] 20:35:59 [2019-10-16T20:35:59.092Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:35:59 [2019-10-16T20:35:59.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:35:59 [2019-10-16T20:35:59.946Z] #60 ... 20:35:59 [2019-10-16T20:35:59.946Z] 20:35:59 [2019-10-16T20:35:59.946Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ 20:35:59 [2019-10-16T20:35:59.946Z] #40 DONE 0.2s 20:35:59 [2019-10-16T20:35:59.946Z] 20:35:59 [2019-10-16T20:35:59.946Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ 20:36:00 [2019-10-16T20:36:00.033Z] #25 42.62 Building dependency tree... 20:36:00 [2019-10-16T20:36:00.337Z] #43 DONE 0.1s 20:36:00 [2019-10-16T20:36:00.337Z] 20:36:00 [2019-10-16T20:36:00.337Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ 20:36:00 [2019-10-16T20:36:00.337Z] #46 DONE 0.1s 20:36:00 [2019-10-16T20:36:00.337Z] 20:36:00 [2019-10-16T20:36:00.337Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:00 [2019-10-16T20:36:00.337Z] #60 ... 20:36:00 [2019-10-16T20:36:00.337Z] 20:36:00 [2019-10-16T20:36:00.337Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:36:00 [2019-10-16T20:36:00.337Z] #49 DONE 0.1s 20:36:00 [2019-10-16T20:36:00.731Z] 20:36:00 [2019-10-16T20:36:00.731Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:01 [2019-10-16T20:36:01.536Z] #25 46.09 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 20:36:01 [2019-10-16T20:36:01.537Z] #25 46.09 The following additional packages will be installed: 20:36:01 [2019-10-16T20:36:01.537Z] #25 46.11 libjq1 libonig4 20:36:02 [2019-10-16T20:36:02.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:36:02 [2019-10-16T20:36:02.201Z] #25 46.89 The following NEW packages will be installed: 20:36:02 [2019-10-16T20:36:02.201Z] #25 46.90 jq libjq1 libonig4 20:36:02 [2019-10-16T20:36:02.201Z] #25 47.02 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 20:36:02 [2019-10-16T20:36:02.201Z] #25 47.02 Need to get 310 kB of archives. 20:36:02 [2019-10-16T20:36:02.201Z] #25 47.02 After this operation, 1267 kB of additional disk space will be used. 20:36:02 [2019-10-16T20:36:02.201Z] #25 47.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] 20:36:02 [2019-10-16T20:36:02.420Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 20:36:02 [2019-10-16T20:36:02.505Z] #25 47.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] 20:36:02 [2019-10-16T20:36:02.505Z] #25 47.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] 20:36:03 [2019-10-16T20:36:03.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:36:04 [2019-10-16T20:36:04.014Z] #25 ... 20:36:04 [2019-10-16T20:36:04.014Z] 20:36:04 [2019-10-16T20:36:04.014Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:36:04 [2019-10-16T20:36:04.014Z] #11 34.30 Reading package lists... 20:36:04 [2019-10-16T20:36:04.014Z] #11 43.63 Building dependency tree... 20:36:04 [2019-10-16T20:36:04.014Z] #11 46.71 The following additional packages will be installed: 20:36:04 [2019-10-16T20:36:04.014Z] #11 46.71 libapparmor1 libseccomp2 20:36:04 [2019-10-16T20:36:04.014Z] #11 46.72 Suggested packages: 20:36:04 [2019-10-16T20:36:04.014Z] #11 46.72 seccomp 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.47 The following NEW packages will be installed: 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.49 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.71 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.71 Need to get 296 kB of archives. 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.71 After this operation, 1346 kB of additional disk space will be used. 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.71 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] 20:36:04 [2019-10-16T20:36:04.014Z] #11 47.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] 20:36:04 [2019-10-16T20:36:04.302Z] #11 ... 20:36:04 [2019-10-16T20:36:04.302Z] 20:36:04 [2019-10-16T20:36:04.302Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 20:36:04 [2019-10-16T20:36:04.302Z] #25 49.07 debconf: delaying package configuration, since apt-utils is not installed 20:36:04 [2019-10-16T20:36:04.590Z] #25 49.25 Fetched 310 kB in 0s (1538 kB/s) 20:36:04 [2019-10-16T20:36:04.878Z] #25 49.48 Selecting previously unselected package libonig4:ppc64el. 20:36:04 [2019-10-16T20:36:04.878Z] #25 49.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 20:36:04 [2019-10-16T20:36:04.878Z] #25 49.57 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... 20:36:04 [2019-10-16T20:36:04.878Z] #25 49.58 Unpacking libonig4:ppc64el (6.1.3-2) ... 20:36:04 [2019-10-16T20:36:04.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:36:05 [2019-10-16T20:36:05.170Z] #25 49.82 Selecting previously unselected package libjq1:ppc64el. 20:36:05 [2019-10-16T20:36:05.170Z] #25 49.82 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... 20:36:05 [2019-10-16T20:36:05.170Z] #25 49.83 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... 20:36:05 [2019-10-16T20:36:05.170Z] #25 50.01 Selecting previously unselected package jq. 20:36:05 [2019-10-16T20:36:05.170Z] #25 50.02 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... 20:36:05 [2019-10-16T20:36:05.460Z] #25 50.04 Unpacking jq (1.5+dfsg-1.3) ... 20:36:05 [2019-10-16T20:36:05.460Z] #25 50.24 Setting up libonig4:ppc64el (6.1.3-2) ... 20:36:05 [2019-10-16T20:36:05.460Z] #25 50.25 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... 20:36:05 [2019-10-16T20:36:05.460Z] #25 50.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:05 [2019-10-16T20:36:05.751Z] #25 50.38 Setting up jq (1.5+dfsg-1.3) ... 20:36:05 [2019-10-16T20:36:05.751Z] #25 DONE 50.5s 20:36:05 [2019-10-16T20:36:05.751Z] 20:36:05 [2019-10-16T20:36:05.751Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:36:05 [2019-10-16T20:36:05.751Z] #11 49.59 debconf: delaying package configuration, since apt-utils is not installed 20:36:05 [2019-10-16T20:36:05.751Z] #11 49.74 Fetched 296 kB in 0s (2251 kB/s) 20:36:05 [2019-10-16T20:36:05.751Z] #11 49.87 Selecting previously unselected package libseccomp2:ppc64el. 20:36:05 [2019-10-16T20:36:05.751Z] #11 49.87 (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.) 20:36:05 [2019-10-16T20:36:05.751Z] #11 49.97 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.00 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.25 Selecting previously unselected package libseccomp-dev:ppc64el. 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.29 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.30 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.47 Selecting previously unselected package libapparmor1:ppc64el. 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.48 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... 20:36:05 [2019-10-16T20:36:05.751Z] #11 50.48 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... 20:36:06 [2019-10-16T20:36:06.044Z] #11 ... 20:36:06 [2019-10-16T20:36:06.044Z] 20:36:06 [2019-10-16T20:36:06.044Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 20:36:06 [2019-10-16T20:36:06.044Z] #26 DONE 0.1s 20:36:06 [2019-10-16T20:36:06.044Z] 20:36:06 [2019-10-16T20:36:06.044Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:36:06 [2019-10-16T20:36:06.044Z] #11 50.71 Selecting previously unselected package libapparmor-dev:ppc64el. 20:36:06 [2019-10-16T20:36:06.044Z] #11 50.74 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... 20:36:06 [2019-10-16T20:36:06.044Z] #11 50.77 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... 20:36:06 [2019-10-16T20:36:06.258Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:36:06 [2019-10-16T20:36:06.258Z] Using test binary docker 20:36:06 [2019-10-16T20:36:06.258Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:36:06 [2019-10-16T20:36:06.258Z] +++ /etc/init.d/apparmor start 20:36:06 [2019-10-16T20:36:06.258Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:36:06 [2019-10-16T20:36:06.258Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:36:06 [2019-10-16T20:36:06.258Z] Warning failed to create cache: (null) 20:36:06 [2019-10-16T20:36:06.258Z] . 20:36:06 [2019-10-16T20:36:06.258Z] INFO: Waiting for daemon to start... 20:36:06 [2019-10-16T20:36:06.258Z] Starting dockerd 20:36:06 [2019-10-16T20:36:06.258Z] +++ 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 20:36:06 [2019-10-16T20:36:06.337Z] #11 51.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:06 [2019-10-16T20:36:06.631Z] #11 51.25 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... 20:36:06 [2019-10-16T20:36:06.631Z] #11 ... 20:36:06 [2019-10-16T20:36:06.631Z] 20:36:06 [2019-10-16T20:36:06.631Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 20:36:06 [2019-10-16T20:36:06.631Z] #57 33.37 Reading package lists... 20:36:06 [2019-10-16T20:36:06.631Z] #57 43.48 Building dependency tree... 20:36:06 [2019-10-16T20:36:06.631Z] #57 46.55 The following additional packages will be installed: 20:36:06 [2019-10-16T20:36:06.631Z] #57 46.57 btrfs-progs liblzo2-2 20:36:06 [2019-10-16T20:36:06.631Z] #57 46.95 The following NEW packages will be installed: 20:36:06 [2019-10-16T20:36:06.631Z] #57 46.97 btrfs-progs btrfs-tools liblzo2-2 20:36:06 [2019-10-16T20:36:06.631Z] #57 47.11 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 20:36:06 [2019-10-16T20:36:06.631Z] #57 47.11 Need to get 588 kB of archives. 20:36:06 [2019-10-16T20:36:06.631Z] #57 47.11 After this operation, 5005 kB of additional disk space will be used. 20:36:06 [2019-10-16T20:36:06.631Z] #57 47.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 20:36:06 [2019-10-16T20:36:06.631Z] #57 47.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] 20:36:06 [2019-10-16T20:36:06.631Z] #57 47.21 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] 20:36:06 [2019-10-16T20:36:06.631Z] #57 48.88 debconf: delaying package configuration, since apt-utils is not installed 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.14 Fetched 588 kB in 0s (3224 kB/s) 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.30 Selecting previously unselected package liblzo2-2:ppc64el. 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.30 (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.) 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.43 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.45 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.68 Selecting previously unselected package btrfs-progs. 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.70 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 49.71 Unpacking btrfs-progs (4.7.3-1) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 50.61 Selecting previously unselected package btrfs-tools. 20:36:06 [2019-10-16T20:36:06.631Z] #57 50.62 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 50.63 Unpacking btrfs-tools (4.7.3-1) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 50.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 51.03 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 51.04 Setting up btrfs-progs (4.7.3-1) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 51.06 Setting up btrfs-tools (4.7.3-1) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 51.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:06 [2019-10-16T20:36:06.631Z] #57 DONE 51.3s 20:36:06 [2019-10-16T20:36:06.631Z] 20:36:06 [2019-10-16T20:36:06.631Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:36:06 [2019-10-16T20:36:06.631Z] #58 DONE 0.1s 20:36:06 [2019-10-16T20:36:06.631Z] 20:36:06 [2019-10-16T20:36:06.631Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:36:06 [2019-10-16T20:36:06.631Z] #11 51.26 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... 20:36:06 [2019-10-16T20:36:06.631Z] #11 51.27 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... 20:36:06 [2019-10-16T20:36:06.631Z] #11 51.29 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... 20:36:06 [2019-10-16T20:36:06.631Z] #11 51.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:06 [2019-10-16T20:36:06.922Z] #11 ... 20:36:06 [2019-10-16T20:36:06.922Z] 20:36:06 [2019-10-16T20:36:06.922Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 20:36:06 [2019-10-16T20:36:06.922Z] #59 DONE 0.1s 20:36:06 [2019-10-16T20:36:06.922Z] 20:36:06 [2019-10-16T20:36:06.922Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 20:36:06 [2019-10-16T20:36:06.922Z] #11 DONE 51.7s 20:36:06 [2019-10-16T20:36:06.922Z] 20:36:06 [2019-10-16T20:36:06.922Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:06 [2019-10-16T20:36:06.922Z] #60 ... 20:36:06 [2019-10-16T20:36:06.922Z] 20:36:06 [2019-10-16T20:36:06.922Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:36:06 [2019-10-16T20:36:06.922Z] #53 DONE 0.1s 20:36:07 [2019-10-16T20:36:07.211Z] 20:36:07 [2019-10-16T20:36:07.211Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 20:36:07 [2019-10-16T20:36:07.211Z] #54 DONE 0.1s 20:36:07 [2019-10-16T20:36:07.211Z] 20:36:07 [2019-10-16T20:36:07.211Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:07 [2019-10-16T20:36:07.211Z] #60 0.359 + RM_GOPATH=0 20:36:07 [2019-10-16T20:36:07.211Z] #60 0.359 + TMP_GOPATH= 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.359 + : /build 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.359 + '[' -z '' ']' 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.364 ++ mktemp -d 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.368 + export GOPATH=/tmp/tmp.u0gkkpnJ3D 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.380 + GOPATH=/tmp/tmp.u0gkkpnJ3D 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.380 + RM_GOPATH=1 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.380 ++ dirname ./install.sh 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.380 + dir=. 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.380 + bin=containerd 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.381 + shift 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.401 + '[' '!' -f ./containerd.installer ']' 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.402 + . ./containerd.installer 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.403 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.405 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.405 + install_containerd 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.405 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.405 + git clone https://github.com/containerd/containerd.git /tmp/tmp.u0gkkpnJ3D/src/github.com/containerd/containerd 20:36:07 [2019-10-16T20:36:07.212Z] #60 0.409 Cloning into '/tmp/tmp.u0gkkpnJ3D/src/github.com/containerd/containerd'... 20:36:07 [2019-10-16T20:36:07.215Z] #51 ... 20:36:07 [2019-10-16T20:36:07.215Z] 20:36:07 [2019-10-16T20:36:07.215Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:07 [2019-10-16T20:36:07.215Z] #60 172.3 + bin/containerd 20:36:07 [2019-10-16T20:36:07.215Z] #60 ... 20:36:07 [2019-10-16T20:36:07.215Z] 20:36:07 [2019-10-16T20:36:07.215Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:07 [2019-10-16T20:36:07.215Z] #51 DONE 199.3s 20:36:07 [2019-10-16T20:36:07.215Z] 20:36:07 [2019-10-16T20:36:07.215Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:07 [2019-10-16T20:36:07.839Z] #60 ... 20:36:07 [2019-10-16T20:36:07.839Z] 20:36:07 [2019-10-16T20:36:07.839Z] #12 [dev 1/24] RUN groupadd -r docker 20:36:07 [2019-10-16T20:36:07.839Z] #12 DONE 0.8s 20:36:08 [2019-10-16T20:36:08.037Z] #60 ... 20:36:08 [2019-10-16T20:36:08.037Z] 20:36:08 [2019-10-16T20:36:08.037Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:36:08 [2019-10-16T20:36:08.037Z] #52 DONE 0.2s 20:36:08 [2019-10-16T20:36:08.037Z] 20:36:08 [2019-10-16T20:36:08.037Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ 20:36:08 [2019-10-16T20:36:08.037Z] #56 DONE 0.1s 20:36:08 [2019-10-16T20:36:08.037Z] 20:36:08 [2019-10-16T20:36:08.037Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:08 [2019-10-16T20:36:08.039Z] 65014b3c3121: Pull complete 20:36:08 [2019-10-16T20:36:08.127Z] 20:36:08 [2019-10-16T20:36:08.128Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.347 + RM_GOPATH=0 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.347 + TMP_GOPATH= 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.347 + : /build 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.348 + '[' -z '' ']' 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.349 ++ mktemp -d 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.361 + export GOPATH=/tmp/tmp.g4wucWfFda 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.361 + GOPATH=/tmp/tmp.g4wucWfFda 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.361 + RM_GOPATH=1 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.368 ++ dirname ./install.sh 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.394 + dir=. 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.396 + bin=runc 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.396 + shift 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.397 + '[' '!' -f ./runc.installer ']' 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.399 + . ./runc.installer 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.400 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.403 + install_runc 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.407 + grep -q '^3\.10\.0.*\.el7\.' 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.412 + uname -r 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.441 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.442 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.443 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.444 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.g4wucWfFda/src/github.com/opencontainers/runc 20:36:08 [2019-10-16T20:36:08.128Z] #55 0.470 Cloning into '/tmp/tmp.g4wucWfFda/src/github.com/opencontainers/runc'... 20:36:08 [2019-10-16T20:36:08.423Z] #55 ... 20:36:08 [2019-10-16T20:36:08.423Z] 20:36:08 [2019-10-16T20:36:08.423Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 20:36:08 [2019-10-16T20:36:08.423Z] #13 DONE 0.6s 20:36:08 [2019-10-16T20:36:08.423Z] 20:36:08 [2019-10-16T20:36:08.423Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 20:36:08 [2019-10-16T20:36:08.717Z] #14 0.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 20:36:08 [2019-10-16T20:36:08.791Z] . 20:36:08 [2019-10-16T20:36:08.791Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:36:08 [2019-10-16T20:36:08.791Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:36:08 [2019-10-16T20:36:08.791Z] Error: No such image: emptyfs 20:36:08 [2019-10-16T20:36:08.791Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:36:08 [2019-10-16T20:36:08.791Z] ++++ docker load 20:36:09 [2019-10-16T20:36:09.004Z] #14 DONE 0.5s 20:36:09 [2019-10-16T20:36:09.004Z] 20:36:09 [2019-10-16T20:36:09.004Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 20:36:09 [2019-10-16T20:36:09.050Z] Running integration-test (iteration 1) 20:36:09 [2019-10-16T20:36:09.050Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 20:36:09 [2019-10-16T20:36:09.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 20:36:09 [2019-10-16T20:36:09.050Z] ++ set -e 20:36:09 [2019-10-16T20:36:09.050Z] ++ '[' -n 0 ']' 20:36:09 [2019-10-16T20:36:09.050Z] ++ set -x 20:36:09 [2019-10-16T20:36:09.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 20:36:09 [2019-10-16T20:36:09.293Z] #15 DONE 0.4s 20:36:09 [2019-10-16T20:36:09.293Z] 20:36:09 [2019-10-16T20:36:09.293Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:36:09 [2019-10-16T20:36:09.293Z] #41 34.15 Reading package lists... 20:36:09 [2019-10-16T20:36:09.293Z] #41 46.18 Building dependency tree... 20:36:09 [2019-10-16T20:36:09.293Z] #41 49.21 The following additional packages will be installed: 20:36:09 [2019-10-16T20:36:09.293Z] #41 49.21 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 20:36:09 [2019-10-16T20:36:09.293Z] #41 49.22 libprotoc10 python-pkg-resources zlib1g-dev 20:36:09 [2019-10-16T20:36:09.293Z] #41 49.22 Suggested packages: 20:36:09 [2019-10-16T20:36:09.293Z] #41 49.22 manpages-dev python-setuptools 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.80 The following NEW packages will be installed: 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.80 zlib1g-dev 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.94 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.94 Need to get 3548 kB of archives. 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.94 After this operation, 21.2 MB of additional disk space will be used. 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 52.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.06 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.10 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.19 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.27 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.29 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.65 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.67 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] 20:36:09 [2019-10-16T20:36:09.293Z] #41 53.73 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] 20:36:09 [2019-10-16T20:36:09.584Z] #41 ... 20:36:09 [2019-10-16T20:36:09.584Z] 20:36:09 [2019-10-16T20:36:09.584Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:36:09 [2019-10-16T20:36:09.584Z] #34 34.04 Reading package lists... 20:36:09 [2019-10-16T20:36:09.584Z] #34 44.39 Building dependency tree... 20:36:09 [2019-10-16T20:36:09.584Z] #34 47.28 The following additional packages will be installed: 20:36:09 [2019-10-16T20:36:09.584Z] #34 47.28 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 20:36:09 [2019-10-16T20:36:09.584Z] #34 47.29 Suggested packages: 20:36:09 [2019-10-16T20:36:09.584Z] #34 47.29 codeblocks eclipse ninja-build lrzip 20:36:09 [2019-10-16T20:36:09.584Z] #34 47.29 Recommended packages: 20:36:09 [2019-10-16T20:36:09.584Z] #34 47.29 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.60 The following NEW packages will be installed: 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.62 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.63 vim-common xxd 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.76 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.76 Need to get 13.4 MB of archives. 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.76 After this operation, 60.4 MB of additional disk space will be used. 20:36:09 [2019-10-16T20:36:09.584Z] #34 48.76 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] 20:36:09 [2019-10-16T20:36:09.584Z] #34 49.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 20:36:09 [2019-10-16T20:36:09.584Z] #34 52.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] 20:36:09 [2019-10-16T20:36:09.584Z] #34 ... 20:36:09 [2019-10-16T20:36:09.584Z] 20:36:09 [2019-10-16T20:36:09.584Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 20:36:09 [2019-10-16T20:36:09.875Z] #16 DONE 0.4s 20:36:09 [2019-10-16T20:36:09.875Z] 20:36:09 [2019-10-16T20:36:09.875Z] #17 [dev 6/24] RUN ldconfig 20:36:10 [2019-10-16T20:36:10.165Z] #17 DONE 0.4s 20:36:10 [2019-10-16T20:36:10.165Z] 20:36:10 [2019-10-16T20:36:10.165Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:36:10 [2019-10-16T20:36:10.796Z] #18 0.674 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 20:36:11 [2019-10-16T20:36:11.086Z] #18 0.693 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 20:36:11 [2019-10-16T20:36:11.086Z] #18 0.829 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 20:36:11 [2019-10-16T20:36:11.086Z] #18 0.853 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 20:36:11 [2019-10-16T20:36:11.376Z] #18 1.021 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 20:36:13 [2019-10-16T20:36:13.477Z] #18 2.845 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] 20:36:14 [2019-10-16T20:36:14.976Z] #18 ... 20:36:14 [2019-10-16T20:36:14.976Z] 20:36:14 [2019-10-16T20:36:14.976Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:36:14 [2019-10-16T20:36:14.976Z] #69 DONE 59.1s 20:36:14 [2019-10-16T20:36:14.976Z] 20:36:14 [2019-10-16T20:36:14.976Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:36:14 [2019-10-16T20:36:14.976Z] #27 4.253 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 20:36:14 [2019-10-16T20:36:14.976Z] #27 5.681 20:36:14 [2019-10-16T20:36:14.976Z] #27 6.623 ## 3.4% ##### 7.7% ########### 16.2% ############## 20.4% ################# 24.7% #################### 28.9% ######################### 35.3% ############################### 43.9% ####################################### 54.5% ########################################## 58.8% ################################################ 67.3% ##################################################### 73.7% ######################################################## 77.9% ############################################################ 84.3% ################################################################# 90.7% ####################################################################### 99.2% ######################################################################## 100.0% 20:36:16 [2019-10-16T20:36:16.496Z] #27 10.30 20:36:16 [2019-10-16T20:36:16.496Z] #27 ... 20:36:16 [2019-10-16T20:36:16.496Z] 20:36:16 [2019-10-16T20:36:16.496Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:36:16 [2019-10-16T20:36:16.496Z] #48 60.75 + cd /tmp/tmp.H4xpUSH7Mt/src/gotest.tools/gotestsum 20:36:16 [2019-10-16T20:36:16.496Z] #48 60.79 + git checkout -q v0.3.5 20:36:16 [2019-10-16T20:36:16.496Z] #48 60.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 20:36:19 [2019-10-16T20:36:19.030Z] Loaded image: buildpack-deps:jessie 20:36:19 [2019-10-16T20:36:19.030Z] Loaded image: busybox:latest 20:36:19 [2019-10-16T20:36:19.030Z] Loaded image: busybox:glibc 20:36:19 [2019-10-16T20:36:19.030Z] Loaded image: debian:jessie 20:36:19 [2019-10-16T20:36:19.030Z] Loaded image: hello-world:latest 20:36:19 [2019-10-16T20:36:19.030Z] INFO: Testing against a local daemon 20:36:19 [2019-10-16T20:36:19.030Z] === RUN TestCgroupNamespacesBuild 20:36:21 [2019-10-16T20:36:21.020Z] #48 ... 20:36:21 [2019-10-16T20:36:21.020Z] 20:36:21 [2019-10-16T20:36:21.020Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:36:21 [2019-10-16T20:36:21.020Z] #41 55.53 debconf: delaying package configuration, since apt-utils is not installed 20:36:21 [2019-10-16T20:36:21.020Z] #41 55.94 Fetched 3548 kB in 0s (4114 kB/s) 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.18 Selecting previously unselected package libnet1:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.23 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.24 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.42 Selecting previously unselected package libcap-dev:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.42 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.42 Unpacking libcap-dev:ppc64el (1:2.25-1) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.64 Selecting previously unselected package libnet1-dev. 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 56.69 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.10 Selecting previously unselected package libnl-3-200:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.13 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.16 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.42 Selecting previously unselected package libnl-3-dev:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.42 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.43 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.98 Selecting previously unselected package libprotobuf-c1:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 57.99 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.00 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.20 Selecting previously unselected package libprotobuf-c-dev:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.22 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.23 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.56 Selecting previously unselected package zlib1g-dev:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 58.58 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 59.09 Selecting previously unselected package libprotobuf10:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 59.10 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 59.12 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 60.53 Selecting previously unselected package libprotobuf-lite10:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 60.54 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 60.56 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 61.10 Selecting previously unselected package libprotobuf-dev:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 61.12 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 61.13 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 63.25 Selecting previously unselected package libprotoc10:ppc64el. 20:36:21 [2019-10-16T20:36:21.020Z] #41 63.26 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 63.26 Unpacking libprotoc10:ppc64el (3.0.0-9) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 64.17 Selecting previously unselected package protobuf-c-compiler. 20:36:21 [2019-10-16T20:36:21.020Z] #41 64.21 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 64.21 Unpacking protobuf-c-compiler (1.2.1-2) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 64.58 Selecting previously unselected package protobuf-compiler. 20:36:21 [2019-10-16T20:36:21.020Z] #41 64.62 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 64.66 Unpacking protobuf-compiler (3.0.0-9) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 65.06 Selecting previously unselected package python-pkg-resources. 20:36:21 [2019-10-16T20:36:21.020Z] #41 65.09 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 65.13 Unpacking python-pkg-resources (33.1.1-1) ... 20:36:21 [2019-10-16T20:36:21.020Z] #41 ... 20:36:21 [2019-10-16T20:36:21.020Z] 20:36:21 [2019-10-16T20:36:21.020Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:36:21 [2019-10-16T20:36:21.020Z] #27 11.34 ########## 14.5% ###################### 31.8% ################################### 49.0% ################################################### 72.1% ######################################################################## 100.0% 20:36:21 [2019-10-16T20:36:21.020Z] #27 12.77 20:36:21 [2019-10-16T20:36:21.020Z] #27 13.40 #### 6.0% ###### 8.5% ######### 13.7% ############### 21.5% ################### 26.6% ######################## 34.4% ############################ 39.5% ##################################### 52.4% ############################################# 62.8% ################################################## 70.5% ########################################################## 80.8% ################################################################### 93.7% ######################################################################## 100.0% 20:36:21 [2019-10-16T20:36:21.653Z] #27 15.77 20:36:25 [2019-10-16T20:36:25.592Z] --- PASS: TestCgroupNamespacesBuild (6.12s) 20:36:25 [2019-10-16T20:36:25.592Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 20:36:25 [2019-10-16T20:36:25.592Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:36:25 [2019-10-16T20:36:25.997Z] #27 16.31 ## 3.1% #### 5.8% ###### 8.4% ######## 12.0% ######### 13.8% ########### 15.6% ############# 18.3% ############### 20.9% ################ 22.7% ################## 25.4% #################### 29.0% ###################### 31.7% ######################## 34.3% ########################### 37.9% ############################## 42.4% ################################# 46.8% ################################### 48.6% #################################### 51.3% ####################################### 54.9% ######################################### 57.7% ########################################### 60.4% ############################################ 62.4% ############################################## 65.1% ################################################## 69.9% ##################################################### 74.4% ######################################################## 78.8% ########################################################### 82.4% ############################################################## 86.9% ################################################################# 90.7% #################################################################### 95.2% ###################################################################### 97.8% ######################################################################## 100.0% 20:36:26 [2019-10-16T20:36:26.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) 20:36:26 [2019-10-16T20:36:26.159Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 20:36:26 [2019-10-16T20:36:26.159Z] === RUN TestBuildWithSession 20:36:26 [2019-10-16T20:36:26.159Z] --- SKIP: TestBuildWithSession (0.00s) 20:36:26 [2019-10-16T20:36:26.159Z] build_session_test.go:25: TODO: BuildKit 20:36:26 [2019-10-16T20:36:26.159Z] === RUN TestBuildSquashParent 20:36:26 [2019-10-16T20:36:26.295Z] #27 20.28 20:36:26 [2019-10-16T20:36:26.924Z] #27 ... 20:36:26 [2019-10-16T20:36:26.924Z] 20:36:26 [2019-10-16T20:36:26.924Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:36:26 [2019-10-16T20:36:26.924Z] #18 6.867 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 20:36:26 [2019-10-16T20:36:26.924Z] #18 8.378 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 20:36:27 [2019-10-16T20:36:27.213Z] #18 ... 20:36:27 [2019-10-16T20:36:27.213Z] 20:36:27 [2019-10-16T20:36:27.213Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:36:27 [2019-10-16T20:36:27.213Z] #41 65.75 Selecting previously unselected package python-protobuf. 20:36:27 [2019-10-16T20:36:27.213Z] #41 65.77 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... 20:36:27 [2019-10-16T20:36:27.213Z] #41 65.79 Unpacking python-protobuf (3.0.0-9) ... 20:36:27 [2019-10-16T20:36:27.213Z] #41 66.43 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... 20:36:27 [2019-10-16T20:36:27.213Z] #41 66.53 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... 20:36:27 [2019-10-16T20:36:27.213Z] #41 66.54 Setting up python-pkg-resources (33.1.1-1) ... 20:36:29 [2019-10-16T20:36:29.267Z] #41 ... 20:36:29 [2019-10-16T20:36:29.267Z] 20:36:29 [2019-10-16T20:36:29.267Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:36:29 [2019-10-16T20:36:29.267Z] #55 21.86 + cd /tmp/tmp.g4wucWfFda/src/github.com/opencontainers/runc 20:36:29 [2019-10-16T20:36:29.267Z] #55 21.86 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 20:36:29 [2019-10-16T20:36:29.898Z] #55 22.70 + '[' -z '' ']' 20:36:29 [2019-10-16T20:36:29.898Z] #55 22.70 + target=static 20:36:29 [2019-10-16T20:36:29.898Z] #55 22.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static 20:36:31 [2019-10-16T20:36:31.433Z] #55 ... 20:36:31 [2019-10-16T20:36:31.433Z] 20:36:31 [2019-10-16T20:36:31.433Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:36:31 [2019-10-16T20:36:31.433Z] #45 65.56 sync 20:36:31 [2019-10-16T20:36:31.433Z] #45 65.56 internal/reflectlite 20:36:31 [2019-10-16T20:36:31.433Z] #45 69.61 github.com/LK4D4/vndr/godl/singleflight 20:36:31 [2019-10-16T20:36:31.433Z] #45 69.64 internal/singleflight 20:36:31 [2019-10-16T20:36:31.433Z] #45 69.70 math/rand 20:36:31 [2019-10-16T20:36:31.433Z] #45 73.90 sort 20:36:31 [2019-10-16T20:36:31.433Z] #45 73.97 io 20:36:31 [2019-10-16T20:36:31.433Z] #45 74.04 strconv 20:36:31 [2019-10-16T20:36:31.433Z] #45 74.19 syscall 20:36:31 [2019-10-16T20:36:31.433Z] #45 ... 20:36:31 [2019-10-16T20:36:31.433Z] 20:36:31 [2019-10-16T20:36:31.433Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:36:31 [2019-10-16T20:36:31.433Z] #29 74.41 + cd /tmp/tmp.AR0QVFFHpB/src/github.com/go-swagger/go-swagger 20:36:31 [2019-10-16T20:36:31.433Z] #29 74.42 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 20:36:32 [2019-10-16T20:36:32.059Z] #29 ... 20:36:32 [2019-10-16T20:36:32.059Z] 20:36:32 [2019-10-16T20:36:32.059Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:36:32 [2019-10-16T20:36:32.059Z] #32 66.44 internal/reflectlite 20:36:32 [2019-10-16T20:36:32.059Z] #32 66.45 sync 20:36:32 [2019-10-16T20:36:32.059Z] #32 72.95 sort 20:36:32 [2019-10-16T20:36:32.059Z] #32 72.95 errors 20:36:32 [2019-10-16T20:36:32.059Z] #32 73.67 internal/oserror 20:36:32 [2019-10-16T20:36:32.059Z] #32 73.68 io 20:36:32 [2019-10-16T20:36:32.059Z] #32 73.73 strconv 20:36:32 [2019-10-16T20:36:32.059Z] #32 74.14 syscall 20:36:32 [2019-10-16T20:36:32.161Z] #60 194.9 + bin/containerd-stress 20:36:32 [2019-10-16T20:36:32.161Z] #60 196.7 + bin/containerd-shim 20:36:32 [2019-10-16T20:36:32.349Z] #32 ... 20:36:32 [2019-10-16T20:36:32.349Z] 20:36:32 [2019-10-16T20:36:32.349Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:36:32 [2019-10-16T20:36:32.349Z] #27 24.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 20:36:32 [2019-10-16T20:36:32.349Z] #27 25.22 20:36:32 [2019-10-16T20:36:32.349Z] #27 25.89 ######################################################################## 100.0% 20:36:32 [2019-10-16T20:36:32.349Z] #27 26.22 20:36:32 [2019-10-16T20:36:32.725Z] --- PASS: TestBuildSquashParent (6.40s) 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:36:32 [2019-10-16T20:36:32.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:36:32 [2019-10-16T20:36:32.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:36:32 [2019-10-16T20:36:32.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:36:32 [2019-10-16T20:36:32.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:36:32 [2019-10-16T20:36:32.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:36:32 [2019-10-16T20:36:32.725Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:36:32 [2019-10-16T20:36:32.725Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:36:32 [2019-10-16T20:36:32.725Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:36:32 [2019-10-16T20:36:32.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:36:32 [2019-10-16T20:36:32.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:36:32 [2019-10-16T20:36:32.725Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:36:35 [2019-10-16T20:36:35.261Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:36:35 [2019-10-16T20:36:35.261Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:36:36 [2019-10-16T20:36:36.799Z] #27 30.12 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 20:36:36 [2019-10-16T20:36:36.799Z] #27 ... 20:36:36 [2019-10-16T20:36:36.799Z] 20:36:36 [2019-10-16T20:36:36.799Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:36:36 [2019-10-16T20:36:36.799Z] #34 80.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] 20:36:36 [2019-10-16T20:36:36.799Z] #34 80.97 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] 20:36:36 [2019-10-16T20:36:36.799Z] #34 81.02 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] 20:36:36 [2019-10-16T20:36:36.799Z] #34 81.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] 20:36:36 [2019-10-16T20:36:36.799Z] #34 81.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] 20:36:36 [2019-10-16T20:36:36.799Z] #34 81.52 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] 20:36:36 [2019-10-16T20:36:36.799Z] #34 81.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 20:36:37 [2019-10-16T20:36:37.435Z] #60 202.9 + bin/containerd-shim-runc-v1 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.82s) 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) 20:36:37 [2019-10-16T20:36:37.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s) 20:36:37 [2019-10-16T20:36:37.795Z] === RUN TestBuildMultiStageCopy 20:36:37 [2019-10-16T20:36:37.795Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:36:38 [2019-10-16T20:36:38.878Z] #34 ... 20:36:38 [2019-10-16T20:36:38.878Z] 20:36:38 [2019-10-16T20:36:38.878Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 20:36:38 [2019-10-16T20:36:38.878Z] #41 74.03 Setting up libnet1-dev (1.1.6+dfsg-3) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 74.04 Setting up libprotobuf10:ppc64el (3.0.0-9) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 74.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 74.12 Setting up python-protobuf (3.0.0-9) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.03 Setting up libcap-dev:ppc64el (1:2.25-1) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.03 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.04 Setting up libnl-3-200:ppc64el (3.2.27-2) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.05 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.05 Setting up libprotoc10:ppc64el (3.0.0-9) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.07 Setting up protobuf-c-compiler (1.2.1-2) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.10 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.12 Setting up protobuf-compiler (3.0.0-9) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.14 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.15 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 83.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:38 [2019-10-16T20:36:38.878Z] #41 DONE 83.4s 20:36:38 [2019-10-16T20:36:38.878Z] 20:36:38 [2019-10-16T20:36:38.878Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:36:38 [2019-10-16T20:36:38.878Z] #27 31.27 20:36:38 [2019-10-16T20:36:38.878Z] #27 32.06 ######################################################################## 100.0% 20:36:38 [2019-10-16T20:36:38.878Z] #27 32.51 20:36:39 [2019-10-16T20:36:39.699Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:36:40 [2019-10-16T20:36:40.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:36:40 [2019-10-16T20:36:40.731Z] #60 205.7 + bin/containerd-shim-runc-v2 20:36:40 [2019-10-16T20:36:40.834Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:36:41 [2019-10-16T20:36:41.100Z] #60 206.6 + binaries 20:36:41 [2019-10-16T20:36:41.100Z] #60 206.6 + mkdir -p /build 20:36:41 [2019-10-16T20:36:41.100Z] #60 206.6 + cp bin/containerd /build/containerd 20:36:41 [2019-10-16T20:36:41.100Z] #60 206.6 + cp bin/containerd-shim /build/containerd-shim 20:36:41 [2019-10-16T20:36:41.100Z] #60 206.6 + cp bin/ctr /build/ctr 20:36:41 [2019-10-16T20:36:41.401Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:36:41 [2019-10-16T20:36:41.479Z] #60 DONE 206.7s 20:36:41 [2019-10-16T20:36:41.839Z] 20:36:41 [2019-10-16T20:36:41.839Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ 20:36:41 [2019-10-16T20:36:41.969Z] --- PASS: TestBuildMultiStageCopy (4.28s) 20:36:41 [2019-10-16T20:36:41.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) 20:36:41 [2019-10-16T20:36:41.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) 20:36:41 [2019-10-16T20:36:41.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) 20:36:41 [2019-10-16T20:36:41.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) 20:36:41 [2019-10-16T20:36:41.969Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) 20:36:41 [2019-10-16T20:36:41.969Z] === RUN TestBuildMultiStageParentConfig 20:36:42 [2019-10-16T20:36:42.295Z] #61 DONE 0.1s 20:36:42 [2019-10-16T20:36:42.295Z] 20:36:42 [2019-10-16T20:36:42.295Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:36:42 [2019-10-16T20:36:42.295Z] #65 DONE 0.1s 20:36:42 [2019-10-16T20:36:42.295Z] 20:36:42 [2019-10-16T20:36:42.295Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 20:36:42 [2019-10-16T20:36:42.295Z] #67 DONE 0.1s 20:36:42 [2019-10-16T20:36:42.295Z] 20:36:42 [2019-10-16T20:36:42.295Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ 20:36:42 [2019-10-16T20:36:42.295Z] #70 DONE 0.1s 20:36:42 [2019-10-16T20:36:42.295Z] 20:36:42 [2019-10-16T20:36:42.295Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 20:36:42 [2019-10-16T20:36:42.295Z] #71 DONE 0.0s 20:36:42 [2019-10-16T20:36:42.295Z] 20:36:42 [2019-10-16T20:36:42.295Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker 20:36:42 [2019-10-16T20:36:42.389Z] #27 36.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 20:36:42 [2019-10-16T20:36:42.390Z] #27 36.39 skipping existing c8c2d4a6b2e3 20:36:42 [2019-10-16T20:36:42.681Z] #27 36.67 20:36:42 [2019-10-16T20:36:42.754Z] #72 DONE 0.6s 20:36:42 [2019-10-16T20:36:42.972Z] #27 ... 20:36:42 [2019-10-16T20:36:42.972Z] 20:36:42 [2019-10-16T20:36:42.972Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:36:42 [2019-10-16T20:36:42.972Z] #29 77.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 20:36:43 [2019-10-16T20:36:43.208Z] 20:36:43 [2019-10-16T20:36:43.208Z] #73 exporting to oci image format 20:36:43 [2019-10-16T20:36:43.208Z] #73 exporting layers 20:36:43 [2019-10-16T20:36:43.261Z] #29 ... 20:36:43 [2019-10-16T20:36:43.261Z] 20:36:43 [2019-10-16T20:36:43.261Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:36:43 [2019-10-16T20:36:43.261Z] #18 23.03 Fetched 7720 kB in 22s (345 kB/s) 20:36:43 [2019-10-16T20:36:43.261Z] #18 23.03 Reading package lists... 20:36:43 [2019-10-16T20:36:43.345Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) 20:36:43 [2019-10-16T20:36:43.345Z] === RUN TestBuildLabelWithTargets 20:36:43 [2019-10-16T20:36:43.552Z] #18 32.72 Reading package lists... 20:36:43 [2019-10-16T20:36:43.552Z] #18 ... 20:36:43 [2019-10-16T20:36:43.552Z] 20:36:43 [2019-10-16T20:36:43.552Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:36:43 [2019-10-16T20:36:43.552Z] #34 83.46 debconf: delaying package configuration, since apt-utils is not installed 20:36:43 [2019-10-16T20:36:43.552Z] #34 83.66 Fetched 13.4 MB in 32s (406 kB/s) 20:36:43 [2019-10-16T20:36:43.552Z] #34 83.82 Selecting previously unselected package cmake-data. 20:36:43 [2019-10-16T20:36:43.552Z] #34 83.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 20:36:43 [2019-10-16T20:36:43.552Z] #34 83.93 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 20:36:43 [2019-10-16T20:36:43.552Z] #34 83.94 Unpacking cmake-data (3.7.2-1) ... 20:36:43 [2019-10-16T20:36:43.552Z] #34 87.37 Selecting previously unselected package liblzo2-2:ppc64el. 20:36:43 [2019-10-16T20:36:43.552Z] #34 87.44 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 20:36:43 [2019-10-16T20:36:43.552Z] #34 87.45 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 20:36:43 [2019-10-16T20:36:43.552Z] #34 87.67 Selecting previously unselected package libicu57:ppc64el. 20:36:43 [2019-10-16T20:36:43.552Z] #34 87.68 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... 20:36:43 [2019-10-16T20:36:43.552Z] #34 87.71 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... 20:36:44 [2019-10-16T20:36:44.182Z] #34 ... 20:36:44 [2019-10-16T20:36:44.182Z] 20:36:44 [2019-10-16T20:36:44.182Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:36:44 [2019-10-16T20:36:44.182Z] #55 27.07 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 . 20:36:44 [2019-10-16T20:36:44.473Z] #55 ... 20:36:44 [2019-10-16T20:36:44.473Z] 20:36:44 [2019-10-16T20:36:44.473Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:44 [2019-10-16T20:36:44.473Z] #42 2.484 Note: Building without setproctitle() and strlcpy() support. 20:36:44 [2019-10-16T20:36:44.473Z] #42 2.484 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 20:36:44 [2019-10-16T20:36:44.473Z] #42 4.629 fatal: Not a git repository (or any of the parent directories): .git 20:36:44 [2019-10-16T20:36:44.473Z] #42 4.666 GEN .gitid 20:36:44 [2019-10-16T20:36:44.473Z] #42 4.693 GEN criu/include/version.h 20:36:44 [2019-10-16T20:36:44.473Z] #42 4.776 GEN include/common/asm 20:36:45 [2019-10-16T20:36:45.104Z] #42 ... 20:36:45 [2019-10-16T20:36:45.104Z] 20:36:45 [2019-10-16T20:36:45.104Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:36:45 [2019-10-16T20:36:45.104Z] #45 79.44 vendor/golang.org/x/net/dns/dnsmessage 20:36:45 [2019-10-16T20:36:45.104Z] #45 80.55 bytes 20:36:45 [2019-10-16T20:36:45.394Z] #45 ... 20:36:45 [2019-10-16T20:36:45.394Z] 20:36:45 [2019-10-16T20:36:45.394Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:36:45 [2019-10-16T20:36:45.394Z] #32 79.82 bytes 20:36:45 [2019-10-16T20:36:45.394Z] #32 79.87 strings 20:36:45 [2019-10-16T20:36:45.878Z] --- PASS: TestBuildLabelWithTargets (2.17s) 20:36:45 [2019-10-16T20:36:45.878Z] === RUN TestBuildWithEmptyLayers 20:36:46 [2019-10-16T20:36:46.424Z] #32 ... 20:36:46 [2019-10-16T20:36:46.424Z] 20:36:46 [2019-10-16T20:36:46.424Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:46 [2019-10-16T20:36:46.424Z] #42 7.716 PBCC images/google/protobuf/descriptor.pb-c.c 20:36:46 [2019-10-16T20:36:46.714Z] #42 7.950 PBCC images/opts.pb-c.c 20:36:46 [2019-10-16T20:36:46.714Z] #42 8.112 PBCC images/sit.pb-c.c 20:36:46 [2019-10-16T20:36:46.813Z] --- PASS: TestBuildWithEmptyLayers (1.09s) 20:36:46 [2019-10-16T20:36:46.813Z] === RUN TestBuildMultiStageOnBuild 20:36:47 [2019-10-16T20:36:47.037Z] #42 8.190 DEP images/google/protobuf/descriptor.pb-c.d 20:36:47 [2019-10-16T20:36:47.037Z] #42 8.428 DEP images/opts.pb-c.d 20:36:47 [2019-10-16T20:36:47.327Z] #42 8.526 DEP images/sit.pb-c.d 20:36:47 [2019-10-16T20:36:47.327Z] #42 8.641 PBCC images/macvlan.pb-c.c 20:36:47 [2019-10-16T20:36:47.327Z] #42 8.683 DEP images/macvlan.pb-c.d 20:36:47 [2019-10-16T20:36:47.617Z] #42 8.820 PBCC images/autofs.pb-c.c 20:36:47 [2019-10-16T20:36:47.617Z] #42 8.876 DEP images/autofs.pb-c.d 20:36:47 [2019-10-16T20:36:47.907Z] #42 9.108 PBCC images/sysctl.pb-c.c 20:36:47 [2019-10-16T20:36:47.907Z] #42 9.177 DEP images/sysctl.pb-c.d 20:36:47 [2019-10-16T20:36:47.907Z] #42 9.322 PBCC images/time.pb-c.c 20:36:48 [2019-10-16T20:36:48.198Z] #42 9.448 DEP images/time.pb-c.d 20:36:48 [2019-10-16T20:36:48.198Z] #42 9.555 PBCC images/binfmt-misc.pb-c.c 20:36:48 [2019-10-16T20:36:48.198Z] #42 9.597 DEP images/binfmt-misc.pb-c.d 20:36:48 [2019-10-16T20:36:48.488Z] #42 9.709 PBCC images/seccomp.pb-c.c 20:36:48 [2019-10-16T20:36:48.488Z] #42 9.799 DEP images/seccomp.pb-c.d 20:36:48 [2019-10-16T20:36:48.488Z] #42 9.892 PBCC images/userns.pb-c.c 20:36:48 [2019-10-16T20:36:48.778Z] #42 9.957 DEP images/userns.pb-c.d 20:36:48 [2019-10-16T20:36:48.778Z] #42 10.02 PBCC images/cgroup.pb-c.c 20:36:48 [2019-10-16T20:36:48.778Z] #42 ... 20:36:48 [2019-10-16T20:36:48.778Z] 20:36:48 [2019-10-16T20:36:48.778Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 20:36:48 [2019-10-16T20:36:48.778Z] #27 40.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 20:36:48 [2019-10-16T20:36:48.778Z] #27 41.75 20:36:48 [2019-10-16T20:36:48.778Z] #27 42.12 ######################################################################## 100.0% 20:36:48 [2019-10-16T20:36:48.778Z] #27 42.54 20:36:48 [2019-10-16T20:36:48.778Z] #27 42.72 Download of images into '/build' complete. 20:36:48 [2019-10-16T20:36:48.778Z] #27 42.72 Use something like the following to load the result into a Docker daemon: 20:36:48 [2019-10-16T20:36:48.778Z] #27 42.72 tar -cC '/build' . | docker load 20:36:48 [2019-10-16T20:36:48.778Z] #27 DONE 42.8s 20:36:48 [2019-10-16T20:36:48.778Z] 20:36:48 [2019-10-16T20:36:48.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:48 [2019-10-16T20:36:48.778Z] #42 10.10 DEP images/cgroup.pb-c.d 20:36:49 [2019-10-16T20:36:49.067Z] #42 10.25 PBCC images/fown.pb-c.c 20:36:49 [2019-10-16T20:36:49.067Z] #42 10.30 PBCC images/ext-file.pb-c.c 20:36:49 [2019-10-16T20:36:49.067Z] #42 10.34 DEP images/fown.pb-c.d 20:36:49 [2019-10-16T20:36:49.067Z] #42 10.42 DEP images/ext-file.pb-c.d 20:36:49 [2019-10-16T20:36:49.357Z] #42 10.49 PBCC images/rpc.pb-c.c 20:36:49 [2019-10-16T20:36:49.357Z] #42 10.71 DEP images/rpc.pb-c.d 20:36:49 [2019-10-16T20:36:49.357Z] #42 10.81 PBCC images/siginfo.pb-c.c 20:36:49 [2019-10-16T20:36:49.646Z] #42 10.87 DEP images/siginfo.pb-c.d 20:36:49 [2019-10-16T20:36:49.646Z] #42 10.99 PBCC images/pagemap.pb-c.c 20:36:49 [2019-10-16T20:36:49.646Z] #42 11.09 DEP images/pagemap.pb-c.d 20:36:49 [2019-10-16T20:36:49.934Z] #42 11.30 PBCC images/rlimit.pb-c.c 20:36:49 [2019-10-16T20:36:49.934Z] #42 11.33 DEP images/rlimit.pb-c.d 20:36:50 [2019-10-16T20:36:50.100Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) 20:36:50 [2019-10-16T20:36:50.100Z] === RUN TestBuildUncleanTarFilenames 20:36:50 [2019-10-16T20:36:50.222Z] #42 11.50 PBCC images/file-lock.pb-c.c 20:36:50 [2019-10-16T20:36:50.222Z] #42 11.58 DEP images/file-lock.pb-c.d 20:36:50 [2019-10-16T20:36:50.529Z] #42 11.77 PBCC images/tty.pb-c.c 20:36:50 [2019-10-16T20:36:50.529Z] #42 11.89 DEP images/tty.pb-c.d 20:36:50 [2019-10-16T20:36:50.667Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) 20:36:50 [2019-10-16T20:36:50.667Z] === RUN TestBuildMultiStageLayerLeak 20:36:50 [2019-10-16T20:36:50.818Z] #42 12.04 PBCC images/tun.pb-c.c 20:36:50 [2019-10-16T20:36:50.818Z] #42 12.12 PBCC images/netdev.pb-c.c 20:36:51 [2019-10-16T20:36:51.107Z] #42 12.23 DEP images/tun.pb-c.d 20:36:51 [2019-10-16T20:36:51.107Z] #42 12.41 DEP images/netdev.pb-c.d 20:36:51 [2019-10-16T20:36:51.397Z] #42 12.50 PBCC images/vma.pb-c.c 20:36:51 [2019-10-16T20:36:51.397Z] #42 12.56 DEP images/vma.pb-c.d 20:36:51 [2019-10-16T20:36:51.397Z] #42 12.70 PBCC images/creds.pb-c.c 20:36:51 [2019-10-16T20:36:51.698Z] #42 12.83 DEP images/creds.pb-c.d 20:36:51 [2019-10-16T20:36:51.698Z] #42 12.97 PBCC images/utsns.pb-c.c 20:36:51 [2019-10-16T20:36:51.698Z] #42 13.01 DEP images/utsns.pb-c.d 20:36:51 [2019-10-16T20:36:51.986Z] #42 13.26 PBCC images/ipc-desc.pb-c.c 20:36:51 [2019-10-16T20:36:51.986Z] #42 13.28 PBCC images/ipc-sem.pb-c.c 20:36:51 [2019-10-16T20:36:51.986Z] #42 13.29 DEP images/ipc-desc.pb-c.d 20:36:51 [2019-10-16T20:36:51.986Z] #42 13.33 DEP images/ipc-sem.pb-c.d 20:36:52 [2019-10-16T20:36:52.274Z] #42 13.39 PBCC images/ipc-msg.pb-c.c 20:36:52 [2019-10-16T20:36:52.274Z] #42 13.42 DEP images/ipc-msg.pb-c.d 20:36:52 [2019-10-16T20:36:52.274Z] #42 13.49 PBCC images/ipc-shm.pb-c.c 20:36:52 [2019-10-16T20:36:52.274Z] #42 13.52 DEP images/ipc-shm.pb-c.d 20:36:52 [2019-10-16T20:36:52.274Z] #42 13.61 PBCC images/ipc-var.pb-c.c 20:36:52 [2019-10-16T20:36:52.563Z] #42 13.68 DEP images/ipc-var.pb-c.d 20:36:52 [2019-10-16T20:36:52.563Z] #42 13.78 PBCC images/sk-opts.pb-c.c 20:36:52 [2019-10-16T20:36:52.563Z] #42 13.85 PBCC images/packet-sock.pb-c.c 20:36:52 [2019-10-16T20:36:52.851Z] #42 13.99 DEP images/sk-opts.pb-c.d 20:36:52 [2019-10-16T20:36:52.851Z] #42 14.12 DEP images/packet-sock.pb-c.d 20:36:52 [2019-10-16T20:36:52.851Z] #42 14.22 PBCC images/sk-netlink.pb-c.c 20:36:53 [2019-10-16T20:36:53.137Z] #42 14.42 DEP images/sk-netlink.pb-c.d 20:36:53 [2019-10-16T20:36:53.426Z] #42 14.60 PBCC images/sk-inet.pb-c.c 20:36:53 [2019-10-16T20:36:53.426Z] #42 14.73 DEP images/sk-inet.pb-c.d 20:36:53 [2019-10-16T20:36:53.716Z] #42 14.94 PBCC images/sk-unix.pb-c.c 20:36:53 [2019-10-16T20:36:53.716Z] #42 15.16 DEP images/sk-unix.pb-c.d 20:36:53 [2019-10-16T20:36:53.952Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) 20:36:53 [2019-10-16T20:36:53.952Z] === RUN TestBuildWithHugeFile 20:36:54 [2019-10-16T20:36:54.005Z] #42 15.27 PBCC images/mm.pb-c.c 20:36:54 [2019-10-16T20:36:54.005Z] #42 15.37 DEP images/mm.pb-c.d 20:36:54 [2019-10-16T20:36:54.295Z] #42 15.62 PBCC images/timerfd.pb-c.c 20:36:54 [2019-10-16T20:36:54.295Z] #42 15.76 DEP images/timerfd.pb-c.d 20:36:54 [2019-10-16T20:36:54.584Z] #42 15.93 PBCC images/timer.pb-c.c 20:36:54 [2019-10-16T20:36:54.584Z] #42 16.00 DEP images/timer.pb-c.d 20:36:54 [2019-10-16T20:36:54.874Z] #42 16.14 PBCC images/sa.pb-c.c 20:36:55 [2019-10-16T20:36:55.162Z] #42 16.24 DEP images/sa.pb-c.d 20:36:55 [2019-10-16T20:36:55.162Z] #42 16.42 PBCC images/pipe-data.pb-c.c 20:36:55 [2019-10-16T20:36:55.162Z] #42 16.47 DEP images/pipe-data.pb-c.d 20:36:55 [2019-10-16T20:36:55.162Z] #42 16.56 PBCC images/mnt.pb-c.c 20:36:55 [2019-10-16T20:36:55.450Z] #42 16.66 DEP images/mnt.pb-c.d 20:36:55 [2019-10-16T20:36:55.450Z] #42 16.86 PBCC images/sk-packet.pb-c.c 20:36:55 [2019-10-16T20:36:55.450Z] #42 16.88 DEP images/sk-packet.pb-c.d 20:36:55 [2019-10-16T20:36:55.740Z] #42 16.99 PBCC images/tcp-stream.pb-c.c 20:36:56 [2019-10-16T20:36:56.032Z] #42 17.18 DEP images/tcp-stream.pb-c.d 20:36:56 [2019-10-16T20:36:56.032Z] #42 17.33 PBCC images/pipe.pb-c.c 20:36:56 [2019-10-16T20:36:56.032Z] #42 17.42 DEP images/pipe.pb-c.d 20:36:56 [2019-10-16T20:36:56.321Z] #42 17.55 PBCC images/pstree.pb-c.c 20:36:56 [2019-10-16T20:36:56.321Z] #42 17.60 DEP images/pstree.pb-c.d 20:36:56 [2019-10-16T20:36:56.611Z] #42 17.71 PBCC images/fs.pb-c.c 20:36:56 [2019-10-16T20:36:56.611Z] #42 17.75 DEP images/fs.pb-c.d 20:36:56 [2019-10-16T20:36:56.611Z] #42 17.91 PBCC images/signalfd.pb-c.c 20:36:56 [2019-10-16T20:36:56.611Z] #42 17.97 DEP images/signalfd.pb-c.d 20:36:56 [2019-10-16T20:36:56.611Z] #42 18.08 PBCC images/fh.pb-c.c 20:36:56 [2019-10-16T20:36:56.900Z] #42 18.19 PBCC images/fsnotify.pb-c.c 20:36:56 [2019-10-16T20:36:56.900Z] #42 ... 20:36:56 [2019-10-16T20:36:56.900Z] 20:36:56 [2019-10-16T20:36:56.900Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:36:56 [2019-10-16T20:36:56.900Z] #45 91.23 bufio 20:36:56 [2019-10-16T20:36:56.900Z] #45 94.08 reflect 20:36:56 [2019-10-16T20:36:56.900Z] #45 99.91 regexp/syntax 20:36:57 [2019-10-16T20:36:57.189Z] #45 ... 20:36:57 [2019-10-16T20:36:57.189Z] 20:36:57 [2019-10-16T20:36:57.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:57 [2019-10-16T20:36:57.189Z] #42 18.38 DEP images/fh.pb-c.d 20:36:57 [2019-10-16T20:36:57.189Z] #42 18.49 DEP images/fsnotify.pb-c.d 20:36:57 [2019-10-16T20:36:57.189Z] #42 18.60 PBCC images/eventpoll.pb-c.c 20:36:57 [2019-10-16T20:36:57.477Z] #42 18.63 DEP images/eventpoll.pb-c.d 20:36:57 [2019-10-16T20:36:57.477Z] #42 18.83 PBCC images/eventfd.pb-c.c 20:36:57 [2019-10-16T20:36:57.764Z] #42 18.90 DEP images/eventfd.pb-c.d 20:36:57 [2019-10-16T20:36:57.764Z] #42 19.03 PBCC images/remap-file-path.pb-c.c 20:36:57 [2019-10-16T20:36:57.764Z] #42 19.08 DEP images/remap-file-path.pb-c.d 20:36:57 [2019-10-16T20:36:57.764Z] #42 19.17 PBCC images/fifo.pb-c.c 20:36:58 [2019-10-16T20:36:58.063Z] #42 19.21 DEP images/fifo.pb-c.d 20:36:58 [2019-10-16T20:36:58.063Z] #42 19.29 PBCC images/ghost-file.pb-c.c 20:36:58 [2019-10-16T20:36:58.063Z] #42 19.37 DEP images/ghost-file.pb-c.d 20:36:58 [2019-10-16T20:36:58.352Z] #42 19.46 PBCC images/regfile.pb-c.c 20:36:58 [2019-10-16T20:36:58.352Z] #42 19.54 DEP images/regfile.pb-c.d 20:36:58 [2019-10-16T20:36:58.352Z] #42 19.62 PBCC images/ns.pb-c.c 20:36:58 [2019-10-16T20:36:58.352Z] #42 19.67 DEP images/ns.pb-c.d 20:36:58 [2019-10-16T20:36:58.641Z] #42 19.81 PBCC images/fdinfo.pb-c.c 20:36:58 [2019-10-16T20:36:58.641Z] #42 19.94 DEP images/fdinfo.pb-c.d 20:36:58 [2019-10-16T20:36:58.641Z] #42 20.11 PBCC images/core-aarch64.pb-c.c 20:36:58 [2019-10-16T20:36:58.928Z] #42 20.19 PBCC images/core-arm.pb-c.c 20:36:58 [2019-10-16T20:36:58.928Z] #42 20.31 PBCC images/core-ppc64.pb-c.c 20:36:58 [2019-10-16T20:36:58.928Z] #42 ... 20:36:58 [2019-10-16T20:36:58.928Z] 20:36:58 [2019-10-16T20:36:58.928Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:36:58 [2019-10-16T20:36:58.928Z] #32 93.32 bufio 20:36:58 [2019-10-16T20:36:58.928Z] #32 95.14 reflect 20:36:58 [2019-10-16T20:36:58.928Z] #32 99.33 path 20:36:58 [2019-10-16T20:36:58.928Z] #32 100.6 text/tabwriter 20:36:59 [2019-10-16T20:36:59.217Z] #32 ... 20:36:59 [2019-10-16T20:36:59.217Z] 20:36:59 [2019-10-16T20:36:59.217Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 20:36:59 [2019-10-16T20:36:59.217Z] #34 97.04 Selecting previously unselected package libxml2:ppc64el. 20:36:59 [2019-10-16T20:36:59.217Z] #34 97.04 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 97.05 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.15 Selecting previously unselected package libarchive13:ppc64el. 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.20 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.47 Selecting previously unselected package libjsoncpp1:ppc64el. 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.50 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.50 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.65 Selecting previously unselected package libuv1:ppc64el. 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.67 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.68 Unpacking libuv1:ppc64el (1.9.1-3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.92 Selecting previously unselected package cmake. 20:36:59 [2019-10-16T20:36:59.217Z] #34 98.92 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 99.09 Unpacking cmake (3.7.2-1) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 102.3 Selecting previously unselected package xxd. 20:36:59 [2019-10-16T20:36:59.217Z] #34 102.3 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 102.3 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 102.6 Selecting previously unselected package vim-common. 20:36:59 [2019-10-16T20:36:59.217Z] #34 102.6 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 102.6 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.1 Processing triggers for mime-support (3.60) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.3 Setting up libuv1:ppc64el (1.9.1-3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.3 Setting up cmake-data (3.7.2-1) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.3 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.3 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.4 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.4 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.4 Setting up cmake (3.7.2-1) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 103.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:36:59 [2019-10-16T20:36:59.217Z] #34 DONE 103.9s 20:36:59 [2019-10-16T20:36:59.217Z] 20:36:59 [2019-10-16T20:36:59.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:59 [2019-10-16T20:36:59.217Z] #42 20.45 PBCC images/core-s390.pb-c.c 20:36:59 [2019-10-16T20:36:59.217Z] #42 ... 20:36:59 [2019-10-16T20:36:59.217Z] 20:36:59 [2019-10-16T20:36:59.217Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 20:36:59 [2019-10-16T20:36:59.217Z] #35 DONE 0.1s 20:36:59 [2019-10-16T20:36:59.217Z] 20:36:59 [2019-10-16T20:36:59.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:59 [2019-10-16T20:36:59.217Z] #42 20.54 PBCC images/core-x86.pb-c.c 20:36:59 [2019-10-16T20:36:59.511Z] #42 ... 20:36:59 [2019-10-16T20:36:59.511Z] 20:36:59 [2019-10-16T20:36:59.511Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 20:36:59 [2019-10-16T20:36:59.511Z] #36 DONE 0.1s 20:36:59 [2019-10-16T20:36:59.511Z] 20:36:59 [2019-10-16T20:36:59.511Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:36:59 [2019-10-16T20:36:59.511Z] #42 20.70 PBCC images/core.pb-c.c 20:36:59 [2019-10-16T20:36:59.511Z] #42 20.83 PBCC images/inventory.pb-c.c 20:36:59 [2019-10-16T20:36:59.511Z] #42 20.90 DEP images/core-aarch64.pb-c.d 20:36:59 [2019-10-16T20:36:59.799Z] #42 21.02 DEP images/core-arm.pb-c.d 20:36:59 [2019-10-16T20:36:59.800Z] #42 21.12 DEP images/core-ppc64.pb-c.d 20:36:59 [2019-10-16T20:36:59.800Z] #42 21.25 DEP images/core-s390.pb-c.d 20:37:00 [2019-10-16T20:37:00.088Z] #42 21.34 DEP images/core-x86.pb-c.d 20:37:00 [2019-10-16T20:37:00.088Z] #42 21.46 DEP images/core.pb-c.d 20:37:00 [2019-10-16T20:37:00.376Z] #42 21.58 DEP images/inventory.pb-c.d 20:37:00 [2019-10-16T20:37:00.376Z] #42 21.72 PBCC images/cpuinfo.pb-c.c 20:37:00 [2019-10-16T20:37:00.376Z] #42 21.77 DEP images/cpuinfo.pb-c.d 20:37:00 [2019-10-16T20:37:00.666Z] #42 21.88 PBCC images/stats.pb-c.c 20:37:00 [2019-10-16T20:37:00.666Z] #42 21.92 DEP images/stats.pb-c.d 20:37:03 [2019-10-16T20:37:03.390Z] #42 24.67 make[1]: Nothing to be done for 'all'. 20:37:03 [2019-10-16T20:37:03.680Z] #42 ... 20:37:03 [2019-10-16T20:37:03.680Z] 20:37:03 [2019-10-16T20:37:03.680Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:03 [2019-10-16T20:37:03.680Z] #18 32.72 Reading package lists... 20:37:03 [2019-10-16T20:37:03.680Z] #18 43.84 Building dependency tree... 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 The following additional packages will be installed: 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.22 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.23 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.23 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.23 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.24 Suggested packages: 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.24 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 20:37:03 [2019-10-16T20:37:03.680Z] #18 46.24 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 20:37:03 [2019-10-16T20:37:03.681Z] #18 46.24 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 20:37:03 [2019-10-16T20:37:03.681Z] #18 46.24 vim-doc vim-scripts xfsdump acl attr quota 20:37:03 [2019-10-16T20:37:03.681Z] #18 46.24 Recommended packages: 20:37:03 [2019-10-16T20:37:03.681Z] #18 46.24 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 20:37:03 [2019-10-16T20:37:03.681Z] #18 46.24 python3-keyrings.alt python3-xdg unzip 20:37:03 [2019-10-16T20:37:03.971Z] #18 ... 20:37:03 [2019-10-16T20:37:03.971Z] 20:37:03 [2019-10-16T20:37:03.971Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:03 [2019-10-16T20:37:03.971Z] #45 108.0 hash/crc32 20:37:09 [2019-10-16T20:37:09.529Z] #45 ... 20:37:09 [2019-10-16T20:37:09.529Z] 20:37:09 [2019-10-16T20:37:09.529Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:37:09 [2019-10-16T20:37:09.529Z] #60 61.23 Checking out files: 40% (1199/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 78% (2310/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) 20:37:09 [2019-10-16T20:37:09.529Z] #60 ... 20:37:09 [2019-10-16T20:37:09.529Z] 20:37:09 [2019-10-16T20:37:09.529Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.382 + RM_GOPATH=0 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.385 + TMP_GOPATH= 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.386 + : /build 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.387 + '[' -z '' ']' 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.391 ++ mktemp -d 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.401 + export GOPATH=/tmp/tmp.J8OndB2yIi 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.406 + GOPATH=/tmp/tmp.J8OndB2yIi 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.407 + RM_GOPATH=1 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.411 ++ dirname ./install.sh 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.413 + dir=. 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.413 + bin=tini 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.413 + shift 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.413 + '[' '!' -f ./tini.installer ']' 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.413 + . ./tini.installer 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.413 ++ : fec3683b971d9c3ef73f284f176672c44b448662 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.419 + install_tini 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.419 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.420 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.420 + git clone https://github.com/krallin/tini.git /tmp/tmp.J8OndB2yIi/tini 20:37:09 [2019-10-16T20:37:09.529Z] #37 0.422 Cloning into '/tmp/tmp.J8OndB2yIi/tini'... 20:37:09 [2019-10-16T20:37:09.529Z] #37 1.986 + cd /tmp/tmp.J8OndB2yIi/tini 20:37:09 [2019-10-16T20:37:09.529Z] #37 1.987 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 20:37:09 [2019-10-16T20:37:09.529Z] #37 2.012 + cmake . 20:37:09 [2019-10-16T20:37:09.529Z] #37 3.213 -- The C compiler identification is GNU 6.3.0 20:37:09 [2019-10-16T20:37:09.529Z] #37 3.297 -- Check for working C compiler: /usr/bin/cc 20:37:09 [2019-10-16T20:37:09.529Z] #37 3.967 -- Check for working C compiler: /usr/bin/cc -- works 20:37:09 [2019-10-16T20:37:09.529Z] #37 3.983 -- Detecting C compiler ABI info 20:37:09 [2019-10-16T20:37:09.529Z] #37 5.172 -- Detecting C compiler ABI info - done 20:37:09 [2019-10-16T20:37:09.529Z] #37 5.391 -- Detecting C compile features 20:37:09 [2019-10-16T20:37:09.529Z] #37 8.480 -- Detecting C compile features - done 20:37:09 [2019-10-16T20:37:09.529Z] #37 8.539 -- Performing Test HAS_BUILTIN_FORTIFY 20:37:09 [2019-10-16T20:37:09.529Z] #37 8.921 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 20:37:09 [2019-10-16T20:37:09.529Z] #37 9.365 -- Configuring done 20:37:09 [2019-10-16T20:37:09.529Z] #37 9.435 -- Generating done 20:37:09 [2019-10-16T20:37:09.529Z] #37 9.446 -- Build files have been written to: /tmp/tmp.J8OndB2yIi/tini 20:37:09 [2019-10-16T20:37:09.529Z] #37 9.460 + make tini-static 20:37:09 [2019-10-16T20:37:09.529Z] #37 10.05 Scanning dependencies of target tini-static 20:37:09 [2019-10-16T20:37:09.529Z] #37 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 20:37:09 [2019-10-16T20:37:09.529Z] #37 ... 20:37:09 [2019-10-16T20:37:09.529Z] 20:37:09 [2019-10-16T20:37:09.529Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.11 The following NEW packages will be installed: 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.11 apparmor aufs-tools bash-completion binutils-mingw-w64 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.11 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.12 xfsprogs xxd xz-utils zip 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.28 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.28 Need to get 87.3 MB of archives. 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.28 After this operation, 585 MB of additional disk space will be used. 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.38 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.43 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.53 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.82 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 54.84 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.22 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.22 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.25 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.25 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.26 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.30 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.31 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.32 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.35 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.37 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.40 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.41 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.42 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.47 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.49 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.51 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.60 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] 20:37:09 [2019-10-16T20:37:09.529Z] #18 55.61 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.68 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.71 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.73 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.74 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.75 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.75 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] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.77 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.81 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.85 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.89 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 55.99 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.04 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.05 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.07 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.08 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.10 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.31 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.33 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.54 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.58 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.61 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.64 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.65 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 56.68 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.25 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.36 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.44 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.46 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.48 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.54 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] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.69 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] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.97 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] 20:37:09 [2019-10-16T20:37:09.530Z] #18 57.98 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 58.44 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 20:37:09 [2019-10-16T20:37:09.530Z] #18 58.86 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] 20:37:09 [2019-10-16T20:37:09.530Z] #18 58.88 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] 20:37:12 [2019-10-16T20:37:12.746Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:37:12 [2019-10-16T20:37:12.746Z] 20:37:12 [2019-10-16T20:37:12.746Z] 20:37:12 [2019-10-16T20:37:12.746Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:37:12 [2019-10-16T20:37:12.746Z] 20:37:13 [2019-10-16T20:37:13.003Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 20:37:13 [2019-10-16T20:37:13.003Z] 20:37:13 [2019-10-16T20:37:13.043Z] #18 62.53 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] 20:37:13 [2019-10-16T20:37:13.260Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:37:13 [2019-10-16T20:37:13.331Z] #18 ... 20:37:13 [2019-10-16T20:37:13.331Z] 20:37:13 [2019-10-16T20:37:13.331Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:13 [2019-10-16T20:37:13.331Z] #37 12.55 [100%] Linking C executable tini-static 20:37:13 [2019-10-16T20:37:13.331Z] #37 13.68 [100%] Built target tini-static 20:37:13 [2019-10-16T20:37:13.331Z] #37 13.77 + mkdir -p /build 20:37:13 [2019-10-16T20:37:13.331Z] #37 13.77 + cp tini-static /build/docker-init 20:37:13 [2019-10-16T20:37:13.331Z] #37 DONE 13.9s 20:37:13 [2019-10-16T20:37:13.331Z] 20:37:13 [2019-10-16T20:37:13.331Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:37:13 [2019-10-16T20:37:13.331Z] #60 61.23 Checking out files: 40% (1199/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 78% (2310/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. 20:37:13 [2019-10-16T20:37:13.331Z] #60 63.24 + cd /tmp/tmp.u0gkkpnJ3D/src/github.com/containerd/containerd 20:37:13 [2019-10-16T20:37:13.331Z] #60 63.24 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.50 + export 'BUILDTAGS=netgo osusergo static_build' 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + BUILDTAGS='netgo osusergo static_build' 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + export EXTRA_FLAGS=-buildmode=pie 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + EXTRA_FLAGS=-buildmode=pie 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + '[' '' = dynamic ']' 20:37:13 [2019-10-16T20:37:13.331Z] #60 64.51 + make 20:37:13 [2019-10-16T20:37:13.331Z] #60 65.88 + bin/ctr 20:37:13 [2019-10-16T20:37:13.518Z] No new tests added to integration. 20:37:13 [2019-10-16T20:37:13.518Z] 20:37:13 [2019-10-16T20:37:13.518Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:37:14 [2019-10-16T20:37:14.081Z] PKG_CONFIG=pkg-config 20:37:14 [2019-10-16T20:37:14.081Z] GOLANG_VERSION=1.13.1 20:37:14 [2019-10-16T20:37:14.081Z] HOSTNAME=4ea4a1e8ade0 20:37:14 [2019-10-16T20:37:14.081Z] KEEPBUNDLE=1 20:37:14 [2019-10-16T20:37:14.081Z] container=docker 20:37:14 [2019-10-16T20:37:14.081Z] TEST_SKIP_INTEGRATION=1 20:37:14 [2019-10-16T20:37:14.081Z] GO111MODULE=off 20:37:14 [2019-10-16T20:37:14.081Z] GOPATH=/go 20:37:14 [2019-10-16T20:37:14.081Z] PWD=/go/src/github.com/docker/docker 20:37:14 [2019-10-16T20:37:14.081Z] HOME=/root 20:37:14 [2019-10-16T20:37:14.081Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:37:14 [2019-10-16T20:37:14.081Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:37:14 [2019-10-16T20:37:14.081Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:37:14 [2019-10-16T20:37:14.081Z] DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:37:14 [2019-10-16T20:37:14.081Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 20:37:14 [2019-10-16T20:37:14.081Z] DOCKER_GRAPHDRIVER=overlay2 20:37:14 [2019-10-16T20:37:14.081Z] TERM=xterm 20:37:14 [2019-10-16T20:37:14.081Z] VALIDATE_BRANCH=master 20:37:14 [2019-10-16T20:37:14.081Z] DEST=bundles/test-integration 20:37:14 [2019-10-16T20:37:14.081Z] SHLVL=1 20:37:14 [2019-10-16T20:37:14.081Z] TIMEOUT=120m 20:37:14 [2019-10-16T20:37:14.081Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 20:37:14 [2019-10-16T20:37:14.081Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:37:14 [2019-10-16T20:37:14.081Z] DOCKER_PKG=github.com/docker/docker 20:37:14 [2019-10-16T20:37:14.081Z] TESTDEBUG=0 20:37:14 [2019-10-16T20:37:14.081Z] _=/usr/bin/env 20:37:14 [2019-10-16T20:37:14.081Z] Building test suite binary ./integration-cli/test.main 20:37:14 [2019-10-16T20:37:14.645Z] PKG_CONFIG=pkg-config 20:37:14 [2019-10-16T20:37:14.645Z] GOLANG_VERSION=1.13.1 20:37:14 [2019-10-16T20:37:14.645Z] HOSTNAME=6b7351f74ff4 20:37:14 [2019-10-16T20:37:14.645Z] KEEPBUNDLE=1 20:37:14 [2019-10-16T20:37:14.645Z] container=docker 20:37:14 [2019-10-16T20:37:14.645Z] TEST_SKIP_INTEGRATION=1 20:37:14 [2019-10-16T20:37:14.645Z] GO111MODULE=off 20:37:14 [2019-10-16T20:37:14.645Z] GOPATH=/go 20:37:14 [2019-10-16T20:37:14.645Z] PWD=/go/src/github.com/docker/docker 20:37:14 [2019-10-16T20:37:14.645Z] HOME=/root 20:37:14 [2019-10-16T20:37:14.645Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:37:14 [2019-10-16T20:37:14.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:37:14 [2019-10-16T20:37:14.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:37:14 [2019-10-16T20:37:14.645Z] DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:37:14 [2019-10-16T20:37:14.645Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 20:37:14 [2019-10-16T20:37:14.645Z] DOCKER_GRAPHDRIVER=overlay2 20:37:14 [2019-10-16T20:37:14.645Z] TERM=xterm 20:37:14 [2019-10-16T20:37:14.645Z] VALIDATE_BRANCH=master 20:37:14 [2019-10-16T20:37:14.645Z] DEST=bundles/test-integration 20:37:14 [2019-10-16T20:37:14.645Z] SHLVL=1 20:37:14 [2019-10-16T20:37:14.645Z] TIMEOUT=120m 20:37:14 [2019-10-16T20:37:14.645Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 20:37:14 [2019-10-16T20:37:14.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:37:14 [2019-10-16T20:37:14.645Z] DOCKER_PKG=github.com/docker/docker 20:37:14 [2019-10-16T20:37:14.645Z] TESTDEBUG=0 20:37:14 [2019-10-16T20:37:14.645Z] _=/usr/bin/env 20:37:14 [2019-10-16T20:37:14.645Z] Building test suite binary ./integration-cli/test.main 20:37:14 [2019-10-16T20:37:14.832Z] #60 ... 20:37:14 [2019-10-16T20:37:14.832Z] 20:37:14 [2019-10-16T20:37:14.832Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:37:14 [2019-10-16T20:37:14.832Z] #32 109.1 time 20:37:14 [2019-10-16T20:37:14.832Z] #32 109.2 internal/syscall/unix 20:37:14 [2019-10-16T20:37:14.902Z] PKG_CONFIG=pkg-config 20:37:14 [2019-10-16T20:37:14.902Z] GOLANG_VERSION=1.13.1 20:37:14 [2019-10-16T20:37:14.902Z] HOSTNAME=8ec9140f122d 20:37:14 [2019-10-16T20:37:14.902Z] KEEPBUNDLE=1 20:37:14 [2019-10-16T20:37:14.902Z] container=docker 20:37:14 [2019-10-16T20:37:14.902Z] TEST_SKIP_INTEGRATION_CLI=1 20:37:14 [2019-10-16T20:37:14.902Z] GO111MODULE=off 20:37:14 [2019-10-16T20:37:14.902Z] GOPATH=/go 20:37:14 [2019-10-16T20:37:14.902Z] PWD=/go/src/github.com/docker/docker 20:37:14 [2019-10-16T20:37:14.902Z] HOME=/root 20:37:14 [2019-10-16T20:37:14.902Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:37:14 [2019-10-16T20:37:14.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:37:14 [2019-10-16T20:37:14.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:37:14 [2019-10-16T20:37:14.902Z] DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:37:14 [2019-10-16T20:37:14.902Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 20:37:14 [2019-10-16T20:37:14.902Z] DOCKER_GRAPHDRIVER=overlay2 20:37:14 [2019-10-16T20:37:14.902Z] TERM=xterm 20:37:14 [2019-10-16T20:37:14.902Z] VALIDATE_BRANCH=master 20:37:14 [2019-10-16T20:37:14.902Z] DEST=bundles/test-integration 20:37:14 [2019-10-16T20:37:14.902Z] SHLVL=1 20:37:14 [2019-10-16T20:37:14.902Z] TIMEOUT=120m 20:37:14 [2019-10-16T20:37:14.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:37:14 [2019-10-16T20:37:14.902Z] DOCKER_PKG=github.com/docker/docker 20:37:14 [2019-10-16T20:37:14.902Z] TESTDEBUG=0 20:37:14 [2019-10-16T20:37:14.902Z] _=/usr/bin/env 20:37:14 [2019-10-16T20:37:14.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:37:15 [2019-10-16T20:37:15.126Z] #32 ... 20:37:15 [2019-10-16T20:37:15.126Z] 20:37:15 [2019-10-16T20:37:15.126Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:37:15 [2019-10-16T20:37:15.126Z] #42 27.47 CC images/stats.o 20:37:15 [2019-10-16T20:37:15.126Z] #42 28.18 CC images/core.o 20:37:15 [2019-10-16T20:37:15.126Z] #42 29.85 CC images/core-x86.o 20:37:15 [2019-10-16T20:37:15.126Z] #42 31.49 CC images/core-arm.o 20:37:15 [2019-10-16T20:37:15.126Z] #42 32.51 CC images/core-aarch64.o 20:37:15 [2019-10-16T20:37:15.126Z] #42 33.32 CC images/core-ppc64.o 20:37:15 [2019-10-16T20:37:15.126Z] #42 34.76 CC images/core-s390.o 20:37:16 [2019-10-16T20:37:16.186Z] #42 37.36 CC images/cpuinfo.o 20:37:16 [2019-10-16T20:37:16.814Z] #42 38.09 CC images/inventory.o 20:37:17 [2019-10-16T20:37:17.442Z] #42 38.53 CC images/fdinfo.o 20:37:17 [2019-10-16T20:37:17.442Z] #42 ... 20:37:17 [2019-10-16T20:37:17.442Z] 20:37:17 [2019-10-16T20:37:17.442Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:17 [2019-10-16T20:37:17.442Z] #18 67.41 debconf: delaying package configuration, since apt-utils is not installed 20:37:17 [2019-10-16T20:37:17.562Z] ................................................ [ 29%] 20:37:17 [2019-10-16T20:37:17.732Z] #18 67.56 Fetched 87.3 MB in 11s (7293 kB/s) 20:37:17 [2019-10-16T20:37:17.732Z] #18 67.68 Selecting previously unselected package bash-completion. 20:37:18 [2019-10-16T20:37:18.021Z] #18 67.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) 20:37:18 [2019-10-16T20:37:18.021Z] #18 67.75 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 20:37:19 [2019-10-16T20:37:19.521Z] #18 ... 20:37:19 [2019-10-16T20:37:19.521Z] 20:37:19 [2019-10-16T20:37:19.521Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:19 [2019-10-16T20:37:19.521Z] #45 113.5 vendor/golang.org/x/text/transform 20:37:19 [2019-10-16T20:37:19.521Z] #45 119.7 time 20:37:19 [2019-10-16T20:37:19.521Z] #45 123.5 regexp 20:37:19 [2019-10-16T20:37:19.521Z] #45 ... 20:37:19 [2019-10-16T20:37:19.521Z] 20:37:19 [2019-10-16T20:37:19.521Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:37:19 [2019-10-16T20:37:19.521Z] #42 39.21 CC images/fown.o 20:37:19 [2019-10-16T20:37:19.521Z] #42 39.62 CC images/ns.o 20:37:19 [2019-10-16T20:37:19.521Z] #42 40.07 CC images/regfile.o 20:37:19 [2019-10-16T20:37:19.521Z] #42 40.50 CC images/ghost-file.o 20:37:19 [2019-10-16T20:37:19.848Z] #42 41.16 CC images/fifo.o 20:37:20 [2019-10-16T20:37:20.135Z] #42 41.54 CC images/remap-file-path.o 20:37:20 [2019-10-16T20:37:20.764Z] #42 41.89 CC images/eventfd.o 20:37:21 [2019-10-16T20:37:21.066Z] #42 42.39 CC images/eventpoll.o 20:37:22 [2019-10-16T20:37:22.091Z] #42 43.29 CC images/fh.o 20:37:22 [2019-10-16T20:37:22.719Z] #42 43.97 CC images/fsnotify.o 20:37:23 [2019-10-16T20:37:23.755Z] #42 45.19 CC images/signalfd.o 20:37:24 [2019-10-16T20:37:24.384Z] #42 45.60 CC images/fs.o 20:37:24 [2019-10-16T20:37:24.384Z] #42 ... 20:37:24 [2019-10-16T20:37:24.384Z] 20:37:24 [2019-10-16T20:37:24.384Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:24 [2019-10-16T20:37:24.384Z] #18 74.23 Unpacking bash-completion (1:2.1-4.3) ... 20:37:25 [2019-10-16T20:37:25.016Z] #18 74.83 Selecting previously unselected package libnet1:ppc64el. 20:37:25 [2019-10-16T20:37:25.016Z] #18 74.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... 20:37:25 [2019-10-16T20:37:25.016Z] #18 74.84 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... 20:37:25 [2019-10-16T20:37:25.016Z] #18 74.94 Selecting previously unselected package libnfnetlink0:ppc64el. 20:37:25 [2019-10-16T20:37:25.309Z] #18 74.95 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... 20:37:25 [2019-10-16T20:37:25.309Z] #18 74.95 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... 20:37:25 [2019-10-16T20:37:25.309Z] #18 75.02 Selecting previously unselected package libpcrecpp0v5:ppc64el. 20:37:25 [2019-10-16T20:37:25.309Z] #18 75.03 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... 20:37:25 [2019-10-16T20:37:25.309Z] #18 75.04 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... 20:37:25 [2019-10-16T20:37:25.309Z] #18 75.15 Selecting previously unselected package libudev-dev:ppc64el. 20:37:25 [2019-10-16T20:37:25.309Z] #18 75.16 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... 20:37:25 [2019-10-16T20:37:25.309Z] #18 75.19 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... 20:37:25 [2019-10-16T20:37:25.598Z] #18 75.41 Selecting previously unselected package libpython3.5-minimal:ppc64el. 20:37:25 [2019-10-16T20:37:25.598Z] #18 75.43 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... 20:37:25 [2019-10-16T20:37:25.598Z] #18 75.46 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... 20:37:26 [2019-10-16T20:37:26.624Z] #18 76.47 Selecting previously unselected package python3.5-minimal. 20:37:26 [2019-10-16T20:37:26.624Z] #18 76.48 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... 20:37:26 [2019-10-16T20:37:26.624Z] #18 76.50 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 20:37:27 [2019-10-16T20:37:27.650Z] #18 ... 20:37:27 [2019-10-16T20:37:27.650Z] 20:37:27 [2019-10-16T20:37:27.650Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:37:27 [2019-10-16T20:37:27.650Z] #32 121.9 internal/poll 20:37:27 [2019-10-16T20:37:27.650Z] #32 125.6 os 20:37:27 [2019-10-16T20:37:27.650Z] #32 128.2 internal/fmtsort 20:37:27 [2019-10-16T20:37:27.650Z] #32 130.8 fmt 20:37:27 [2019-10-16T20:37:27.650Z] #32 130.8 path/filepath 20:37:27 [2019-10-16T20:37:27.650Z] #32 ... 20:37:27 [2019-10-16T20:37:27.650Z] 20:37:27 [2019-10-16T20:37:27.650Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:37:27 [2019-10-16T20:37:27.650Z] #42 46.05 CC images/pstree.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 46.42 CC images/pipe.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 46.92 CC images/tcp-stream.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 47.39 CC images/sk-packet.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 47.98 CC images/mnt.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 48.35 CC images/pipe-data.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 48.65 CC images/sa.o 20:37:27 [2019-10-16T20:37:27.650Z] #42 48.98 CC images/timer.o 20:37:28 [2019-10-16T20:37:28.279Z] #42 49.66 CC images/timerfd.o 20:37:28 [2019-10-16T20:37:28.940Z] #42 50.39 CC images/mm.o 20:37:29 [2019-10-16T20:37:29.964Z] #42 51.07 CC images/sk-opts.o 20:37:29 [2019-10-16T20:37:29.964Z] #42 51.42 CC images/sk-unix.o 20:37:30 [2019-10-16T20:37:30.593Z] #42 51.98 CC images/sk-inet.o 20:37:30 [2019-10-16T20:37:30.885Z] #42 ... 20:37:30 [2019-10-16T20:37:30.885Z] 20:37:30 [2019-10-16T20:37:30.885Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:30 [2019-10-16T20:37:30.885Z] #45 135.2 internal/lazyregexp 20:37:30 [2019-10-16T20:37:30.885Z] #45 135.2 os/exec 20:37:30 [2019-10-16T20:37:30.885Z] #45 135.3 net 20:37:36 [2019-10-16T20:37:36.436Z] #45 ... 20:37:36 [2019-10-16T20:37:36.436Z] 20:37:36 [2019-10-16T20:37:36.436Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 77.97 Selecting previously unselected package python3-minimal. 20:37:36 [2019-10-16T20:37:36.436Z] #18 77.98 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 77.98 Unpacking python3-minimal (3.5.3-1) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 78.11 Selecting previously unselected package libmpdec2:ppc64el. 20:37:36 [2019-10-16T20:37:36.436Z] #18 78.13 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 78.14 Unpacking libmpdec2:ppc64el (2.4.2-1) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 78.38 Selecting previously unselected package libpython3.5-stdlib:ppc64el. 20:37:36 [2019-10-16T20:37:36.436Z] #18 78.39 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 78.40 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 80.81 Selecting previously unselected package python3.5. 20:37:36 [2019-10-16T20:37:36.436Z] #18 80.82 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 80.83 Unpacking python3.5 (3.5.3-1+deb9u1) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.08 Selecting previously unselected package libpython3-stdlib:ppc64el. 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.09 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.10 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.22 Selecting previously unselected package dh-python. 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.25 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.27 Unpacking dh-python (2.20170125) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.57 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... 20:37:36 [2019-10-16T20:37:36.436Z] #18 81.59 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 20:37:36 [2019-10-16T20:37:36.741Z] #18 ... 20:37:36 [2019-10-16T20:37:36.741Z] 20:37:36 [2019-10-16T20:37:36.741Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:36 [2019-10-16T20:37:36.741Z] #45 140.9 encoding/binary 20:37:36 [2019-10-16T20:37:36.741Z] #45 141.0 flag 20:37:36 [2019-10-16T20:37:36.741Z] #45 141.0 go/token 20:37:40 [2019-10-16T20:37:40.254Z] #45 ... 20:37:40 [2019-10-16T20:37:40.254Z] 20:37:40 [2019-10-16T20:37:40.254Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:37:40 [2019-10-16T20:37:40.254Z] #32 133.9 io/ioutil 20:37:40 [2019-10-16T20:37:40.254Z] #32 137.4 flag 20:37:40 [2019-10-16T20:37:40.254Z] #32 137.4 github.com/BurntSushi/toml 20:37:40 [2019-10-16T20:37:40.254Z] #32 137.4 log 20:37:40 [2019-10-16T20:37:40.254Z] #32 ... 20:37:40 [2019-10-16T20:37:40.254Z] 20:37:40 [2019-10-16T20:37:40.254Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:37:40 [2019-10-16T20:37:40.254Z] #42 52.75 CC images/tun.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 53.41 CC images/sk-netlink.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 54.04 CC images/packet-sock.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 54.92 CC images/ipc-var.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 55.27 CC images/ipc-desc.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 55.75 CC images/ipc-shm.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 56.16 CC images/ipc-msg.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 56.79 CC images/ipc-sem.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 57.15 CC images/utsns.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 57.54 CC images/creds.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 57.98 CC images/vma.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 58.48 CC images/netdev.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 59.23 CC images/tty.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 60.56 CC images/file-lock.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 61.03 CC images/rlimit.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 61.32 CC images/pagemap.o 20:37:40 [2019-10-16T20:37:40.254Z] #42 ... 20:37:40 [2019-10-16T20:37:40.254Z] 20:37:40 [2019-10-16T20:37:40.254Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:40 [2019-10-16T20:37:40.254Z] #18 87.82 Setting up python3-minimal (3.5.3-1) ... 20:37:40 [2019-10-16T20:37:40.254Z] #18 89.99 Selecting previously unselected package python3. 20:37:40 [2019-10-16T20:37:40.254Z] #18 89.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 ... 16606 files and directories currently installed.) 20:37:40 [2019-10-16T20:37:40.254Z] #18 90.06 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... 20:37:40 [2019-10-16T20:37:40.254Z] #18 90.08 Unpacking python3 (3.5.3-1) ... 20:37:40 [2019-10-16T20:37:40.545Z] #18 90.38 Selecting previously unselected package pigz. 20:37:40 [2019-10-16T20:37:40.545Z] #18 90.41 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... 20:37:40 [2019-10-16T20:37:40.841Z] #18 90.41 Unpacking pigz (2.3.4-1) ... 20:37:40 [2019-10-16T20:37:40.841Z] #18 90.55 Selecting previously unselected package libip4tc0:ppc64el. 20:37:40 [2019-10-16T20:37:40.841Z] #18 90.56 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 20:37:40 [2019-10-16T20:37:40.841Z] #18 90.57 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... 20:37:41 [2019-10-16T20:37:41.083Z] tests/integration/api_exec_test.py .................... [ 35%] 20:37:41 [2019-10-16T20:37:41.132Z] #18 90.73 Selecting previously unselected package libip6tc0:ppc64el. 20:37:41 [2019-10-16T20:37:41.132Z] #18 90.74 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 20:37:41 [2019-10-16T20:37:41.132Z] #18 90.75 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... 20:37:41 [2019-10-16T20:37:41.132Z] #18 90.86 Selecting previously unselected package libiptc0:ppc64el. 20:37:41 [2019-10-16T20:37:41.132Z] #18 90.87 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 20:37:41 [2019-10-16T20:37:41.132Z] #18 90.88 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... 20:37:41 [2019-10-16T20:37:41.422Z] #18 91.03 Selecting previously unselected package libxtables12:ppc64el. 20:37:41 [2019-10-16T20:37:41.422Z] #18 91.04 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... 20:37:41 [2019-10-16T20:37:41.422Z] #18 91.05 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... 20:37:41 [2019-10-16T20:37:41.422Z] #18 91.26 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. 20:37:41 [2019-10-16T20:37:41.711Z] #18 91.27 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... 20:37:41 [2019-10-16T20:37:41.711Z] #18 91.27 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... 20:37:41 [2019-10-16T20:37:41.711Z] #18 91.46 Selecting previously unselected package iptables. 20:37:41 [2019-10-16T20:37:41.711Z] #18 91.46 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... 20:37:41 [2019-10-16T20:37:41.711Z] #18 91.47 Unpacking iptables (1.6.0+snapshot20161117-6) ... 20:37:42 [2019-10-16T20:37:42.337Z] #18 92.26 Selecting previously unselected package xxd. 20:37:42 [2019-10-16T20:37:42.337Z] #18 92.27 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 20:37:42 [2019-10-16T20:37:42.465Z] #73 exporting layers 54.3s done 20:37:42 [2019-10-16T20:37:42.465Z] #73 exporting manifest sha256:ccf2a9f2b0876c591600aa0571af9102fb5767540ba450e3fd366edf7e589718 done 20:37:42 [2019-10-16T20:37:42.465Z] #73 exporting config sha256:97b1487f8a0472e3b1f7b9b60ebe3eca52a40701e20806d40f732cbbd7eeb30d done 20:37:42 [2019-10-16T20:37:42.465Z] #73 sending tarball 20:37:42 [2019-10-16T20:37:42.624Z] #18 92.27 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 20:37:42 [2019-10-16T20:37:42.624Z] #18 92.47 Selecting previously unselected package vim-common. 20:37:42 [2019-10-16T20:37:42.624Z] #18 92.48 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 20:37:42 [2019-10-16T20:37:42.624Z] #18 92.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 20:37:43 [2019-10-16T20:37:43.250Z] #18 92.86 Selecting previously unselected package bzip2. 20:37:43 [2019-10-16T20:37:43.250Z] #18 92.87 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... 20:37:43 [2019-10-16T20:37:43.250Z] #18 92.87 Unpacking bzip2 (1.0.6-8.1) ... 20:37:43 [2019-10-16T20:37:43.250Z] #18 93.09 Selecting previously unselected package libgpm2:ppc64el. 20:37:43 [2019-10-16T20:37:43.250Z] #18 93.10 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... 20:37:43 [2019-10-16T20:37:43.250Z] #18 93.10 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... 20:37:43 [2019-10-16T20:37:43.250Z] #18 93.23 Selecting previously unselected package xz-utils. 20:37:43 [2019-10-16T20:37:43.538Z] #18 93.25 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... 20:37:43 [2019-10-16T20:37:43.538Z] #18 93.25 Unpacking xz-utils (5.2.2-1.2+b1) ... 20:37:43 [2019-10-16T20:37:43.538Z] #18 93.49 Selecting previously unselected package aufs-tools. 20:37:43 [2019-10-16T20:37:43.538Z] #18 93.49 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... 20:37:43 [2019-10-16T20:37:43.827Z] #18 93.50 Unpacking aufs-tools (1:4.1+20161219-1) ... 20:37:43 [2019-10-16T20:37:43.827Z] #18 93.70 Selecting previously unselected package liblzo2-2:ppc64el. 20:37:43 [2019-10-16T20:37:43.827Z] #18 93.71 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 20:37:43 [2019-10-16T20:37:43.827Z] #18 93.71 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 20:37:44 [2019-10-16T20:37:44.115Z] #18 93.85 Selecting previously unselected package btrfs-progs. 20:37:44 [2019-10-16T20:37:44.115Z] #18 93.85 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... 20:37:44 [2019-10-16T20:37:44.115Z] #18 93.85 Unpacking btrfs-progs (4.7.3-1) ... 20:37:44 [2019-10-16T20:37:44.764Z] #18 94.70 Selecting previously unselected package btrfs-tools. 20:37:44 [2019-10-16T20:37:44.764Z] #18 94.72 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... 20:37:45 [2019-10-16T20:37:45.052Z] #18 94.73 Unpacking btrfs-tools (4.7.3-1) ... 20:37:45 [2019-10-16T20:37:45.052Z] #18 94.86 Selecting previously unselected package libdevmapper1.02.1:ppc64el. 20:37:45 [2019-10-16T20:37:45.052Z] #18 94.88 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... 20:37:45 [2019-10-16T20:37:45.052Z] #18 94.89 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... 20:37:45 [2019-10-16T20:37:45.341Z] #18 95.16 Selecting previously unselected package dmsetup. 20:37:45 [2019-10-16T20:37:45.341Z] #18 95.17 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... 20:37:45 [2019-10-16T20:37:45.341Z] #18 95.17 Unpacking dmsetup (2:1.02.137-2) ... 20:37:45 [2019-10-16T20:37:45.629Z] #18 95.36 Selecting previously unselected package libonig4:ppc64el. 20:37:45 [2019-10-16T20:37:45.629Z] #18 95.37 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... 20:37:45 [2019-10-16T20:37:45.629Z] #18 95.38 Unpacking libonig4:ppc64el (6.1.3-2) ... 20:37:45 [2019-10-16T20:37:45.919Z] #18 95.66 Selecting previously unselected package libjq1:ppc64el. 20:37:45 [2019-10-16T20:37:45.919Z] #18 95.68 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... 20:37:45 [2019-10-16T20:37:45.919Z] #18 95.69 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... 20:37:46 [2019-10-16T20:37:46.207Z] #18 95.91 Selecting previously unselected package jq. 20:37:46 [2019-10-16T20:37:46.207Z] #18 95.93 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... 20:37:46 [2019-10-16T20:37:46.207Z] #18 95.93 Unpacking jq (1.5+dfsg-1.3) ... 20:37:46 [2019-10-16T20:37:46.244Z] #73 sending tarball 8.5s done 20:37:46 [2019-10-16T20:37:46.244Z] #73 ... 20:37:46 [2019-10-16T20:37:46.244Z] 20:37:46 [2019-10-16T20:37:46.244Z] #74 importing to docker 20:37:46 [2019-10-16T20:37:46.244Z] #74 ... 20:37:46 [2019-10-16T20:37:46.244Z] 20:37:46 [2019-10-16T20:37:46.244Z] #73 exporting to oci image format 20:37:46 [2019-10-16T20:37:46.244Z] #73 DONE 63.0s 20:37:46 [2019-10-16T20:37:46.244Z] 20:37:46 [2019-10-16T20:37:46.244Z] #74 importing to docker 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.14 Selecting previously unselected package libaio1:ppc64el. 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.14 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.15 Unpacking libaio1:ppc64el (0.3.110-3) ... 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.30 Selecting previously unselected package libcap2-bin. 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.31 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.32 Unpacking libcap2-bin (1:2.25-1) ... 20:37:46 [2019-10-16T20:37:46.496Z] #18 96.47 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. 20:37:46 [2019-10-16T20:37:46.784Z] #18 96.49 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... 20:37:46 [2019-10-16T20:37:46.784Z] #18 96.50 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... 20:37:46 [2019-10-16T20:37:46.784Z] #18 96.61 Selecting previously unselected package libsepol1-dev:ppc64el. 20:37:46 [2019-10-16T20:37:46.784Z] #18 96.61 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... 20:37:46 [2019-10-16T20:37:46.784Z] #18 96.62 Unpacking libsepol1-dev:ppc64el (2.6-2) ... 20:37:47 [2019-10-16T20:37:47.412Z] #18 97.20 Selecting previously unselected package libpcre16-3:ppc64el. 20:37:47 [2019-10-16T20:37:47.412Z] #18 97.20 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... 20:37:47 [2019-10-16T20:37:47.412Z] #18 97.21 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... 20:37:47 [2019-10-16T20:37:47.700Z] #18 97.48 Selecting previously unselected package libpcre32-3:ppc64el. 20:37:47 [2019-10-16T20:37:47.700Z] #18 97.49 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... 20:37:47 [2019-10-16T20:37:47.700Z] #18 97.51 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... 20:37:47 [2019-10-16T20:37:47.988Z] #18 97.75 Selecting previously unselected package libpcre3-dev:ppc64el. 20:37:47 [2019-10-16T20:37:47.988Z] #18 97.76 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... 20:37:47 [2019-10-16T20:37:47.988Z] #18 97.77 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... 20:37:49 [2019-10-16T20:37:49.018Z] #18 98.52 Selecting previously unselected package libselinux1-dev:ppc64el. 20:37:49 [2019-10-16T20:37:49.018Z] #18 98.53 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... 20:37:49 [2019-10-16T20:37:49.018Z] #18 98.58 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... 20:37:49 [2019-10-16T20:37:49.018Z] #18 ... 20:37:49 [2019-10-16T20:37:49.018Z] 20:37:49 [2019-10-16T20:37:49.018Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 20:37:49 [2019-10-16T20:37:49.018Z] #32 146.7 github.com/BurntSushi/toml/cmd/tomlv 20:37:49 [2019-10-16T20:37:49.018Z] #32 DONE 153.4s 20:37:49 [2019-10-16T20:37:49.018Z] 20:37:49 [2019-10-16T20:37:49.018Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:37:49 [2019-10-16T20:37:49.018Z] #42 62.23 CC images/siginfo.o 20:37:49 [2019-10-16T20:37:49.018Z] #42 63.24 CC images/rpc.o 20:37:49 [2019-10-16T20:37:49.018Z] #42 66.13 CC images/ext-file.o 20:37:49 [2019-10-16T20:37:49.018Z] #42 66.48 CC images/cgroup.o 20:37:49 [2019-10-16T20:37:49.018Z] #42 67.86 CC images/userns.o 20:37:49 [2019-10-16T20:37:49.018Z] #42 68.47 CC images/google/protobuf/descriptor.o 20:37:49 [2019-10-16T20:37:49.044Z] tests/integration/api_healthcheck_test.py .... [ 36%] 20:37:49 [2019-10-16T20:37:49.306Z] #42 ... 20:37:49 [2019-10-16T20:37:49.306Z] 20:37:49 [2019-10-16T20:37:49.306Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:37:49 [2019-10-16T20:37:49.306Z] #18 99.08 Selecting previously unselected package libdevmapper-dev:ppc64el. 20:37:49 [2019-10-16T20:37:49.306Z] #18 99.08 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... 20:37:49 [2019-10-16T20:37:49.306Z] #18 99.10 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... 20:37:49 [2019-10-16T20:37:49.598Z] #18 99.28 Selecting previously unselected package libnl-3-200:ppc64el. 20:37:49 [2019-10-16T20:37:49.598Z] #18 99.29 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... 20:37:49 [2019-10-16T20:37:49.598Z] #18 99.30 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... 20:37:49 [2019-10-16T20:37:49.598Z] #18 99.50 Selecting previously unselected package libprotobuf-c1:ppc64el. 20:37:49 [2019-10-16T20:37:49.598Z] #18 99.50 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... 20:37:49 [2019-10-16T20:37:49.886Z] #18 99.54 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... 20:37:49 [2019-10-16T20:37:49.886Z] #18 99.72 Selecting previously unselected package libreadline5:ppc64el. 20:37:49 [2019-10-16T20:37:49.886Z] #18 99.75 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... 20:37:49 [2019-10-16T20:37:49.886Z] #18 99.76 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... 20:37:50 [2019-10-16T20:37:50.189Z] #18 100.1 Selecting previously unselected package libsystemd-dev:ppc64el. 20:37:50 [2019-10-16T20:37:50.196Z] --- PASS: TestBuildWithHugeFile (48.60s) 20:37:50 [2019-10-16T20:37:50.196Z] === RUN TestBuildWithEmptyDockerfile 20:37:50 [2019-10-16T20:37:50.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:37:50 [2019-10-16T20:37:50.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:37:50 [2019-10-16T20:37:50.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:37:50 [2019-10-16T20:37:50.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:37:50 [2019-10-16T20:37:50.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:37:50 [2019-10-16T20:37:50.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:37:50 [2019-10-16T20:37:50.197Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:37:50 [2019-10-16T20:37:50.197Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:37:50 [2019-10-16T20:37:50.197Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) 20:37:50 [2019-10-16T20:37:50.197Z] === RUN TestBuildPreserveOwnership 20:37:50 [2019-10-16T20:37:50.197Z] === RUN TestBuildPreserveOwnership/copy_from 20:37:50 [2019-10-16T20:37:50.197Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildPreserveOwnership (6.29s) 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) 20:37:50 [2019-10-16T20:37:50.197Z] === RUN TestBuildPlatformInvalid 20:37:50 [2019-10-16T20:37:50.197Z] --- PASS: TestBuildPlatformInvalid (0.16s) 20:37:50 [2019-10-16T20:37:50.197Z] PASS 20:37:50 [2019-10-16T20:37:50.197Z] 20:37:50 [2019-10-16T20:37:50.197Z] === Skipped 20:37:50 [2019-10-16T20:37:50.197Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 20:37:50 [2019-10-16T20:37:50.197Z] build_session_test.go:25: TODO: BuildKit 20:37:50 [2019-10-16T20:37:50.197Z] 20:37:50 [2019-10-16T20:37:50.197Z] 20:37:50 [2019-10-16T20:37:50.197Z] DONE 32 tests, 1 skipped in 100.039s 20:37:50 [2019-10-16T20:37:50.197Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 20:37:50 [2019-10-16T20:37:50.197Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 20:37:50 [2019-10-16T20:37:50.197Z] ++ set -e 20:37:50 [2019-10-16T20:37:50.197Z] ++ '[' -n 0 ']' 20:37:50 [2019-10-16T20:37:50.197Z] ++ set -x 20:37:50 [2019-10-16T20:37:50.197Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 20:37:50 [2019-10-16T20:37:50.197Z] INFO: Testing against a local daemon 20:37:50 [2019-10-16T20:37:50.197Z] === RUN TestConfigList 20:37:50 [2019-10-16T20:37:50.481Z] #18 100.1 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... 20:37:50 [2019-10-16T20:37:50.481Z] #18 100.1 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... 20:37:51 [2019-10-16T20:37:51.504Z] #18 ... 20:37:51 [2019-10-16T20:37:51.504Z] 20:37:51 [2019-10-16T20:37:51.504Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:37:51 [2019-10-16T20:37:51.504Z] #45 145.5 go/scanner 20:37:51 [2019-10-16T20:37:51.504Z] #45 148.4 net/url 20:37:51 [2019-10-16T20:37:51.504Z] #45 149.0 text/template/parse 20:37:51 [2019-10-16T20:37:51.504Z] #45 151.6 go/ast 20:37:51 [2019-10-16T20:37:51.792Z] #45 ... 20:37:51 [2019-10-16T20:37:51.792Z] 20:37:51 [2019-10-16T20:37:51.792Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:37:51 [2019-10-16T20:37:51.792Z] #42 73.06 CC images/opts.o 20:37:52 [2019-10-16T20:37:52.080Z] #42 73.48 CC images/seccomp.o 20:37:52 [2019-10-16T20:37:52.727Z] --- PASS: TestConfigList (3.29s) 20:37:52 [2019-10-16T20:37:52.727Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 20:37:52 [2019-10-16T20:37:52.727Z] === RUN TestConfigsCreateAndDelete 20:37:53 [2019-10-16T20:37:53.101Z] #42 74.18 CC images/binfmt-misc.o 20:37:53 [2019-10-16T20:37:53.401Z] #42 74.67 CC images/time.o 20:37:54 [2019-10-16T20:37:54.030Z] #42 75.13 CC images/sysctl.o 20:37:54 [2019-10-16T20:37:54.320Z] #42 75.55 CC images/autofs.o 20:37:54 [2019-10-16T20:37:54.611Z] #42 76.02 CC images/macvlan.o 20:37:55 [2019-10-16T20:37:55.241Z] #42 76.46 CC images/sit.o 20:37:55 [2019-10-16T20:37:55.532Z] #42 76.80 LINK images/built-in.o 20:37:55 [2019-10-16T20:37:55.541Z] tests/integration/api_image_test.py ...........s..... [ 40%] 20:37:55 [2019-10-16T20:37:55.824Z] #42 77.04 GEN compel/include/asm 20:37:55 [2019-10-16T20:37:55.824Z] #42 77.06 GEN compel/include/version.h 20:37:55 [2019-10-16T20:37:55.824Z] #42 77.08 touch .config 20:37:55 [2019-10-16T20:37:55.824Z] #42 77.10 GEN include/common/config.h 20:37:56 [2019-10-16T20:37:56.011Z] --- PASS: TestConfigsCreateAndDelete (3.16s) 20:37:56 [2019-10-16T20:37:56.011Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 20:37:56 [2019-10-16T20:37:56.011Z] === RUN TestConfigsUpdate 20:37:56 [2019-10-16T20:37:56.112Z] #42 77.28 GEN compel/plugins/include/uapi/std/syscall-codes.h 20:37:56 [2019-10-16T20:37:56.112Z] #42 77.31 GEN compel/plugins/include/uapi/std/syscall.h 20:37:56 [2019-10-16T20:37:56.112Z] #42 77.39 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S 20:37:56 [2019-10-16T20:37:56.112Z] #42 77.43 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d 20:37:56 [2019-10-16T20:37:56.402Z] #42 77.61 DEP compel/arch/ppc64/plugins/std/memcmp.d 20:37:56 [2019-10-16T20:37:56.402Z] #42 77.69 DEP compel/arch/ppc64/plugins/std/memcpy.d 20:37:56 [2019-10-16T20:37:56.402Z] #42 77.76 DEP compel/arch/ppc64/plugins/std/parasite-head.d 20:37:56 [2019-10-16T20:37:56.719Z] #42 77.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 20:37:56 [2019-10-16T20:37:56.719Z] #42 77.85 DEP compel/plugins/std/infect.d 20:37:57 [2019-10-16T20:37:57.009Z] #42 78.29 DEP compel/plugins/std/string.d 20:37:57 [2019-10-16T20:37:57.298Z] #42 78.50 DEP compel/plugins/std/log.d 20:37:57 [2019-10-16T20:37:57.298Z] #42 78.72 DEP compel/plugins/std/fds.d 20:37:57 [2019-10-16T20:37:57.588Z] #42 78.91 DEP compel/plugins/std/std.d 20:37:57 [2019-10-16T20:37:57.877Z] #42 79.13 DEP compel/plugins/shmem/shmem.d 20:37:58 [2019-10-16T20:37:58.175Z] #42 79.35 DEP compel/plugins/fds/fds.d 20:37:58 [2019-10-16T20:37:58.464Z] #42 79.66 CC compel/plugins/std/std.o 20:37:58 [2019-10-16T20:37:58.543Z] --- PASS: TestConfigsUpdate (2.67s) 20:37:58 [2019-10-16T20:37:58.543Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 20:37:58 [2019-10-16T20:37:58.543Z] === RUN TestTemplatedConfig 20:37:59 [2019-10-16T20:37:59.092Z] #42 80.20 CC compel/plugins/std/fds.o 20:37:59 [2019-10-16T20:37:59.719Z] #42 80.90 CC compel/plugins/std/log.o 20:38:00 [2019-10-16T20:38:00.754Z] #42 ... 20:38:00 [2019-10-16T20:38:00.754Z] 20:38:00 [2019-10-16T20:38:00.754Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:38:00 [2019-10-16T20:38:00.754Z] #18 102.5 Selecting previously unselected package net-tools. 20:38:00 [2019-10-16T20:38:00.754Z] #18 102.5 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 102.5 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 102.8 Selecting previously unselected package python-pip-whl. 20:38:00 [2019-10-16T20:38:00.755Z] #18 102.8 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 102.8 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 103.6 Selecting previously unselected package python3-pip. 20:38:00 [2019-10-16T20:38:00.755Z] #18 103.6 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 103.6 Unpacking python3-pip (9.0.1-2+deb9u1) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 103.9 Selecting previously unselected package python3-pkg-resources. 20:38:00 [2019-10-16T20:38:00.755Z] #18 103.9 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 103.9 Unpacking python3-pkg-resources (33.1.1-1) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.1 Selecting previously unselected package python3-setuptools. 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.1 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.1 Unpacking python3-setuptools (33.1.1-1) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.6 Selecting previously unselected package python3-wheel. 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.6 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.6 Unpacking python3-wheel (0.29.0-2) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.8 Selecting previously unselected package thin-provisioning-tools. 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.9 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 104.9 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 105.5 Selecting previously unselected package vim-runtime. 20:38:00 [2019-10-16T20:38:00.755Z] #18 105.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 20:38:00 [2019-10-16T20:38:00.755Z] #18 105.6 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 20:38:00 [2019-10-16T20:38:00.755Z] #18 105.7 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 20:38:00 [2019-10-16T20:38:00.755Z] #18 105.7 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 20:38:01 [2019-10-16T20:38:01.383Z] #18 111.1 Selecting previously unselected package vim. 20:38:01 [2019-10-16T20:38:01.383Z] #18 ... 20:38:01 [2019-10-16T20:38:01.383Z] 20:38:01 [2019-10-16T20:38:01.383Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:01 [2019-10-16T20:38:01.383Z] #42 82.43 CC compel/plugins/std/string.o 20:38:01 [2019-10-16T20:38:01.830Z] --- PASS: TestTemplatedConfig (3.42s) 20:38:01 [2019-10-16T20:38:01.830Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 20:38:01 [2019-10-16T20:38:01.830Z] === RUN TestConfigInspect 20:38:02 [2019-10-16T20:38:02.018Z] #42 ... 20:38:02 [2019-10-16T20:38:02.018Z] 20:38:02 [2019-10-16T20:38:02.018Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:38:02 [2019-10-16T20:38:02.018Z] #45 156.2 encoding/json 20:38:02 [2019-10-16T20:38:02.018Z] #45 ... 20:38:02 [2019-10-16T20:38:02.018Z] 20:38:02 [2019-10-16T20:38:02.018Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:38:02 [2019-10-16T20:38:02.018Z] #18 111.1 Selecting previously unselected package vim. 20:38:02 [2019-10-16T20:38:02.018Z] #18 111.1 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 20:38:02 [2019-10-16T20:38:02.018Z] #18 111.1 Unpacking vim (2:8.0.0197-4+deb9u3) ... 20:38:02 [2019-10-16T20:38:02.018Z] #18 111.9 Selecting previously unselected package xfsprogs. 20:38:02 [2019-10-16T20:38:02.307Z] #18 112.0 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... 20:38:02 [2019-10-16T20:38:02.307Z] #18 112.0 Unpacking xfsprogs (4.9.0+nmu1) ... 20:38:02 [2019-10-16T20:38:02.758Z] #74 DONE 15.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 20:38:02 [2019-10-16T20:38:02.949Z] #18 112.8 Selecting previously unselected package zip. 20:38:03 [2019-10-16T20:38:03.239Z] #18 112.8 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... 20:38:03 [2019-10-16T20:38:03.239Z] #18 112.8 Unpacking zip (3.0-11+b1) ... 20:38:03 [2019-10-16T20:38:03.528Z] #18 113.3 Selecting previously unselected package libapparmor-perl. 20:38:03 [2019-10-16T20:38:03.528Z] #18 113.3 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... 20:38:03 [2019-10-16T20:38:03.528Z] #18 113.3 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 20:38:03 [2019-10-16T20:38:03.528Z] #18 113.4 Selecting previously unselected package apparmor. 20:38:03 [2019-10-16T20:38:03.528Z] #18 113.4 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... 20:38:03 [2019-10-16T20:38:03.604Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/test/unit 20:38:03 [2019-10-16T20:38:03.820Z] #18 113.6 Unpacking apparmor (2.11.0-3+deb9u2) ... 20:38:04 [2019-10-16T20:38:04.450Z] #18 114.3 Selecting previously unselected package binutils-mingw-w64-i686. 20:38:04 [2019-10-16T20:38:04.450Z] #18 114.3 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... 20:38:04 [2019-10-16T20:38:04.450Z] #18 114.3 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 20:38:04 [2019-10-16T20:38:04.788Z] 12c8dbabfd62: Pull complete 20:38:04 [2019-10-16T20:38:04.788Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 20:38:04 [2019-10-16T20:38:04.788Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 20:38:04 [2019-10-16T20:38:04.788Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 20:38:04 [2019-10-16T20:38:04.788Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 20:38:04 [2019-10-16T20:38:04.788Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' 20:38:04 [2019-10-16T20:38:04.788Z] WARN: Skipping validation tests 20:38:04 [2019-10-16T20:38:04.788Z] INFO: Running unit tests at 10/16/2019 20:37:57... 20:38:04 [2019-10-16T20:38:04.788Z] INFO: make.ps1 starting at 10/16/2019 20:38:01 20:38:04 [2019-10-16T20:38:04.788Z] INFO: Git commit (95ea6e706) assumed from DOCKER_GITCOMMIT environment variable 20:38:04 [2019-10-16T20:38:04.788Z] INFO: Invoking autogen... 20:38:04 [2019-10-16T20:38:04.788Z] INFO: Running unit tests... 20:38:05 [2019-10-16T20:38:05.116Z] --- PASS: TestConfigInspect (3.15s) 20:38:05 [2019-10-16T20:38:05.116Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 20:38:05 [2019-10-16T20:38:05.116Z] === RUN TestConfigCreateWithLabels 20:38:07 [2019-10-16T20:38:07.000Z] ? github.com/docker/docker/api [no test files] 20:38:07 [2019-10-16T20:38:07.169Z] #18 116.9 Selecting previously unselected package binutils-mingw-w64-x86-64. 20:38:07 [2019-10-16T20:38:07.169Z] #18 116.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... 20:38:07 [2019-10-16T20:38:07.169Z] #18 116.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 20:38:08 [2019-10-16T20:38:08.401Z] --- PASS: TestConfigCreateWithLabels (3.16s) 20:38:08 [2019-10-16T20:38:08.401Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 20:38:08 [2019-10-16T20:38:08.401Z] === RUN TestConfigCreateResolve 20:38:09 [2019-10-16T20:38:09.885Z] #18 119.5 Selecting previously unselected package binutils-mingw-w64. 20:38:09 [2019-10-16T20:38:09.885Z] #18 119.5 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 20:38:09 [2019-10-16T20:38:09.885Z] #18 119.5 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 20:38:09 [2019-10-16T20:38:09.885Z] #18 119.6 Selecting previously unselected package mingw-w64-common. 20:38:09 [2019-10-16T20:38:09.885Z] #18 119.6 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 20:38:09 [2019-10-16T20:38:09.885Z] #18 119.6 Unpacking mingw-w64-common (5.0.1-1) ... 20:38:11 [2019-10-16T20:38:11.687Z] --- PASS: TestConfigCreateResolve (3.12s) 20:38:11 [2019-10-16T20:38:11.687Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 20:38:11 [2019-10-16T20:38:11.687Z] === RUN TestConfigDaemonLibtrustID 20:38:11 [2019-10-16T20:38:11.687Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) 20:38:11 [2019-10-16T20:38:11.687Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 20:38:11 [2019-10-16T20:38:11.687Z] PASS 20:38:11 [2019-10-16T20:38:11.687Z] 20:38:11 [2019-10-16T20:38:11.687Z] DONE 8 tests in 22.691s 20:38:11 [2019-10-16T20:38:11.687Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 20:38:11 [2019-10-16T20:38:11.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 20:38:11 [2019-10-16T20:38:11.687Z] ++ set -e 20:38:11 [2019-10-16T20:38:11.687Z] ++ '[' -n 0 ']' 20:38:11 [2019-10-16T20:38:11.687Z] ++ set -x 20:38:11 [2019-10-16T20:38:11.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 20:38:11 [2019-10-16T20:38:11.945Z] INFO: Testing against a local daemon 20:38:11 [2019-10-16T20:38:11.945Z] === RUN TestCheckpoint 20:38:11 [2019-10-16T20:38:11.945Z] --- SKIP: TestCheckpoint (0.00s) 20:38:11 [2019-10-16T20:38:11.945Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:38:11 [2019-10-16T20:38:11.945Z] === RUN TestContainerInvalidJSON 20:38:11 [2019-10-16T20:38:11.945Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 20:38:11 [2019-10-16T20:38:11.945Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 20:38:11 [2019-10-16T20:38:11.945Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:38:11 [2019-10-16T20:38:11.945Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:38:11 [2019-10-16T20:38:11.945Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:38:11 [2019-10-16T20:38:11.945Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:38:11 [2019-10-16T20:38:11.945Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 20:38:11 [2019-10-16T20:38:11.945Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:38:11 [2019-10-16T20:38:11.945Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:38:11 [2019-10-16T20:38:11.945Z] --- PASS: TestContainerInvalidJSON (0.03s) 20:38:11 [2019-10-16T20:38:11.945Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 20:38:11 [2019-10-16T20:38:11.945Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:38:11 [2019-10-16T20:38:11.945Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:38:11 [2019-10-16T20:38:11.945Z] === RUN TestCopyFromContainerPathDoesNotExist 20:38:12 [2019-10-16T20:38:12.204Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) 20:38:12 [2019-10-16T20:38:12.204Z] === RUN TestCopyFromContainerPathIsNotDir 20:38:12 [2019-10-16T20:38:12.204Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) 20:38:12 [2019-10-16T20:38:12.204Z] === RUN TestCopyToContainerPathDoesNotExist 20:38:12 [2019-10-16T20:38:12.464Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) 20:38:12 [2019-10-16T20:38:12.464Z] === RUN TestCopyToContainerPathIsNotDir 20:38:12 [2019-10-16T20:38:12.464Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) 20:38:12 [2019-10-16T20:38:12.464Z] === RUN TestCopyFromContainer 20:38:12 [2019-10-16T20:38:12.630Z] #18 ... 20:38:12 [2019-10-16T20:38:12.630Z] 20:38:12 [2019-10-16T20:38:12.630Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:12 [2019-10-16T20:38:12.630Z] #42 83.53 CC compel/plugins/std/infect.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 84.44 CC compel/arch/ppc64/plugins/std/parasite-head.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 84.54 CC compel/arch/ppc64/plugins/std/memcpy.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 84.66 CC compel/arch/ppc64/plugins/std/memcmp.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 84.76 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 84.85 AR compel/plugins/std.lib.a 20:38:12 [2019-10-16T20:38:12.630Z] #42 84.99 CC compel/plugins/fds/fds.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 85.55 AR compel/plugins/fds.lib.a 20:38:12 [2019-10-16T20:38:12.630Z] #42 85.67 HOSTDEP compel/src/lib/log-host.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 85.93 HOSTDEP compel/src/lib/handle-elf-host.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 86.18 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 86.44 HOSTDEP compel/src/main-host.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 86.74 DEP compel/src/lib/ptrace.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 87.04 DEP compel/src/lib/infect.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 87.33 DEP compel/src/lib/infect-util.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 87.56 DEP compel/src/lib/infect-rpc.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 87.78 DEP compel/arch/ppc64/src/lib/infect.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 87.96 DEP compel/arch/ppc64/src/lib/cpu.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 88.21 DEP compel/src/lib/log.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 88.45 DEP compel/src/main.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 88.72 DEP compel/src/lib/handle-elf.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 89.06 DEP compel/arch/ppc64/src/lib/handle-elf.d 20:38:12 [2019-10-16T20:38:12.630Z] #42 89.38 CC compel/src/lib/log.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 89.99 CC compel/arch/ppc64/src/lib/cpu.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 90.62 CC compel/arch/ppc64/src/lib/infect.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 92.06 CC compel/src/lib/infect-rpc.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 92.91 CC compel/src/lib/infect-util.o 20:38:12 [2019-10-16T20:38:12.630Z] #42 93.41 CC compel/src/lib/infect.o 20:38:14 [2019-10-16T20:38:14.131Z] #42 ... 20:38:14 [2019-10-16T20:38:14.131Z] 20:38:14 [2019-10-16T20:38:14.131Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:38:14 [2019-10-16T20:38:14.131Z] #45 168.5 text/template 20:38:14 [2019-10-16T20:38:14.131Z] #45 174.2 go/parser 20:38:14 [2019-10-16T20:38:14.998Z] === RUN TestCopyFromContainer// 20:38:14 [2019-10-16T20:38:14.998Z] === RUN TestCopyFromContainer//bar/root 20:38:14 [2019-10-16T20:38:14.998Z] === RUN TestCopyFromContainer//bar/root/ 20:38:14 [2019-10-16T20:38:14.998Z] === RUN TestCopyFromContainer/bar/quux 20:38:14 [2019-10-16T20:38:14.998Z] === RUN TestCopyFromContainer/bar/quux/ 20:38:14 [2019-10-16T20:38:14.998Z] === RUN TestCopyFromContainer/bar/quux/baz 20:38:15 [2019-10-16T20:38:15.257Z] === RUN TestCopyFromContainer/bar/filesymlink 20:38:15 [2019-10-16T20:38:15.257Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:38:15 [2019-10-16T20:38:15.258Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:38:15 [2019-10-16T20:38:15.516Z] === RUN TestCopyFromContainer/bar/notarget 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer (3.06s) 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer// (0.10s) 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) 20:38:15 [2019-10-16T20:38:15.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) 20:38:15 [2019-10-16T20:38:15.517Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 20:38:15 [2019-10-16T20:38:15.517Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) 20:38:15 [2019-10-16T20:38:15.517Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) 20:38:15 [2019-10-16T20:38:15.517Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) 20:38:15 [2019-10-16T20:38:15.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:38:15 [2019-10-16T20:38:15.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:38:15 [2019-10-16T20:38:15.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:38:15 [2019-10-16T20:38:15.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:38:15 [2019-10-16T20:38:15.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:38:15 [2019-10-16T20:38:15.517Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:38:15 [2019-10-16T20:38:15.517Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:38:15 [2019-10-16T20:38:15.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:38:15 [2019-10-16T20:38:15.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:38:15 [2019-10-16T20:38:15.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:38:15 [2019-10-16T20:38:15.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 20:38:15 [2019-10-16T20:38:15.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:38:15 [2019-10-16T20:38:15.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:38:15 [2019-10-16T20:38:15.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 20:38:15 [2019-10-16T20:38:15.775Z] === RUN TestCreateLinkToNonExistingContainer 20:38:15 [2019-10-16T20:38:15.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) 20:38:15 [2019-10-16T20:38:15.775Z] === RUN TestCreateWithInvalidEnv 20:38:15 [2019-10-16T20:38:15.776Z] === RUN TestCreateWithInvalidEnv/0 20:38:15 [2019-10-16T20:38:15.776Z] === PAUSE TestCreateWithInvalidEnv/0 20:38:15 [2019-10-16T20:38:15.776Z] === RUN TestCreateWithInvalidEnv/1 20:38:15 [2019-10-16T20:38:15.776Z] === PAUSE TestCreateWithInvalidEnv/1 20:38:15 [2019-10-16T20:38:15.776Z] === RUN TestCreateWithInvalidEnv/2 20:38:15 [2019-10-16T20:38:15.776Z] === PAUSE TestCreateWithInvalidEnv/2 20:38:15 [2019-10-16T20:38:15.776Z] === CONT TestCreateWithInvalidEnv/0 20:38:15 [2019-10-16T20:38:15.776Z] === CONT TestCreateWithInvalidEnv/2 20:38:15 [2019-10-16T20:38:15.776Z] === CONT TestCreateWithInvalidEnv/1 20:38:15 [2019-10-16T20:38:15.776Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 20:38:15 [2019-10-16T20:38:15.776Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:38:15 [2019-10-16T20:38:15.776Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:38:15 [2019-10-16T20:38:15.776Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:38:15 [2019-10-16T20:38:15.776Z] === RUN TestCreateTmpfsMountsTarget 20:38:15 [2019-10-16T20:38:15.776Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 20:38:15 [2019-10-16T20:38:15.776Z] === RUN TestCreateWithCustomMaskedPaths 20:38:16 [2019-10-16T20:38:16.852Z] #45 ... 20:38:16 [2019-10-16T20:38:16.852Z] 20:38:16 [2019-10-16T20:38:16.852Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:38:16 [2019-10-16T20:38:16.852Z] #18 126.4 Selecting previously unselected package mingw-w64-x86-64-dev. 20:38:16 [2019-10-16T20:38:16.852Z] #18 126.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 20:38:16 [2019-10-16T20:38:16.852Z] #18 126.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/no_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/no_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/empty_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/valid_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/invalid_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/empty_capadd 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/empty_capadd 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/empty_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/capadd_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/no_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/empty_capadd 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/capadd_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/empty_capdrop 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/valid_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/empty_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] === CONT TestCreateWithCapabilities/invalid_capabilities 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities (0.04s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) 20:38:18 [2019-10-16T20:38:18.309Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 20:38:18 [2019-10-16T20:38:18.309Z] === RUN TestCreateWithCustomReadonlyPaths 20:38:18 [2019-10-16T20:38:18.400Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestCreateWithInvalidHealthcheckParams 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:38:20 [2019-10-16T20:38:20.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:38:20 [2019-10-16T20:38:20.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) 20:38:20 [2019-10-16T20:38:20.842Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestContainerStartOnDaemonRestart 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestContainerStartOnDaemonRestart 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestDaemonRestartIpcMode 20:38:20 [2019-10-16T20:38:20.842Z] === PAUSE TestDaemonRestartIpcMode 20:38:20 [2019-10-16T20:38:20.842Z] === RUN TestDiff 20:38:20 [2019-10-16T20:38:20.859Z] tests/integration/api_network_test.py ........................... [ 47%] 20:38:21 [2019-10-16T20:38:21.778Z] --- PASS: TestDiff (0.84s) 20:38:21 [2019-10-16T20:38:21.778Z] === RUN TestExecWithCloseStdin 20:38:22 [2019-10-16T20:38:22.422Z] #18 ... 20:38:22 [2019-10-16T20:38:22.422Z] 20:38:22 [2019-10-16T20:38:22.422Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:22 [2019-10-16T20:38:22.422Z] #42 98.17 CC compel/src/lib/ptrace.o 20:38:22 [2019-10-16T20:38:22.422Z] #42 98.92 AR compel/libcompel.a 20:38:22 [2019-10-16T20:38:22.422Z] #42 99.05 HOSTCC compel/src/main-host.o 20:38:22 [2019-10-16T20:38:22.422Z] #42 99.72 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o 20:38:22 [2019-10-16T20:38:22.422Z] #42 100.1 HOSTCC compel/src/lib/handle-elf-host.o 20:38:22 [2019-10-16T20:38:22.422Z] #42 101.1 HOSTCC compel/src/lib/log-host.o 20:38:22 [2019-10-16T20:38:22.422Z] #42 101.5 HOSTLINK compel/compel-host-bin 20:38:22 [2019-10-16T20:38:22.422Z] #42 101.9 DEP soccr/soccr.d 20:38:22 [2019-10-16T20:38:22.422Z] #42 102.2 CC soccr/soccr.o 20:38:22 [2019-10-16T20:38:22.503Z] ? github.com/docker/docker/api [no test files] 20:38:22 [2019-10-16T20:38:22.714Z] --- PASS: TestExecWithCloseStdin (1.04s) 20:38:22 [2019-10-16T20:38:22.714Z] === RUN TestExec 20:38:23 [2019-10-16T20:38:23.650Z] --- PASS: TestExec (0.99s) 20:38:23 [2019-10-16T20:38:23.650Z] === RUN TestExecUser 20:38:23 [2019-10-16T20:38:23.924Z] #42 105.1 AR soccr/libsoccr.a 20:38:23 [2019-10-16T20:38:23.924Z] #42 105.2 make[1]: 'soccr/libsoccr.a' is up to date. 20:38:24 [2019-10-16T20:38:24.553Z] #42 105.7 DEP criu/arch/ppc64/sigframe.d 20:38:24 [2019-10-16T20:38:24.553Z] #42 ... 20:38:24 [2019-10-16T20:38:24.553Z] 20:38:24 [2019-10-16T20:38:24.553Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:38:24 [2019-10-16T20:38:24.553Z] #18 134.2 Selecting previously unselected package gcc-mingw-w64-base. 20:38:24 [2019-10-16T20:38:24.553Z] #18 134.2 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... 20:38:24 [2019-10-16T20:38:24.553Z] #18 134.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 20:38:24 [2019-10-16T20:38:24.553Z] #18 134.3 Selecting previously unselected package gcc-mingw-w64-x86-64. 20:38:24 [2019-10-16T20:38:24.553Z] #18 134.3 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... 20:38:24 [2019-10-16T20:38:24.553Z] #18 134.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:38:24 [2019-10-16T20:38:24.585Z] --- PASS: TestExecUser (0.96s) 20:38:24 [2019-10-16T20:38:24.585Z] === RUN TestExportContainerAndImportImage 20:38:25 [2019-10-16T20:38:25.521Z] --- PASS: TestExportContainerAndImportImage (1.07s) 20:38:25 [2019-10-16T20:38:25.521Z] === RUN TestExportContainerAfterDaemonRestart 20:38:27 [2019-10-16T20:38:27.470Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) 20:38:27 [2019-10-16T20:38:27.470Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 20:38:27 [2019-10-16T20:38:27.470Z] === RUN TestHealthCheckWorkdir 20:38:28 [2019-10-16T20:38:28.847Z] --- PASS: TestHealthCheckWorkdir (1.16s) 20:38:28 [2019-10-16T20:38:28.847Z] === RUN TestHealthKillContainer 20:38:30 [2019-10-16T20:38:30.647Z] tests/integration/api_plugin_test.py ........... [ 50%] 20:38:31 [2019-10-16T20:38:31.423Z] #18 ... 20:38:31 [2019-10-16T20:38:31.423Z] 20:38:31 [2019-10-16T20:38:31.423Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:38:31 [2019-10-16T20:38:31.423Z] #45 184.5 encoding/xml 20:38:31 [2019-10-16T20:38:31.423Z] #45 191.2 math/big 20:38:31 [2019-10-16T20:38:31.423Z] #45 194.2 go/doc 20:38:31 [2019-10-16T20:38:31.423Z] #45 ... 20:38:31 [2019-10-16T20:38:31.423Z] 20:38:31 [2019-10-16T20:38:31.423Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:31 [2019-10-16T20:38:31.423Z] #42 106.1 DEP criu/arch/ppc64/crtools.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 106.5 DEP criu/arch/ppc64/cpu.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 106.9 CC criu/arch/ppc64/cpu.o 20:38:31 [2019-10-16T20:38:31.423Z] #42 108.0 CC criu/arch/ppc64/crtools.o 20:38:31 [2019-10-16T20:38:31.423Z] #42 110.3 CC criu/arch/ppc64/sigframe.o 20:38:31 [2019-10-16T20:38:31.423Z] #42 110.9 LINK criu/arch/ppc64/crtools.built-in.o 20:38:31 [2019-10-16T20:38:31.423Z] #42 111.0 DEP criu/arch/ppc64/misc.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 111.0 DEP criu/arch/ppc64/vdso-trampoline.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 111.1 DEP criu/arch/ppc64/vdso-pie.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 111.4 DEP criu/pie/parasite-vdso.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 111.7 DEP criu/pie/util-vdso.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 ... 20:38:31 [2019-10-16T20:38:31.423Z] 20:38:31 [2019-10-16T20:38:31.423Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:38:31 [2019-10-16T20:38:31.423Z] #63 185.1 + for f in rootlesskit rootlesskit-docker-proxy 20:38:31 [2019-10-16T20:38:31.423Z] #63 185.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 20:38:31 [2019-10-16T20:38:31.423Z] #63 ... 20:38:31 [2019-10-16T20:38:31.423Z] 20:38:31 [2019-10-16T20:38:31.423Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:31 [2019-10-16T20:38:31.423Z] #42 112.1 DEP criu/pie/util.d 20:38:31 [2019-10-16T20:38:31.423Z] #42 112.4 CC criu/pie/util.o 20:38:31 [2019-10-16T20:38:31.711Z] #42 113.1 CC criu/pie/util-vdso.o 20:38:32 [2019-10-16T20:38:32.131Z] --- PASS: TestHealthKillContainer (2.95s) 20:38:32 [2019-10-16T20:38:32.131Z] === RUN TestInspectCpusetInConfigPre120 20:38:32 [2019-10-16T20:38:32.390Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) 20:38:32 [2019-10-16T20:38:32.390Z] === RUN TestIpcModeNone 20:38:32 [2019-10-16T20:38:32.579Z] tests/integration/api_secret_test.py ..... [ 51%] 20:38:33 [2019-10-16T20:38:33.238Z] #42 114.6 CC criu/pie/parasite-vdso.o 20:38:33 [2019-10-16T20:38:33.338Z] --- PASS: TestIpcModeNone (0.96s) 20:38:33 [2019-10-16T20:38:33.338Z] === RUN TestIpcModePrivate 20:38:34 [2019-10-16T20:38:34.266Z] #42 ... 20:38:34 [2019-10-16T20:38:34.266Z] 20:38:34 [2019-10-16T20:38:34.266Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:38:34 [2019-10-16T20:38:34.266Z] #63 DONE 198.5s 20:38:34 [2019-10-16T20:38:34.266Z] 20:38:34 [2019-10-16T20:38:34.266Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 20:38:34 [2019-10-16T20:38:34.266Z] #64 DONE 0.1s 20:38:34 [2019-10-16T20:38:34.266Z] 20:38:34 [2019-10-16T20:38:34.266Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:38:34 [2019-10-16T20:38:34.277Z] --- PASS: TestIpcModePrivate (0.99s) 20:38:34 [2019-10-16T20:38:34.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false 20:38:34 [2019-10-16T20:38:34.277Z] === RUN TestIpcModeShareable 20:38:35 [2019-10-16T20:38:35.653Z] --- PASS: TestIpcModeShareable (1.00s) 20:38:35 [2019-10-16T20:38:35.653Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true 20:38:35 [2019-10-16T20:38:35.653Z] === RUN TestAPIIpcModeShareableAndContainer 20:38:35 [2019-10-16T20:38:35.767Z] #55 ... 20:38:35 [2019-10-16T20:38:35.767Z] 20:38:35 [2019-10-16T20:38:35.767Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:35 [2019-10-16T20:38:35.767Z] #42 116.8 CC criu/arch/ppc64/vdso-pie.o 20:38:36 [2019-10-16T20:38:36.796Z] #42 117.9 CC criu/arch/ppc64/vdso-trampoline.o 20:38:36 [2019-10-16T20:38:36.796Z] #42 118.0 CC criu/arch/ppc64/misc.o 20:38:36 [2019-10-16T20:38:36.796Z] #42 118.0 AR criu/pie/pie.lib.a 20:38:36 [2019-10-16T20:38:36.796Z] #42 118.2 DEP criu/pie/restorer.d 20:38:37 [2019-10-16T20:38:37.085Z] #42 118.5 DEP criu/arch/ppc64/restorer.d 20:38:37 [2019-10-16T20:38:37.346Z] ok github.com/docker/docker/api/server 0.196s coverage: 9.0% of statements 20:38:37 [2019-10-16T20:38:37.713Z] #42 119.0 DEP criu/pie/parasite.d 20:38:37 [2019-10-16T20:38:37.950Z] tests/integration/api_service_test.py ................s................. [ 60%] 20:38:38 [2019-10-16T20:38:38.187Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s) 20:38:38 [2019-10-16T20:38:38.187Z] === RUN TestAPIIpcModeHost 20:38:38 [2019-10-16T20:38:38.343Z] #42 119.6 CC criu/pie/parasite.o 20:38:39 [2019-10-16T20:38:39.124Z] --- PASS: TestAPIIpcModeHost (0.73s) 20:38:39 [2019-10-16T20:38:39.124Z] === RUN TestDaemonIpcModeShareable 20:38:41 [2019-10-16T20:38:41.026Z] --- PASS: TestDaemonIpcModeShareable (1.83s) 20:38:41 [2019-10-16T20:38:41.026Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 20:38:41 [2019-10-16T20:38:41.026Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true 20:38:41 [2019-10-16T20:38:41.026Z] === RUN TestDaemonIpcModePrivate 20:38:41 [2019-10-16T20:38:41.064Z] #42 122.1 LINK criu/pie/parasite.built-in.o 20:38:41 [2019-10-16T20:38:41.064Z] #42 122.2 GEN criu/pie/parasite-blob.h 20:38:41 [2019-10-16T20:38:41.064Z] #42 122.3 CC criu/arch/ppc64/restorer.o 20:38:41 [2019-10-16T20:38:41.694Z] #42 123.1 CC criu/pie/restorer.o 20:38:42 [2019-10-16T20:38:42.930Z] --- PASS: TestDaemonIpcModePrivate (1.96s) 20:38:42 [2019-10-16T20:38:42.930Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 20:38:42 [2019-10-16T20:38:42.930Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false 20:38:42 [2019-10-16T20:38:42.930Z] === RUN TestDaemonIpcModePrivateFromConfig 20:38:44 [2019-10-16T20:38:44.834Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) 20:38:44 [2019-10-16T20:38:44.834Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 20:38:44 [2019-10-16T20:38:44.834Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false 20:38:44 [2019-10-16T20:38:44.834Z] === RUN TestDaemonIpcModeShareableFromConfig 20:38:46 [2019-10-16T20:38:46.736Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) 20:38:46 [2019-10-16T20:38:46.736Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 20:38:46 [2019-10-16T20:38:46.736Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true 20:38:46 [2019-10-16T20:38:46.736Z] === RUN TestIpcModeOlderClient 20:38:46 [2019-10-16T20:38:46.736Z] === PAUSE TestIpcModeOlderClient 20:38:46 [2019-10-16T20:38:46.736Z] === RUN TestKillContainerInvalidSignal 20:38:47 [2019-10-16T20:38:47.239Z] #42 ... 20:38:47 [2019-10-16T20:38:47.239Z] 20:38:47 [2019-10-16T20:38:47.239Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:38:47 [2019-10-16T20:38:47.239Z] #45 210.8 vendor/golang.org/x/text/unicode/norm 20:38:47 [2019-10-16T20:38:47.239Z] #45 210.9 github.com/LK4D4/vndr/build 20:38:47 [2019-10-16T20:38:47.304Z] --- PASS: TestKillContainerInvalidSignal (0.81s) 20:38:47 [2019-10-16T20:38:47.304Z] === RUN TestKillContainer 20:38:47 [2019-10-16T20:38:47.304Z] === RUN TestKillContainer/no_signal 20:38:48 [2019-10-16T20:38:48.239Z] === RUN TestKillContainer/non_killing_signal 20:38:48 [2019-10-16T20:38:48.498Z] === RUN TestKillContainer/killing_signal 20:38:49 [2019-10-16T20:38:49.874Z] --- PASS: TestKillContainer (2.46s) 20:38:49 [2019-10-16T20:38:49.874Z] --- PASS: TestKillContainer/no_signal (0.79s) 20:38:49 [2019-10-16T20:38:49.874Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) 20:38:49 [2019-10-16T20:38:49.874Z] --- PASS: TestKillContainer/killing_signal (0.79s) 20:38:49 [2019-10-16T20:38:49.874Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:38:49 [2019-10-16T20:38:49.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:38:50 [2019-10-16T20:38:50.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:38:50 [2019-10-16T20:38:50.898Z] ......................... [ 67%] 20:38:51 [2019-10-16T20:38:51.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) 20:38:51 [2019-10-16T20:38:51.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) 20:38:51 [2019-10-16T20:38:51.377Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) 20:38:51 [2019-10-16T20:38:51.377Z] === RUN TestKillStoppedContainer 20:38:51 [2019-10-16T20:38:51.377Z] --- PASS: TestKillStoppedContainer (0.12s) 20:38:51 [2019-10-16T20:38:51.377Z] === RUN TestKillStoppedContainerAPIPre120 20:38:51 [2019-10-16T20:38:51.636Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) 20:38:51 [2019-10-16T20:38:51.636Z] === RUN TestKillDifferentUserContainer 20:38:51 [2019-10-16T20:38:51.695Z] #45 ... 20:38:51 [2019-10-16T20:38:51.695Z] 20:38:51 [2019-10-16T20:38:51.695Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:38:51 [2019-10-16T20:38:51.695Z] #18 160.8 Selecting previously unselected package g++-mingw-w64-x86-64. 20:38:51 [2019-10-16T20:38:51.695Z] #18 160.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... 20:38:51 [2019-10-16T20:38:51.695Z] #18 160.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:38:52 [2019-10-16T20:38:52.571Z] --- PASS: TestKillDifferentUserContainer (0.89s) 20:38:52 [2019-10-16T20:38:52.571Z] === RUN TestInspectOomKilledTrue 20:38:52 [2019-10-16T20:38:52.571Z] --- SKIP: TestInspectOomKilledTrue (0.01s) 20:38:52 [2019-10-16T20:38:52.571Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:38:52 [2019-10-16T20:38:52.571Z] === RUN TestInspectOomKilledFalse 20:38:52 [2019-10-16T20:38:52.571Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:38:52 [2019-10-16T20:38:52.571Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:38:52 [2019-10-16T20:38:52.571Z] === RUN TestLinksEtcHostsContentMatch 20:38:53 [2019-10-16T20:38:53.138Z] --- PASS: TestLinksEtcHostsContentMatch (0.71s) 20:38:53 [2019-10-16T20:38:53.138Z] === RUN TestLinksContainerNames 20:38:55 [2019-10-16T20:38:55.040Z] --- PASS: TestLinksContainerNames (1.63s) 20:38:55 [2019-10-16T20:38:55.040Z] === RUN TestLogsFollowTailEmpty 20:38:55 [2019-10-16T20:38:55.607Z] --- PASS: TestLogsFollowTailEmpty (0.82s) 20:38:55 [2019-10-16T20:38:55.607Z] === RUN TestContainerNetworkMountsNoChown 20:38:56 [2019-10-16T20:38:56.543Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/default 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/default 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/private 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/private 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rprivate 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rprivate 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/slave 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/slave 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rslave 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rslave 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/shared 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/shared 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rshared 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rshared 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/default 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/default/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rslave 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rshared 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/private 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/private/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/private/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/shared 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/shared/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/shared/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/slave 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/slave/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/slave/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rprivate 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/default/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/private/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/shared/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/slave/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:38:56 [2019-10-16T20:38:56.543Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/private/bind_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/default/bind_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/shared/mount_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/slave/mount_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/default/mount_root 20:38:56 [2019-10-16T20:38:56.802Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot (0.04s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) 20:38:57 [2019-10-16T20:38:57.066Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 20:38:57 [2019-10-16T20:38:57.066Z] === RUN TestContainerBindMountNonRecursive 20:38:57 [2019-10-16T20:38:57.242Z] #18 ... 20:38:57 [2019-10-16T20:38:57.242Z] 20:38:57 [2019-10-16T20:38:57.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:38:57 [2019-10-16T20:38:57.242Z] #42 128.4 LINK criu/pie/restorer.built-in.o 20:38:57 [2019-10-16T20:38:57.242Z] #42 128.5 GEN criu/pie/restorer-blob.h 20:38:57 [2019-10-16T20:38:57.242Z] #42 128.7 DEP criu/vdso.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 129.1 DEP criu/uts_ns.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 129.4 DEP criu/util.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 129.9 DEP criu/uffd.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 130.2 DEP criu/tun.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 130.8 DEP criu/tty.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 131.3 DEP criu/timerfd.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 131.8 DEP criu/sysfs_parse.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 132.2 DEP criu/sysctl.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 132.6 DEP criu/string.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 132.7 DEP criu/stats.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 133.0 DEP criu/sockets.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 133.5 DEP criu/sk-unix.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 134.0 DEP criu/sk-tcp.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 134.4 DEP criu/sk-queue.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 134.7 DEP criu/sk-packet.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 135.1 DEP criu/sk-netlink.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 135.5 DEP criu/sk-inet.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 135.9 DEP criu/signalfd.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 136.2 DEP criu/sigframe.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 136.4 DEP criu/shmem.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 136.8 DEP criu/servicefd.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 137.2 DEP criu/seize.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 137.6 DEP criu/seccomp.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 138.0 DEP criu/rst-malloc.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 138.2 DEP criu/rbtree.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 138.3 DEP criu/pstree.d 20:38:57 [2019-10-16T20:38:57.242Z] #42 138.6 DEP criu/protobuf.d 20:38:57 [2019-10-16T20:38:57.532Z] #42 138.9 GEN criu/protobuf-desc-gen.h 20:38:58 [2019-10-16T20:38:58.970Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) 20:38:58 [2019-10-16T20:38:58.970Z] === RUN TestNetworkNat 20:38:59 [2019-10-16T20:38:59.906Z] --- PASS: TestNetworkNat (0.90s) 20:38:59 [2019-10-16T20:38:59.906Z] === RUN TestNetworkLocalhostTCPNat 20:39:00 [2019-10-16T20:39:00.262Z] #42 141.3 DEP criu/protobuf-desc.d 20:39:00 [2019-10-16T20:39:00.262Z] #42 141.6 DEP criu/proc_parse.d 20:39:00 [2019-10-16T20:39:00.552Z] #42 142.0 DEP criu/plugin.d 20:39:00 [2019-10-16T20:39:00.842Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) 20:39:00 [2019-10-16T20:39:00.843Z] === RUN TestNetworkLoopbackNat 20:39:01 [2019-10-16T20:39:01.181Z] #42 142.4 DEP criu/pipes.d 20:39:01 [2019-10-16T20:39:01.471Z] #42 142.8 DEP criu/pie-util.d 20:39:01 [2019-10-16T20:39:01.760Z] #42 143.1 DEP criu/pie-util-vdso.d 20:39:01 [2019-10-16T20:39:01.760Z] #42 ... 20:39:01 [2019-10-16T20:39:01.760Z] 20:39:01 [2019-10-16T20:39:01.760Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:39:01 [2019-10-16T20:39:01.760Z] #45 226.1 vendor/golang.org/x/net/http2/hpack 20:39:02 [2019-10-16T20:39:02.220Z] --- PASS: TestNetworkLoopbackNat (1.17s) 20:39:02 [2019-10-16T20:39:02.220Z] === RUN TestPause 20:39:03 [2019-10-16T20:39:03.156Z] --- PASS: TestPause (0.91s) 20:39:03 [2019-10-16T20:39:03.156Z] === RUN TestPauseFailsOnWindowsServerContainers 20:39:03 [2019-10-16T20:39:03.156Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:39:03 [2019-10-16T20:39:03.156Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:39:03 [2019-10-16T20:39:03.156Z] === RUN TestPauseStopPausedContainer 20:39:04 [2019-10-16T20:39:04.093Z] --- PASS: TestPauseStopPausedContainer (0.91s) 20:39:04 [2019-10-16T20:39:04.093Z] === RUN TestPsFilter 20:39:04 [2019-10-16T20:39:04.093Z] --- PASS: TestPsFilter (0.26s) 20:39:04 [2019-10-16T20:39:04.093Z] === RUN TestRemoveContainerWithRemovedVolume 20:39:05 [2019-10-16T20:39:05.030Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) 20:39:05 [2019-10-16T20:39:05.030Z] === RUN TestRemoveContainerWithVolume 20:39:05 [2019-10-16T20:39:05.966Z] --- PASS: TestRemoveContainerWithVolume (0.80s) 20:39:05 [2019-10-16T20:39:05.966Z] === RUN TestRemoveContainerRunning 20:39:06 [2019-10-16T20:39:06.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:39:06 [2019-10-16T20:39:06.533Z] --- PASS: TestRemoveContainerRunning (0.87s) 20:39:06 [2019-10-16T20:39:06.533Z] === RUN TestRemoveContainerForceRemoveRunning 20:39:07 [2019-10-16T20:39:07.302Z] #45 230.6 vendor/golang.org/x/crypto/cryptobyte 20:39:07 [2019-10-16T20:39:07.302Z] #45 ... 20:39:07 [2019-10-16T20:39:07.302Z] 20:39:07 [2019-10-16T20:39:07.302Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:39:07 [2019-10-16T20:39:07.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) 20:39:07 [2019-10-16T20:39:07.470Z] === RUN TestRemoveInvalidContainer 20:39:07 [2019-10-16T20:39:07.470Z] --- PASS: TestRemoveInvalidContainer (0.02s) 20:39:07 [2019-10-16T20:39:07.470Z] === RUN TestRenameLinkedContainer 20:39:09 [2019-10-16T20:39:09.706Z] #23 228.0 Checking out files: 15% (1691/10641) Checking out files: 16% (1703/10641) Checking out files: 17% (1809/10641) Checking out files: 18% (1916/10641) Checking out files: 19% (2022/10641) Checking out files: 20% (2129/10641) Checking out files: 21% (2235/10641) Checking out files: 22% (2342/10641) Checking out files: 23% (2448/10641) Checking out files: 24% (2554/10641) Checking out files: 25% (2661/10641) Checking out files: 26% (2767/10641) Checking out files: 27% (2874/10641) Checking out files: 28% (2980/10641) Checking out files: 29% (3086/10641) Checking out files: 30% (3193/10641) Checking out files: 31% (3299/10641) Checking out files: 31% (3323/10641) Checking out files: 32% (3406/10641) Checking out files: 33% (3512/10641) Checking out files: 34% (3618/10641) Checking out files: 35% (3725/10641) Checking out files: 36% (3831/10641) Checking out files: 36% (3936/10641) Checking out files: 37% (3938/10641) Checking out files: 38% (4044/10641) Checking out files: 39% (4150/10641) Checking out files: 40% (4257/10641) Checking out files: 41% (4363/10641) Checking out files: 42% (4470/10641) Checking out files: 43% (4576/10641) Checking out files: 44% (4683/10641) Checking out files: 45% (4789/10641) Checking out files: 46% (4895/10641) Checking out files: 47% (5002/10641) Checking out files: 48% (5108/10641) Checking out files: 49% (5215/10641) Checking out files: 50% (5321/10641) Checking out files: 51% (5427/10641) Checking out files: 52% (5534/10641) Checking out files: 53% (5640/10641) Checking out files: 53% (5737/10641) Checking out files: 54% (5747/10641) Checking out files: 55% (5853/10641) Checking out files: 56% (5959/10641) Checking out files: 57% (6066/10641) Checking out files: 58% (6172/10641) Checking out files: 59% (6279/10641) Checking out files: 60% (6385/10641) Checking out files: 61% (6492/10641) Checking out files: 62% (6598/10641) Checking out files: 63% (6704/10641) Checking out files: 64% (6811/10641) Checking out files: 65% (6917/10641) Checking out files: 66% (7024/10641) Checking out files: 67% (7130/10641) Checking out files: 67% (7158/10641) Checking out files: 68% (7236/10641) Checking out files: 69% (7343/10641) Checking out files: 70% (7449/10641) Checking out files: 71% (7556/10641) Checking out files: 72% (7662/10641) Checking out files: 73% (7768/10641) Checking out files: 74% (7875/10641) Checking out files: 75% (7981/10641) Checking out files: 76% (8088/10641) Checking out files: 77% (8194/10641) Checking out files: 78% (8300/10641) Checking out files: 79% (8407/10641) Checking out files: 80% (8513/10641) Checking out files: 81% (8620/10641) Checking out files: 82% (8726/10641) Checking out files: 83% (8833/10641) Checking out files: 84% (8939/10641) Checking out files: 85% (9045/10641) Checking out files: 85% (9105/10641) Checking out files: 86% (9152/10641) Checking out files: 87% (9258/10641) Checking out files: 88% (9365/10641) Checking out files: 89% (9471/10641) Checking out files: 90% (9577/10641) Checking out files: 91% (9684/10641) Checking out files: 92% (9790/10641) Checking out files: 93% (9897/10641) Checking out files: 94% (10003/10641) Checking out files: 95% (10109/10641) Checking out files: 96% (10216/10641) Checking out files: 97% (10322/10641) Checking out files: 98% (10429/10641) Checking out files: 99% (10535/10641) Checking out files: 99% (10575/10641) Checking out files: 100% (10641/10641) Checking out files: 100% (10641/10641), done. 20:39:09 [2019-10-16T20:39:09.706Z] #23 234.3 + cd /tmp/tmp.y4k9DXBXUS/tmp/docker-ce 20:39:09 [2019-10-16T20:39:09.706Z] #23 234.3 + git checkout -q v17.06.2-ce 20:39:09 [2019-10-16T20:39:09.999Z] #23 ... 20:39:09 [2019-10-16T20:39:09.999Z] 20:39:09 [2019-10-16T20:39:09.999Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.8 Setting up aufs-tools (1:4.1+20161219-1) ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.8 Setting up libsepol1-dev:ppc64el (2.6-2) ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.8 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.8 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... 20:39:09 [2019-10-16T20:39:09.999Z] #18 179.9 Processing triggers for mime-support (3.60) ... 20:39:10 [2019-10-16T20:39:10.297Z] #18 180.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... 20:39:10 [2019-10-16T20:39:10.297Z] #18 180.0 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... 20:39:10 [2019-10-16T20:39:10.297Z] #18 180.0 Setting up libcap2-bin (1:2.25-1) ... 20:39:10 [2019-10-16T20:39:10.297Z] #18 180.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 20:39:10 [2019-10-16T20:39:10.297Z] #18 180.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 20:39:10 [2019-10-16T20:39:10.297Z] #18 180.0 Setting up bash-completion (1:2.1-4.3) ... 20:39:10 [2019-10-16T20:39:10.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:39:10 [2019-10-16T20:39:10.755Z] --- PASS: TestRenameLinkedContainer (3.33s) 20:39:10 [2019-10-16T20:39:10.755Z] === RUN TestRenameStoppedContainer 20:39:11 [2019-10-16T20:39:11.692Z] --- PASS: TestRenameStoppedContainer (0.84s) 20:39:11 [2019-10-16T20:39:11.692Z] === RUN TestRenameRunningContainerAndReuse 20:39:12 [2019-10-16T20:39:12.365Z] #18 ... 20:39:12 [2019-10-16T20:39:12.365Z] 20:39:12 [2019-10-16T20:39:12.365Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:39:12 [2019-10-16T20:39:12.365Z] #42 143.4 DEP criu/pie-util-vdso-elf32.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 143.7 DEP criu/path.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 143.9 DEP criu/parasite-syscall.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 144.5 DEP criu/pagemap.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 144.9 DEP criu/pagemap-cache.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 145.2 DEP criu/page-xfer.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 145.5 DEP criu/page-pipe.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 145.8 DEP criu/netfilter.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 146.2 DEP criu/net.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 146.8 DEP criu/namespaces.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 147.3 DEP criu/mount.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 147.9 DEP criu/mem.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 148.3 DEP criu/lsm.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 148.6 DEP criu/log.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 148.9 DEP criu/libnetlink.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 149.2 DEP criu/kerndat.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 149.7 DEP criu/kcmp-ids.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 150.0 DEP criu/irmap.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 150.3 DEP criu/ipc_ns.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 150.5 DEP criu/image.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 150.9 DEP criu/image-desc.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 151.2 DEP criu/fsnotify.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 151.6 DEP criu/filesystems.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 151.9 DEP criu/files.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 152.3 DEP criu/files-reg.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 152.9 DEP criu/files-ext.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 153.2 DEP criu/file-lock.d 20:39:12 [2019-10-16T20:39:12.365Z] #42 153.6 DEP criu/file-ids.d 20:39:12 [2019-10-16T20:39:12.657Z] #42 153.9 DEP criu/fifo.d 20:39:12 [2019-10-16T20:39:12.947Z] #42 154.2 DEP criu/fdstore.d 20:39:13 [2019-10-16T20:39:13.236Z] #42 154.5 DEP criu/fault-injection.d 20:39:13 [2019-10-16T20:39:13.236Z] #42 154.6 DEP criu/external.d 20:39:13 [2019-10-16T20:39:13.525Z] #42 154.8 DEP criu/eventpoll.d 20:39:13 [2019-10-16T20:39:13.596Z] --- PASS: TestRenameRunningContainerAndReuse (1.72s) 20:39:13 [2019-10-16T20:39:13.596Z] === RUN TestRenameInvalidName 20:39:13 [2019-10-16T20:39:13.815Z] #42 155.2 DEP criu/eventfd.d 20:39:14 [2019-10-16T20:39:14.105Z] #42 155.5 DEP criu/crtools.d 20:39:14 [2019-10-16T20:39:14.167Z] --- PASS: TestRenameInvalidName (0.84s) 20:39:14 [2019-10-16T20:39:14.167Z] === RUN TestRenameAnonymousContainer 20:39:14 [2019-10-16T20:39:14.732Z] #42 156.0 DEP criu/cr-service.d 20:39:15 [2019-10-16T20:39:15.032Z] #42 ... 20:39:15 [2019-10-16T20:39:15.032Z] 20:39:15 [2019-10-16T20:39:15.032Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:39:15 [2019-10-16T20:39:15.032Z] #23 239.4 + mkdir -p /tmp/tmp.y4k9DXBXUS/src/github.com/docker 20:39:15 [2019-10-16T20:39:15.032Z] #23 239.4 + mv components/cli /tmp/tmp.y4k9DXBXUS/src/github.com/docker/cli 20:39:15 [2019-10-16T20:39:15.032Z] #23 239.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 20:39:17 [2019-10-16T20:39:17.101Z] #23 ... 20:39:17 [2019-10-16T20:39:17.101Z] 20:39:17 [2019-10-16T20:39:17.101Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:39:17 [2019-10-16T20:39:17.101Z] #48 DONE 241.1s 20:39:17 [2019-10-16T20:39:17.101Z] 20:39:17 [2019-10-16T20:39:17.101Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.2 Setting up libonig4:ppc64el (6.1.3-2) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.2 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.2 Setting up zip (3.0-11+b1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.2 Setting up bzip2 (1.0.6-8.1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.3 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.3 Setting up libaio1:ppc64el (0.3.110-3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.3 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.3 Setting up xz-utils (5.2.2-1.2+b1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.4 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.5 Setting up libpcre32-3:ppc64el (2:8.39-3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.5 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 185.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up libpcre16-3:ppc64el (2:8.39-3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up libnl-3-200:ppc64el (3.2.27-2) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up pigz (2.3.4-1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.3 Setting up libmpdec2:ppc64el (2.4.2-1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up mingw-w64-common (5.0.1-1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up jq (1.5+dfsg-1.3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up xfsprogs (4.9.0+nmu1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.4 Setting up vim (2:8.0.0197-4+deb9u3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 Setting up iptables (1.6.0+snapshot20161117-6) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 Setting up btrfs-progs (4.7.3-1) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.6 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... 20:39:17 [2019-10-16T20:39:17.101Z] #18 186.7 Setting up python3.5 (3.5.3-1+deb9u1) ... 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/backend [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/container [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/events [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/image [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/mount [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/network [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/registry [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/api/types/volume [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/builder [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:39:17 [2019-10-16T20:39:17.438Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:39:17 [2019-10-16T20:39:17.439Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:39:17 [2019-10-16T20:39:17.439Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:39:17 [2019-10-16T20:39:17.439Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:39:17 [2019-10-16T20:39:17.439Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:39:17 [2019-10-16T20:39:17.439Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:39:17 [2019-10-16T20:39:17.439Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements 20:39:17 [2019-10-16T20:39:17.734Z] #18 ... 20:39:17 [2019-10-16T20:39:17.734Z] 20:39:17 [2019-10-16T20:39:17.734Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:39:17 [2019-10-16T20:39:17.734Z] #45 232.1 mime 20:39:17 [2019-10-16T20:39:17.734Z] #45 235.3 vendor/golang.org/x/net/idna 20:39:18 [2019-10-16T20:39:18.026Z] #45 ... 20:39:18 [2019-10-16T20:39:18.026Z] 20:39:18 [2019-10-16T20:39:18.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:39:18 [2019-10-16T20:39:18.026Z] #42 156.4 DEP criu/cr-restore.d 20:39:18 [2019-10-16T20:39:18.026Z] #42 156.9 DEP criu/cr-errno.d 20:39:18 [2019-10-16T20:39:18.026Z] #42 157.0 DEP criu/cr-dump.d 20:39:18 [2019-10-16T20:39:18.026Z] #42 157.5 DEP criu/cr-dedup.d 20:39:18 [2019-10-16T20:39:18.026Z] #42 157.9 DEP criu/cr-check.d 20:39:18 [2019-10-16T20:39:18.026Z] #42 158.6 DEP criu/config.d 20:39:18 [2019-10-16T20:39:18.026Z] #42 159.3 DEP criu/clone-noasan.d 20:39:18 [2019-10-16T20:39:18.315Z] #42 159.4 DEP criu/cgroup.d 20:39:18 [2019-10-16T20:39:18.359Z] --- PASS: TestRenameAnonymousContainer (4.28s) 20:39:18 [2019-10-16T20:39:18.359Z] === RUN TestRenameContainerWithSameName 20:39:18 [2019-10-16T20:39:18.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:39:18 [2019-10-16T20:39:18.606Z] #42 159.8 DEP criu/cgroup-props.d 20:39:18 [2019-10-16T20:39:18.730Z] ok github.com/docker/docker/builder/remotecontext 0.402s coverage: 13.6% of statements 20:39:18 [2019-10-16T20:39:18.898Z] #42 160.2 DEP criu/bitmap.d 20:39:18 [2019-10-16T20:39:18.898Z] #42 160.2 DEP criu/bfd.d 20:39:19 [2019-10-16T20:39:19.189Z] #42 160.5 DEP criu/autofs.d 20:39:19 [2019-10-16T20:39:19.294Z] --- PASS: TestRenameContainerWithSameName (0.80s) 20:39:19 [2019-10-16T20:39:19.294Z] === RUN TestRenameContainerWithLinkedContainer 20:39:19 [2019-10-16T20:39:19.522Z] ok github.com/docker/docker/builder/dockerfile 1.027s coverage: 48.2% of statements 20:39:19 [2019-10-16T20:39:19.818Z] #42 160.9 DEP criu/aio.d 20:39:19 [2019-10-16T20:39:19.911Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements 20:39:20 [2019-10-16T20:39:20.106Z] #42 161.3 DEP criu/action-scripts.d 20:39:20 [2019-10-16T20:39:20.286Z] ok github.com/docker/docker/builder/remotecontext/git 0.935s coverage: 85.1% of statements 20:39:20 [2019-10-16T20:39:20.286Z] ? github.com/docker/docker/cli [no test files] 20:39:20 [2019-10-16T20:39:20.286Z] ? github.com/docker/docker/cli/config [no test files] 20:39:20 [2019-10-16T20:39:20.736Z] #42 161.9 CC criu/action-scripts.o 20:39:21 [2019-10-16T20:39:21.196Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) 20:39:21 [2019-10-16T20:39:21.196Z] === RUN TestResize 20:39:21 [2019-10-16T20:39:21.764Z] --- PASS: TestResize (0.87s) 20:39:21 [2019-10-16T20:39:21.764Z] === RUN TestResizeWithInvalidSize 20:39:21 [2019-10-16T20:39:21.766Z] #42 162.9 CC criu/aio.o 20:39:22 [2019-10-16T20:39:22.400Z] #42 163.8 CC criu/autofs.o 20:39:22 [2019-10-16T20:39:22.701Z] --- PASS: TestResizeWithInvalidSize (0.85s) 20:39:22 [2019-10-16T20:39:22.701Z] === RUN TestResizeWhenContainerNotStarted 20:39:23 [2019-10-16T20:39:23.636Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:39:23 [2019-10-16T20:39:23.636Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:39:23 [2019-10-16T20:39:23.637Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:39:24 [2019-10-16T20:39:24.493Z] ok github.com/docker/docker/client 0.321s coverage: 75.8% of statements 20:39:25 [2019-10-16T20:39:25.911Z] #42 166.7 CC criu/bfd.o 20:39:26 [2019-10-16T20:39:26.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:39:26 [2019-10-16T20:39:26.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:39:26 [2019-10-16T20:39:26.937Z] #42 168.1 CC criu/bitmap.o 20:39:27 [2019-10-16T20:39:27.225Z] #42 168.4 CC criu/cgroup-props.o 20:39:27 [2019-10-16T20:39:27.851Z] #42 ... 20:39:27 [2019-10-16T20:39:27.851Z] 20:39:27 [2019-10-16T20:39:27.851Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 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 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 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 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 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 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 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 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 Setting up btrfs-tools (4.7.3-1) ... 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.6 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.7 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 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.7 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 20:39:27 [2019-10-16T20:39:27.851Z] #18 197.7 Setting up python3 (3.5.3-1) ... 20:39:27 [2019-10-16T20:39:27.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:39:27 [2019-10-16T20:39:27.869Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/server/middleware 0.243s coverage: 37.7% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/server/router/swarm 0.220s coverage: 4.0% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/backend [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/container [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/events [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/types/filters 0.114s coverage: 95.2% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/image [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/mount [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/network [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/registry [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/types/time 0.345s coverage: 100.0% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/api/types/volume [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:39:28 [2019-10-16T20:39:28.077Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:39:29 [2019-10-16T20:39:29.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:39:29 [2019-10-16T20:39:29.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:39:29 [2019-10-16T20:39:29.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:39:29 [2019-10-16T20:39:29.349Z] #18 ... 20:39:29 [2019-10-16T20:39:29.350Z] 20:39:29 [2019-10-16T20:39:29.350Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:39:29 [2019-10-16T20:39:29.350Z] #45 243.3 net/textproto 20:39:29 [2019-10-16T20:39:29.350Z] #45 243.3 crypto/x509 20:39:29 [2019-10-16T20:39:29.350Z] #45 245.7 vendor/golang.org/x/net/http/httpproxy 20:39:29 [2019-10-16T20:39:29.350Z] #45 246.7 mime/multipart 20:39:29 [2019-10-16T20:39:29.350Z] #45 251.8 crypto/tls 20:39:29 [2019-10-16T20:39:29.350Z] #45 ... 20:39:29 [2019-10-16T20:39:29.350Z] 20:39:29 [2019-10-16T20:39:29.350Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:39:29 [2019-10-16T20:39:29.350Z] #42 170.3 CC criu/cgroup.o 20:39:30 [2019-10-16T20:39:30.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.79s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.17s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.15s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.86s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.64s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) 20:39:32 [2019-10-16T20:39:32.740Z] 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" 20:39:32 [2019-10-16T20:39:32.740Z] === RUN TestCgroupNamespacesRun 20:39:32 [2019-10-16T20:39:32.784Z] ok github.com/docker/docker/builder/dockerfile 0.364s coverage: 46.1% of statements 20:39:32 [2019-10-16T20:39:32.785Z] ok github.com/docker/docker/builder/dockerignore 0.120s coverage: 96.8% of statements 20:39:32 [2019-10-16T20:39:32.785Z] ok github.com/docker/docker/builder/remotecontext 0.673s coverage: 9.2% of statements 20:39:33 [2019-10-16T20:39:33.522Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] 20:39:34 [2019-10-16T20:39:34.644Z] --- PASS: TestCgroupNamespacesRun (1.80s) 20:39:34 [2019-10-16T20:39:34.644Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 20:39:34 [2019-10-16T20:39:34.644Z] === RUN TestCgroupNamespacesRunPrivileged 20:39:34 [2019-10-16T20:39:34.939Z] #42 ... 20:39:34 [2019-10-16T20:39:34.939Z] 20:39:34 [2019-10-16T20:39:34.939Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:39:34 [2019-10-16T20:39:34.939Z] #18 200.6 Setting up apparmor (2.11.0-3+deb9u2) ... 20:39:34 [2019-10-16T20:39:34.939Z] #18 203.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 20:39:34 [2019-10-16T20:39:34.939Z] #18 203.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 20:39:34 [2019-10-16T20:39:34.939Z] #18 203.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... 20:39:34 [2019-10-16T20:39:34.939Z] #18 203.5 Setting up python3-wheel (0.29.0-2) ... 20:39:35 [2019-10-16T20:39:35.566Z] #18 205.4 Setting up python3-pkg-resources (33.1.1-1) ... 20:39:36 [2019-10-16T20:39:36.021Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) 20:39:36 [2019-10-16T20:39:36.021Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 20:39:36 [2019-10-16T20:39:36.021Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:39:37 [2019-10-16T20:39:37.926Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) 20:39:37 [2019-10-16T20:39:37.926Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 20:39:37 [2019-10-16T20:39:37.926Z] === RUN TestCgroupNamespacesRunHostMode 20:39:38 [2019-10-16T20:39:38.276Z] #18 207.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... 20:39:38 [2019-10-16T20:39:38.276Z] #18 207.9 Setting up python3-pip (9.0.1-2+deb9u1) ... 20:39:38 [2019-10-16T20:39:38.276Z] #18 ... 20:39:38 [2019-10-16T20:39:38.276Z] 20:39:38 [2019-10-16T20:39:38.276Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:39:38 [2019-10-16T20:39:38.276Z] #45 262.4 net/http/httptrace 20:39:38 [2019-10-16T20:39:38.565Z] #45 262.8 net/http 20:39:39 [2019-10-16T20:39:39.830Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) 20:39:39 [2019-10-16T20:39:39.830Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 20:39:39 [2019-10-16T20:39:39.830Z] === RUN TestCgroupNamespacesRunPrivateMode 20:39:41 [2019-10-16T20:39:41.736Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) 20:39:41 [2019-10-16T20:39:41.736Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 20:39:41 [2019-10-16T20:39:41.736Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:39:42 [2019-10-16T20:39:42.303Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) 20:39:42 [2019-10-16T20:39:42.303Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 20:39:42 [2019-10-16T20:39:42.303Z] === RUN TestCgroupNamespacesRunInvalidMode 20:39:43 [2019-10-16T20:39:43.240Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) 20:39:43 [2019-10-16T20:39:43.240Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 20:39:43 [2019-10-16T20:39:43.240Z] === RUN TestCgroupNamespacesRunOlderClient 20:39:44 [2019-10-16T20:39:44.142Z] #45 ... 20:39:44 [2019-10-16T20:39:44.142Z] 20:39:44 [2019-10-16T20:39:44.142Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... 20:39:44 [2019-10-16T20:39:44.142Z] #18 210.2 Setting up dmsetup (2:1.02.137-2) ... 20:39:44 [2019-10-16T20:39:44.142Z] #18 210.2 Setting up python3-setuptools (33.1.1-1) ... 20:39:44 [2019-10-16T20:39:44.142Z] #18 212.3 Setting up dh-python (2.20170125) ... 20:39:44 [2019-10-16T20:39:44.142Z] #18 213.8 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... 20:39:44 [2019-10-16T20:39:44.142Z] #18 213.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... 20:39:44 [2019-10-16T20:39:44.431Z] #18 DONE 214.1s 20:39:44 [2019-10-16T20:39:44.431Z] 20:39:44 [2019-10-16T20:39:44.431Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:39:45 [2019-10-16T20:39:45.143Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) 20:39:45 [2019-10-16T20:39:45.143Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 20:39:45 [2019-10-16T20:39:45.143Z] === RUN TestKernelTCPMemory 20:39:45 [2019-10-16T20:39:45.478Z] #19 ... 20:39:45 [2019-10-16T20:39:45.478Z] 20:39:45 [2019-10-16T20:39:45.478Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:39:45 [2019-10-16T20:39:45.478Z] #42 176.7 CC criu/clone-noasan.o 20:39:45 [2019-10-16T20:39:45.478Z] #42 177.1 CC criu/config.o 20:39:45 [2019-10-16T20:39:45.478Z] #42 180.4 CC criu/cr-check.o 20:39:45 [2019-10-16T20:39:45.478Z] #42 184.3 CC criu/cr-dedup.o 20:39:45 [2019-10-16T20:39:45.478Z] #42 185.4 CC criu/cr-dump.o 20:39:46 [2019-10-16T20:39:46.084Z] --- PASS: TestKernelTCPMemory (1.01s) 20:39:46 [2019-10-16T20:39:46.084Z] === RUN TestNISDomainname 20:39:47 [2019-10-16T20:39:47.461Z] --- PASS: TestNISDomainname (1.12s) 20:39:47 [2019-10-16T20:39:47.461Z] === RUN TestHostnameDnsResolution 20:39:48 [2019-10-16T20:39:48.382Z] tests/integration/api_volume_test.py ......... [ 74%] 20:39:48 [2019-10-16T20:39:48.837Z] --- PASS: TestHostnameDnsResolution (1.70s) 20:39:48 [2019-10-16T20:39:48.837Z] === RUN TestStats 20:39:49 [2019-10-16T20:39:49.909Z] #42 190.8 CC criu/cr-errno.o 20:39:49 [2019-10-16T20:39:49.909Z] #42 191.0 CC criu/cr-restore.o 20:39:50 [2019-10-16T20:39:50.739Z] --- PASS: TestStats (1.92s) 20:39:50 [2019-10-16T20:39:50.740Z] === RUN TestStopContainerWithTimeout 20:39:50 [2019-10-16T20:39:50.740Z] === RUN TestStopContainerWithTimeout/0 20:39:50 [2019-10-16T20:39:50.740Z] === PAUSE TestStopContainerWithTimeout/0 20:39:50 [2019-10-16T20:39:50.740Z] === RUN TestStopContainerWithTimeout/1 20:39:50 [2019-10-16T20:39:50.740Z] === PAUSE TestStopContainerWithTimeout/1 20:39:50 [2019-10-16T20:39:50.740Z] === RUN TestStopContainerWithTimeout/3 20:39:50 [2019-10-16T20:39:50.740Z] === PAUSE TestStopContainerWithTimeout/3 20:39:50 [2019-10-16T20:39:50.740Z] === RUN TestStopContainerWithTimeout/-1 20:39:50 [2019-10-16T20:39:50.740Z] === PAUSE TestStopContainerWithTimeout/-1 20:39:50 [2019-10-16T20:39:50.740Z] === CONT TestStopContainerWithTimeout/0 20:39:50 [2019-10-16T20:39:50.740Z] === CONT TestStopContainerWithTimeout/1 20:39:50 [2019-10-16T20:39:50.740Z] === CONT TestStopContainerWithTimeout/3 20:39:50 [2019-10-16T20:39:50.740Z] === CONT TestStopContainerWithTimeout/-1 20:39:50 [2019-10-16T20:39:50.903Z] tests/integration/client_test.py ..... [ 75%] 20:39:51 [2019-10-16T20:39:51.466Z] tests/integration/errors_test.py . [ 76%] 20:39:53 [2019-10-16T20:39:53.349Z] ok github.com/docker/docker/cmd/dockerd 0.052s coverage: 30.3% of statements 20:39:54 [2019-10-16T20:39:54.929Z] --- PASS: TestStopContainerWithTimeout (0.02s) 20:39:54 [2019-10-16T20:39:54.929Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) 20:39:54 [2019-10-16T20:39:54.929Z] --- PASS: TestStopContainerWithTimeout/1 (2.40s) 20:39:54 [2019-10-16T20:39:54.929Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) 20:39:54 [2019-10-16T20:39:54.929Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) 20:39:54 [2019-10-16T20:39:54.929Z] === RUN TestDeleteDevicemapper 20:39:54 [2019-10-16T20:39:54.929Z] --- SKIP: TestDeleteDevicemapper (0.00s) 20:39:54 [2019-10-16T20:39:54.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:39:54 [2019-10-16T20:39:54.929Z] === RUN TestStopContainerWithRestartPolicyAlways 20:39:55 [2019-10-16T20:39:55.382Z] ok github.com/docker/docker/container 0.122s coverage: 35.3% of statements 20:39:55 [2019-10-16T20:39:55.382Z] ? github.com/docker/docker/container/stream [no test files] 20:39:55 [2019-10-16T20:39:55.382Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:39:55 [2019-10-16T20:39:55.382Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:39:55 [2019-10-16T20:39:55.382Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:39:56 [2019-10-16T20:39:56.832Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) 20:39:56 [2019-10-16T20:39:56.832Z] === RUN TestUpdateMemory 20:39:56 [2019-10-16T20:39:56.832Z] --- SKIP: TestUpdateMemory (0.00s) 20:39:56 [2019-10-16T20:39:56.832Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 20:39:56 [2019-10-16T20:39:56.832Z] === RUN TestUpdateCPUQuota 20:39:56 [2019-10-16T20:39:56.849Z] #42 ... 20:39:56 [2019-10-16T20:39:56.849Z] 20:39:56 [2019-10-16T20:39:56.849Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:39:56 [2019-10-16T20:39:56.849Z] #19 12.07 Collecting yamllint==1.16.0 20:39:58 [2019-10-16T20:39:58.214Z] --- PASS: TestUpdateCPUQuota (1.75s) 20:39:58 [2019-10-16T20:39:58.214Z] === RUN TestUpdatePidsLimit 20:39:58 [2019-10-16T20:39:58.214Z] === RUN TestUpdatePidsLimit/update_from_none 20:39:58 [2019-10-16T20:39:58.801Z] === RUN TestUpdatePidsLimit/no_change 20:39:58 [2019-10-16T20:39:58.908Z] #19 14.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 20:39:59 [2019-10-16T20:39:59.061Z] === RUN TestUpdatePidsLimit/update_lower 20:39:59 [2019-10-16T20:39:59.538Z] #19 15.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 20:39:59 [2019-10-16T20:39:59.628Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:39:59 [2019-10-16T20:39:59.829Z] #19 15.50 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz 20:40:00 [2019-10-16T20:40:00.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:40:00 [2019-10-16T20:40:00.453Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:40:01 [2019-10-16T20:40:01.022Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:40:02 [2019-10-16T20:40:02.780Z] ok github.com/docker/docker/builder/remotecontext/git 31.059s coverage: 85.1% of statements 20:40:02 [2019-10-16T20:40:02.780Z] ? github.com/docker/docker/cli [no test files] 20:40:02 [2019-10-16T20:40:02.780Z] ? github.com/docker/docker/cli/config [no test files] 20:40:02 [2019-10-16T20:40:02.780Z] ok github.com/docker/docker/cli/debug 0.245s coverage: 100.0% of statements 20:40:02 [2019-10-16T20:40:02.780Z] ok github.com/docker/docker/client 0.523s coverage: 75.3% of statements 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit (4.65s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) 20:40:02 [2019-10-16T20:40:02.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) 20:40:02 [2019-10-16T20:40:02.925Z] === RUN TestUpdateRestartPolicy 20:40:03 [2019-10-16T20:40:03.762Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements 20:40:04 [2019-10-16T20:40:04.266Z] #19 19.47 Collecting pyyaml (from yamllint==1.16.0) 20:40:04 [2019-10-16T20:40:04.267Z] #19 19.99 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 20:40:05 [2019-10-16T20:40:05.303Z] #19 ... 20:40:05 [2019-10-16T20:40:05.303Z] 20:40:05 [2019-10-16T20:40:05.303Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:40:05 [2019-10-16T20:40:05.303Z] #42 200.7 CC criu/cr-service.o 20:40:05 [2019-10-16T20:40:05.303Z] #42 204.2 CC criu/crtools.o 20:40:05 [2019-10-16T20:40:05.303Z] #42 205.5 CC criu/eventfd.o 20:40:05 [2019-10-16T20:40:05.303Z] #42 206.4 CC criu/eventpoll.o 20:40:05 [2019-10-16T20:40:05.610Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements 20:40:07 [2019-10-16T20:40:07.378Z] #42 208.4 CC criu/external.o 20:40:07 [2019-10-16T20:40:07.448Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements 20:40:07 [2019-10-16T20:40:07.486Z] ok github.com/docker/docker/cmd/dockerd 0.606s coverage: 19.0% of statements 20:40:08 [2019-10-16T20:40:08.005Z] #42 209.2 CC criu/fault-injection.o 20:40:08 [2019-10-16T20:40:08.294Z] #42 209.5 CC criu/fdstore.o 20:40:08 [2019-10-16T20:40:08.294Z] #42 ... 20:40:08 [2019-10-16T20:40:08.294Z] 20:40:08 [2019-10-16T20:40:08.294Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:40:08 [2019-10-16T20:40:08.294Z] #19 24.01 Building wheels for collected packages: pathspec, pyyaml 20:40:08 [2019-10-16T20:40:08.294Z] #19 24.01 Running setup.py bdist_wheel for pathspec: started 20:40:08 [2019-10-16T20:40:08.583Z] #19 ... 20:40:08 [2019-10-16T20:40:08.583Z] 20:40:08 [2019-10-16T20:40:08.583Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:40:08 [2019-10-16T20:40:08.583Z] #45 282.8 github.com/LK4D4/vndr/godl 20:40:08 [2019-10-16T20:40:08.583Z] #45 284.1 github.com/LK4D4/vndr 20:40:09 [2019-10-16T20:40:09.030Z] ok github.com/docker/docker/container 0.471s coverage: 42.5% of statements 20:40:09 [2019-10-16T20:40:09.030Z] ? github.com/docker/docker/container/stream [no test files] 20:40:09 [2019-10-16T20:40:09.030Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:40:09 [2019-10-16T20:40:09.030Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:40:09 [2019-10-16T20:40:09.030Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:40:09 [2019-10-16T20:40:09.211Z] #45 ... 20:40:09 [2019-10-16T20:40:09.211Z] 20:40:09 [2019-10-16T20:40:09.211Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:40:09 [2019-10-16T20:40:09.211Z] #42 210.4 CC criu/fifo.o 20:40:10 [2019-10-16T20:40:10.239Z] #42 211.4 CC criu/file-ids.o 20:40:10 [2019-10-16T20:40:10.874Z] #42 212.3 CC criu/file-lock.o 20:40:13 [2019-10-16T20:40:13.674Z] #42 214.6 CC criu/files-ext.o 20:40:14 [2019-10-16T20:40:14.331Z] #42 215.6 CC criu/files-reg.o 20:40:14 [2019-10-16T20:40:14.628Z] #42 ... 20:40:14 [2019-10-16T20:40:14.628Z] 20:40:14 [2019-10-16T20:40:14.628Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:40:14 [2019-10-16T20:40:14.628Z] #45 DONE 298.8s 20:40:14 [2019-10-16T20:40:14.628Z] 20:40:14 [2019-10-16T20:40:14.628Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 20:40:14 [2019-10-16T20:40:14.628Z] #19 26.78 Running setup.py bdist_wheel for pathspec: finished with status 'done' 20:40:14 [2019-10-16T20:40:14.628Z] #19 26.78 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 20:40:14 [2019-10-16T20:40:14.628Z] #19 26.84 Running setup.py bdist_wheel for pyyaml: started 20:40:14 [2019-10-16T20:40:14.628Z] #19 29.96 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 20:40:14 [2019-10-16T20:40:14.628Z] #19 29.97 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 20:40:14 [2019-10-16T20:40:14.628Z] #19 30.17 Successfully built pathspec pyyaml 20:40:14 [2019-10-16T20:40:14.628Z] #19 30.17 Installing collected packages: pathspec, pyyaml, yamllint 20:40:15 [2019-10-16T20:40:15.245Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements 20:40:16 [2019-10-16T20:40:16.077Z] ok github.com/docker/docker/daemon 12.341s coverage: 17.6% of statements 20:40:16 [2019-10-16T20:40:16.077Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:40:16 [2019-10-16T20:40:16.077Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:40:16 [2019-10-16T20:40:16.684Z] #19 32.24 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 20:40:17 [2019-10-16T20:40:17.313Z] #19 DONE 32.9s 20:40:17 [2019-10-16T20:40:17.313Z] 20:40:17 [2019-10-16T20:40:17.313Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:40:17 [2019-10-16T20:40:17.389Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 84.6% of statements 20:40:17 [2019-10-16T20:40:17.389Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 20:40:17 [2019-10-16T20:40:17.805Z] --- PASS: TestUpdateRestartPolicy (12.69s) 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestUpdateRestartWithAutoRemove 20:40:17 [2019-10-16T20:40:17.805Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestWaitNonBlocked 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:40:17 [2019-10-16T20:40:17.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:40:17 [2019-10-16T20:40:17.805Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:40:17 [2019-10-16T20:40:17.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:40:17 [2019-10-16T20:40:17.805Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:40:17 [2019-10-16T20:40:17.805Z] --- PASS: TestWaitNonBlocked (0.03s) 20:40:17 [2019-10-16T20:40:17.805Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) 20:40:17 [2019-10-16T20:40:17.805Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestWaitBlocked 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:40:17 [2019-10-16T20:40:17.805Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:40:17 [2019-10-16T20:40:17.805Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:40:17 [2019-10-16T20:40:17.805Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:40:17 [2019-10-16T20:40:17.805Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:40:17 [2019-10-16T20:40:17.805Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:40:18 [2019-10-16T20:40:18.226Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 20:40:18 [2019-10-16T20:40:18.226Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:40:18 [2019-10-16T20:40:18.226Z] ? github.com/docker/docker/daemon/exec [no test files] 20:40:18 [2019-10-16T20:40:18.741Z] --- PASS: TestWaitBlocked (0.03s) 20:40:18 [2019-10-16T20:40:18.741Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) 20:40:18 [2019-10-16T20:40:18.741Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) 20:40:18 [2019-10-16T20:40:18.741Z] === CONT TestContainerStartOnDaemonRestart 20:40:18 [2019-10-16T20:40:18.741Z] === CONT TestIpcModeOlderClient 20:40:18 [2019-10-16T20:40:18.741Z] === CONT TestDaemonRestartIpcMode 20:40:18 [2019-10-16T20:40:18.999Z] --- PASS: TestIpcModeOlderClient (0.31s) 20:40:19 [2019-10-16T20:40:19.047Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements 20:40:20 [2019-10-16T20:40:20.042Z] #55 ... 20:40:20 [2019-10-16T20:40:20.042Z] 20:40:20 [2019-10-16T20:40:20.042Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:40:20 [2019-10-16T20:40:20.042Z] #42 220.8 CC criu/files.o 20:40:22 [2019-10-16T20:40:22.105Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements 20:40:22 [2019-10-16T20:40:22.288Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) 20:40:22 [2019-10-16T20:40:22.288Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 20:40:22 [2019-10-16T20:40:22.547Z] --- PASS: TestDaemonRestartIpcMode (3.92s) 20:40:22 [2019-10-16T20:40:22.547Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 20:40:22 [2019-10-16T20:40:22.547Z] PASS 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] === Skipped 20:40:22 [2019-10-16T20:40:22.547Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 20:40:22 [2019-10-16T20:40:22.547Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) 20:40:22 [2019-10-16T20:40:22.547Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) 20:40:22 [2019-10-16T20:40:22.547Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:40:22 [2019-10-16T20:40:22.547Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 20:40:22 [2019-10-16T20:40:22.547Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) 20:40:22 [2019-10-16T20:40:22.547Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] 20:40:22 [2019-10-16T20:40:22.547Z] DONE 197 tests, 6 skipped in 130.825s 20:40:22 [2019-10-16T20:40:22.547Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 20:40:22 [2019-10-16T20:40:22.547Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 20:40:22 [2019-10-16T20:40:22.547Z] ++ set -e 20:40:22 [2019-10-16T20:40:22.547Z] ++ '[' -n 0 ']' 20:40:22 [2019-10-16T20:40:22.547Z] ++ set -x 20:40:22 [2019-10-16T20:40:22.547Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 20:40:22 [2019-10-16T20:40:22.806Z] INFO: Testing against a local daemon 20:40:22 [2019-10-16T20:40:22.806Z] === RUN TestCommitInheritsEnv 20:40:22 [2019-10-16T20:40:22.918Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.275s coverage: 57.9% of statements 20:40:23 [2019-10-16T20:40:23.588Z] #42 224.7 CC criu/filesystems.o 20:40:23 [2019-10-16T20:40:23.741Z] --- PASS: TestCommitInheritsEnv (0.72s) 20:40:23 [2019-10-16T20:40:23.741Z] === RUN TestImportExtremelyLargeImageWorks 20:40:23 [2019-10-16T20:40:23.741Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 20:40:23 [2019-10-16T20:40:23.741Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out 20:40:23 [2019-10-16T20:40:23.741Z] === RUN TestImagesFilterMultiReference 20:40:23 [2019-10-16T20:40:23.741Z] --- PASS: TestImagesFilterMultiReference (0.11s) 20:40:23 [2019-10-16T20:40:23.741Z] === RUN TestImagePullPlatformInvalid 20:40:23 [2019-10-16T20:40:23.741Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 20:40:23 [2019-10-16T20:40:23.741Z] === RUN TestRemoveImageOrphaning 20:40:24 [2019-10-16T20:40:24.309Z] --- PASS: TestRemoveImageOrphaning (0.54s) 20:40:24 [2019-10-16T20:40:24.309Z] === RUN TestRemoveImageGarbageCollector 20:40:24 [2019-10-16T20:40:24.309Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 20:40:24 [2019-10-16T20:40:24.309Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:40:24 [2019-10-16T20:40:24.309Z] === RUN TestTagUnprefixedRepoByNameOrName 20:40:24 [2019-10-16T20:40:24.309Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 20:40:24 [2019-10-16T20:40:24.309Z] === RUN TestTagInvalidReference 20:40:24 [2019-10-16T20:40:24.309Z] --- PASS: TestTagInvalidReference (0.03s) 20:40:24 [2019-10-16T20:40:24.309Z] === RUN TestTagValidPrefixedRepo 20:40:24 [2019-10-16T20:40:24.568Z] --- PASS: TestTagValidPrefixedRepo (0.08s) 20:40:24 [2019-10-16T20:40:24.568Z] === RUN TestTagExistedNameWithoutForce 20:40:24 [2019-10-16T20:40:24.568Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 20:40:24 [2019-10-16T20:40:24.568Z] === RUN TestTagOfficialNames 20:40:24 [2019-10-16T20:40:24.568Z] --- PASS: TestTagOfficialNames (0.08s) 20:40:24 [2019-10-16T20:40:24.568Z] === RUN TestTagMatchesDigest 20:40:24 [2019-10-16T20:40:24.568Z] --- PASS: TestTagMatchesDigest (0.03s) 20:40:24 [2019-10-16T20:40:24.568Z] PASS 20:40:24 [2019-10-16T20:40:24.568Z] 20:40:24 [2019-10-16T20:40:24.568Z] === Skipped 20:40:24 [2019-10-16T20:40:24.568Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 20:40:24 [2019-10-16T20:40:24.568Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out 20:40:24 [2019-10-16T20:40:24.568Z] 20:40:24 [2019-10-16T20:40:24.568Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 20:40:24 [2019-10-16T20:40:24.568Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:40:24 [2019-10-16T20:40:24.568Z] 20:40:24 [2019-10-16T20:40:24.568Z] 20:40:24 [2019-10-16T20:40:24.568Z] DONE 12 tests, 2 skipped in 1.965s 20:40:24 [2019-10-16T20:40:24.568Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 20:40:24 [2019-10-16T20:40:24.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 20:40:24 [2019-10-16T20:40:24.568Z] ++ set -e 20:40:24 [2019-10-16T20:40:24.568Z] ++ '[' -n 0 ']' 20:40:24 [2019-10-16T20:40:24.568Z] ++ set -x 20:40:24 [2019-10-16T20:40:24.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 20:40:24 [2019-10-16T20:40:24.826Z] INFO: Testing against a local daemon 20:40:24 [2019-10-16T20:40:24.826Z] === RUN TestNetworkCreateDelete 20:40:25 [2019-10-16T20:40:25.082Z] #42 226.1 CC criu/fsnotify.o 20:40:25 [2019-10-16T20:40:25.085Z] --- PASS: TestNetworkCreateDelete (0.36s) 20:40:25 [2019-10-16T20:40:25.085Z] === RUN TestDockerNetworkDeletePreferID 20:40:26 [2019-10-16T20:40:26.462Z] --- PASS: TestDockerNetworkDeletePreferID (1.04s) 20:40:26 [2019-10-16T20:40:26.462Z] === RUN TestInspectNetwork 20:40:26 [2019-10-16T20:40:26.574Z] #42 227.9 CC criu/image-desc.o 20:40:26 [2019-10-16T20:40:26.862Z] #42 228.1 CC criu/image.o 20:40:28 [2019-10-16T20:40:28.354Z] #42 229.6 CC criu/ipc_ns.o 20:40:28 [2019-10-16T20:40:28.983Z] #42 ... 20:40:28 [2019-10-16T20:40:28.983Z] 20:40:28 [2019-10-16T20:40:28.983Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... 20:40:29 [2019-10-16T20:40:29.252Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.489s coverage: 46.2% of statements 20:40:29 [2019-10-16T20:40:29.272Z] #29 313.8 + rm -rf /tmp/tmp.AR0QVFFHpB 20:40:29 [2019-10-16T20:40:29.272Z] #29 DONE 314.1s 20:40:29 [2019-10-16T20:40:29.272Z] 20:40:29 [2019-10-16T20:40:29.272Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon 2.866s coverage: 9.2% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/cluster 1.856s coverage: 0.5% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.290s coverage: 65.3% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/cluster/convert 0.602s coverage: 35.8% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.978s coverage: 10.9% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/config 0.836s coverage: 82.8% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/discovery 0.163s coverage: 30.0% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/events 0.476s coverage: 50.0% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/exec [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/graphdriver 0.323s coverage: 2.3% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/images 0.340s coverage: 4.9% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/logger 0.501s coverage: 43.0% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ok github.com/docker/docker/daemon/logger/awslogs 0.520s coverage: 77.8% of statements 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 20:40:30 [2019-10-16T20:40:30.163Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 20:40:31 [2019-10-16T20:40:31.338Z] #60 ... 20:40:31 [2019-10-16T20:40:31.338Z] 20:40:31 [2019-10-16T20:40:31.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:40:31 [2019-10-16T20:40:31.338Z] #42 232.4 CC criu/irmap.o 20:40:31 [2019-10-16T20:40:31.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.418s coverage: 62.1% of statements 20:40:31 [2019-10-16T20:40:31.708Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.260s coverage: 88.3% of statements 20:40:32 [2019-10-16T20:40:32.360Z] #42 233.6 CC criu/kcmp-ids.o 20:40:32 [2019-10-16T20:40:32.593Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.108s coverage: 51.0% of statements 20:40:32 [2019-10-16T20:40:32.648Z] #42 234.0 CC criu/kerndat.o 20:40:32 [2019-10-16T20:40:32.680Z] ok github.com/docker/docker/daemon/logger/local 0.514s coverage: 74.7% of statements 20:40:32 [2019-10-16T20:40:32.680Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:40:33 [2019-10-16T20:40:33.026Z] === RUN TestInspectNetwork/full_network_id 20:40:33 [2019-10-16T20:40:33.026Z] === RUN TestInspectNetwork/partial_network_id 20:40:33 [2019-10-16T20:40:33.026Z] === RUN TestInspectNetwork/network_name 20:40:33 [2019-10-16T20:40:33.026Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:40:33 [2019-10-16T20:40:33.142Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.372s coverage: 21.4% of statements 20:40:33 [2019-10-16T20:40:33.391Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.657s coverage: 72.5% of statements 20:40:33 [2019-10-16T20:40:33.391Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:40:33 [2019-10-16T20:40:33.633Z] tests/integration/models_containers_test.py ............................ [ 83%] 20:40:35 [2019-10-16T20:40:35.269Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.548s coverage: 76.1% of statements 20:40:35 [2019-10-16T20:40:35.335Z] ok github.com/docker/docker/daemon/logger/splunk 2.180s coverage: 82.5% of statements 20:40:35 [2019-10-16T20:40:35.335Z] ok github.com/docker/docker/daemon/logger/syslog 0.288s coverage: 47.8% of statements 20:40:35 [2019-10-16T20:40:35.335Z] ok github.com/docker/docker/daemon/logger/templates 0.310s coverage: 8.3% of statements 20:40:35 [2019-10-16T20:40:35.335Z] ? github.com/docker/docker/daemon/names [no test files] 20:40:35 [2019-10-16T20:40:35.335Z] ? github.com/docker/docker/daemon/network [no test files] 20:40:35 [2019-10-16T20:40:35.335Z] ? github.com/docker/docker/daemon/stats [no test files] 20:40:35 [2019-10-16T20:40:35.362Z] #42 236.2 CC criu/libnetlink.o 20:40:35 [2019-10-16T20:40:35.650Z] #42 237.0 CC criu/log.o 20:40:36 [2019-10-16T20:40:36.064Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements 20:40:36 [2019-10-16T20:40:36.451Z] #42 237.8 CC criu/lsm.o 20:40:37 [2019-10-16T20:40:37.081Z] #42 238.3 CC criu/mem.o 20:40:37 [2019-10-16T20:40:37.338Z] --- PASS: TestInspectNetwork (10.89s) 20:40:37 [2019-10-16T20:40:37.338Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 20:40:37 [2019-10-16T20:40:37.338Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 20:40:37 [2019-10-16T20:40:37.338Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:40:37 [2019-10-16T20:40:37.338Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:40:37 [2019-10-16T20:40:37.338Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:40:37 [2019-10-16T20:40:37.338Z] === RUN TestRunContainerWithBridgeNone 20:40:37 [2019-10-16T20:40:37.421Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements 20:40:38 [2019-10-16T20:40:38.444Z] ok github.com/docker/docker/distribution 1.856s coverage: 20.3% of statements 20:40:38 [2019-10-16T20:40:38.444Z] ok github.com/docker/docker/distribution/metadata 1.335s coverage: 48.2% of statements 20:40:38 [2019-10-16T20:40:38.444Z] ? github.com/docker/docker/distribution/utils [no test files] 20:40:39 [2019-10-16T20:40:39.282Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements 20:40:39 [2019-10-16T20:40:39.282Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.979s coverage: 57.0% of statements 20:40:39 [2019-10-16T20:40:39.282Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 20:40:39 [2019-10-16T20:40:39.282Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:40:39 [2019-10-16T20:40:39.282Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:40:39 [2019-10-16T20:40:39.417Z] ok github.com/docker/docker/distribution/xfer 2.583s coverage: 76.8% of statements 20:40:39 [2019-10-16T20:40:39.417Z] ? github.com/docker/docker/dockerversion [no test files] 20:40:39 [2019-10-16T20:40:39.417Z] ok github.com/docker/docker/errdefs 0.108s coverage: 49.4% of statements 20:40:39 [2019-10-16T20:40:39.870Z] --- PASS: TestRunContainerWithBridgeNone (2.79s) 20:40:39 [2019-10-16T20:40:39.870Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 20:40:39 [2019-10-16T20:40:39.870Z] === RUN TestNetworkInvalidJSON 20:40:39 [2019-10-16T20:40:39.870Z] === RUN TestNetworkInvalidJSON//networks/create 20:40:39 [2019-10-16T20:40:39.870Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:40:39 [2019-10-16T20:40:39.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:40:39 [2019-10-16T20:40:39.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:40:39 [2019-10-16T20:40:39.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:40:39 [2019-10-16T20:40:39.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:40:39 [2019-10-16T20:40:39.870Z] === CONT TestNetworkInvalidJSON//networks/create 20:40:39 [2019-10-16T20:40:39.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:40:39 [2019-10-16T20:40:39.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:40:39 [2019-10-16T20:40:39.870Z] --- PASS: TestNetworkInvalidJSON (0.03s) 20:40:39 [2019-10-16T20:40:39.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 20:40:39 [2019-10-16T20:40:39.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:40:39 [2019-10-16T20:40:39.871Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 20:40:39 [2019-10-16T20:40:39.871Z] === RUN TestDaemonRestartWithLiveRestore 20:40:39 [2019-10-16T20:40:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:40:39 [2019-10-16T20:40:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:40:39 [2019-10-16T20:40:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:40:39 [2019-10-16T20:40:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:40:39 [2019-10-16T20:40:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:40:40 [2019-10-16T20:40:40.097Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 20:40:40 [2019-10-16T20:40:40.097Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:40:40 [2019-10-16T20:40:40.586Z] #42 241.5 CC criu/mount.o 20:40:41 [2019-10-16T20:40:41.247Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) 20:40:41 [2019-10-16T20:40:41.247Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 20:40:41 [2019-10-16T20:40:41.247Z] === RUN TestDaemonDefaultNetworkPools 20:40:41 [2019-10-16T20:40:41.608Z] ok github.com/docker/docker/image 1.114s coverage: 86.4% of statements 20:40:41 [2019-10-16T20:40:41.608Z] ok github.com/docker/docker/image/cache 0.199s coverage: 19.2% of statements 20:40:41 [2019-10-16T20:40:41.608Z] ? github.com/docker/docker/image/tarexport [no test files] 20:40:41 [2019-10-16T20:40:41.608Z] ok github.com/docker/docker/image/v1 0.285s coverage: 25.0% of statements 20:40:41 [2019-10-16T20:40:41.608Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:40:42 [2019-10-16T20:40:42.348Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 42.7% of statements 20:40:42 [2019-10-16T20:40:42.624Z] --- PASS: TestDaemonDefaultNetworkPools (1.33s) 20:40:42 [2019-10-16T20:40:42.624Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 20:40:42 [2019-10-16T20:40:42.624Z] === RUN TestDaemonRestartWithExistingNetwork 20:40:42 [2019-10-16T20:40:42.732Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 77.8% of statements 20:40:42 [2019-10-16T20:40:42.732Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 20:40:42 [2019-10-16T20:40:42.732Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:40:43 [2019-10-16T20:40:43.575Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 68.2% of statements 20:40:43 [2019-10-16T20:40:43.794Z] ok github.com/docker/docker/layer 0.410s coverage: 30.0% of statements 20:40:43 [2019-10-16T20:40:43.794Z] ? github.com/docker/docker/libcontainerd [no test files] 20:40:43 [2019-10-16T20:40:43.950Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements 20:40:44 [2019-10-16T20:40:44.528Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.69s) 20:40:44 [2019-10-16T20:40:44.528Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 20:40:44 [2019-10-16T20:40:44.528Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:40:44 [2019-10-16T20:40:44.775Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements 20:40:44 [2019-10-16T20:40:44.775Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements 20:40:45 [2019-10-16T20:40:45.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:40:45 [2019-10-16T20:40:45.338Z] ok github.com/docker/docker/libcontainerd/local 0.359s coverage: 1.0% of statements 20:40:45 [2019-10-16T20:40:45.338Z] ok github.com/docker/docker/libcontainerd/queue 0.123s coverage: 100.0% of statements 20:40:45 [2019-10-16T20:40:45.338Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:40:45 [2019-10-16T20:40:45.338Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:40:45 [2019-10-16T20:40:45.338Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:40:45 [2019-10-16T20:40:45.338Z] ? github.com/docker/docker/oci [no test files] 20:40:45 [2019-10-16T20:40:45.338Z] ? github.com/docker/docker/oci/caps [no test files] 20:40:45 [2019-10-16T20:40:45.338Z] ok github.com/docker/docker/opts 0.242s coverage: 67.3% of statements 20:40:45 [2019-10-16T20:40:45.338Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements 20:40:46 [2019-10-16T20:40:46.099Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements 20:40:46 [2019-10-16T20:40:46.099Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:40:46 [2019-10-16T20:40:46.432Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.02s) 20:40:46 [2019-10-16T20:40:46.432Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 20:40:46 [2019-10-16T20:40:46.432Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:40:46 [2019-10-16T20:40:46.504Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.013s coverage: 19.9% of statements 20:40:46 [2019-10-16T20:40:46.999Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) 20:40:46 [2019-10-16T20:40:46.999Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 20:40:46 [2019-10-16T20:40:46.999Z] === RUN TestServiceWithPredefinedNetwork 20:40:47 [2019-10-16T20:40:47.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:40:47 [2019-10-16T20:40:47.454Z] #42 247.7 CC criu/namespaces.o 20:40:48 [2019-10-16T20:40:48.371Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements 20:40:48 [2019-10-16T20:40:48.371Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements 20:40:48 [2019-10-16T20:40:48.950Z] #42 ... 20:40:48 [2019-10-16T20:40:48.950Z] 20:40:48 [2019-10-16T20:40:48.950Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 20:40:48 [2019-10-16T20:40:48.950Z] #55 281.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 20:40:49 [2019-10-16T20:40:49.299Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements 20:40:49 [2019-10-16T20:40:49.299Z] ? github.com/docker/docker/daemon/names [no test files] 20:40:49 [2019-10-16T20:40:49.299Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 20:40:49 [2019-10-16T20:40:49.299Z] ? github.com/docker/docker/daemon/stats [no test files] 20:40:50 [2019-10-16T20:40:50.284Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) 20:40:50 [2019-10-16T20:40:50.284Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 20:40:50 [2019-10-16T20:40:50.284Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:40:50 [2019-10-16T20:40:50.284Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:40:50 [2019-10-16T20:40:50.284Z] service_test.go:230: FLAKY_TEST 20:40:50 [2019-10-16T20:40:50.284Z] === RUN TestServiceWithDataPathPortInit 20:40:51 [2019-10-16T20:40:51.960Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements 20:40:52 [2019-10-16T20:40:52.351Z] ok github.com/docker/docker/distribution 0.321s coverage: 22.1% of statements 20:40:52 [2019-10-16T20:40:52.351Z] ? github.com/docker/docker/distribution/utils [no test files] 20:40:52 [2019-10-16T20:40:52.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:40:52 [2019-10-16T20:40:52.455Z] #55 285.4 + mkdir -p /build 20:40:52 [2019-10-16T20:40:52.455Z] #55 285.4 + cp runc /build/runc 20:40:52 [2019-10-16T20:40:52.745Z] #55 DONE 285.5s 20:40:52 [2019-10-16T20:40:52.745Z] 20:40:52 [2019-10-16T20:40:52.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:40:52 [2019-10-16T20:40:52.745Z] #42 251.0 CC criu/net.o 20:40:53 [2019-10-16T20:40:53.684Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements 20:40:54 [2019-10-16T20:40:54.038Z] ......... [ 85%] 20:40:54 [2019-10-16T20:40:54.976Z] ok github.com/docker/docker/image 0.031s coverage: 86.4% of statements 20:40:55 [2019-10-16T20:40:55.360Z] ok github.com/docker/docker/distribution/xfer 1.944s coverage: 85.1% of statements 20:40:55 [2019-10-16T20:40:55.360Z] ? github.com/docker/docker/dockerversion [no test files] 20:40:55 [2019-10-16T20:40:55.465Z] #42 256.6 CC criu/netfilter.o 20:40:55 [2019-10-16T20:40:55.747Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements 20:40:55 [2019-10-16T20:40:55.747Z] ? github.com/docker/docker/image/tarexport [no test files] 20:40:55 [2019-10-16T20:40:55.758Z] #42 257.1 CC criu/page-pipe.o 20:40:56 [2019-10-16T20:40:56.787Z] #42 258.2 CC criu/page-xfer.o 20:40:57 [2019-10-16T20:40:57.059Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements 20:40:57 [2019-10-16T20:40:57.059Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:40:57 [2019-10-16T20:40:57.878Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements 20:40:58 [2019-10-16T20:40:58.850Z] #42 260.2 CC criu/pagemap-cache.o 20:40:58 [2019-10-16T20:40:58.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:40:58 [2019-10-16T20:40:58.983Z] ok github.com/docker/docker/opts 0.032s coverage: 66.9% of statements 20:40:59 [2019-10-16T20:40:59.378Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 50.0% of statements 20:40:59 [2019-10-16T20:40:59.887Z] #42 260.9 CC criu/pagemap.o 20:41:01 [2019-10-16T20:41:01.186Z] ok github.com/docker/docker/pkg/archive 0.553s coverage: 76.8% of statements 20:41:01 [2019-10-16T20:41:01.382Z] #42 262.5 CC criu/parasite-syscall.o 20:41:02 [2019-10-16T20:41:02.459Z] ok github.com/docker/docker/pkg/authorization 0.178s coverage: 68.3% of statements 20:41:02 [2019-10-16T20:41:02.459Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 20:41:02 [2019-10-16T20:41:02.823Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 20:41:02 [2019-10-16T20:41:02.888Z] #42 264.3 CC criu/path.o 20:41:03 [2019-10-16T20:41:03.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:41:03 [2019-10-16T20:41:03.524Z] #42 264.8 CC criu/pie-util-vdso-elf32.o 20:41:04 [2019-10-16T20:41:04.156Z] #42 265.5 CC criu/pie-util-vdso.o 20:41:05 [2019-10-16T20:41:05.182Z] #42 266.2 CC criu/pie-util.o 20:41:05 [2019-10-16T20:41:05.182Z] #42 266.5 CC criu/pipes.o 20:41:05 [2019-10-16T20:41:05.247Z] ok github.com/docker/docker/layer 7.576s coverage: 68.8% of statements 20:41:05 [2019-10-16T20:41:05.247Z] ? github.com/docker/docker/libcontainerd [no test files] 20:41:05 [2019-10-16T20:41:05.247Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:41:05 [2019-10-16T20:41:05.247Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:41:05 [2019-10-16T20:41:05.247Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:41:05 [2019-10-16T20:41:05.247Z] ? github.com/docker/docker/oci [no test files] 20:41:05 [2019-10-16T20:41:05.247Z] ? github.com/docker/docker/oci/caps [no test files] 20:41:05 [2019-10-16T20:41:05.636Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 20:41:06 [2019-10-16T20:41:06.038Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 20:41:06 [2019-10-16T20:41:06.444Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements 20:41:06 [2019-10-16T20:41:06.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:41:06 [2019-10-16T20:41:06.676Z] #42 267.7 CC criu/plugin.o 20:41:07 [2019-10-16T20:41:07.329Z] #42 268.4 CC criu/proc_parse.o 20:41:07 [2019-10-16T20:41:07.370Z] ok github.com/docker/docker/pkg/chrootarchive 3.594s coverage: 43.2% of statements 20:41:07 [2019-10-16T20:41:07.371Z] ? github.com/docker/docker/pkg/containerfs [no test files] 20:41:07 [2019-10-16T20:41:07.371Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:41:08 [2019-10-16T20:41:08.240Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements 20:41:09 [2019-10-16T20:41:09.070Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements 20:41:09 [2019-10-16T20:41:09.463Z] ok github.com/docker/docker/pkg/dmesg 0.030s coverage: 83.3% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/archive 8.758s coverage: 62.0% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/authorization 0.638s coverage: 26.8% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/capabilities 0.124s coverage: 87.5% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/chrootarchive 0.150s coverage: 15.4% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/containerfs [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/directory 0.093s coverage: 80.0% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/discovery 0.083s coverage: 58.3% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/discovery/file 0.109s coverage: 92.9% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/discovery/kv 3.575s coverage: 84.1% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/discovery/memory 0.099s coverage: 92.3% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/filenotify 0.123s coverage: 39.4% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/fileutils 0.197s coverage: 87.7% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/homedir 0.049s coverage: 42.9% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/idtools 0.086s coverage: 6.3% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/ioutils 0.631s coverage: 69.2% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/jsonmessage 0.243s coverage: 91.7% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/longpath 0.083s coverage: 100.0% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/mount [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/platform [no test files] 20:41:10 [2019-10-16T20:41:10.513Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:41:10 [2019-10-16T20:41:10.766Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements 20:41:10 [2019-10-16T20:41:10.766Z] ok github.com/docker/docker/pkg/discovery/kv 3.251s coverage: 84.1% of statements 20:41:11 [2019-10-16T20:41:11.587Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements 20:41:11 [2019-10-16T20:41:11.797Z] #42 272.8 CC criu/protobuf-desc.o 20:41:11 [2019-10-16T20:41:11.960Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements 20:41:11 [2019-10-16T20:41:11.960Z] ok github.com/docker/docker/pkg/fsutils 0.380s coverage: 85.1% of statements 20:41:12 [2019-10-16T20:41:12.310Z] --- PASS: TestServiceWithDataPathPortInit (18.94s) 20:41:12 [2019-10-16T20:41:12.310Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 20:41:12 [2019-10-16T20:41:12.310Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 20:41:12 [2019-10-16T20:41:12.310Z] === RUN TestServiceWithDefaultAddressPoolInit 20:41:12 [2019-10-16T20:41:12.770Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 70.1% of statements 20:41:13 [2019-10-16T20:41:13.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:41:13 [2019-10-16T20:41:13.168Z] ok github.com/docker/docker/pkg/ioutils 0.420s coverage: 70.6% of statements 20:41:13 [2019-10-16T20:41:13.289Z] #42 274.5 CC criu/protobuf.o 20:41:13 [2019-10-16T20:41:13.565Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements 20:41:13 [2019-10-16T20:41:13.565Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements 20:41:13 [2019-10-16T20:41:13.918Z] #42 275.2 CC criu/pstree.o 20:41:13 [2019-10-16T20:41:13.937Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements 20:41:13 [2019-10-16T20:41:13.937Z] ? github.com/docker/docker/pkg/loopback [no test files] 20:41:14 [2019-10-16T20:41:14.322Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 20:41:14 [2019-10-16T20:41:14.727Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements 20:41:14 [2019-10-16T20:41:14.839Z] tests/integration/models_images_test.py ............... [ 89%] 20:41:14 [2019-10-16T20:41:14.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:41:15 [2019-10-16T20:41:15.159Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements 20:41:15 [2019-10-16T20:41:15.584Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements 20:41:15 [2019-10-16T20:41:15.982Z] ok github.com/docker/docker/pkg/mount 1.456s coverage: 69.6% of statements 20:41:15 [2019-10-16T20:41:15.982Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 20:41:15 [2019-10-16T20:41:15.982Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements 20:41:15 [2019-10-16T20:41:15.982Z] ? github.com/docker/docker/pkg/platform [no test files] 20:41:15 [2019-10-16T20:41:15.982Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:41:15 [2019-10-16T20:41:15.989Z] #42 277.1 CC criu/rbtree.o 20:41:16 [2019-10-16T20:41:16.466Z] tests/integration/models_networks_test.py .... [ 90%] 20:41:16 [2019-10-16T20:41:16.637Z] #42 277.7 CC criu/rst-malloc.o 20:41:16 [2019-10-16T20:41:16.786Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.004s coverage: 56.8% of statements 20:41:16 [2019-10-16T20:41:16.924Z] #42 278.2 CC criu/seccomp.o 20:41:17 [2019-10-16T20:41:17.605Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 20:41:17 [2019-10-16T20:41:17.951Z] #42 279.4 CC criu/seize.o 20:41:17 [2019-10-16T20:41:17.995Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 20:41:18 [2019-10-16T20:41:18.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:41:18 [2019-10-16T20:41:18.362Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 20:41:19 [2019-10-16T20:41:19.451Z] #42 280.8 CC criu/servicefd.o 20:41:19 [2019-10-16T20:41:19.605Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 73.9% of statements 20:41:19 [2019-10-16T20:41:19.964Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements 20:41:20 [2019-10-16T20:41:20.423Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.90s) 20:41:20 [2019-10-16T20:41:20.423Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 20:41:20 [2019-10-16T20:41:20.423Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kskab33iziv1it1v5hfq816xd Created:2019-10-16 20:41:10.859793469 +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[321015eaca4126e05d81586b10f1a22673f53ae1d35d7b5db645ba45b9931b57:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2xzdimkmr2gucaqo99yhm08fh EndpointID:ccb7247ab4722ea7b26f45c5582580567088a8185bf1d7afd6e58eb5826000d9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ad54455a4cae07907bb7010d2bba03735dbbf5f2a94ced3b15a76d46ef397c5a 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:ef946e39210f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2xzdimkmr2gucaqo99yhm08fh EndpointID:ccb7247ab4722ea7b26f45c5582580567088a8185bf1d7afd6e58eb5826000d9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 20:41:20 [2019-10-16T20:41:20.423Z] PASS 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] === Skipped 20:41:20 [2019-10-16T20:41:20.423Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:41:20 [2019-10-16T20:41:20.423Z] service_test.go:230: FLAKY_TEST 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] DONE 21 tests, 1 skipped in 54.473s 20:41:20 [2019-10-16T20:41:20.423Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:41:20 [2019-10-16T20:41:20.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 20:41:20 [2019-10-16T20:41:20.423Z] ++ set -e 20:41:20 [2019-10-16T20:41:20.423Z] ++ '[' -n 0 ']' 20:41:20 [2019-10-16T20:41:20.423Z] ++ set -x 20:41:20 [2019-10-16T20:41:20.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 20:41:20 [2019-10-16T20:41:20.423Z] INFO: Testing against a local daemon 20:41:20 [2019-10-16T20:41:20.423Z] === RUN TestDockerNetworkIpvlanPersistance 20:41:20 [2019-10-16T20:41:20.423Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 20:41:20 [2019-10-16T20:41:20.423Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:41:20 [2019-10-16T20:41:20.423Z] === RUN TestDockerNetworkIpvlan 20:41:20 [2019-10-16T20:41:20.423Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:41:20 [2019-10-16T20:41:20.423Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:41:20 [2019-10-16T20:41:20.423Z] PASS 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] === Skipped 20:41:20 [2019-10-16T20:41:20.423Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 20:41:20 [2019-10-16T20:41:20.423Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:41:20 [2019-10-16T20:41:20.423Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] 20:41:20 [2019-10-16T20:41:20.423Z] DONE 2 tests, 2 skipped in 0.158s 20:41:20 [2019-10-16T20:41:20.423Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:41:20 [2019-10-16T20:41:20.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 20:41:20 [2019-10-16T20:41:20.423Z] ++ set -e 20:41:20 [2019-10-16T20:41:20.423Z] ++ '[' -n 0 ']' 20:41:20 [2019-10-16T20:41:20.423Z] ++ set -x 20:41:20 [2019-10-16T20:41:20.424Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 20:41:20 [2019-10-16T20:41:20.424Z] INFO: Testing against a local daemon 20:41:20 [2019-10-16T20:41:20.424Z] === RUN TestDockerNetworkMacvlanPersistance 20:41:20 [2019-10-16T20:41:20.480Z] #42 281.6 CC criu/shmem.o 20:41:21 [2019-10-16T20:41:21.360Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.86s) 20:41:21 [2019-10-16T20:41:21.360Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 20:41:21 [2019-10-16T20:41:21.360Z] === RUN TestDockerNetworkMacvlan 20:41:21 [2019-10-16T20:41:21.473Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:41:21 [2019-10-16T20:41:21.473Z] Using test binary docker 20:41:21 [2019-10-16T20:41:21.732Z] +++ /etc/init.d/apparmor start 20:41:21 [2019-10-16T20:41:21.732Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:41:21 [2019-10-16T20:41:21.732Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:41:21 [2019-10-16T20:41:21.732Z] Warning failed to create cache: (null) 20:41:21 [2019-10-16T20:41:21.732Z] . 20:41:21 [2019-10-16T20:41:21.732Z] INFO: Waiting for daemon to start... 20:41:21 [2019-10-16T20:41:21.732Z] Starting dockerd 20:41:21 [2019-10-16T20:41:21.732Z] +++ 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 20:41:21 [2019-10-16T20:41:21.977Z] #42 283.2 CC criu/sigframe.o 20:41:22 [2019-10-16T20:41:22.265Z] #42 283.6 CC criu/signalfd.o 20:41:22 [2019-10-16T20:41:22.298Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:41:22 [2019-10-16T20:41:22.894Z] #42 284.1 CC criu/sk-inet.o 20:41:23 [2019-10-16T20:41:23.011Z] tests/integration/models_nodes_test.py . [ 91%] 20:41:23 [2019-10-16T20:41:23.166Z] ok github.com/docker/docker/pkg/signal 2.508s coverage: 61.0% of statements 20:41:23 [2019-10-16T20:41:23.233Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:41:23 [2019-10-16T20:41:23.575Z] tests/integration/models_resources_test.py . [ 91%] 20:41:23 [2019-10-16T20:41:23.668Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 20:41:23 [2019-10-16T20:41:23.925Z] #42 ... 20:41:23 [2019-10-16T20:41:23.925Z] 20:41:23 [2019-10-16T20:41:23.925Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:41:23 [2019-10-16T20:41:23.925Z] #39 368.6 + dpkg --print-architecture 20:41:23 [2019-10-16T20:41:23.925Z] #39 368.6 + cd /tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution 20:41:23 [2019-10-16T20:41:23.925Z] #39 368.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 20:41:24 [2019-10-16T20:41:24.041Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements 20:41:24 [2019-10-16T20:41:24.260Z] . 20:41:24 [2019-10-16T20:41:24.260Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:41:24 [2019-10-16T20:41:24.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:41:24 [2019-10-16T20:41:24.260Z] Error: No such image: emptyfs 20:41:24 [2019-10-16T20:41:24.260Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:41:24 [2019-10-16T20:41:24.260Z] ++++ docker load 20:41:24 [2019-10-16T20:41:24.260Z] Running integration-test (iteration 1) 20:41:24 [2019-10-16T20:41:24.260Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 20:41:24 [2019-10-16T20:41:24.260Z] ++ 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 20:41:24 [2019-10-16T20:41:24.260Z] ++ set -e 20:41:24 [2019-10-16T20:41:24.260Z] ++ '[' -n 0 ']' 20:41:24 [2019-10-16T20:41:24.260Z] ++ set -x 20:41:24 [2019-10-16T20:41:24.441Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 20:41:24 [2019-10-16T20:41:24.520Z] ++ env -i DEST=/go/src/github.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 20:41:24 [2019-10-16T20:41:24.554Z] #39 369.1 + GOPATH=/tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eW8gjc8yn0 20:41:24 [2019-10-16T20:41:24.554Z] #39 369.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 20:41:24 [2019-10-16T20:41:24.610Z] === RUN TestDockerNetworkMacvlan/NilParent 20:41:24 [2019-10-16T20:41:24.828Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements 20:41:25 [2019-10-16T20:41:25.199Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements 20:41:26 [2019-10-16T20:41:26.011Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements 20:41:26 [2019-10-16T20:41:26.403Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements 20:41:26 [2019-10-16T20:41:26.781Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements 20:41:27 [2019-10-16T20:41:27.581Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements 20:41:27 [2019-10-16T20:41:27.581Z] testing: warning: no tests to run 20:41:27 [2019-10-16T20:41:27.581Z] coverage: [no statements] 20:41:27 [2019-10-16T20:41:27.581Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 20:41:27 [2019-10-16T20:41:27.895Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:41:27 [2019-10-16T20:41:27.952Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements 20:41:28 [2019-10-16T20:41:28.365Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements 20:41:28 [2019-10-16T20:41:28.750Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 20:41:29 [2019-10-16T20:41:29.647Z] tests/integration/models_services_test.py ..............X. [ 95%] 20:41:30 [2019-10-16T20:41:30.565Z] ok github.com/docker/docker/plugin 0.556s coverage: 27.1% of statements 20:41:31 [2019-10-16T20:41:31.462Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/plugins 34.953s coverage: 73.4% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.092s coverage: 56.8% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/plugins/transport 0.127s coverage: 85.7% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 20.3% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/streamformatter 0.117s coverage: 66.2% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/pkg/symlink [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 38.2% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.7% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/tarsum 0.198s coverage: 89.3% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/term 0.131s coverage: 30.8% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: 0.0% of statements [no tests to run] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/plugin 0.227s coverage: 11.6% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/plugin/v2 0.210s coverage: 20.1% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/reference 0.139s coverage: 84.4% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/registry 0.400s coverage: 52.2% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/registry/resumable 0.336s coverage: 100.0% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/restartmanager 0.187s coverage: 50.9% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/rootless [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/runconfig 0.136s coverage: 54.5% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/testutil 0.054s coverage: 62.5% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/environment [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/registry [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/testutil/request [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/volume [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/volume/drivers 0.198s coverage: 36.1% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/volume/local 0.149s coverage: 37.7% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/volume/mounts 0.112s coverage: 66.2% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ok github.com/docker/docker/volume/service 0.494s coverage: 70.3% of statements 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:41:31 [2019-10-16T20:41:31.632Z] ? github.com/docker/docker/volume/testutils [no test files] 20:41:32 [2019-10-16T20:41:32.086Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:41:32 [2019-10-16T20:41:32.929Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements 20:41:32 [2019-10-16T20:41:32.929Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 20:41:33 [2019-10-16T20:41:33.821Z] INFO: make.ps1 ended at 10/16/2019 20:41:33 20:41:34 [2019-10-16T20:41:34.063Z] tests/integration/models_swarm_test.py .. [ 96%] 20:41:34 [2019-10-16T20:41:34.063Z] tests/integration/models_volumes_test.py .. [ 96%] 20:41:34 [2019-10-16T20:41:34.790Z] ok github.com/docker/docker/registry 0.149s coverage: 56.3% of statements 20:41:34 [2019-10-16T20:41:34.793Z] INFO: Unit tests ended at 10/16/2019 20:41:34. Duration:00:03:37.0758273 20:41:34 [2019-10-16T20:41:34.793Z] INFO: Building busybox 20:41:34 [2019-10-16T20:41:34.895Z] #39 ... 20:41:34 [2019-10-16T20:41:34.895Z] 20:41:34 [2019-10-16T20:41:34.895Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 20:41:34 [2019-10-16T20:41:34.895Z] #42 286.1 CC criu/sk-netlink.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 286.9 CC criu/sk-packet.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 288.1 CC criu/sk-queue.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 289.0 CC criu/sk-tcp.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 289.9 CC criu/sk-unix.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 293.1 CC criu/sockets.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 294.8 CC criu/stats.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 295.4 CC criu/string.o 20:41:34 [2019-10-16T20:41:34.895Z] #42 295.6 CC criu/sysctl.o 20:41:35 [2019-10-16T20:41:35.187Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements 20:41:35 [2019-10-16T20:41:35.254Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B 20:41:35 [2019-10-16T20:41:35.254Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B 20:41:35 [2019-10-16T20:41:35.254Z] 20:41:35 [2019-10-16T20:41:35.254Z] Sending build context to Docker daemon 2.56kB 20:41:35 [2019-10-16T20:41:35.254Z] 20:41:35 [2019-10-16T20:41:35.254Z] Step 1/6 : FROM microsoft/windowsservercore 20:41:35 [2019-10-16T20:41:35.254Z] ---> 739b21bd02e7 20:41:35 [2019-10-16T20:41:35.254Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin 20:41:35 [2019-10-16T20:41:35.254Z] ---> Running in e743d4d03547 20:41:35 [2019-10-16T20:41:35.525Z] #42 296.7 CC criu/sysfs_parse.o 20:41:35 [2019-10-16T20:41:35.572Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 20:41:36 [2019-10-16T20:41:36.154Z] #42 297.5 CC criu/timerfd.o 20:41:36 [2019-10-16T20:41:36.378Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements 20:41:36 [2019-10-16T20:41:36.775Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 20:41:36 [2019-10-16T20:41:36.811Z] #42 298.0 CC criu/tty.o 20:41:38 [2019-10-16T20:41:38.652Z] === RUN TestDockerNetworkMacvlan/Addressing 20:41:39 [2019-10-16T20:41:39.093Z] tests/integration/regression_test.py ...... [ 98%] 20:41:39 [2019-10-16T20:41:39.608Z] tests/integration/credentials/store_test.py ...... [ 99%] 20:41:39 [2019-10-16T20:41:39.608Z] tests/integration/credentials/utils_test.py . [100%] 20:41:39 [2019-10-16T20:41:39.608Z] 20:41:39 [2019-10-16T20:41:39.608Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 20:41:39 [2019-10-16T20:41:39.608Z] =========================== short test summary info ============================ 20:41:39 [2019-10-16T20:41:39.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 20:41:39 [2019-10-16T20:41:39.608Z] CONFIG_RT_GROUP_SCHED isn't enabled 20:41:39 [2019-10-16T20:41:39.608Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 20:41:39 [2019-10-16T20:41:39.608Z] Not supported on most drivers 20:41:39 [2019-10-16T20:41:39.608Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 20:41:39 [2019-10-16T20:41:39.608Z] This doesn't seem to be taken into account by the engine 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) 20:41:39 [2019-10-16T20:41:39.608Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 20:41:39 [2019-10-16T20:41:39.608Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 408.83 seconds == 20:41:40 [2019-10-16T20:41:40.016Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements 20:41:40 [2019-10-16T20:41:40.172Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 20:41:40 [2019-10-16T20:41:40.303Z] #42 301.5 CC criu/tun.o 20:41:40 [2019-10-16T20:41:40.456Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan (19.08s) 20:41:40 [2019-10-16T20:41:40.557Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) 20:41:40 [2019-10-16T20:41:40.557Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 20:41:40 [2019-10-16T20:41:40.557Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) 20:41:40 [2019-10-16T20:41:40.557Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.99s) 20:41:40 [2019-10-16T20:41:40.557Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.96s) 20:41:40 [2019-10-16T20:41:40.557Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:41:40 [2019-10-16T20:41:40.557Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) 20:41:40 [2019-10-16T20:41:40.557Z] PASS 20:41:40 [2019-10-16T20:41:40.557Z] 20:41:40 [2019-10-16T20:41:40.557Z] DONE 8 tests in 21.088s 20:41:40 [2019-10-16T20:41:40.557Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 20:41:40 [2019-10-16T20:41:40.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 20:41:40 [2019-10-16T20:41:40.557Z] ++ set -e 20:41:40 [2019-10-16T20:41:40.557Z] ++ '[' -n 0 ']' 20:41:40 [2019-10-16T20:41:40.557Z] ++ set -x 20:41:40 [2019-10-16T20:41:40.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 20:41:40 [2019-10-16T20:41:40.557Z] testing: warning: no tests to run 20:41:40 [2019-10-16T20:41:40.557Z] PASS 20:41:40 [2019-10-16T20:41:40.557Z] 20:41:40 [2019-10-16T20:41:40.557Z] DONE 0 tests in 0.028s 20:41:40 [2019-10-16T20:41:40.557Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:41:40 [2019-10-16T20:41:40.557Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 20:41:40 [2019-10-16T20:41:40.557Z] ++ set -e 20:41:40 [2019-10-16T20:41:40.557Z] ++ '[' -n 0 ']' 20:41:40 [2019-10-16T20:41:40.557Z] ++ set -x 20:41:40 [2019-10-16T20:41:40.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 20:41:40 [2019-10-16T20:41:40.557Z] INFO: Testing against a local daemon 20:41:40 [2019-10-16T20:41:40.557Z] === RUN TestAuthZPluginAllowRequest 20:41:41 [2019-10-16T20:41:41.062Z] Removing intermediate container e743d4d03547 20:41:41 [2019-10-16T20:41:41.062Z] ---> f0271e847984 20:41:41 [2019-10-16T20:41:41.062Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ 20:41:41 [2019-10-16T20:41:41.329Z] #42 302.5 CC criu/uffd.o 20:41:41 [2019-10-16T20:41:41.346Z] ok github.com/docker/docker/volume/mounts 0.032s coverage: 67.0% of statements 20:41:41 [2019-10-16T20:41:41.522Z] 20:41:41 [2019-10-16T20:41:41.983Z] ---> 0309313b3ef8 20:41:41 [2019-10-16T20:41:41.983Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" 20:41:41 [2019-10-16T20:41:41.983Z] ---> Running in 450c4b1dcf46 20:41:42 [2019-10-16T20:41:42.460Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) 20:41:42 [2019-10-16T20:41:42.460Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 20:41:42 [2019-10-16T20:41:42.460Z] === RUN TestAuthZPluginTLS 20:41:42 [2019-10-16T20:41:42.665Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements 20:41:42 [2019-10-16T20:41:42.955Z] 20:41:42 [2019-10-16T20:41:42.955Z] SUCCESS: Specified value was saved. 20:41:43 [2019-10-16T20:41:43.028Z] --- PASS: TestAuthZPluginTLS (0.60s) 20:41:43 [2019-10-16T20:41:43.028Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 20:41:43 [2019-10-16T20:41:43.028Z] === RUN TestAuthZPluginDenyRequest 20:41:43 [2019-10-16T20:41:43.385Z] #42 304.6 CC criu/util.o 20:41:43 [2019-10-16T20:41:43.597Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) 20:41:43 [2019-10-16T20:41:43.597Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 20:41:43 [2019-10-16T20:41:43.597Z] === RUN TestAuthZPluginAPIDenyResponse 20:41:44 [2019-10-16T20:41:44.165Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 20:41:44 [2019-10-16T20:41:44.165Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 20:41:44 [2019-10-16T20:41:44.165Z] === RUN TestAuthZPluginDenyResponse 20:41:44 [2019-10-16T20:41:44.733Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) 20:41:44 [2019-10-16T20:41:44.733Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 20:41:44 [2019-10-16T20:41:44.733Z] === RUN TestAuthZPluginAllowEventStream 20:41:45 [2019-10-16T20:41:45.870Z] Removing intermediate container 450c4b1dcf46 20:41:45 [2019-10-16T20:41:45.870Z] ---> 928becb956e5 20:41:45 [2019-10-16T20:41:45.870Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 20:41:45 [2019-10-16T20:41:45.870Z] ---> Running in 9187552abb38 20:41:46 [2019-10-16T20:41:46.114Z] #42 307.0 CC criu/uts_ns.o 20:41:46 [2019-10-16T20:41:46.417Z] #42 307.5 CC criu/vdso.o 20:41:46 [2019-10-16T20:41:46.639Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) 20:41:46 [2019-10-16T20:41:46.639Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 20:41:46 [2019-10-16T20:41:46.639Z] === RUN TestAuthZPluginErrorResponse 20:41:47 [2019-10-16T20:41:47.206Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) 20:41:47 [2019-10-16T20:41:47.206Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 20:41:47 [2019-10-16T20:41:47.206Z] === RUN TestAuthZPluginErrorRequest 20:41:47 [2019-10-16T20:41:47.440Z] #42 308.7 LINK criu/built-in.o 20:41:47 [2019-10-16T20:41:47.728Z] #42 309.0 LINK criu/criu 20:41:47 [2019-10-16T20:41:47.774Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) 20:41:47 [2019-10-16T20:41:47.774Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 20:41:47 [2019-10-16T20:41:47.774Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:41:48 [2019-10-16T20:41:48.341Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) 20:41:48 [2019-10-16T20:41:48.341Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 20:41:48 [2019-10-16T20:41:48.341Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:41:48 [2019-10-16T20:41:48.753Z] #42 310.0 DEP lib/c/criu.d 20:41:48 [2019-10-16T20:41:48.753Z] #42 310.1 CC images/rpc.pb-c.o 20:41:50 [2019-10-16T20:41:50.245Z] #42 311.4 CC lib/c/criu.o 20:41:50 [2019-10-16T20:41:50.873Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) 20:41:50 [2019-10-16T20:41:50.873Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 20:41:50 [2019-10-16T20:41:50.873Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:41:51 [2019-10-16T20:41:51.678Z] Cannot create a file when that file already exists. 20:41:51 [2019-10-16T20:41:51.887Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/rootless [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/rootless/specconv [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/environment [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/registry [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/testutil/request [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/volume [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] ? github.com/docker/docker/volume/testutils [no test files] 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === Skipped 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] exec_linux_test.go:18: requires AppArmor to be enabled 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] exec_linux_test.go:38: requires AppArmor to be enabled 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver btrfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver btrfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver btrfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver btrfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver btrfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:73: No driver to put! 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] overlay_test.go:44: Fails to compute changes after apply intermittently 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] overlay_test.go:49: Fails to compute changes intermittently 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] overlay_test.go:65: Cannot run test with naive change algorithm 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver zfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver zfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver zfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver zfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:46: Driver zfs not supported 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] graphtest_unix.go:73: No driver to put! 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 20:41:51 [2019-10-16T20:41:51.887Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] 20:41:51 [2019-10-16T20:41:51.887Z] DONE 2114 tests, 20 skipped in 225.679s Post stage [Pipeline] junit 20:41:52 [2019-10-16T20:41:52.030Z] Recording test results 20:41:52 [2019-10-16T20:41:52.296Z] #42 313.7 LINK lib/c/built-in.o 20:41:52 [2019-10-16T20:41:52.351Z] Clearing AppArmor profiles cache:. 20:41:52 [2019-10-16T20:41:52.351Z] All profile caches have been cleared, but no profiles have been unloaded. 20:41:52 [2019-10-16T20:41:52.351Z] Unloading profiles will leave already running processes permanently 20:41:52 [2019-10-16T20:41:52.351Z] unconfined, which can lead to unexpected situations. 20:41:52 [2019-10-16T20:41:52.351Z] 20:41:52 [2019-10-16T20:41:52.351Z] To set a process to complain mode, use the command line tool 20:41:52 [2019-10-16T20:41:52.351Z] 'aa-complain'. To really tear down all profiles, run the init script 20:41:52 [2019-10-16T20:41:52.351Z] with the 'teardown' option." 20:41:52 [2019-10-16T20:41:52.351Z] 20:41:52 [2019-10-16T20:41:52.585Z] #42 313.7 LINK lib/c/libcriu.so Post stage [Pipeline] junit 20:41:52 [2019-10-16T20:41:52.619Z] Recording test results [Pipeline] sh 20:41:52 [2019-10-16T20:41:52.875Z] #42 314.2 GEN magic.py 20:41:53 [2019-10-16T20:41:53.144Z] + echo Ensuring container killed. 20:41:53 [2019-10-16T20:41:53.144Z] Ensuring container killed. 20:41:53 [2019-10-16T20:41:53.144Z] + docker rm -vf docker-pr1 20:41:53 [2019-10-16T20:41:53.144Z] Error: No such container: docker-pr1 20:41:53 [2019-10-16T20:41:53.144Z] + true [Pipeline] sh 20:41:53 [2019-10-16T20:41:53.186Z] #42 314.3 Note: Building without setproctitle() and strlcpy() support. 20:41:53 [2019-10-16T20:41:53.186Z] #42 314.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 20:41:53 [2019-10-16T20:41:53.406Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.47s) 20:41:53 [2019-10-16T20:41:53.406Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 20:41:53 [2019-10-16T20:41:53.406Z] === RUN TestAuthZPluginHeader 20:41:53 [2019-10-16T20:41:53.426Z] + echo Chowning /workspace to jenkins user 20:41:53 [2019-10-16T20:41:53.426Z] Chowning /workspace to jenkins user 20:41:53 [2019-10-16T20:41:53.426Z] + id -u 20:41:53 [2019-10-16T20:41:53.426Z] + id -g 20:41:53 [2019-10-16T20:41:53.426Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40097:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:53 [2019-10-16T20:41:53.973Z] --- PASS: TestAuthZPluginHeader (0.92s) 20:41:53 [2019-10-16T20:41:53.973Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 20:41:53 [2019-10-16T20:41:53.973Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:41:53 [2019-10-16T20:41:53.973Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:41:53 [2019-10-16T20:41:53.973Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:41:53 [2019-10-16T20:41:53.973Z] === RUN TestAuthZPluginV2Disable 20:41:53 [2019-10-16T20:41:53.973Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 20:41:53 [2019-10-16T20:41:53.973Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:41:53 [2019-10-16T20:41:53.973Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:41:53 [2019-10-16T20:41:53.973Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:41:53 [2019-10-16T20:41:53.973Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:41:53 [2019-10-16T20:41:53.973Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:41:53 [2019-10-16T20:41:53.973Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:41:53 [2019-10-16T20:41:53.973Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:41:53 [2019-10-16T20:41:53.973Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:41:54 [2019-10-16T20:41:54.209Z] #42 315.4 fatal: Not a git repository (or any of the parent directories): .git 20:41:54 [2019-10-16T20:41:54.528Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/make.sh dynbinary test-integration 20:41:54 [2019-10-16T20:41:54.906Z] 20:41:54 [2019-10-16T20:41:54.906Z] Removing bundles/ 20:41:54 [2019-10-16T20:41:54.906Z] 20:41:54 [2019-10-16T20:41:54.906Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:41:54 [2019-10-16T20:41:54.906Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:41:54 [2019-10-16T20:41:54.906Z] GOOS="" GOARCH="" GOARM="" [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:41:55 [2019-10-16T20:41:55.615Z] + bundleName=docker-py 20:41:55 [2019-10-16T20:41:55.615Z] + echo Creating docker-py-bundles.tar.gz 20:41:55 [2019-10-16T20:41:55.615Z] Creating docker-py-bundles.tar.gz 20:41:55 [2019-10-16T20:41:55.615Z] + 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 20:41:55 [2019-10-16T20:41:55.626Z] Archiving artifacts 20:41:55 [2019-10-16T20:41:55.704Z] #42 316.8 make[1]: Nothing to be done for 'all'. 20:41:55 [2019-10-16T20:41:55.855Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 20:41:56 [2019-10-16T20:41:56.226Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/make.sh binary-daemon 20:41:56 [2019-10-16T20:41:56.590Z] Loaded image: buildpack-deps:jessie 20:41:56 [2019-10-16T20:41:56.590Z] Loaded image: busybox:latest 20:41:56 [2019-10-16T20:41:56.590Z] Loaded image: busybox:glibc 20:41:56 [2019-10-16T20:41:56.590Z] Loaded image: debian:jessie 20:41:56 [2019-10-16T20:41:56.789Z] 20:41:56 [2019-10-16T20:41:56.789Z] Removing bundles/ 20:41:56 [2019-10-16T20:41:56.847Z] Loaded image: hello-world:latest 20:41:56 [2019-10-16T20:41:56.847Z] INFO: Testing against a local daemon 20:41:56 [2019-10-16T20:41:56.847Z] === RUN TestCgroupNamespacesBuild 20:41:57 [2019-10-16T20:41:57.047Z] 20:41:57 [2019-10-16T20:41:57.047Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 20:41:57 [2019-10-16T20:41:57.047Z] Building: bundles/binary-daemon/dockerd-dev 20:41:57 [2019-10-16T20:41:57.047Z] GOOS="" GOARCH="" GOARM="" 20:41:57 [2019-10-16T20:41:57.217Z] #42 318.2 make[1]: 'images/built-in.o' is up to date. 20:41:57 [2019-10-16T20:41:57.217Z] #42 318.4 make[1]: 'compel/plugins/std.lib.a' is up to date. 20:41:57 [2019-10-16T20:41:57.217Z] #42 318.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. 20:41:57 [2019-10-16T20:41:57.217Z] #42 318.5 make[1]: 'compel/libcompel.a' is up to date. 20:41:57 [2019-10-16T20:41:57.217Z] #42 318.6 make[1]: 'compel/compel-host-bin' is up to date. 20:41:57 [2019-10-16T20:41:57.217Z] #42 318.6 make[1]: Nothing to be done for 'all'. 20:41:57 [2019-10-16T20:41:57.483Z] Removing intermediate container 9187552abb38 20:41:57 [2019-10-16T20:41:57.483Z] ---> 697585d400ad 20:41:57 [2019-10-16T20:41:57.483Z] Step 6/6 : CMD ["sh"] 20:41:57 [2019-10-16T20:41:57.483Z] ---> Running in c37389cf8cee 20:41:57 [2019-10-16T20:41:57.506Z] #42 318.7 make[1]: 'soccr/libsoccr.a' is up to date. 20:41:57 [2019-10-16T20:41:57.794Z] #42 319.1 make[2]: Nothing to be done for 'all'. 20:41:57 [2019-10-16T20:41:57.794Z] #42 319.1 make[2]: Nothing to be done for 'all'. 20:41:57 [2019-10-16T20:41:57.943Z] Removing intermediate container c37389cf8cee 20:41:57 [2019-10-16T20:41:57.943Z] ---> 0b7ce12897f9 20:41:57 [2019-10-16T20:41:57.943Z] Successfully built 0b7ce12897f9 20:41:57 [2019-10-16T20:41:57.943Z] Successfully tagged busybox:latest 20:41:57 [2019-10-16T20:41:57.943Z] INFO: Docker images of the daemon under test 20:41:57 [2019-10-16T20:41:57.943Z] 20:41:57 [2019-10-16T20:41:57.943Z] REPOSITORY TAG IMAGE ID CREATED SIZE 20:41:57 [2019-10-16T20:41:57.943Z] busybox latest 0b7ce12897f9 Less than a second ago 4.83GB 20:41:57 [2019-10-16T20:41:57.943Z] microsoft/windowsservercore latest 739b21bd02e7 8 days ago 4.79GB 20:41:57 [2019-10-16T20:41:57.943Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 8 days ago 4.79GB 20:41:57 [2019-10-16T20:41:57.943Z] 20:41:57 [2019-10-16T20:41:57.943Z] INFO: Running integration tests at 10/16/2019 20:41:57... 20:41:57 [2019-10-16T20:41:57.943Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 20:41:57 [2019-10-16T20:41:57.943Z] INFO: Integration API tests being run from the host: 20:41:57 [2019-10-16T20:41:57.943Z] INFO: make.ps1 starting at 10/16/2019 20:41:57 20:41:58 [2019-10-16T20:41:58.083Z] #42 319.2 make[2]: Nothing to be done for 'all'. 20:41:58 [2019-10-16T20:41:58.083Z] #42 319.5 make[2]: Nothing to be done for 'all'. 20:41:58 [2019-10-16T20:41:58.372Z] #42 319.6 make[2]: Nothing to be done for 'all'. 20:41:58 [2019-10-16T20:41:58.372Z] #42 319.7 make[2]: Nothing to be done for 'all'. 20:41:58 [2019-10-16T20:41:58.661Z] #42 319.8 make[2]: Nothing to be done for 'all'. 20:41:58 [2019-10-16T20:41:58.918Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build 20:41:58 [2019-10-16T20:41:58.951Z] #42 320.1 make[2]: Nothing to be done for 'all'. 20:41:58 [2019-10-16T20:41:58.951Z] #42 320.1 INSTALL criu/criu 20:41:58 [2019-10-16T20:41:58.951Z] #42 DONE 320.2s 20:41:58 [2019-10-16T20:41:58.951Z] 20:41:58 [2019-10-16T20:41:58.951Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:41:59 [2019-10-16T20:41:59.392Z] --- PASS: TestCgroupNamespacesBuild (2.46s) 20:41:59 [2019-10-16T20:41:59.392Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 20:41:59 [2019-10-16T20:41:59.392Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:42:01 [2019-10-16T20:42:01.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.51s) 20:42:01 [2019-10-16T20:42:01.962Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 20:42:01 [2019-10-16T20:42:01.962Z] === RUN TestBuildWithSession 20:42:01 [2019-10-16T20:42:01.962Z] --- SKIP: TestBuildWithSession (0.00s) 20:42:01 [2019-10-16T20:42:01.962Z] build_session_test.go:25: TODO: BuildKit 20:42:01 [2019-10-16T20:42:01.962Z] === RUN TestBuildSquashParent 20:42:03 [2019-10-16T20:42:03.429Z] #60 ... 20:42:03 [2019-10-16T20:42:03.429Z] 20:42:03 [2019-10-16T20:42:03.429Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... 20:42:03 [2019-10-16T20:42:03.429Z] #39 408.0 + rm -rf /tmp/tmp.eW8gjc8yn0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eW8gjc8yn0 20:42:03 [2019-10-16T20:42:03.429Z] #39 DONE 408.1s 20:42:03 [2019-10-16T20:42:03.429Z] 20:42:03 [2019-10-16T20:42:03.429Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:12 [2019-10-16T20:42:12.065Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.92s) 20:42:12 [2019-10-16T20:42:12.065Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 20:42:12 [2019-10-16T20:42:12.065Z] PASS 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] === Skipped 20:42:12 [2019-10-16T20:42:12.065Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:42:12 [2019-10-16T20:42:12.065Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 20:42:12 [2019-10-16T20:42:12.065Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:42:12 [2019-10-16T20:42:12.065Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:42:12 [2019-10-16T20:42:12.065Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] DONE 17 tests, 4 skipped in 31.385s 20:42:12 [2019-10-16T20:42:12.065Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:42:12 [2019-10-16T20:42:12.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 20:42:12 [2019-10-16T20:42:12.065Z] ++ set -e 20:42:12 [2019-10-16T20:42:12.065Z] ++ '[' -n 0 ']' 20:42:12 [2019-10-16T20:42:12.065Z] ++ set -x 20:42:12 [2019-10-16T20:42:12.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 20:42:12 [2019-10-16T20:42:12.065Z] INFO: Testing against a local daemon 20:42:12 [2019-10-16T20:42:12.065Z] === RUN TestPluginInvalidJSON 20:42:12 [2019-10-16T20:42:12.065Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:42:12 [2019-10-16T20:42:12.065Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:42:12 [2019-10-16T20:42:12.065Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:42:12 [2019-10-16T20:42:12.065Z] --- PASS: TestPluginInvalidJSON (0.04s) 20:42:12 [2019-10-16T20:42:12.065Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:42:12 [2019-10-16T20:42:12.065Z] PASS 20:42:12 [2019-10-16T20:42:12.065Z] 20:42:12 [2019-10-16T20:42:12.065Z] DONE 2 tests in 0.177s 20:42:12 [2019-10-16T20:42:12.065Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:42:12 [2019-10-16T20:42:12.065Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 20:42:12 [2019-10-16T20:42:12.065Z] ++ set -e 20:42:12 [2019-10-16T20:42:12.065Z] ++ '[' -n 0 ']' 20:42:12 [2019-10-16T20:42:12.065Z] ++ set -x 20:42:12 [2019-10-16T20:42:12.065Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 20:42:12 [2019-10-16T20:42:12.324Z] INFO: Testing against a local daemon 20:42:12 [2019-10-16T20:42:12.324Z] === RUN TestExternalGraphDriver 20:42:12 [2019-10-16T20:42:12.324Z] === RUN TestExternalGraphDriver/json 20:42:14 [2019-10-16T20:42:14.164Z] --- PASS: TestBuildSquashParent (10.27s) 20:42:14 [2019-10-16T20:42:14.164Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:42:14 [2019-10-16T20:42:14.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:42:14 [2019-10-16T20:42:14.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:42:14 [2019-10-16T20:42:14.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:42:14 [2019-10-16T20:42:14.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:42:14 [2019-10-16T20:42:14.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:42:14 [2019-10-16T20:42:14.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:42:14 [2019-10-16T20:42:14.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:42:14 [2019-10-16T20:42:14.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:42:14 [2019-10-16T20:42:14.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:42:14 [2019-10-16T20:42:14.857Z] === RUN TestExternalGraphDriver/spec 20:42:15 [2019-10-16T20:42:15.543Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:42:16 [2019-10-16T20:42:16.109Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:42:17 [2019-10-16T20:42:17.391Z] === RUN TestExternalGraphDriver/pull 20:42:19 [2019-10-16T20:42:19.389Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:42:19 [2019-10-16T20:42:19.646Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:42:19 [2019-10-16T20:42:19.925Z] --- PASS: TestExternalGraphDriver (7.34s) 20:42:19 [2019-10-16T20:42:19.925Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 20:42:19 [2019-10-16T20:42:19.925Z] --- PASS: TestExternalGraphDriver/json (2.41s) 20:42:19 [2019-10-16T20:42:19.925Z] --- PASS: TestExternalGraphDriver/spec (2.59s) 20:42:19 [2019-10-16T20:42:19.925Z] --- PASS: TestExternalGraphDriver/pull (2.17s) 20:42:19 [2019-10-16T20:42:19.925Z] === RUN TestGraphdriverPluginV2 20:42:19 [2019-10-16T20:42:19.925Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) 20:42:19 [2019-10-16T20:42:19.925Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:42:19 [2019-10-16T20:42:19.925Z] PASS 20:42:19 [2019-10-16T20:42:19.925Z] 20:42:19 [2019-10-16T20:42:19.925Z] === Skipped 20:42:19 [2019-10-16T20:42:19.925Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) 20:42:19 [2019-10-16T20:42:19.925Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:42:19 [2019-10-16T20:42:19.925Z] 20:42:19 [2019-10-16T20:42:19.925Z] 20:42:19 [2019-10-16T20:42:19.925Z] DONE 5 tests, 1 skipped in 7.537s 20:42:19 [2019-10-16T20:42:19.925Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:42:19 [2019-10-16T20:42:19.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 20:42:19 [2019-10-16T20:42:19.925Z] ++ set -e 20:42:19 [2019-10-16T20:42:19.925Z] ++ '[' -n 0 ']' 20:42:19 [2019-10-16T20:42:19.925Z] ++ set -x 20:42:19 [2019-10-16T20:42:19.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 20:42:19 [2019-10-16T20:42:19.925Z] INFO: Testing against a local daemon 20:42:19 [2019-10-16T20:42:19.925Z] === RUN TestContinueAfterPluginCrash 20:42:19 [2019-10-16T20:42:19.925Z] === PAUSE TestContinueAfterPluginCrash 20:42:19 [2019-10-16T20:42:19.925Z] === RUN TestDaemonStartWithLogOpt 20:42:19 [2019-10-16T20:42:19.925Z] === PAUSE TestDaemonStartWithLogOpt 20:42:19 [2019-10-16T20:42:19.925Z] === CONT TestContinueAfterPluginCrash 20:42:19 [2019-10-16T20:42:19.925Z] === CONT TestDaemonStartWithLogOpt 20:42:20 [2019-10-16T20:42:20.069Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config 20:42:22 [2019-10-16T20:42:22.987Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (4.03s) 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.52s) 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.49s) 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.71s) 20:42:23 [2019-10-16T20:42:23.827Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.46s) 20:42:23 [2019-10-16T20:42:23.827Z] === RUN TestBuildMultiStageCopy 20:42:23 [2019-10-16T20:42:23.827Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:42:25 [2019-10-16T20:42:25.902Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image 20:42:27 [2019-10-16T20:42:27.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:42:27 [2019-10-16T20:42:27.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:42:27 [2019-10-16T20:42:27.673Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:42:28 [2019-10-16T20:42:28.088Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network 20:42:28 [2019-10-16T20:42:28.238Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:42:29 [2019-10-16T20:42:29.170Z] --- PASS: TestBuildMultiStageCopy (5.96s) 20:42:29 [2019-10-16T20:42:29.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) 20:42:29 [2019-10-16T20:42:29.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) 20:42:29 [2019-10-16T20:42:29.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) 20:42:29 [2019-10-16T20:42:29.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) 20:42:29 [2019-10-16T20:42:29.170Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) 20:42:29 [2019-10-16T20:42:29.170Z] === RUN TestBuildMultiStageParentConfig 20:42:31 [2019-10-16T20:42:31.008Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan 20:42:31 [2019-10-16T20:42:31.068Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) 20:42:31 [2019-10-16T20:42:31.068Z] === RUN TestBuildLabelWithTargets 20:42:31 [2019-10-16T20:42:31.469Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan 20:42:32 [2019-10-16T20:42:32.138Z] --- PASS: TestDaemonStartWithLogOpt (10.25s) 20:42:32 [2019-10-16T20:42:32.139Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 20:42:32 [2019-10-16T20:42:32.442Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin 20:42:32 [2019-10-16T20:42:32.903Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz 20:42:33 [2019-10-16T20:42:33.596Z] --- PASS: TestBuildLabelWithTargets (2.60s) 20:42:33 [2019-10-16T20:42:33.596Z] === RUN TestBuildWithEmptyLayers 20:42:33 [2019-10-16T20:42:33.876Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common 20:42:34 [2019-10-16T20:42:34.657Z] --- PASS: TestBuildWithEmptyLayers (1.35s) 20:42:34 [2019-10-16T20:42:34.658Z] === RUN TestBuildMultiStageOnBuild 20:42:35 [2019-10-16T20:42:35.425Z] --- PASS: TestContinueAfterPluginCrash (15.11s) 20:42:35 [2019-10-16T20:42:35.425Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 20:42:35 [2019-10-16T20:42:35.425Z] PASS 20:42:35 [2019-10-16T20:42:35.425Z] 20:42:35 [2019-10-16T20:42:35.425Z] DONE 2 tests in 15.323s 20:42:35 [2019-10-16T20:42:35.425Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:42:35 [2019-10-16T20:42:35.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 20:42:35 [2019-10-16T20:42:35.425Z] ++ set -e 20:42:35 [2019-10-16T20:42:35.425Z] ++ '[' -n 0 ']' 20:42:35 [2019-10-16T20:42:35.425Z] ++ set -x 20:42:35 [2019-10-16T20:42:35.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 20:42:35 [2019-10-16T20:42:35.425Z] INFO: Testing against a local daemon 20:42:35 [2019-10-16T20:42:35.425Z] === RUN TestPluginWithDevMounts 20:42:35 [2019-10-16T20:42:35.425Z] === PAUSE TestPluginWithDevMounts 20:42:35 [2019-10-16T20:42:35.425Z] === CONT TestPluginWithDevMounts 20:42:35 [2019-10-16T20:42:35.666Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 20:42:37 [2019-10-16T20:42:37.958Z] --- PASS: TestPluginWithDevMounts (2.29s) 20:42:37 [2019-10-16T20:42:37.958Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 20:42:37 [2019-10-16T20:42:37.958Z] PASS 20:42:37 [2019-10-16T20:42:37.958Z] 20:42:37 [2019-10-16T20:42:37.958Z] DONE 1 tests in 2.478s 20:42:37 [2019-10-16T20:42:37.958Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 20:42:37 [2019-10-16T20:42:37.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 20:42:37 [2019-10-16T20:42:37.958Z] ++ set -e 20:42:37 [2019-10-16T20:42:37.958Z] ++ '[' -n 0 ']' 20:42:37 [2019-10-16T20:42:37.958Z] ++ set -x 20:42:37 [2019-10-16T20:42:37.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 20:42:37 [2019-10-16T20:42:37.958Z] INFO: Testing against a local daemon 20:42:37 [2019-10-16T20:42:37.958Z] === RUN TestSecretInspect 20:42:38 [2019-10-16T20:42:38.840Z] --- PASS: TestBuildMultiStageOnBuild (3.98s) 20:42:38 [2019-10-16T20:42:38.840Z] === RUN TestBuildUncleanTarFilenames 20:42:39 [2019-10-16T20:42:39.422Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging 20:42:40 [2019-10-16T20:42:40.739Z] --- PASS: TestBuildUncleanTarFilenames (1.85s) 20:42:40 [2019-10-16T20:42:40.739Z] === RUN TestBuildMultiStageLayerLeak 20:42:41 [2019-10-16T20:42:41.244Z] --- PASS: TestSecretInspect (3.21s) 20:42:41 [2019-10-16T20:42:41.244Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 20:42:41 [2019-10-16T20:42:41.244Z] === RUN TestSecretList 20:42:42 [2019-10-16T20:42:42.733Z] #51 ... 20:42:42 [2019-10-16T20:42:42.733Z] 20:42:42 [2019-10-16T20:42:42.733Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:42 [2019-10-16T20:42:42.733Z] #60 389.8 + bin/containerd 20:42:42 [2019-10-16T20:42:42.733Z] #60 ... 20:42:42 [2019-10-16T20:42:42.733Z] 20:42:42 [2019-10-16T20:42:42.733Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:42 [2019-10-16T20:42:42.733Z] #51 DONE 442.1s 20:42:42 [2019-10-16T20:42:42.733Z] 20:42:42 [2019-10-16T20:42:42.733Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:44 [2019-10-16T20:42:44.531Z] --- PASS: TestSecretList (3.22s) 20:42:44 [2019-10-16T20:42:44.531Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 20:42:44 [2019-10-16T20:42:44.531Z] === RUN TestSecretsCreateAndDelete 20:42:44 [2019-10-16T20:42:44.920Z] --- PASS: TestBuildMultiStageLayerLeak (4.08s) 20:42:44 [2019-10-16T20:42:44.920Z] === RUN TestBuildWithHugeFile 20:42:46 [2019-10-16T20:42:46.542Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes 20:42:47 [2019-10-16T20:42:47.816Z] --- PASS: TestSecretsCreateAndDelete (3.16s) 20:42:47 [2019-10-16T20:42:47.816Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 20:42:47 [2019-10-16T20:42:47.816Z] === RUN TestSecretsUpdate 20:42:49 [2019-10-16T20:42:49.472Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret 20:42:49 [2019-10-16T20:42:49.598Z] #60 ... 20:42:49 [2019-10-16T20:42:49.598Z] 20:42:49 [2019-10-16T20:42:49.598Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:49 [2019-10-16T20:42:49.598Z] #23 453.7 + return 20:42:49 [2019-10-16T20:42:49.598Z] #23 DONE 453.8s 20:42:49 [2019-10-16T20:42:49.598Z] 20:42:49 [2019-10-16T20:42:49.598Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:51 [2019-10-16T20:42:51.103Z] --- PASS: TestSecretsUpdate (3.22s) 20:42:51 [2019-10-16T20:42:51.103Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 20:42:51 [2019-10-16T20:42:51.103Z] === RUN TestTemplatedSecret 20:42:51 [2019-10-16T20:42:51.658Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service 20:42:51 [2019-10-16T20:42:51.660Z] #60 ... 20:42:51 [2019-10-16T20:42:51.660Z] 20:42:51 [2019-10-16T20:42:51.660Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli 20:42:51 [2019-10-16T20:42:51.660Z] #24 DONE 0.1s 20:42:51 [2019-10-16T20:42:51.660Z] 20:42:51 [2019-10-16T20:42:51.660Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:51 [2019-10-16T20:42:51.660Z] #60 ... 20:42:51 [2019-10-16T20:42:51.660Z] 20:42:51 [2019-10-16T20:42:51.660Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 20:42:52 [2019-10-16T20:42:52.306Z] #28 DONE 0.5s 20:42:52 [2019-10-16T20:42:52.306Z] 20:42:52 [2019-10-16T20:42:52.306Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ 20:42:52 [2019-10-16T20:42:52.306Z] #30 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.306Z] 20:42:52 [2019-10-16T20:42:52.306Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ 20:42:52 [2019-10-16T20:42:52.306Z] #33 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.306Z] 20:42:52 [2019-10-16T20:42:52.306Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:52 [2019-10-16T20:42:52.600Z] #60 ... 20:42:52 [2019-10-16T20:42:52.600Z] 20:42:52 [2019-10-16T20:42:52.600Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ 20:42:52 [2019-10-16T20:42:52.600Z] #38 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.600Z] 20:42:52 [2019-10-16T20:42:52.600Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ 20:42:52 [2019-10-16T20:42:52.600Z] #40 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.600Z] 20:42:52 [2019-10-16T20:42:52.600Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ 20:42:52 [2019-10-16T20:42:52.600Z] #43 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.600Z] 20:42:52 [2019-10-16T20:42:52.600Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:52 [2019-10-16T20:42:52.901Z] #60 ... 20:42:52 [2019-10-16T20:42:52.901Z] 20:42:52 [2019-10-16T20:42:52.901Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ 20:42:52 [2019-10-16T20:42:52.901Z] #46 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.901Z] 20:42:52 [2019-10-16T20:42:52.901Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ 20:42:52 [2019-10-16T20:42:52.901Z] #49 DONE 0.1s 20:42:52 [2019-10-16T20:42:52.901Z] 20:42:52 [2019-10-16T20:42:52.901Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 20:42:53 [2019-10-16T20:42:53.203Z] #52 DONE 0.1s 20:42:53 [2019-10-16T20:42:53.203Z] 20:42:53 [2019-10-16T20:42:53.203Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ 20:42:53 [2019-10-16T20:42:53.203Z] #56 DONE 0.1s 20:42:53 [2019-10-16T20:42:53.203Z] 20:42:53 [2019-10-16T20:42:53.203Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 20:42:53 [2019-10-16T20:42:53.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:42:53 [2019-10-16T20:42:53.700Z] 20:42:53 [2019-10-16T20:42:53.700Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:42:53 [2019-10-16T20:42:53.700Z] PKG_CONFIG=pkg-config 20:42:53 [2019-10-16T20:42:53.700Z] GOLANG_VERSION=1.13.1 20:42:53 [2019-10-16T20:42:53.700Z] HOSTNAME=58cf7af9fd68 20:42:53 [2019-10-16T20:42:53.700Z] DOCKER_EXPERIMENTAL=1 20:42:53 [2019-10-16T20:42:53.700Z] container=docker 20:42:53 [2019-10-16T20:42:53.700Z] TEST_SKIP_INTEGRATION_CLI=1 20:42:53 [2019-10-16T20:42:53.700Z] GO111MODULE=off 20:42:53 [2019-10-16T20:42:53.700Z] GOPATH=/go 20:42:53 [2019-10-16T20:42:53.700Z] PWD=/go/src/github.com/docker/docker 20:42:53 [2019-10-16T20:42:53.700Z] HOME=/root 20:42:53 [2019-10-16T20:42:53.700Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:42:53 [2019-10-16T20:42:53.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:42:53 [2019-10-16T20:42:53.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:42:53 [2019-10-16T20:42:53.700Z] DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:42:53 [2019-10-16T20:42:53.700Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 20:42:53 [2019-10-16T20:42:53.700Z] DOCKER_GRAPHDRIVER=overlay2 20:42:53 [2019-10-16T20:42:53.700Z] TERM=xterm 20:42:53 [2019-10-16T20:42:53.700Z] VALIDATE_BRANCH=master 20:42:53 [2019-10-16T20:42:53.700Z] DEST=bundles/test-integration 20:42:53 [2019-10-16T20:42:53.700Z] SHLVL=1 20:42:53 [2019-10-16T20:42:53.700Z] TIMEOUT=120m 20:42:53 [2019-10-16T20:42:53.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:42:53 [2019-10-16T20:42:53.700Z] DOCKER_PKG=github.com/docker/docker 20:42:53 [2019-10-16T20:42:53.700Z] TESTDEBUG=0 20:42:53 [2019-10-16T20:42:53.700Z] _=/usr/bin/env 20:42:53 [2019-10-16T20:42:53.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:42:54 [2019-10-16T20:42:54.392Z] --- PASS: TestTemplatedSecret (3.45s) 20:42:54 [2019-10-16T20:42:54.392Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 20:42:54 [2019-10-16T20:42:54.392Z] === RUN TestSecretCreateResolve 20:42:54 [2019-10-16T20:42:54.572Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session 20:42:56 [2019-10-16T20:42:56.757Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system 20:42:57 [2019-10-16T20:42:57.111Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:42:57 [2019-10-16T20:42:57.111Z] Using test binary docker 20:42:57 [2019-10-16T20:42:57.111Z] +++ /etc/init.d/apparmor start 20:42:57 [2019-10-16T20:42:57.111Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:42:57 [2019-10-16T20:42:57.111Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:42:57 [2019-10-16T20:42:57.111Z] Warning failed to create cache: (null) 20:42:57 [2019-10-16T20:42:57.111Z] . 20:42:57 [2019-10-16T20:42:57.111Z] INFO: Waiting for daemon to start... 20:42:57 [2019-10-16T20:42:57.111Z] Starting dockerd 20:42:57 [2019-10-16T20:42:57.111Z] +++ 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 20:42:57 [2019-10-16T20:42:57.111Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:42:57 [2019-10-16T20:42:57.111Z] Using test binary docker 20:42:57 [2019-10-16T20:42:57.111Z] +++ /etc/init.d/apparmor start 20:42:57 [2019-10-16T20:42:57.111Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:42:57 [2019-10-16T20:42:57.111Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:42:57 [2019-10-16T20:42:57.111Z] Warning failed to create cache: (null) 20:42:57 [2019-10-16T20:42:57.111Z] . 20:42:57 [2019-10-16T20:42:57.111Z] INFO: Waiting for daemon to start... 20:42:57 [2019-10-16T20:42:57.111Z] Starting dockerd 20:42:57 [2019-10-16T20:42:57.111Z] +++ 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 20:42:57 [2019-10-16T20:42:57.677Z] --- PASS: TestSecretCreateResolve (3.21s) 20:42:57 [2019-10-16T20:42:57.677Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 20:42:57 [2019-10-16T20:42:57.677Z] PASS 20:42:57 [2019-10-16T20:42:57.677Z] 20:42:57 [2019-10-16T20:42:57.677Z] DONE 6 tests in 19.651s 20:42:57 [2019-10-16T20:42:57.677Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 20:42:57 [2019-10-16T20:42:57.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 20:42:57 [2019-10-16T20:42:57.677Z] ++ set -e 20:42:57 [2019-10-16T20:42:57.677Z] ++ '[' -n 0 ']' 20:42:57 [2019-10-16T20:42:57.677Z] ++ set -x 20:42:57 [2019-10-16T20:42:57.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 20:42:57 [2019-10-16T20:42:57.677Z] INFO: Testing against a local daemon 20:42:57 [2019-10-16T20:42:57.677Z] === RUN TestServiceCreateInit 20:42:57 [2019-10-16T20:42:57.677Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:42:58 [2019-10-16T20:42:58.943Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume 20:43:01 [2019-10-16T20:43:01.286Z] . 20:43:01 [2019-10-16T20:43:01.286Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:43:01 [2019-10-16T20:43:01.286Z] 20:43:01 [2019-10-16T20:43:01.286Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:43:01 [2019-10-16T20:43:01.286Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:43:01 [2019-10-16T20:43:01.286Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:43:01 [2019-10-16T20:43:01.286Z] Error: No such image: emptyfs 20:43:01 [2019-10-16T20:43:01.286Z] ++++ docker load 20:43:01 [2019-10-16T20:43:01.286Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:43:01 [2019-10-16T20:43:01.286Z] Error: No such image: emptyfs 20:43:01 [2019-10-16T20:43:01.286Z] ++++ docker load 20:43:01 [2019-10-16T20:43:01.286Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:43:01 [2019-10-16T20:43:01.286Z] Running integration-test (iteration 1) 20:43:01 [2019-10-16T20:43:01.286Z] 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)/ 20:43:01 [2019-10-16T20:43:01.286Z] ++ 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)/' 20:43:01 [2019-10-16T20:43:01.286Z] ++ set -e 20:43:01 [2019-10-16T20:43:01.286Z] ++ '[' -n 0 ']' 20:43:01 [2019-10-16T20:43:01.286Z] ++ set -x 20:43:01 [2019-10-16T20:43:01.286Z] ++ env -i DEST=/go/src/github.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)/' 20:43:01 [2019-10-16T20:43:01.286Z] Running integration-test (iteration 1) 20:43:01 [2019-10-16T20:43:01.286Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 20:43:01 [2019-10-16T20:43:01.286Z] ++ 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)/' 20:43:01 [2019-10-16T20:43:01.286Z] ++ set -e 20:43:01 [2019-10-16T20:43:01.286Z] ++ '[' -n 0 ']' 20:43:01 [2019-10-16T20:43:01.286Z] ++ set -x 20:43:01 [2019-10-16T20:43:01.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/' 20:43:02 [2019-10-16T20:43:02.057Z] Running D:\gopath\src\github.com\docker\docker\integration\build 20:43:02 [2019-10-16T20:43:02.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:43:02 [2019-10-16T20:43:02.057Z] INFO: Testing against a local daemon 20:43:02 [2019-10-16T20:43:02.057Z] === RUN TestBuildWithSession 20:43:02 [2019-10-16T20:43:02.057Z] --- SKIP: TestBuildWithSession (0.00s) 20:43:02 [2019-10-16T20:43:02.057Z] build_session_test.go:25: TODO: BuildKit 20:43:02 [2019-10-16T20:43:02.057Z] === RUN TestBuildSquashParent 20:43:02 [2019-10-16T20:43:02.057Z] --- SKIP: TestBuildSquashParent (0.00s) 20:43:02 [2019-10-16T20:43:02.057Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 20:43:02 [2019-10-16T20:43:02.057Z] === RUN TestBuildWithRemoveAndForceRemove 20:43:02 [2019-10-16T20:43:02.057Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) 20:43:02 [2019-10-16T20:43:02.057Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:02 [2019-10-16T20:43:02.057Z] === RUN TestBuildMultiStageCopy 20:43:02 [2019-10-16T20:43:02.057Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:43:03 [2019-10-16T20:43:03.027Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:43:08 [2019-10-16T20:43:08.300Z] --- PASS: TestServiceCreateInit (10.44s) 20:43:08 [2019-10-16T20:43:08.300Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) 20:43:08 [2019-10-16T20:43:08.300Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 20:43:08 [2019-10-16T20:43:08.300Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.30s) 20:43:08 [2019-10-16T20:43:08.300Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 20:43:08 [2019-10-16T20:43:08.300Z] === RUN TestCreateServiceMultipleTimes 20:43:10 [2019-10-16T20:43:10.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:43:11 [2019-10-16T20:43:11.107Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:43:12 [2019-10-16T20:43:12.078Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:43:13 [2019-10-16T20:43:13.621Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:43:14 [2019-10-16T20:43:14.592Z] --- PASS: TestBuildMultiStageCopy (13.19s) 20:43:14 [2019-10-16T20:43:14.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.90s) 20:43:14 [2019-10-16T20:43:14.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) 20:43:14 [2019-10-16T20:43:14.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) 20:43:14 [2019-10-16T20:43:14.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) 20:43:14 [2019-10-16T20:43:14.592Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) 20:43:14 [2019-10-16T20:43:14.592Z] === RUN TestBuildMultiStageParentConfig 20:43:14 [2019-10-16T20:43:14.592Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) 20:43:14 [2019-10-16T20:43:14.592Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:14 [2019-10-16T20:43:14.592Z] === RUN TestBuildLabelWithTargets 20:43:14 [2019-10-16T20:43:14.592Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 20:43:14 [2019-10-16T20:43:14.592Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:14 [2019-10-16T20:43:14.592Z] === RUN TestBuildWithEmptyLayers 20:43:15 [2019-10-16T20:43:15.565Z] --- PASS: TestBuildWithEmptyLayers (1.11s) 20:43:15 [2019-10-16T20:43:15.565Z] === RUN TestBuildMultiStageOnBuild 20:43:15 [2019-10-16T20:43:15.565Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) 20:43:15 [2019-10-16T20:43:15.565Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:15 [2019-10-16T20:43:15.565Z] === RUN TestBuildUncleanTarFilenames 20:43:15 [2019-10-16T20:43:15.565Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 20:43:15 [2019-10-16T20:43:15.565Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:15 [2019-10-16T20:43:15.565Z] === RUN TestBuildMultiStageLayerLeak 20:43:15 [2019-10-16T20:43:15.565Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) 20:43:15 [2019-10-16T20:43:15.565Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:15 [2019-10-16T20:43:15.565Z] === RUN TestBuildWithHugeFile 20:43:15 [2019-10-16T20:43:15.565Z] --- SKIP: TestBuildWithHugeFile (0.00s) 20:43:15 [2019-10-16T20:43:15.565Z] build_test.go:491: testEnv.OSType == "windows" 20:43:15 [2019-10-16T20:43:15.565Z] === RUN TestBuildWithEmptyDockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:43:16 [2019-10-16T20:43:16.026Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) 20:43:16 [2019-10-16T20:43:16.026Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 20:43:16 [2019-10-16T20:43:16.026Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 20:43:16 [2019-10-16T20:43:16.026Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 20:43:16 [2019-10-16T20:43:16.026Z] === RUN TestBuildPreserveOwnership 20:43:16 [2019-10-16T20:43:16.026Z] --- SKIP: TestBuildPreserveOwnership (0.01s) 20:43:16 [2019-10-16T20:43:16.026Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:16 [2019-10-16T20:43:16.026Z] === RUN TestBuildPlatformInvalid 20:43:16 [2019-10-16T20:43:16.026Z] --- PASS: TestBuildPlatformInvalid (0.04s) 20:43:16 [2019-10-16T20:43:16.026Z] PASS 20:43:16 [2019-10-16T20:43:16.026Z] Running D:\gopath\src\github.com\docker\docker\integration\config 20:43:16 [2019-10-16T20:43:16.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:43:16 [2019-10-16T20:43:16.487Z] INFO: Testing against a local daemon 20:43:16 [2019-10-16T20:43:16.487Z] === RUN TestConfigList 20:43:16 [2019-10-16T20:43:16.487Z] --- SKIP: TestConfigList (0.00s) 20:43:16 [2019-10-16T20:43:16.487Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.487Z] === RUN TestConfigsCreateAndDelete 20:43:16 [2019-10-16T20:43:16.487Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 20:43:16 [2019-10-16T20:43:16.487Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.487Z] === RUN TestConfigsUpdate 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestConfigsUpdate (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestTemplatedConfig 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestTemplatedConfig (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestConfigInspect 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestConfigInspect (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestConfigCreateWithLabels 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestConfigCreateWithLabels (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestConfigCreateResolve 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestConfigCreateResolve (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestConfigDaemonLibtrustID 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" 20:43:16 [2019-10-16T20:43:16.488Z] PASS 20:43:16 [2019-10-16T20:43:16.488Z] Running D:\gopath\src\github.com\docker\docker\integration\container 20:43:16 [2019-10-16T20:43:16.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:43:16 [2019-10-16T20:43:16.488Z] INFO: Testing against a local daemon 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCheckpoint 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCheckpoint (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestContainerInvalidJSON 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestContainerInvalidJSON (0.04s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCopyFromContainerPathDoesNotExist 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) 20:43:16 [2019-10-16T20:43:16.488Z] copy_test.go:25: testEnv.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCopyFromContainerPathIsNotDir 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 20:43:16 [2019-10-16T20:43:16.488Z] copy_test.go:39: testEnv.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCopyToContainerPathDoesNotExist 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) 20:43:16 [2019-10-16T20:43:16.488Z] copy_test.go:51: testEnv.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCopyToContainerPathIsNotDir 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) 20:43:16 [2019-10-16T20:43:16.488Z] copy_test.go:65: testEnv.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCopyFromContainer 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCopyFromContainer (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateLinkToNonExistingContainer 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidEnv 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidEnv/0 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidEnv/0 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidEnv/1 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidEnv/1 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidEnv/2 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidEnv/2 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidEnv/0 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidEnv/2 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidEnv/1 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateTmpfsMountsTarget 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithCustomMaskedPaths 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithCapabilities 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCreateWithCapabilities (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithCustomReadonlyPaths 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestDiff 20:43:16 [2019-10-16T20:43:16.488Z] --- SKIP: TestDiff (0.00s) 20:43:16 [2019-10-16T20:43:16.488Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 20:43:16 [2019-10-16T20:43:16.488Z] === RUN TestExecWithCloseStdin 20:43:18 [2019-10-16T20:43:18.454Z] Created binary: bundles/binary-daemon/dockerd-dev 20:43:18 [2019-10-16T20:43:18.455Z] Copying nested executables into bundles/binary-daemon 20:43:18 [2019-10-16T20:43:18.455Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 20:43:18 [2019-10-16T20:43:18.674Z] --- PASS: TestExecWithCloseStdin (1.87s) 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestExec 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestExec (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestExecUser 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestExecUser (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestExportContainerAndImportImage 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestExportContainerAfterDaemonRestart 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestHealthCheckWorkdir 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] health_test.go:20: testEnv.OSType == "windows": FIXME 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestHealthKillContainer 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestHealthKillContainer (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestInspectCpusetInConfigPre120 20:43:18 [2019-10-16T20:43:18.674Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 20:43:18 [2019-10-16T20:43:18.674Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 20:43:18 [2019-10-16T20:43:18.674Z] === RUN TestKillContainerInvalidSignal 20:43:18 [2019-10-16T20:43:18.797Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/make.sh cross 20:43:19 [2019-10-16T20:43:19.361Z] 20:43:19 [2019-10-16T20:43:19.619Z] Removing bundles/ 20:43:19 [2019-10-16T20:43:19.619Z] 20:43:19 [2019-10-16T20:43:19.619Z] ---> Making bundle: cross (in bundles/cross) 20:43:19 [2019-10-16T20:43:19.619Z] Cross building: bundles/cross/linux/amd64 20:43:19 [2019-10-16T20:43:19.619Z] Building: bundles/cross/linux/amd64/dockerd-dev 20:43:19 [2019-10-16T20:43:19.619Z] GOOS="linux" GOARCH="amd64" GOARM="" 20:43:20 [2019-10-16T20:43:20.215Z] --- PASS: TestKillContainerInvalidSignal (1.59s) 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestKillContainer 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestKillContainer (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestKillStoppedContainer 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestKillStoppedContainer (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestKillStoppedContainerAPIPre120 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestKillDifferentUserContainer 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestInspectOomKilledTrue 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestInspectOomKilledFalse 20:43:20 [2019-10-16T20:43:20.215Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:43:20 [2019-10-16T20:43:20.215Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:43:20 [2019-10-16T20:43:20.215Z] === RUN TestLogsFollowTailEmpty 20:43:21 [2019-10-16T20:43:21.758Z] --- PASS: TestLogsFollowTailEmpty (1.55s) 20:43:21 [2019-10-16T20:43:21.758Z] === RUN TestNetworkNat 20:43:21 [2019-10-16T20:43:21.758Z] --- SKIP: TestNetworkNat (0.00s) 20:43:21 [2019-10-16T20:43:21.758Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 20:43:21 [2019-10-16T20:43:21.758Z] === RUN TestNetworkLocalhostTCPNat 20:43:21 [2019-10-16T20:43:21.758Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) 20:43:21 [2019-10-16T20:43:21.758Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME 20:43:21 [2019-10-16T20:43:21.758Z] === RUN TestNetworkLoopbackNat 20:43:21 [2019-10-16T20:43:21.758Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 20:43:21 [2019-10-16T20:43:21.758Z] nat_test.go:61: testEnv.OSType == "windows": FIXME 20:43:21 [2019-10-16T20:43:21.758Z] === RUN TestPause 20:43:21 [2019-10-16T20:43:21.758Z] --- SKIP: TestPause (0.00s) 20:43:21 [2019-10-16T20:43:21.758Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 20:43:21 [2019-10-16T20:43:21.758Z] === RUN TestPauseFailsOnWindowsServerContainers 20:43:22 [2019-10-16T20:43:22.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:43:22 [2019-10-16T20:43:22.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:43:23 [2019-10-16T20:43:23.300Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.52s) 20:43:23 [2019-10-16T20:43:23.300Z] === RUN TestPauseStopPausedContainer 20:43:23 [2019-10-16T20:43:23.300Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 20:43:23 [2019-10-16T20:43:23.300Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" 20:43:23 [2019-10-16T20:43:23.300Z] === RUN TestPsFilter 20:43:23 [2019-10-16T20:43:23.300Z] --- PASS: TestPsFilter (0.14s) 20:43:23 [2019-10-16T20:43:23.300Z] === RUN TestRemoveContainerWithRemovedVolume 20:43:26 [2019-10-16T20:43:26.040Z] #60 439.0 + bin/containerd-stress 20:43:26 [2019-10-16T20:43:26.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:43:29 [2019-10-16T20:43:29.517Z] #60 442.8 + bin/containerd-shim 20:43:30 [2019-10-16T20:43:30.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.70s) 20:43:30 [2019-10-16T20:43:30.386Z] === RUN TestRemoveContainerWithVolume 20:43:31 [2019-10-16T20:43:31.930Z] --- PASS: TestRemoveContainerWithVolume (1.86s) 20:43:31 [2019-10-16T20:43:31.930Z] === RUN TestRemoveContainerRunning 20:43:33 [2019-10-16T20:43:33.472Z] --- PASS: TestRemoveContainerRunning (1.55s) 20:43:33 [2019-10-16T20:43:33.472Z] === RUN TestRemoveContainerForceRemoveRunning 20:43:34 [2019-10-16T20:43:34.845Z] --- PASS: TestCreateServiceMultipleTimes (25.43s) 20:43:34 [2019-10-16T20:43:34.845Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 20:43:34 [2019-10-16T20:43:34.845Z] === RUN TestCreateServiceConflict 20:43:35 [2019-10-16T20:43:35.657Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) 20:43:35 [2019-10-16T20:43:35.657Z] === RUN TestRemoveInvalidContainer 20:43:35 [2019-10-16T20:43:35.657Z] --- PASS: TestRemoveInvalidContainer (0.02s) 20:43:35 [2019-10-16T20:43:35.657Z] === RUN TestRenameLinkedContainer 20:43:35 [2019-10-16T20:43:35.657Z] --- SKIP: TestRenameLinkedContainer (0.00s) 20:43:35 [2019-10-16T20:43:35.657Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 20:43:35 [2019-10-16T20:43:35.657Z] === RUN TestRenameStoppedContainer 20:43:36 [2019-10-16T20:43:36.223Z] --- PASS: TestCreateServiceConflict (3.09s) 20:43:36 [2019-10-16T20:43:36.223Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 20:43:36 [2019-10-16T20:43:36.223Z] === RUN TestCreateServiceMaxReplicas 20:43:39 [2019-10-16T20:43:39.851Z] #60 452.9 + bin/containerd-shim-runc-v1 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: buildpack-deps:jessie 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: buildpack-deps:jessie 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: busybox:latest 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: busybox:latest 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: busybox:glibc 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: debian:jessie 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: busybox:glibc 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: debian:jessie 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: hello-world:latest 20:43:40 [2019-10-16T20:43:40.028Z] INFO: Testing against a local daemon 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite 20:43:40 [2019-10-16T20:43:40.028Z] Loaded image: hello-world:latest 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIErrorJSON 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIErrorPlainText 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerSuite/TestAPIImagesDelete 20:43:40 [2019-10-16T20:43:40.028Z] INFO: Testing against a local daemon 20:43:40 [2019-10-16T20:43:40.028Z] === RUN TestDockerDaemonSuite 20:43:40 [2019-10-16T20:43:40.029Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 20:43:40 [2019-10-16T20:43:40.029Z] === RUN TestDockerSuite/TestAPIImagesFilter 20:43:40 [2019-10-16T20:43:40.029Z] === RUN TestDockerSuite/TestAPIImagesHistory 20:43:40 [2019-10-16T20:43:40.029Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 20:43:40 [2019-10-16T20:43:40.029Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 20:43:40 [2019-10-16T20:43:40.412Z] --- PASS: TestCreateServiceMaxReplicas (3.77s) 20:43:40 [2019-10-16T20:43:40.412Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 20:43:40 [2019-10-16T20:43:40.412Z] === RUN TestCreateWithDuplicateNetworkNames 20:43:40 [2019-10-16T20:43:40.961Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 20:43:41 [2019-10-16T20:43:41.217Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 20:43:41 [2019-10-16T20:43:41.218Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 20:43:42 [2019-10-16T20:43:42.746Z] --- PASS: TestRenameStoppedContainer (6.64s) 20:43:42 [2019-10-16T20:43:42.746Z] === RUN TestRenameRunningContainerAndReuse 20:43:43 [2019-10-16T20:43:43.114Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 20:43:44 [2019-10-16T20:43:44.486Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 20:43:44 [2019-10-16T20:43:44.486Z] === RUN TestDockerSuite/TestAPINetworkFilter 20:43:44 [2019-10-16T20:43:44.486Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 20:43:44 [2019-10-16T20:43:44.486Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 20:43:45 [2019-10-16T20:43:45.399Z] #60 458.0 + bin/containerd-shim-runc-v2 20:43:45 [2019-10-16T20:43:45.417Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 20:43:45 [2019-10-16T20:43:45.661Z] --- PASS: TestRenameRunningContainerAndReuse (3.35s) 20:43:45 [2019-10-16T20:43:45.661Z] === RUN TestRenameInvalidName 20:43:45 [2019-10-16T20:43:45.674Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 20:43:46 [2019-10-16T20:43:46.018Z] #60 459.4 + binaries 20:43:46 [2019-10-16T20:43:46.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:43:46 [2019-10-16T20:43:46.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:43:46 [2019-10-16T20:43:46.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:43:46 [2019-10-16T20:43:46.239Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 20:43:46 [2019-10-16T20:43:46.302Z] #60 459.4 + mkdir -p /build 20:43:46 [2019-10-16T20:43:46.302Z] #60 459.5 + cp bin/containerd /build/containerd 20:43:46 [2019-10-16T20:43:46.302Z] #60 459.5 + cp bin/containerd-shim /build/containerd-shim 20:43:46 [2019-10-16T20:43:46.302Z] #60 459.5 + cp bin/ctr /build/ctr 20:43:46 [2019-10-16T20:43:46.302Z] #60 DONE 459.6s 20:43:47 [2019-10-16T20:43:47.171Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 20:43:47 [2019-10-16T20:43:47.204Z] --- PASS: TestRenameInvalidName (1.61s) 20:43:47 [2019-10-16T20:43:47.204Z] === RUN TestRenameAnonymousContainer 20:43:47 [2019-10-16T20:43:47.204Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 20:43:47 [2019-10-16T20:43:47.204Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 20:43:47 [2019-10-16T20:43:47.204Z] === RUN TestRenameContainerWithSameName 20:43:47 [2019-10-16T20:43:47.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:43:47 [2019-10-16T20:43:47.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:43:47 [2019-10-16T20:43:47.427Z] === RUN TestDockerSuite/TestAPIOptionsRoute 20:43:47 [2019-10-16T20:43:47.427Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 20:43:47 [2019-10-16T20:43:47.427Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 20:43:47 [2019-10-16T20:43:47.785Z] 20:43:47 [2019-10-16T20:43:47.785Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ 20:43:47 [2019-10-16T20:43:47.785Z] #61 DONE 0.1s 20:43:48 [2019-10-16T20:43:48.070Z] 20:43:48 [2019-10-16T20:43:48.070Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 20:43:48 [2019-10-16T20:43:48.070Z] #65 DONE 0.1s 20:43:48 [2019-10-16T20:43:48.070Z] 20:43:48 [2019-10-16T20:43:48.070Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... 20:43:48 [2019-10-16T20:43:48.070Z] #67 DONE 0.1s 20:43:48 [2019-10-16T20:43:48.070Z] 20:43:48 [2019-10-16T20:43:48.070Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ 20:43:48 [2019-10-16T20:43:48.070Z] #70 DONE 0.1s 20:43:48 [2019-10-16T20:43:48.070Z] 20:43:48 [2019-10-16T20:43:48.070Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 20:43:48 [2019-10-16T20:43:48.070Z] #71 DONE 0.0s 20:43:48 [2019-10-16T20:43:48.355Z] 20:43:48 [2019-10-16T20:43:48.355Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker 20:43:48 [2019-10-16T20:43:48.745Z] --- PASS: TestRenameContainerWithSameName (1.61s) 20:43:48 [2019-10-16T20:43:48.745Z] === RUN TestRenameContainerWithLinkedContainer 20:43:48 [2019-10-16T20:43:48.745Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 20:43:48 [2019-10-16T20:43:48.745Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 20:43:48 [2019-10-16T20:43:48.745Z] === RUN TestResize 20:43:48 [2019-10-16T20:43:48.745Z] --- SKIP: TestResize (0.00s) 20:43:48 [2019-10-16T20:43:48.745Z] resize_test.go:20: testEnv.OSType == "windows": FIXME 20:43:48 [2019-10-16T20:43:48.745Z] === RUN TestResizeWithInvalidSize 20:43:48 [2019-10-16T20:43:48.745Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 20:43:48 [2019-10-16T20:43:48.745Z] resize_test.go:38: testEnv.OSType == "windows": FIXME 20:43:48 [2019-10-16T20:43:48.745Z] === RUN TestResizeWhenContainerNotStarted 20:43:49 [2019-10-16T20:43:49.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:43:50 [2019-10-16T20:43:50.286Z] --- PASS: TestResizeWhenContainerNotStarted (1.72s) 20:43:50 [2019-10-16T20:43:50.286Z] === RUN TestDaemonRestartKillContainers 20:43:50 [2019-10-16T20:43:50.286Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 20:43:50 [2019-10-16T20:43:50.286Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 20:43:50 [2019-10-16T20:43:50.286Z] === RUN TestStats 20:43:50 [2019-10-16T20:43:50.286Z] --- SKIP: TestStats (0.00s) 20:43:50 [2019-10-16T20:43:50.286Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit 20:43:50 [2019-10-16T20:43:50.286Z] === RUN TestStopContainerWithRestartPolicyAlways 20:43:50 [2019-10-16T20:43:50.388Z] #72 DONE 2.2s 20:43:50 [2019-10-16T20:43:50.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:43:50 [2019-10-16T20:43:50.674Z] 20:43:50 [2019-10-16T20:43:50.674Z] #73 exporting to oci image format 20:43:50 [2019-10-16T20:43:50.674Z] #73 exporting layers 20:43:51 [2019-10-16T20:43:51.604Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 20:43:52 [2019-10-16T20:43:52.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:43:52 [2019-10-16T20:43:52.976Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 20:43:54 [2019-10-16T20:43:54.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:43:54 [2019-10-16T20:43:54.987Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.86s) 20:43:54 [2019-10-16T20:43:54.987Z] === RUN TestStopContainerWithTimeout 20:43:54 [2019-10-16T20:43:54.987Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 20:43:54 [2019-10-16T20:43:54.987Z] stop_windows_test.go:19: testEnv.OSType == "windows" 20:43:54 [2019-10-16T20:43:54.987Z] === RUN TestUpdateRestartPolicy 20:43:56 [2019-10-16T20:43:56.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:43:56 [2019-10-16T20:43:56.253Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 20:43:56 [2019-10-16T20:43:56.253Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 20:43:57 [2019-10-16T20:43:57.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:43:58 [2019-10-16T20:43:58.494Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.64s) 20:43:58 [2019-10-16T20:43:58.494Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 20:43:58 [2019-10-16T20:43:58.494Z] === RUN TestCreateServiceSecretFileMode 20:43:58 [2019-10-16T20:43:58.777Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 20:43:59 [2019-10-16T20:43:59.061Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) 20:43:59 [2019-10-16T20:43:59.061Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 20:43:59 [2019-10-16T20:43:59.061Z] === RUN TestCreateServiceConfigFileMode 20:43:59 [2019-10-16T20:43:59.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:43:59 [2019-10-16T20:43:59.341Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 20:44:00 [2019-10-16T20:44:00.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:44:00 [2019-10-16T20:44:00.713Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 20:44:01 [2019-10-16T20:44:01.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:44:02 [2019-10-16T20:44:02.347Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) 20:44:02 [2019-10-16T20:44:02.347Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 20:44:02 [2019-10-16T20:44:02.347Z] === RUN TestCreateServiceSysctls 20:44:02 [2019-10-16T20:44:02.608Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 20:44:02 [2019-10-16T20:44:02.749Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:44:02 [2019-10-16T20:44:02.750Z] Using test binary docker 20:44:02 [2019-10-16T20:44:02.750Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:44:02 [2019-10-16T20:44:02.750Z] +++ /etc/init.d/apparmor start 20:44:02 [2019-10-16T20:44:02.750Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:44:02 [2019-10-16T20:44:02.750Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:44:02 [2019-10-16T20:44:02.750Z] Warning failed to create cache: (null) 20:44:02 [2019-10-16T20:44:02.750Z] . 20:44:02 [2019-10-16T20:44:02.750Z] Starting dockerd 20:44:02 [2019-10-16T20:44:02.750Z] INFO: Waiting for daemon to start... 20:44:02 [2019-10-16T20:44:02.750Z] +++ 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 20:44:03 [2019-10-16T20:44:03.979Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 20:44:04 [2019-10-16T20:44:04.540Z] . 20:44:04 [2019-10-16T20:44:04.541Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:44:04 [2019-10-16T20:44:04.541Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:44:04 [2019-10-16T20:44:04.541Z] Error: No such image: emptyfs 20:44:04 [2019-10-16T20:44:04.541Z] ++++ docker load 20:44:04 [2019-10-16T20:44:04.541Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:44:04 [2019-10-16T20:44:04.911Z] Running integration-test (iteration 1) 20:44:04 [2019-10-16T20:44:04.911Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 20:44:04 [2019-10-16T20:44:04.911Z] ++ 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 20:44:04 [2019-10-16T20:44:04.911Z] ++ set -e 20:44:04 [2019-10-16T20:44:04.911Z] ++ '[' -n 0 ']' 20:44:04 [2019-10-16T20:44:04.911Z] ++ set -x 20:44:04 [2019-10-16T20:44:04.911Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 20:44:05 [2019-10-16T20:44:05.421Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 20:44:05 [2019-10-16T20:44:05.678Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 20:44:07 [2019-10-16T20:44:07.051Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 20:44:07 [2019-10-16T20:44:07.619Z] --- PASS: TestCreateServiceSysctls (4.37s) 20:44:07 [2019-10-16T20:44:07.619Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 20:44:07 [2019-10-16T20:44:07.619Z] === RUN TestCreateServiceCapabilities 20:44:08 [2019-10-16T20:44:08.423Z] === RUN TestDockerSuite/TestAttachAfterDetach 20:44:08 [2019-10-16T20:44:08.423Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 20:44:10 [2019-10-16T20:44:10.150Z] --- PASS: TestCreateServiceCapabilities (3.41s) 20:44:10 [2019-10-16T20:44:10.150Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 20:44:10 [2019-10-16T20:44:10.150Z] === RUN TestInspect 20:44:11 [2019-10-16T20:44:11.082Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 20:44:13 [2019-10-16T20:44:13.651Z] === RUN TestDockerSuite/TestAttachDetach 20:44:13 [2019-10-16T20:44:13.651Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 20:44:14 [2019-10-16T20:44:14.344Z] --- PASS: TestInspect (3.58s) 20:44:14 [2019-10-16T20:44:14.344Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 20:44:14 [2019-10-16T20:44:14.344Z] === RUN TestServiceListWithStatuses 20:44:14 [2019-10-16T20:44:14.344Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:44:14 [2019-10-16T20:44:14.344Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:44:14 [2019-10-16T20:44:14.344Z] === RUN TestDockerNetworkConnectAlias 20:44:14 [2019-10-16T20:44:14.536Z] Loaded image: buildpack-deps:jessie 20:44:14 [2019-10-16T20:44:14.536Z] Loaded image: busybox:latest 20:44:14 [2019-10-16T20:44:14.536Z] Loaded image: busybox:glibc 20:44:14 [2019-10-16T20:44:14.536Z] Loaded image: debian:jessie 20:44:14 [2019-10-16T20:44:14.536Z] Loaded image: hello-world:latest 20:44:14 [2019-10-16T20:44:14.536Z] INFO: Testing against a local daemon 20:44:14 [2019-10-16T20:44:14.536Z] === RUN TestCgroupNamespacesBuild 20:44:15 [2019-10-16T20:44:15.024Z] === RUN TestDockerSuite/TestAttachDisconnect 20:44:16 [2019-10-16T20:44:16.102Z] --- PASS: TestUpdateRestartPolicy (19.29s) 20:44:16 [2019-10-16T20:44:16.102Z] === RUN TestUpdateRestartWithAutoRemove 20:44:16 [2019-10-16T20:44:16.102Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) 20:44:16 [2019-10-16T20:44:16.102Z] === RUN TestWaitNonBlocked 20:44:16 [2019-10-16T20:44:16.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:44:16 [2019-10-16T20:44:16.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:44:16 [2019-10-16T20:44:16.102Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:44:16 [2019-10-16T20:44:16.102Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:44:16 [2019-10-16T20:44:16.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:44:16 [2019-10-16T20:44:16.102Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:44:16 [2019-10-16T20:44:16.320Z] --- PASS: TestCgroupNamespacesBuild (1.67s) 20:44:16 [2019-10-16T20:44:16.320Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 20:44:16 [2019-10-16T20:44:16.320Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:44:16 [2019-10-16T20:44:16.918Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 20:44:18 [2019-10-16T20:44:18.153Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) 20:44:18 [2019-10-16T20:44:18.154Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 20:44:18 [2019-10-16T20:44:18.154Z] === RUN TestBuildWithSession 20:44:18 [2019-10-16T20:44:18.154Z] --- SKIP: TestBuildWithSession (0.00s) 20:44:18 [2019-10-16T20:44:18.154Z] build_session_test.go:25: TODO: BuildKit 20:44:18 [2019-10-16T20:44:18.154Z] === RUN TestBuildSquashParent 20:44:18 [2019-10-16T20:44:18.290Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 20:44:19 [2019-10-16T20:44:19.223Z] === RUN TestDockerSuite/TestAttachPausedContainer 20:44:20 [2019-10-16T20:44:20.909Z] --- PASS: TestDockerNetworkConnectAlias (7.15s) 20:44:20 [2019-10-16T20:44:20.909Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 20:44:20 [2019-10-16T20:44:20.909Z] === RUN TestDockerNetworkReConnect 20:44:21 [2019-10-16T20:44:21.120Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 20:44:22 [2019-10-16T20:44:22.051Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 20:44:22 [2019-10-16T20:44:22.982Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestWaitNonBlocked (0.02s) 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s) 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (6.95s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestWaitBlocked 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestWaitBlocked (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 20:44:23 [2019-10-16T20:44:23.195Z] PASS 20:44:23 [2019-10-16T20:44:23.195Z] Running D:\gopath\src\github.com\docker\docker\integration\image 20:44:23 [2019-10-16T20:44:23.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.195Z] INFO: Testing against a local daemon 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestCommitInheritsEnv 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestCommitInheritsEnv (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestImportExtremelyLargeImageWorks 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestImagesFilterMultiReference 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestImagesFilterMultiReference (0.08s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestImagePullPlatformInvalid 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestRemoveImageOrphaning 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestRemoveImageOrphaning (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestTagUnprefixedRepoByNameOrName 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestTagInvalidReference 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestTagInvalidReference (0.03s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestTagValidPrefixedRepo 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestTagExistedNameWithoutForce 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestTagOfficialNames 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestTagOfficialNames (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] tag_test.go:98: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestTagMatchesDigest 20:44:23 [2019-10-16T20:44:23.195Z] --- PASS: TestTagMatchesDigest (0.03s) 20:44:23 [2019-10-16T20:44:23.195Z] PASS 20:44:23 [2019-10-16T20:44:23.195Z] Running D:\gopath\src\github.com\docker\docker\integration\network 20:44:23 [2019-10-16T20:44:23.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.195Z] INFO: Testing against a local daemon 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestNetworkCreateDelete 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestNetworkCreateDelete (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestDockerNetworkDeletePreferID 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestInspectNetwork 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestInspectNetwork (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestRunContainerWithBridgeNone 20:44:23 [2019-10-16T20:44:23.195Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 20:44:23 [2019-10-16T20:44:23.195Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestNetworkInvalidJSON 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestNetworkInvalidJSON//networks/create 20:44:23 [2019-10-16T20:44:23.195Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:44:23 [2019-10-16T20:44:23.195Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:44:23 [2019-10-16T20:44:23.195Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:44:23 [2019-10-16T20:44:23.195Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:44:23 [2019-10-16T20:44:23.656Z] === CONT TestNetworkInvalidJSON//networks/create 20:44:23 [2019-10-16T20:44:23.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:44:23 [2019-10-16T20:44:23.656Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:44:23 [2019-10-16T20:44:23.656Z] --- PASS: TestNetworkInvalidJSON (0.02s) 20:44:23 [2019-10-16T20:44:23.656Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 20:44:23 [2019-10-16T20:44:23.656Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestDaemonRestartWithLiveRestore 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:29: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestDaemonDefaultNetworkPools 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:51: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestDaemonRestartWithExistingNetwork 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:94: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:127: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:177: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestServiceWithPredefinedNetwork 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:201: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:230: FLAKY_TEST 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestServiceWithDataPathPortInit 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:319: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestServiceWithDefaultAddressPoolInit 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] service_test.go:386: testEnv.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Testing against a local daemon 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestPluginInvalidJSON 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:44:23 [2019-10-16T20:44:23.656Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:44:23 [2019-10-16T20:44:23.656Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:44:23 [2019-10-16T20:44:23.656Z] --- PASS: TestPluginInvalidJSON (0.03s) 20:44:23 [2019-10-16T20:44:23.656Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Testing against a local daemon 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestExternalGraphDriver 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestExternalGraphDriver (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] external_test.go:48: runtime.GOOS == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestGraphdriverPluginV2 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] external_test.go:407: runtime.GOOS == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Testing against a local daemon 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.656Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:23 [2019-10-16T20:44:23.656Z] INFO: Testing against a local daemon 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestSecretInspect 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestSecretInspect (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestSecretList 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestSecretList (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestSecretsCreateAndDelete 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestSecretsUpdate 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestSecretsUpdate (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestTemplatedSecret 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestTemplatedSecret (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" 20:44:23 [2019-10-16T20:44:23.656Z] === RUN TestSecretCreateResolve 20:44:23 [2019-10-16T20:44:23.656Z] --- SKIP: TestSecretCreateResolve (0.00s) 20:44:23 [2019-10-16T20:44:23.656Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" 20:44:23 [2019-10-16T20:44:23.656Z] PASS 20:44:23 [2019-10-16T20:44:23.914Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 20:44:24 [2019-10-16T20:44:24.117Z] Running D:\gopath\src\github.com\docker\docker\integration\service 20:44:24 [2019-10-16T20:44:24.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:24 [2019-10-16T20:44:24.117Z] INFO: Testing against a local daemon 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceCreateInit 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:44:24 [2019-10-16T20:44:24.117Z] --- PASS: TestServiceCreateInit (0.03s) 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceMultipleTimes 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceConflict 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceConflict (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceMaxReplicas 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateWithDuplicateNetworkNames 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceSecretFileMode 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceConfigFileMode 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceSysctls 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceSysctls (0.03s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCreateServiceCapabilities 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 20:44:24 [2019-10-16T20:44:24.117Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestInspect 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestInspect (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceListWithStatuses 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestDockerNetworkConnectAlias 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestDockerNetworkReConnect 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServicePlugin 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServicePlugin (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceUpdateLabel 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceUpdateLabel (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceUpdateSecrets 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceUpdateConfigs 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestServiceUpdateNetwork 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" 20:44:24 [2019-10-16T20:44:24.117Z] PASS 20:44:24 [2019-10-16T20:44:24.117Z] Running D:\gopath\src\github.com\docker\docker\integration\session 20:44:24 [2019-10-16T20:44:24.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:24 [2019-10-16T20:44:24.117Z] INFO: Testing against a local daemon 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestSessionCreate 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestSessionCreate (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] session_test.go:15: testEnv.OSType == "windows": FIXME 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestSessionCreateWithBadUpgrade 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] session_test.go:36: testEnv.OSType == "windows": FIXME 20:44:24 [2019-10-16T20:44:24.117Z] PASS 20:44:24 [2019-10-16T20:44:24.117Z] Running D:\gopath\src\github.com\docker\docker\integration\system 20:44:24 [2019-10-16T20:44:24.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:24 [2019-10-16T20:44:24.117Z] INFO: Testing against a local daemon 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestEventsExecDie 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestEventsExecDie (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestEventsBackwardsCompatible 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestInfoAPI 20:44:24 [2019-10-16T20:44:24.117Z] --- PASS: TestInfoAPI (0.03s) 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestInfoAPIWarnings 20:44:24 [2019-10-16T20:44:24.117Z] --- SKIP: TestInfoAPIWarnings (0.00s) 20:44:24 [2019-10-16T20:44:24.117Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME 20:44:24 [2019-10-16T20:44:24.117Z] === RUN TestLoginFailsWithBadCredentials 20:44:24 [2019-10-16T20:44:24.171Z] --- PASS: TestBuildWithHugeFile (99.58s) 20:44:24 [2019-10-16T20:44:24.171Z] === RUN TestBuildWithEmptyDockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:44:24 [2019-10-16T20:44:24.171Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:44:24 [2019-10-16T20:44:24.379Z] --- PASS: TestBuildSquashParent (5.97s) 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:44:24 [2019-10-16T20:44:24.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:44:24 [2019-10-16T20:44:24.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:44:24 [2019-10-16T20:44:24.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:44:24 [2019-10-16T20:44:24.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:44:24 [2019-10-16T20:44:24.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:44:24 [2019-10-16T20:44:24.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:44:24 [2019-10-16T20:44:24.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:44:24 [2019-10-16T20:44:24.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:44:24 [2019-10-16T20:44:24.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:44:24 [2019-10-16T20:44:24.429Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:44:24 [2019-10-16T20:44:24.429Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 20:44:24 [2019-10-16T20:44:24.429Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) 20:44:24 [2019-10-16T20:44:24.429Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) 20:44:24 [2019-10-16T20:44:24.429Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) 20:44:24 [2019-10-16T20:44:24.429Z] === RUN TestBuildPreserveOwnership 20:44:24 [2019-10-16T20:44:24.429Z] === RUN TestBuildPreserveOwnership/copy_from 20:44:24 [2019-10-16T20:44:24.686Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 20:44:25 [2019-10-16T20:44:25.087Z] --- PASS: TestLoginFailsWithBadCredentials (1.08s) 20:44:25 [2019-10-16T20:44:25.087Z] === RUN TestPingCacheHeaders 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestPingCacheHeaders (0.03s) 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestPingGet 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestPingGet (0.02s) 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestPingHead 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestPingHead (0.03s) 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestVersion 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestVersion (0.03s) 20:44:25 [2019-10-16T20:44:25.549Z] PASS 20:44:25 [2019-10-16T20:44:25.549Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 20:44:25 [2019-10-16T20:44:25.549Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:25 [2019-10-16T20:44:25.549Z] INFO: Testing against a local daemon 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestVolumesCreateAndList 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestVolumesCreateAndList (0.04s) 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestVolumesRemove 20:44:25 [2019-10-16T20:44:25.549Z] --- SKIP: TestVolumesRemove (0.00s) 20:44:25 [2019-10-16T20:44:25.549Z] volume_test.go:64: testEnv.OSType == "windows": FIXME 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestVolumesInspect 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestVolumesInspect (0.04s) 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestVolumesInvalidJSON 20:44:25 [2019-10-16T20:44:25.549Z] === RUN TestVolumesInvalidJSON//volumes/create 20:44:25 [2019-10-16T20:44:25.549Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:44:25 [2019-10-16T20:44:25.549Z] === CONT TestVolumesInvalidJSON//volumes/create 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestVolumesInvalidJSON (0.02s) 20:44:25 [2019-10-16T20:44:25.549Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 20:44:25 [2019-10-16T20:44:25.549Z] PASS 20:44:25 [2019-10-16T20:44:25.549Z] INFO: make.ps1 ended at 10/16/2019 20:44:25 20:44:25 [2019-10-16T20:44:25.549Z] INFO: Integration CLI tests being run from the host: 20:44:25 [2019-10-16T20:44:25.549Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 20:44:26 [2019-10-16T20:44:26.586Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 20:44:26 [2019-10-16T20:44:26.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:44:26 [2019-10-16T20:44:26.839Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:44:26 [2019-10-16T20:44:26.843Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 20:44:26 [2019-10-16T20:44:26.843Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 20:44:27 [2019-10-16T20:44:27.409Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 20:44:27 [2019-10-16T20:44:27.477Z] --- PASS: TestDockerNetworkReConnect (5.83s) 20:44:27 [2019-10-16T20:44:27.477Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 20:44:27 [2019-10-16T20:44:27.477Z] === RUN TestServicePlugin 20:44:27 [2019-10-16T20:44:27.477Z] --- SKIP: TestServicePlugin (0.00s) 20:44:27 [2019-10-16T20:44:27.477Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:44:27 [2019-10-16T20:44:27.477Z] === RUN TestServiceUpdateLabel 20:44:28 [2019-10-16T20:44:28.342Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 20:44:28 [2019-10-16T20:44:28.599Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:44:28 [2019-10-16T20:44:28.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:44:28 [2019-10-16T20:44:28.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:44:28 [2019-10-16T20:44:28.857Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 20:44:29 [2019-10-16T20:44:29.421Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 20:44:29 [2019-10-16T20:44:29.679Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 20:44:29 [2019-10-16T20:44:29.679Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 20:44:30 [2019-10-16T20:44:30.009Z] --- PASS: TestServiceUpdateLabel (3.18s) 20:44:30 [2019-10-16T20:44:30.009Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 20:44:30 [2019-10-16T20:44:30.009Z] === RUN TestServiceUpdateSecrets 20:44:30 [2019-10-16T20:44:30.610Z] --- PASS: TestBuildPreserveOwnership (6.16s) 20:44:30 [2019-10-16T20:44:30.610Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.97s) 20:44:30 [2019-10-16T20:44:30.610Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.17s) 20:44:30 [2019-10-16T20:44:30.610Z] === RUN TestBuildPlatformInvalid 20:44:30 [2019-10-16T20:44:30.868Z] --- PASS: TestBuildPlatformInvalid (0.14s) 20:44:30 [2019-10-16T20:44:30.868Z] PASS 20:44:30 [2019-10-16T20:44:30.868Z] 20:44:30 [2019-10-16T20:44:30.868Z] === Skipped 20:44:30 [2019-10-16T20:44:30.868Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 20:44:30 [2019-10-16T20:44:30.868Z] build_session_test.go:25: TODO: BuildKit 20:44:30 [2019-10-16T20:44:30.868Z] 20:44:30 [2019-10-16T20:44:30.868Z] 20:44:30 [2019-10-16T20:44:30.868Z] DONE 32 tests, 1 skipped in 186.424s 20:44:30 [2019-10-16T20:44:30.868Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 20:44:30 [2019-10-16T20:44:30.868Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 20:44:30 [2019-10-16T20:44:30.868Z] ++ 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 20:44:30 [2019-10-16T20:44:30.868Z] ++ set -e 20:44:30 [2019-10-16T20:44:30.868Z] ++ '[' -n 0 ']' 20:44:30 [2019-10-16T20:44:30.868Z] ++ set -x 20:44:30 [2019-10-16T20:44:30.868Z] ++ env -i DEST=/go/src/github.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 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.80s) 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.17s) 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.81s) 20:44:31 [2019-10-16T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) 20:44:31 [2019-10-16T20:44:31.092Z] === RUN TestBuildMultiStageCopy 20:44:31 [2019-10-16T20:44:31.092Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:44:31 [2019-10-16T20:44:31.125Z] INFO: Testing against a local daemon 20:44:31 [2019-10-16T20:44:31.125Z] === RUN TestConfigList 20:44:31 [2019-10-16T20:44:31.690Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 20:44:32 [2019-10-16T20:44:32.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 20:44:33 [2019-10-16T20:44:33.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:44:33 [2019-10-16T20:44:33.691Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:44:34 [2019-10-16T20:44:34.060Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:44:34 [2019-10-16T20:44:34.149Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 20:44:34 [2019-10-16T20:44:34.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 20:44:34 [2019-10-16T20:44:34.161Z] INFO: Testing against a local daemon 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIErrorJSON 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIErrorPlainText 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 20:44:34 [2019-10-16T20:44:34.161Z] === RUN TestDockerSuite/TestAPIImagesDelete 20:44:34 [2019-10-16T20:44:34.406Z] --- PASS: TestConfigList (3.24s) 20:44:34 [2019-10-16T20:44:34.406Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 20:44:34 [2019-10-16T20:44:34.406Z] === RUN TestConfigsCreateAndDelete 20:44:34 [2019-10-16T20:44:34.621Z] === RUN TestDockerSuite/TestAPIImagesFilter 20:44:34 [2019-10-16T20:44:34.622Z] === RUN TestDockerSuite/TestAPIImagesHistory 20:44:34 [2019-10-16T20:44:34.839Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:44:35 [2019-10-16T20:44:35.218Z] --- PASS: TestBuildMultiStageCopy (4.26s) 20:44:35 [2019-10-16T20:44:35.219Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) 20:44:35 [2019-10-16T20:44:35.219Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) 20:44:35 [2019-10-16T20:44:35.219Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s) 20:44:35 [2019-10-16T20:44:35.219Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) 20:44:35 [2019-10-16T20:44:35.219Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) 20:44:35 [2019-10-16T20:44:35.219Z] === RUN TestBuildMultiStageParentConfig 20:44:35 [2019-10-16T20:44:35.594Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 20:44:35 [2019-10-16T20:44:35.594Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 20:44:36 [2019-10-16T20:44:36.648Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) 20:44:36 [2019-10-16T20:44:36.648Z] === RUN TestBuildLabelWithTargets 20:44:36 [2019-10-16T20:44:36.930Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 20:44:37 [2019-10-16T20:44:37.494Z] --- PASS: TestConfigsCreateAndDelete (3.18s) 20:44:37 [2019-10-16T20:44:37.494Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 20:44:37 [2019-10-16T20:44:37.494Z] === RUN TestConfigsUpdate 20:44:37 [2019-10-16T20:44:37.751Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 20:44:38 [2019-10-16T20:44:38.315Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 20:44:39 [2019-10-16T20:44:39.082Z] --- PASS: TestBuildLabelWithTargets (2.02s) 20:44:39 [2019-10-16T20:44:39.082Z] === RUN TestBuildWithEmptyLayers 20:44:39 [2019-10-16T20:44:39.867Z] --- PASS: TestBuildWithEmptyLayers (0.89s) 20:44:39 [2019-10-16T20:44:39.867Z] === RUN TestBuildMultiStageOnBuild 20:44:40 [2019-10-16T20:44:40.842Z] --- PASS: TestConfigsUpdate (2.95s) 20:44:40 [2019-10-16T20:44:40.842Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 20:44:40 [2019-10-16T20:44:40.842Z] === RUN TestTemplatedConfig 20:44:41 [2019-10-16T20:44:41.019Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 20:44:41 [2019-10-16T20:44:41.019Z] Copying nested executables into bundles/cross/linux/amd64 20:44:41 [2019-10-16T20:44:41.019Z] Cross building: bundles/cross/windows/amd64 20:44:41 [2019-10-16T20:44:41.019Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 20:44:41 [2019-10-16T20:44:41.019Z] GOOS="windows" GOARCH="amd64" GOARM="" 20:44:41 [2019-10-16T20:44:41.775Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 20:44:42 [2019-10-16T20:44:42.306Z] --- PASS: TestBuildMultiStageOnBuild (2.81s) 20:44:42 [2019-10-16T20:44:42.306Z] === RUN TestBuildUncleanTarFilenames 20:44:44 [2019-10-16T20:44:44.124Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) 20:44:44 [2019-10-16T20:44:44.124Z] === RUN TestBuildMultiStageLayerLeak 20:44:44 [2019-10-16T20:44:44.298Z] --- PASS: TestTemplatedConfig (3.57s) 20:44:44 [2019-10-16T20:44:44.299Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 20:44:44 [2019-10-16T20:44:44.299Z] === RUN TestConfigInspect 20:44:45 [2019-10-16T20:44:45.668Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 20:44:45 [2019-10-16T20:44:45.925Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 20:44:46 [2019-10-16T20:44:46.493Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 20:44:47 [2019-10-16T20:44:47.057Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 20:44:47 [2019-10-16T20:44:47.057Z] --- PASS: TestConfigInspect (3.05s) 20:44:47 [2019-10-16T20:44:47.057Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 20:44:47 [2019-10-16T20:44:47.057Z] === RUN TestConfigCreateWithLabels 20:44:47 [2019-10-16T20:44:47.300Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) 20:44:47 [2019-10-16T20:44:47.300Z] === RUN TestBuildWithHugeFile 20:44:47 [2019-10-16T20:44:47.620Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 20:44:48 [2019-10-16T20:44:48.091Z] --- PASS: TestServiceUpdateSecrets (15.54s) 20:44:48 [2019-10-16T20:44:48.092Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 20:44:48 [2019-10-16T20:44:48.092Z] === RUN TestServiceUpdateConfigs 20:44:50 [2019-10-16T20:44:50.897Z] --- PASS: TestConfigCreateWithLabels (3.34s) 20:44:50 [2019-10-16T20:44:50.897Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 20:44:50 [2019-10-16T20:44:50.897Z] === RUN TestConfigCreateResolve 20:44:50 [2019-10-16T20:44:50.897Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 20:44:50 [2019-10-16T20:44:50.897Z] === RUN TestDockerDaemonSuite/TestDaemonIP 20:44:51 [2019-10-16T20:44:51.461Z] === RUN TestDockerSuite/TestBuildAddBadLinks 20:44:52 [2019-10-16T20:44:52.026Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 20:44:53 [2019-10-16T20:44:53.396Z] --- PASS: TestConfigCreateResolve (2.86s) 20:44:53 [2019-10-16T20:44:53.396Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 20:44:53 [2019-10-16T20:44:53.396Z] === RUN TestConfigDaemonLibtrustID 20:44:53 [2019-10-16T20:44:53.653Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 20:44:53 [2019-10-16T20:44:53.910Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 20:44:53 [2019-10-16T20:44:53.910Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 20:44:53 [2019-10-16T20:44:53.910Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 20:44:53 [2019-10-16T20:44:53.910Z] PASS 20:44:53 [2019-10-16T20:44:53.910Z] 20:44:53 [2019-10-16T20:44:53.910Z] DONE 8 tests in 22.933s 20:44:53 [2019-10-16T20:44:53.910Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 20:44:53 [2019-10-16T20:44:53.910Z] ++ 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 20:44:53 [2019-10-16T20:44:53.910Z] ++ set -e 20:44:53 [2019-10-16T20:44:53.910Z] ++ '[' -n 0 ']' 20:44:53 [2019-10-16T20:44:53.910Z] ++ set -x 20:44:53 [2019-10-16T20:44:53.910Z] ++ env -i DEST=/go/src/github.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 20:44:53 [2019-10-16T20:44:53.910Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 20:44:54 [2019-10-16T20:44:54.167Z] INFO: Testing against a local daemon 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestCheckpoint 20:44:54 [2019-10-16T20:44:54.167Z] --- SKIP: TestCheckpoint (0.00s) 20:44:54 [2019-10-16T20:44:54.167Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestContainerInvalidJSON 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 20:44:54 [2019-10-16T20:44:54.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:44:54 [2019-10-16T20:44:54.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:44:54 [2019-10-16T20:44:54.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:44:54 [2019-10-16T20:44:54.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 20:44:54 [2019-10-16T20:44:54.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:44:54 [2019-10-16T20:44:54.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:44:54 [2019-10-16T20:44:54.167Z] --- PASS: TestContainerInvalidJSON (0.02s) 20:44:54 [2019-10-16T20:44:54.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:44:54 [2019-10-16T20:44:54.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:44:54 [2019-10-16T20:44:54.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestCopyFromContainerPathDoesNotExist 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 20:44:54 [2019-10-16T20:44:54.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) 20:44:54 [2019-10-16T20:44:54.167Z] === RUN TestCopyFromContainerPathIsNotDir 20:44:54 [2019-10-16T20:44:54.425Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) 20:44:54 [2019-10-16T20:44:54.425Z] === RUN TestCopyToContainerPathDoesNotExist 20:44:54 [2019-10-16T20:44:54.425Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) 20:44:54 [2019-10-16T20:44:54.425Z] === RUN TestCopyToContainerPathIsNotDir 20:44:54 [2019-10-16T20:44:54.682Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) 20:44:54 [2019-10-16T20:44:54.682Z] === RUN TestCopyFromContainer 20:44:55 [2019-10-16T20:44:55.247Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 20:44:56 [2019-10-16T20:44:56.181Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 20:44:57 [2019-10-16T20:44:57.178Z] === RUN TestCopyFromContainer// 20:44:57 [2019-10-16T20:44:57.178Z] === RUN TestCopyFromContainer//bar/root 20:44:57 [2019-10-16T20:44:57.178Z] === RUN TestCopyFromContainer//bar/root/ 20:44:57 [2019-10-16T20:44:57.436Z] === RUN TestCopyFromContainer/bar/quux 20:44:57 [2019-10-16T20:44:57.436Z] === RUN TestCopyFromContainer/bar/quux/ 20:44:57 [2019-10-16T20:44:57.693Z] === RUN TestCopyFromContainer/bar/quux/baz 20:44:57 [2019-10-16T20:44:57.693Z] === RUN TestCopyFromContainer/bar/filesymlink 20:44:57 [2019-10-16T20:44:57.693Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 20:44:57 [2019-10-16T20:44:57.693Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:44:57 [2019-10-16T20:44:57.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:44:57 [2019-10-16T20:44:57.951Z] === RUN TestCopyFromContainer/bar/notarget 20:44:58 [2019-10-16T20:44:58.208Z] --- PASS: TestCopyFromContainer (3.66s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer// (0.10s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) 20:44:58 [2019-10-16T20:44:58.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:44:58 [2019-10-16T20:44:58.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:44:58 [2019-10-16T20:44:58.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:44:58 [2019-10-16T20:44:58.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:44:58 [2019-10-16T20:44:58.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:44:58 [2019-10-16T20:44:58.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:44:58 [2019-10-16T20:44:58.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:44:58 [2019-10-16T20:44:58.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:44:58 [2019-10-16T20:44:58.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:44:58 [2019-10-16T20:44:58.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:44:58 [2019-10-16T20:44:58.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 20:44:58 [2019-10-16T20:44:58.209Z] === RUN TestCreateLinkToNonExistingContainer 20:44:58 [2019-10-16T20:44:58.470Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) 20:44:58 [2019-10-16T20:44:58.470Z] === RUN TestCreateWithInvalidEnv 20:44:58 [2019-10-16T20:44:58.470Z] === RUN TestCreateWithInvalidEnv/0 20:44:58 [2019-10-16T20:44:58.470Z] === PAUSE TestCreateWithInvalidEnv/0 20:44:58 [2019-10-16T20:44:58.470Z] === RUN TestCreateWithInvalidEnv/1 20:44:58 [2019-10-16T20:44:58.470Z] === PAUSE TestCreateWithInvalidEnv/1 20:44:58 [2019-10-16T20:44:58.470Z] === RUN TestCreateWithInvalidEnv/2 20:44:58 [2019-10-16T20:44:58.470Z] === PAUSE TestCreateWithInvalidEnv/2 20:44:58 [2019-10-16T20:44:58.470Z] === CONT TestCreateWithInvalidEnv/0 20:44:58 [2019-10-16T20:44:58.470Z] === CONT TestCreateWithInvalidEnv/2 20:44:58 [2019-10-16T20:44:58.470Z] === CONT TestCreateWithInvalidEnv/1 20:44:58 [2019-10-16T20:44:58.470Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 20:44:58 [2019-10-16T20:44:58.470Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:44:58 [2019-10-16T20:44:58.470Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:44:58 [2019-10-16T20:44:58.470Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:44:58 [2019-10-16T20:44:58.470Z] === RUN TestCreateTmpfsMountsTarget 20:44:58 [2019-10-16T20:44:58.470Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) 20:44:58 [2019-10-16T20:44:58.470Z] === RUN TestCreateWithCustomMaskedPaths 20:44:59 [2019-10-16T20:44:59.035Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 20:45:00 [2019-10-16T20:45:00.406Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 20:45:00 [2019-10-16T20:45:00.406Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 20:45:00 [2019-10-16T20:45:00.972Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/no_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/no_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/empty_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/valid_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/invalid_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/empty_capadd 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/empty_capadd 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/empty_capdrop 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/capadd_capdrop 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 20:45:00 [2019-10-16T20:45:00.972Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 20:45:00 [2019-10-16T20:45:00.972Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 20:45:00 [2019-10-16T20:45:00.972Z] === CONT TestCreateWithCapabilities/no_capabilities 20:45:00 [2019-10-16T20:45:00.972Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 20:45:01 [2019-10-16T20:45:01.229Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 20:45:01 [2019-10-16T20:45:01.229Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 20:45:01 [2019-10-16T20:45:01.229Z] === CONT TestCreateWithCapabilities/capadd_capdrop 20:45:01 [2019-10-16T20:45:01.229Z] === CONT TestCreateWithCapabilities/empty_capdrop 20:45:01 [2019-10-16T20:45:01.229Z] === CONT TestCreateWithCapabilities/empty_capadd 20:45:01 [2019-10-16T20:45:01.229Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 20:45:01 [2019-10-16T20:45:01.487Z] === CONT TestCreateWithCapabilities/invalid_capabilities 20:45:01 [2019-10-16T20:45:01.487Z] === CONT TestCreateWithCapabilities/valid_capabilities 20:45:01 [2019-10-16T20:45:01.487Z] === CONT TestCreateWithCapabilities/empty_capabilities 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities (0.04s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.19s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.19s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) 20:45:01 [2019-10-16T20:45:01.487Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 20:45:01 [2019-10-16T20:45:01.487Z] === RUN TestCreateWithCustomReadonlyPaths 20:45:01 [2019-10-16T20:45:01.745Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 20:45:02 [2019-10-16T20:45:02.676Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 20:45:02 [2019-10-16T20:45:02.969Z] --- PASS: TestServiceUpdateConfigs (15.64s) 20:45:02 [2019-10-16T20:45:02.969Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 20:45:02 [2019-10-16T20:45:02.969Z] === RUN TestServiceUpdateNetwork 20:45:04 [2019-10-16T20:45:04.571Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.90s) 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestCreateWithInvalidHealthcheckParams 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:04 [2019-10-16T20:45:04.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:04 [2019-10-16T20:45:04.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:04 [2019-10-16T20:45:04.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 20:45:04 [2019-10-16T20:45:04.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:45:04 [2019-10-16T20:45:04.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:45:04 [2019-10-16T20:45:04.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 20:45:04 [2019-10-16T20:45:04.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 20:45:04 [2019-10-16T20:45:04.572Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestContainerStartOnDaemonRestart 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestContainerStartOnDaemonRestart 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestDaemonRestartIpcMode 20:45:04 [2019-10-16T20:45:04.572Z] === PAUSE TestDaemonRestartIpcMode 20:45:04 [2019-10-16T20:45:04.572Z] === RUN TestDiff 20:45:05 [2019-10-16T20:45:05.503Z] --- PASS: TestDiff (0.97s) 20:45:05 [2019-10-16T20:45:05.503Z] === RUN TestExecWithCloseStdin 20:45:06 [2019-10-16T20:45:06.068Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 20:45:06 [2019-10-16T20:45:06.633Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 20:45:06 [2019-10-16T20:45:06.633Z] --- PASS: TestExecWithCloseStdin (1.29s) 20:45:06 [2019-10-16T20:45:06.633Z] === RUN TestExec 20:45:08 [2019-10-16T20:45:08.004Z] --- PASS: TestExec (1.10s) 20:45:08 [2019-10-16T20:45:08.004Z] === RUN TestExecUser 20:45:08 [2019-10-16T20:45:08.936Z] --- PASS: TestExecUser (1.09s) 20:45:08 [2019-10-16T20:45:08.936Z] === RUN TestExportContainerAndImportImage 20:45:10 [2019-10-16T20:45:10.307Z] --- PASS: TestExportContainerAndImportImage (1.16s) 20:45:10 [2019-10-16T20:45:10.307Z] === RUN TestExportContainerAfterDaemonRestart 20:45:10 [2019-10-16T20:45:10.565Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 20:45:11 [2019-10-16T20:45:11.131Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 20:45:11 [2019-10-16T20:45:11.696Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) 20:45:11 [2019-10-16T20:45:11.696Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 20:45:11 [2019-10-16T20:45:11.696Z] === RUN TestHealthCheckWorkdir 20:45:13 [2019-10-16T20:45:13.067Z] --- PASS: TestHealthCheckWorkdir (1.43s) 20:45:13 [2019-10-16T20:45:13.067Z] === RUN TestHealthKillContainer 20:45:15 [2019-10-16T20:45:15.591Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 20:45:15 [2019-10-16T20:45:15.591Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 20:45:15 [2019-10-16T20:45:15.591Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 20:45:16 [2019-10-16T20:45:16.157Z] --- PASS: TestHealthKillContainer (3.16s) 20:45:16 [2019-10-16T20:45:16.157Z] === RUN TestInspectCpusetInConfigPre120 20:45:17 [2019-10-16T20:45:17.089Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) 20:45:17 [2019-10-16T20:45:17.089Z] === RUN TestIpcModeNone 20:45:17 [2019-10-16T20:45:17.347Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 20:45:17 [2019-10-16T20:45:17.846Z] --- PASS: TestServiceUpdateNetwork (15.41s) 20:45:17 [2019-10-16T20:45:17.846Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 20:45:17 [2019-10-16T20:45:17.846Z] PASS 20:45:17 [2019-10-16T20:45:17.846Z] 20:45:17 [2019-10-16T20:45:17.846Z] === Skipped 20:45:17 [2019-10-16T20:45:17.846Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 20:45:17 [2019-10-16T20:45:17.846Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:45:17 [2019-10-16T20:45:17.846Z] 20:45:17 [2019-10-16T20:45:17.846Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 20:45:17 [2019-10-16T20:45:17.846Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:45:17 [2019-10-16T20:45:17.846Z] 20:45:17 [2019-10-16T20:45:17.846Z] 20:45:17 [2019-10-16T20:45:17.846Z] DONE 20 tests, 2 skipped in 139.265s 20:45:17 [2019-10-16T20:45:17.846Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 20:45:17 [2019-10-16T20:45:17.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 20:45:17 [2019-10-16T20:45:17.846Z] ++ set -e 20:45:17 [2019-10-16T20:45:17.846Z] ++ '[' -n 0 ']' 20:45:17 [2019-10-16T20:45:17.846Z] ++ set -x 20:45:17 [2019-10-16T20:45:17.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 20:45:17 [2019-10-16T20:45:17.846Z] INFO: Testing against a local daemon 20:45:17 [2019-10-16T20:45:17.846Z] === RUN TestSessionCreate 20:45:17 [2019-10-16T20:45:17.846Z] --- PASS: TestSessionCreate (0.06s) 20:45:17 [2019-10-16T20:45:17.846Z] === RUN TestSessionCreateWithBadUpgrade 20:45:17 [2019-10-16T20:45:17.846Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 20:45:17 [2019-10-16T20:45:17.846Z] PASS 20:45:17 [2019-10-16T20:45:17.846Z] 20:45:17 [2019-10-16T20:45:17.846Z] DONE 2 tests in 0.275s 20:45:17 [2019-10-16T20:45:17.846Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 20:45:17 [2019-10-16T20:45:17.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 20:45:17 [2019-10-16T20:45:17.847Z] ++ set -e 20:45:17 [2019-10-16T20:45:17.847Z] ++ '[' -n 0 ']' 20:45:17 [2019-10-16T20:45:17.847Z] ++ set -x 20:45:17 [2019-10-16T20:45:17.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 20:45:17 [2019-10-16T20:45:17.847Z] INFO: Testing against a local daemon 20:45:17 [2019-10-16T20:45:17.847Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:45:17 [2019-10-16T20:45:17.847Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 20:45:17 [2019-10-16T20:45:17.847Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:45:17 [2019-10-16T20:45:17.847Z] === RUN TestEventsExecDie 20:45:17 [2019-10-16T20:45:17.847Z] --- PASS: TestEventsExecDie (1.03s) 20:45:17 [2019-10-16T20:45:17.847Z] === RUN TestEventsBackwardsCompatible 20:45:18 [2019-10-16T20:45:18.105Z] --- PASS: TestEventsBackwardsCompatible (0.12s) 20:45:18 [2019-10-16T20:45:18.105Z] === RUN TestInfoBinaryCommits 20:45:18 [2019-10-16T20:45:18.105Z] --- PASS: TestInfoBinaryCommits (0.05s) 20:45:18 [2019-10-16T20:45:18.105Z] === RUN TestInfoAPIVersioned 20:45:18 [2019-10-16T20:45:18.105Z] --- PASS: TestInfoAPIVersioned (0.02s) 20:45:18 [2019-10-16T20:45:18.105Z] === RUN TestInfoAPI 20:45:18 [2019-10-16T20:45:18.105Z] --- PASS: TestInfoAPI (0.05s) 20:45:18 [2019-10-16T20:45:18.105Z] === RUN TestInfoAPIWarnings 20:45:18 [2019-10-16T20:45:18.284Z] --- PASS: TestIpcModeNone (1.17s) 20:45:18 [2019-10-16T20:45:18.284Z] === RUN TestIpcModePrivate 20:45:19 [2019-10-16T20:45:19.041Z] --- PASS: TestInfoAPIWarnings (0.88s) 20:45:19 [2019-10-16T20:45:19.041Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 20:45:19 [2019-10-16T20:45:19.041Z] === RUN TestLoginFailsWithBadCredentials 20:45:19 [2019-10-16T20:45:19.608Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) 20:45:19 [2019-10-16T20:45:19.608Z] === RUN TestPingCacheHeaders 20:45:19 [2019-10-16T20:45:19.608Z] --- PASS: TestPingCacheHeaders (0.05s) 20:45:19 [2019-10-16T20:45:19.608Z] === RUN TestPingGet 20:45:19 [2019-10-16T20:45:19.608Z] --- PASS: TestPingGet (0.03s) 20:45:19 [2019-10-16T20:45:19.608Z] === RUN TestPingHead 20:45:19 [2019-10-16T20:45:19.608Z] --- PASS: TestPingHead (0.05s) 20:45:19 [2019-10-16T20:45:19.608Z] === RUN TestVersion 20:45:19 [2019-10-16T20:45:19.608Z] --- PASS: TestVersion (0.05s) 20:45:19 [2019-10-16T20:45:19.608Z] PASS 20:45:19 [2019-10-16T20:45:19.608Z] 20:45:19 [2019-10-16T20:45:19.608Z] === Skipped 20:45:19 [2019-10-16T20:45:19.608Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 20:45:19 [2019-10-16T20:45:19.608Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:45:19 [2019-10-16T20:45:19.608Z] 20:45:19 [2019-10-16T20:45:19.608Z] 20:45:19 [2019-10-16T20:45:19.608Z] DONE 12 tests, 1 skipped in 2.907s 20:45:19 [2019-10-16T20:45:19.608Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 20:45:19 [2019-10-16T20:45:19.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 20:45:19 [2019-10-16T20:45:19.608Z] ++ set -e 20:45:19 [2019-10-16T20:45:19.608Z] ++ '[' -n 0 ']' 20:45:19 [2019-10-16T20:45:19.608Z] ++ set -x 20:45:19 [2019-10-16T20:45:19.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 20:45:19 [2019-10-16T20:45:19.656Z] --- PASS: TestIpcModePrivate (1.06s) 20:45:19 [2019-10-16T20:45:19.656Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false 20:45:19 [2019-10-16T20:45:19.656Z] === RUN TestIpcModeShareable 20:45:19 [2019-10-16T20:45:19.656Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 20:45:19 [2019-10-16T20:45:19.867Z] INFO: Testing against a local daemon 20:45:19 [2019-10-16T20:45:19.867Z] === RUN TestVolumesCreateAndList 20:45:19 [2019-10-16T20:45:19.867Z] --- PASS: TestVolumesCreateAndList (0.04s) 20:45:19 [2019-10-16T20:45:19.867Z] === RUN TestVolumesRemove 20:45:20 [2019-10-16T20:45:20.126Z] --- PASS: TestVolumesRemove (0.14s) 20:45:20 [2019-10-16T20:45:20.126Z] === RUN TestVolumesInspect 20:45:20 [2019-10-16T20:45:20.126Z] --- PASS: TestVolumesInspect (0.04s) 20:45:20 [2019-10-16T20:45:20.126Z] === RUN TestVolumesInvalidJSON 20:45:20 [2019-10-16T20:45:20.126Z] === RUN TestVolumesInvalidJSON//volumes/create 20:45:20 [2019-10-16T20:45:20.126Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:45:20 [2019-10-16T20:45:20.126Z] === CONT TestVolumesInvalidJSON//volumes/create 20:45:20 [2019-10-16T20:45:20.126Z] --- PASS: TestVolumesInvalidJSON (0.03s) 20:45:20 [2019-10-16T20:45:20.126Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 20:45:20 [2019-10-16T20:45:20.126Z] PASS 20:45:20 [2019-10-16T20:45:20.126Z] 20:45:20 [2019-10-16T20:45:20.126Z] DONE 5 tests in 0.419s 20:45:20 [2019-10-16T20:45:20.126Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:45:20 [2019-10-16T20:45:20.221Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 20:45:20 [2019-10-16T20:45:20.384Z] ++++ cat bundles/test-integration/docker.pid 20:45:20 [2019-10-16T20:45:20.384Z] +++ kill 12937 20:45:20 [2019-10-16T20:45:20.479Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 20:45:20 [2019-10-16T20:45:20.737Z] --- PASS: TestIpcModeShareable (1.24s) 20:45:20 [2019-10-16T20:45:20.737Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true 20:45:20 [2019-10-16T20:45:20.737Z] === RUN TestAPIIpcModeShareableAndContainer 20:45:21 [2019-10-16T20:45:21.010Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 20:45:21 [2019-10-16T20:45:21.578Z] === RUN TestDockerSuite/TestBuildAddNonTar 20:45:21 [2019-10-16T20:45:21.702Z] --- PASS: TestBuildWithHugeFile (30.79s) 20:45:21 [2019-10-16T20:45:21.702Z] === RUN TestBuildWithEmptyDockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:45:21 [2019-10-16T20:45:21.702Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) 20:45:21 [2019-10-16T20:45:21.702Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) 20:45:21 [2019-10-16T20:45:21.702Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) 20:45:21 [2019-10-16T20:45:21.702Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) 20:45:21 [2019-10-16T20:45:21.702Z] === RUN TestBuildPreserveOwnership 20:45:21 [2019-10-16T20:45:21.702Z] === RUN TestBuildPreserveOwnership/copy_from 20:45:22 [2019-10-16T20:45:22.287Z] +++ /etc/init.d/apparmor stop 20:45:22 [2019-10-16T20:45:22.287Z] Clearing AppArmor profiles cache:. 20:45:22 [2019-10-16T20:45:22.287Z] All profile caches have been cleared, but no profiles have been unloaded. 20:45:22 [2019-10-16T20:45:22.287Z] Unloading profiles will leave already running processes permanently 20:45:22 [2019-10-16T20:45:22.287Z] unconfined, which can lead to unexpected situations. 20:45:22 [2019-10-16T20:45:22.287Z] 20:45:22 [2019-10-16T20:45:22.287Z] To set a process to complain mode, use the command line tool 20:45:22 [2019-10-16T20:45:22.287Z] 'aa-complain'. To really tear down all profiles, run the init script 20:45:22 [2019-10-16T20:45:22.287Z] with the 'teardown' option." 20:45:22 [2019-10-16T20:45:22.287Z] 20:45:22 [2019-10-16T20:45:22.496Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:45:23 [2019-10-16T20:45:23.483Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 20:45:23 [2019-10-16T20:45:23.483Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 20:45:24 [2019-10-16T20:45:24.413Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 20:45:24 [2019-10-16T20:45:24.413Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.60s) 20:45:24 [2019-10-16T20:45:24.413Z] === RUN TestAPIIpcModeHost 20:45:24 [2019-10-16T20:45:24.540Z] --- PASS: TestBuildPreserveOwnership (6.05s) 20:45:24 [2019-10-16T20:45:24.540Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) 20:45:24 [2019-10-16T20:45:24.540Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) 20:45:24 [2019-10-16T20:45:24.540Z] === RUN TestBuildPlatformInvalid 20:45:24 [2019-10-16T20:45:24.540Z] --- PASS: TestBuildPlatformInvalid (0.12s) 20:45:24 [2019-10-16T20:45:24.540Z] PASS 20:45:24 [2019-10-16T20:45:24.540Z] 20:45:24 [2019-10-16T20:45:24.540Z] === Skipped 20:45:24 [2019-10-16T20:45:24.540Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) 20:45:24 [2019-10-16T20:45:24.540Z] build_session_test.go:25: TODO: BuildKit 20:45:24 [2019-10-16T20:45:24.540Z] 20:45:24 [2019-10-16T20:45:24.540Z] 20:45:24 [2019-10-16T20:45:24.540Z] DONE 32 tests, 1 skipped in 79.569s 20:45:24 [2019-10-16T20:45:24.540Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 20:45:24 [2019-10-16T20:45:24.540Z] ++ 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 20:45:24 [2019-10-16T20:45:24.540Z] ++ set -e 20:45:24 [2019-10-16T20:45:24.540Z] ++ '[' -n 0 ']' 20:45:24 [2019-10-16T20:45:24.540Z] ++ set -x 20:45:24 [2019-10-16T20:45:24.540Z] ++ env -i DEST=/go/src/github.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 20:45:24 [2019-10-16T20:45:24.907Z] INFO: Testing against a local daemon 20:45:24 [2019-10-16T20:45:24.907Z] === RUN TestConfigList 20:45:24 [2019-10-16T20:45:24.979Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 20:45:25 [2019-10-16T20:45:25.237Z] --- PASS: TestAPIIpcModeHost (1.04s) 20:45:25 [2019-10-16T20:45:25.237Z] === RUN TestDaemonIpcModeShareable Post stage [Pipeline] junit 20:45:25 [2019-10-16T20:45:25.586Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:45:26 [2019-10-16T20:45:26.210Z] + echo Ensuring container killed. 20:45:26 [2019-10-16T20:45:26.210Z] Ensuring container killed. 20:45:26 [2019-10-16T20:45:26.210Z] + docker rm -vf docker-pr1 20:45:26 [2019-10-16T20:45:26.210Z] Error: No such container: docker-pr1 20:45:26 [2019-10-16T20:45:26.210Z] + true [Pipeline] sh 20:45:26 [2019-10-16T20:45:26.513Z] + echo Chowning /workspace to jenkins user 20:45:26 [2019-10-16T20:45:26.513Z] Chowning /workspace to jenkins user 20:45:26 [2019-10-16T20:45:26.513Z] + id -u 20:45:26 [2019-10-16T20:45:26.513Z] + id -g 20:45:26 [2019-10-16T20:45:26.513Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40097:/workspace busybox chown -R 1000:1000 /workspace 20:45:26 [2019-10-16T20:45:26.609Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 20:45:27 [2019-10-16T20:45:27.542Z] --- PASS: TestDaemonIpcModeShareable (2.08s) 20:45:27 [2019-10-16T20:45:27.542Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 20:45:27 [2019-10-16T20:45:27.542Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true 20:45:27 [2019-10-16T20:45:27.542Z] === RUN TestDaemonIpcModePrivate 20:45:28 [2019-10-16T20:45:28.080Z] --- PASS: TestConfigList (2.76s) 20:45:28 [2019-10-16T20:45:28.080Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 20:45:28 [2019-10-16T20:45:28.080Z] === RUN TestConfigsCreateAndDelete 20:45:28 [2019-10-16T20:45:28.106Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 20:45:28 [2019-10-16T20:45:28.671Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 20:45:29 [2019-10-16T20:45:29.235Z] --- PASS: TestDaemonIpcModePrivate (1.90s) 20:45:29 [2019-10-16T20:45:29.235Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 20:45:29 [2019-10-16T20:45:29.235Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false 20:45:29 [2019-10-16T20:45:29.235Z] === RUN TestDaemonIpcModePrivateFromConfig 20:45:30 [2019-10-16T20:45:30.483Z] --- PASS: TestConfigsCreateAndDelete (2.79s) 20:45:30 [2019-10-16T20:45:30.483Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 20:45:30 [2019-10-16T20:45:30.483Z] === RUN TestConfigsUpdate 20:45:30 [2019-10-16T20:45:30.606Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:45:30 [2019-10-16T20:45:30.864Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 20:45:31 [2019-10-16T20:45:31.011Z] + bundleName=arm64-integration 20:45:31 [2019-10-16T20:45:31.011Z] + echo Creating arm64-integration-bundles.tar.gz 20:45:31 [2019-10-16T20:45:31.011Z] Creating arm64-integration-bundles.tar.gz 20:45:31 [2019-10-16T20:45:31.011Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o+ -name *-report.xml ) -printxargs 20:45:31 [2019-10-16T20:45:31.011Z] tar -czf arm64-integration-bundles.tar.gz 20:45:31 [2019-10-16T20:45:31.130Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) 20:45:31 [2019-10-16T20:45:31.130Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 20:45:31 [2019-10-16T20:45:31.130Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false 20:45:31 [2019-10-16T20:45:31.130Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] archiveArtifacts 20:45:31 [2019-10-16T20:45:31.282Z] Archiving artifacts 20:45:31 [2019-10-16T20:45:31.560Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:45:31 [2019-10-16T20:45:31.877Z] + make clean 20:45:32 [2019-10-16T20:45:32.062Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 20:45:32 [2019-10-16T20:45:32.445Z] docker volume rm -f docker-dev-cache 20:45:32 [2019-10-16T20:45:32.445Z] docker-dev-cache [Pipeline] deleteDir 20:45:32 [2019-10-16T20:45:32.627Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 20:45:32 [2019-10-16T20:45:32.884Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s) 20:45:32 [2019-10-16T20:45:32.884Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 20:45:32 [2019-10-16T20:45:32.884Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true 20:45:32 [2019-10-16T20:45:32.884Z] === RUN TestIpcModeOlderClient 20:45:33 [2019-10-16T20:45:33.142Z] === PAUSE TestIpcModeOlderClient 20:45:33 [2019-10-16T20:45:33.142Z] === RUN TestKillContainerInvalidSignal 20:45:33 [2019-10-16T20:45:33.671Z] --- PASS: TestConfigsUpdate (2.82s) 20:45:33 [2019-10-16T20:45:33.671Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 20:45:33 [2019-10-16T20:45:33.671Z] === RUN TestTemplatedConfig 20:45:33 [2019-10-16T20:45:33.707Z] === RUN TestDockerSuite/TestBuildAddScript 20:45:33 [2019-10-16T20:45:33.964Z] --- PASS: TestKillContainerInvalidSignal (0.96s) 20:45:33 [2019-10-16T20:45:33.964Z] === RUN TestKillContainer 20:45:33 [2019-10-16T20:45:33.964Z] === RUN TestKillContainer/no_signal 20:45:34 [2019-10-16T20:45:34.895Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 20:45:35 [2019-10-16T20:45:35.153Z] === RUN TestKillContainer/non_killing_signal 20:45:35 [2019-10-16T20:45:35.153Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 20:45:35 [2019-10-16T20:45:35.717Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:45:36 [2019-10-16T20:45:36.650Z] --- PASS: TestKillContainer (2.77s) 20:45:36 [2019-10-16T20:45:36.650Z] --- PASS: TestKillContainer/no_signal (1.04s) 20:45:36 [2019-10-16T20:45:36.650Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) 20:45:36 [2019-10-16T20:45:36.650Z] --- PASS: TestKillContainer/killing_signal (0.79s) 20:45:36 [2019-10-16T20:45:36.650Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:45:36 [2019-10-16T20:45:36.650Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:45:36 [2019-10-16T20:45:36.871Z] --- PASS: TestTemplatedConfig (3.50s) 20:45:36 [2019-10-16T20:45:36.871Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 20:45:36 [2019-10-16T20:45:36.871Z] === RUN TestConfigInspect 20:45:37 [2019-10-16T20:45:37.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 20:45:37 [2019-10-16T20:45:37.781Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:45:38 [2019-10-16T20:45:38.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) 20:45:38 [2019-10-16T20:45:38.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) 20:45:38 [2019-10-16T20:45:38.712Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) 20:45:38 [2019-10-16T20:45:38.712Z] === RUN TestKillStoppedContainer 20:45:38 [2019-10-16T20:45:38.712Z] --- PASS: TestKillStoppedContainer (0.08s) 20:45:38 [2019-10-16T20:45:38.712Z] === RUN TestKillStoppedContainerAPIPre120 20:45:38 [2019-10-16T20:45:38.712Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 20:45:38 [2019-10-16T20:45:38.712Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) 20:45:38 [2019-10-16T20:45:38.712Z] === RUN TestKillDifferentUserContainer 20:45:39 [2019-10-16T20:45:39.643Z] --- PASS: TestKillDifferentUserContainer (0.92s) 20:45:39 [2019-10-16T20:45:39.643Z] === RUN TestInspectOomKilledTrue 20:45:39 [2019-10-16T20:45:39.643Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 20:45:39 [2019-10-16T20:45:39.643Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:45:39 [2019-10-16T20:45:39.643Z] === RUN TestInspectOomKilledFalse 20:45:39 [2019-10-16T20:45:39.643Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:45:39 [2019-10-16T20:45:39.643Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:45:39 [2019-10-16T20:45:39.643Z] === RUN TestLinksEtcHostsContentMatch 20:45:40 [2019-10-16T20:45:40.078Z] --- PASS: TestConfigInspect (2.93s) 20:45:40 [2019-10-16T20:45:40.078Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 20:45:40 [2019-10-16T20:45:40.078Z] === RUN TestConfigCreateWithLabels 20:45:40 [2019-10-16T20:45:40.574Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) 20:45:40 [2019-10-16T20:45:40.574Z] === RUN TestLinksContainerNames 20:45:42 [2019-10-16T20:45:42.232Z] --- PASS: TestConfigCreateWithLabels (2.59s) 20:45:42 [2019-10-16T20:45:42.232Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 20:45:42 [2019-10-16T20:45:42.232Z] === RUN TestConfigCreateResolve 20:45:42 [2019-10-16T20:45:42.471Z] --- PASS: TestLinksContainerNames (1.85s) 20:45:42 [2019-10-16T20:45:42.471Z] === RUN TestLogsFollowTailEmpty 20:45:42 [2019-10-16T20:45:42.880Z] #73 exporting layers 109.5s done 20:45:42 [2019-10-16T20:45:42.880Z] #73 exporting manifest sha256:a04c91cad97b38af4472b9b6b7a50ce6496d6a7ba0de1e641a6a879c6e0ee6e0 0.0s done 20:45:42 [2019-10-16T20:45:42.880Z] #73 exporting config sha256:0aa36dfaf75d9bfebfa1e25cac77c214e31c527d1de19fb73c47a557583aefca done 20:45:42 [2019-10-16T20:45:42.880Z] #73 sending tarball 20:45:43 [2019-10-16T20:45:43.402Z] --- PASS: TestLogsFollowTailEmpty (0.99s) 20:45:43 [2019-10-16T20:45:43.402Z] === RUN TestContainerNetworkMountsNoChown 20:45:44 [2019-10-16T20:45:44.335Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/default 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/default 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/private 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/private 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rprivate 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rprivate 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/slave 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/slave 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rslave 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rslave 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/shared 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/shared 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rshared 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rshared 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/default 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/default/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/rslave 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/default/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/rshared 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/shared 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/shared/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/shared/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/rprivate 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/slave 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/slave/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/slave/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/private 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/private/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/private/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/default/bind_root 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/default/mount_root 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:45:44 [2019-10-16T20:45:44.335Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:45:44 [2019-10-16T20:45:44.593Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/shared/bind_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/shared/mount_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/private/bind_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/slave/mount_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/slave/bind_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/private/mount_root 20:45:44 [2019-10-16T20:45:44.850Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot (0.02s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.14s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 20:45:45 [2019-10-16T20:45:45.107Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 20:45:45 [2019-10-16T20:45:45.107Z] === RUN TestContainerBindMountNonRecursive 20:45:45 [2019-10-16T20:45:45.107Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 20:45:45 [2019-10-16T20:45:45.364Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 20:45:45 [2019-10-16T20:45:45.411Z] --- PASS: TestConfigCreateResolve (2.80s) 20:45:45 [2019-10-16T20:45:45.411Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 20:45:45 [2019-10-16T20:45:45.411Z] === RUN TestConfigDaemonLibtrustID 20:45:45 [2019-10-16T20:45:45.786Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 20:45:45 [2019-10-16T20:45:45.786Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 20:45:45 [2019-10-16T20:45:45.786Z] PASS 20:45:45 [2019-10-16T20:45:45.786Z] 20:45:45 [2019-10-16T20:45:45.786Z] DONE 8 tests in 20.928s 20:45:45 [2019-10-16T20:45:45.786Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 20:45:45 [2019-10-16T20:45:45.786Z] ++ 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 20:45:45 [2019-10-16T20:45:45.786Z] ++ set -e 20:45:45 [2019-10-16T20:45:45.786Z] ++ '[' -n 0 ']' 20:45:45 [2019-10-16T20:45:45.786Z] ++ set -x 20:45:45 [2019-10-16T20:45:45.786Z] ++ env -i DEST=/go/src/github.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 20:45:45 [2019-10-16T20:45:45.786Z] INFO: Testing against a local daemon 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestCheckpoint 20:45:45 [2019-10-16T20:45:45.786Z] --- SKIP: TestCheckpoint (0.00s) 20:45:45 [2019-10-16T20:45:45.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestContainerInvalidJSON 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 20:45:45 [2019-10-16T20:45:45.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:45:45 [2019-10-16T20:45:45.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:45:45 [2019-10-16T20:45:45.786Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:45:45 [2019-10-16T20:45:45.786Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 20:45:45 [2019-10-16T20:45:45.786Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:45:45 [2019-10-16T20:45:45.786Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:45:45 [2019-10-16T20:45:45.786Z] --- PASS: TestContainerInvalidJSON (0.01s) 20:45:45 [2019-10-16T20:45:45.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 20:45:45 [2019-10-16T20:45:45.786Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:45:45 [2019-10-16T20:45:45.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestCopyFromContainerPathDoesNotExist 20:45:45 [2019-10-16T20:45:45.786Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) 20:45:45 [2019-10-16T20:45:45.786Z] === RUN TestCopyFromContainerPathIsNotDir 20:45:46 [2019-10-16T20:45:46.164Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) 20:45:46 [2019-10-16T20:45:46.164Z] === RUN TestCopyToContainerPathDoesNotExist 20:45:46 [2019-10-16T20:45:46.164Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) 20:45:46 [2019-10-16T20:45:46.164Z] === RUN TestCopyToContainerPathIsNotDir 20:45:46 [2019-10-16T20:45:46.164Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) 20:45:46 [2019-10-16T20:45:46.164Z] === RUN TestCopyFromContainer 20:45:47 [2019-10-16T20:45:47.260Z] --- PASS: TestContainerBindMountNonRecursive (2.31s) 20:45:47 [2019-10-16T20:45:47.260Z] === RUN TestNetworkNat 20:45:48 [2019-10-16T20:45:48.192Z] --- PASS: TestNetworkNat (0.96s) 20:45:48 [2019-10-16T20:45:48.192Z] === RUN TestNetworkLocalhostTCPNat 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer// 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer//bar/root 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer//bar/root/ 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer/bar/quux 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer/bar/quux/ 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer/bar/quux/baz 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer/bar/filesymlink 20:45:48 [2019-10-16T20:45:48.636Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:45:48 [2019-10-16T20:45:48.678Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 20:45:48 [2019-10-16T20:45:48.678Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 20:45:48 [2019-10-16T20:45:48.678Z] remote: Enumerating objects: 19, done. 20:45:48 [2019-10-16T20:45:48.678Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 20:45:48 [2019-10-16T20:45:48.678Z] 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. 20:45:48 [2019-10-16T20:45:48.678Z] Building: bundles/cross/windows/amd64/containerutility.exe 20:45:48 [2019-10-16T20:45:48.678Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 20:45:49 [2019-10-16T20:45:49.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/test/unit 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCopyFromContainer/bar/notarget 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer (2.79s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer// (0.05s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:45:49 [2019-10-16T20:45:49.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:45:49 [2019-10-16T20:45:49.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:45:49 [2019-10-16T20:45:49.011Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:45:49 [2019-10-16T20:45:49.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:45:49 [2019-10-16T20:45:49.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:45:49 [2019-10-16T20:45:49.011Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateLinkToNonExistingContainer 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateWithInvalidEnv 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateWithInvalidEnv/0 20:45:49 [2019-10-16T20:45:49.011Z] === PAUSE TestCreateWithInvalidEnv/0 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateWithInvalidEnv/1 20:45:49 [2019-10-16T20:45:49.011Z] === PAUSE TestCreateWithInvalidEnv/1 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateWithInvalidEnv/2 20:45:49 [2019-10-16T20:45:49.011Z] === PAUSE TestCreateWithInvalidEnv/2 20:45:49 [2019-10-16T20:45:49.011Z] === CONT TestCreateWithInvalidEnv/0 20:45:49 [2019-10-16T20:45:49.011Z] === CONT TestCreateWithInvalidEnv/2 20:45:49 [2019-10-16T20:45:49.011Z] === CONT TestCreateWithInvalidEnv/1 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateTmpfsMountsTarget 20:45:49 [2019-10-16T20:45:49.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) 20:45:49 [2019-10-16T20:45:49.011Z] === RUN TestCreateWithCustomMaskedPaths 20:45:49 [2019-10-16T20:45:49.562Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s) 20:45:49 [2019-10-16T20:45:49.562Z] === RUN TestNetworkLoopbackNat 20:45:50 [2019-10-16T20:45:50.935Z] --- PASS: TestNetworkLoopbackNat (1.55s) 20:45:50 [2019-10-16T20:45:50.935Z] === RUN TestPause 20:45:51 [2019-10-16T20:45:51.192Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 20:45:52 [2019-10-16T20:45:52.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 20:45:52 [2019-10-16T20:45:52.125Z] --- PASS: TestPause (1.14s) 20:45:52 [2019-10-16T20:45:52.125Z] === RUN TestPauseFailsOnWindowsServerContainers 20:45:52 [2019-10-16T20:45:52.125Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:45:52 [2019-10-16T20:45:52.125Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:45:52 [2019-10-16T20:45:52.125Z] === RUN TestPauseStopPausedContainer 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/no_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/no_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/empty_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/valid_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/invalid_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/empty_capadd 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/empty_capadd 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/empty_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/capadd_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/no_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/capadd_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/empty_capdrop 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/empty_capadd 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/invalid_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/valid_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] === CONT TestCreateWithCapabilities/empty_capabilities 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities (0.01s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) 20:45:52 [2019-10-16T20:45:52.173Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 20:45:52 [2019-10-16T20:45:52.173Z] === RUN TestCreateWithCustomReadonlyPaths 20:45:52 [2019-10-16T20:45:52.279Z] ? github.com/docker/docker/api [no test files] 20:45:53 [2019-10-16T20:45:53.057Z] --- PASS: TestPauseStopPausedContainer (0.95s) 20:45:53 [2019-10-16T20:45:53.057Z] === RUN TestPsFilter 20:45:53 [2019-10-16T20:45:53.314Z] --- PASS: TestPsFilter (0.24s) 20:45:53 [2019-10-16T20:45:53.314Z] === RUN TestRemoveContainerWithRemovedVolume 20:45:54 [2019-10-16T20:45:54.247Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) 20:45:54 [2019-10-16T20:45:54.247Z] === RUN TestRemoveContainerWithVolume 20:45:54 [2019-10-16T20:45:54.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 20:45:54 [2019-10-16T20:45:54.609Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestCreateWithInvalidHealthcheckParams 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:45:54 [2019-10-16T20:45:54.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:45:54 [2019-10-16T20:45:54.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:45:54 [2019-10-16T20:45:54.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 20:45:54 [2019-10-16T20:45:54.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 20:45:54 [2019-10-16T20:45:54.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 20:45:54 [2019-10-16T20:45:54.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) 20:45:54 [2019-10-16T20:45:54.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 20:45:54 [2019-10-16T20:45:54.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestContainerStartOnDaemonRestart 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestContainerStartOnDaemonRestart 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestDaemonRestartIpcMode 20:45:54 [2019-10-16T20:45:54.610Z] === PAUSE TestDaemonRestartIpcMode 20:45:54 [2019-10-16T20:45:54.610Z] === RUN TestDiff 20:45:54 [2019-10-16T20:45:54.761Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 20:45:54 [2019-10-16T20:45:54.986Z] --- PASS: TestDiff (0.84s) 20:45:54 [2019-10-16T20:45:54.986Z] === RUN TestExecWithCloseStdin 20:45:55 [2019-10-16T20:45:55.327Z] === RUN TestDockerSuite/TestBuildAddTar 20:45:55 [2019-10-16T20:45:55.327Z] --- PASS: TestRemoveContainerWithVolume (1.08s) 20:45:55 [2019-10-16T20:45:55.327Z] === RUN TestRemoveContainerRunning 20:45:56 [2019-10-16T20:45:56.246Z] --- PASS: TestExecWithCloseStdin (1.07s) 20:45:56 [2019-10-16T20:45:56.246Z] === RUN TestExec 20:45:56 [2019-10-16T20:45:56.699Z] --- PASS: TestRemoveContainerRunning (1.18s) 20:45:56 [2019-10-16T20:45:56.699Z] === RUN TestRemoveContainerForceRemoveRunning 20:45:57 [2019-10-16T20:45:57.505Z] --- PASS: TestExec (1.07s) 20:45:57 [2019-10-16T20:45:57.505Z] === RUN TestExecUser 20:45:58 [2019-10-16T20:45:58.227Z] #73 sending tarball 17.4s done 20:45:58 [2019-10-16T20:45:58.227Z] #73 DONE 126.9s 20:45:58 [2019-10-16T20:45:58.227Z] 20:45:58 [2019-10-16T20:45:58.227Z] #74 importing to docker 20:45:58 [2019-10-16T20:45:58.302Z] --- PASS: TestExecUser (1.08s) 20:45:58 [2019-10-16T20:45:58.302Z] === RUN TestExportContainerAndImportImage 20:45:58 [2019-10-16T20:45:58.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) 20:45:58 [2019-10-16T20:45:58.600Z] === RUN TestRemoveInvalidContainer 20:45:58 [2019-10-16T20:45:58.600Z] --- PASS: TestRemoveInvalidContainer (0.04s) 20:45:58 [2019-10-16T20:45:58.600Z] === RUN TestRenameLinkedContainer 20:45:59 [2019-10-16T20:45:59.550Z] --- PASS: TestExportContainerAndImportImage (1.15s) 20:45:59 [2019-10-16T20:45:59.550Z] === RUN TestExportContainerAfterDaemonRestart 20:46:00 [2019-10-16T20:46:00.884Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) 20:46:00 [2019-10-16T20:46:00.884Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 20:46:00 [2019-10-16T20:46:00.884Z] === RUN TestHealthCheckWorkdir 20:46:02 [2019-10-16T20:46:02.325Z] --- PASS: TestHealthCheckWorkdir (1.28s) 20:46:02 [2019-10-16T20:46:02.325Z] === RUN TestHealthKillContainer 20:46:02 [2019-10-16T20:46:02.777Z] --- PASS: TestRenameLinkedContainer (4.17s) 20:46:02 [2019-10-16T20:46:02.777Z] === RUN TestRenameStoppedContainer 20:46:03 [2019-10-16T20:46:03.709Z] --- PASS: TestRenameStoppedContainer (1.04s) 20:46:03 [2019-10-16T20:46:03.709Z] === RUN TestRenameRunningContainerAndReuse 20:46:04 [2019-10-16T20:46:04.471Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements 20:46:05 [2019-10-16T20:46:05.468Z] --- PASS: TestHealthKillContainer (3.11s) 20:46:05 [2019-10-16T20:46:05.469Z] === RUN TestInspectCpusetInConfigPre120 20:46:06 [2019-10-16T20:46:06.240Z] === RUN TestDockerSuite/TestBuildAddTarXz 20:46:06 [2019-10-16T20:46:06.240Z] --- PASS: TestRenameRunningContainerAndReuse (2.77s) 20:46:06 [2019-10-16T20:46:06.240Z] === RUN TestRenameInvalidName 20:46:06 [2019-10-16T20:46:06.246Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) 20:46:06 [2019-10-16T20:46:06.246Z] === RUN TestIpcModeNone 20:46:07 [2019-10-16T20:46:07.504Z] --- PASS: TestIpcModeNone (1.07s) 20:46:07 [2019-10-16T20:46:07.504Z] === RUN TestIpcModePrivate 20:46:07 [2019-10-16T20:46:07.610Z] --- PASS: TestRenameInvalidName (1.38s) 20:46:07 [2019-10-16T20:46:07.610Z] === RUN TestRenameAnonymousContainer 20:46:07 [2019-10-16T20:46:07.868Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 20:46:08 [2019-10-16T20:46:08.889Z] --- PASS: TestIpcModePrivate (1.11s) 20:46:08 [2019-10-16T20:46:08.889Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false 20:46:08 [2019-10-16T20:46:08.889Z] === RUN TestIpcModeShareable 20:46:09 [2019-10-16T20:46:09.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 20:46:09 [2019-10-16T20:46:09.690Z] --- PASS: TestIpcModeShareable (1.20s) 20:46:09 [2019-10-16T20:46:09.690Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true 20:46:09 [2019-10-16T20:46:09.690Z] === RUN TestAPIIpcModeShareableAndContainer 20:46:09 [2019-10-16T20:46:09.806Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 20:46:11 [2019-10-16T20:46:11.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 20:46:11 [2019-10-16T20:46:11.701Z] --- PASS: TestRenameAnonymousContainer (4.02s) 20:46:11 [2019-10-16T20:46:11.701Z] === RUN TestRenameContainerWithSameName 20:46:12 [2019-10-16T20:46:12.633Z] --- PASS: TestRenameContainerWithSameName (1.03s) 20:46:12 [2019-10-16T20:46:12.633Z] === RUN TestRenameContainerWithLinkedContainer 20:46:12 [2019-10-16T20:46:12.877Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) 20:46:12 [2019-10-16T20:46:12.877Z] === RUN TestAPIIpcModeHost 20:46:12 [2019-10-16T20:46:12.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 20:46:13 [2019-10-16T20:46:13.656Z] --- PASS: TestAPIIpcModeHost (0.83s) 20:46:13 [2019-10-16T20:46:13.656Z] === RUN TestDaemonIpcModeShareable 20:46:14 [2019-10-16T20:46:14.788Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 20:46:14 [2019-10-16T20:46:14.788Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s) 20:46:14 [2019-10-16T20:46:14.788Z] === RUN TestResize 20:46:15 [2019-10-16T20:46:15.469Z] --- PASS: TestDaemonIpcModeShareable (1.90s) 20:46:15 [2019-10-16T20:46:15.469Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 20:46:15 [2019-10-16T20:46:15.469Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true 20:46:15 [2019-10-16T20:46:15.469Z] === RUN TestDaemonIpcModePrivate 20:46:15 [2019-10-16T20:46:15.719Z] --- PASS: TestResize (0.99s) 20:46:15 [2019-10-16T20:46:15.719Z] === RUN TestResizeWithInvalidSize 20:46:17 [2019-10-16T20:46:17.090Z] --- PASS: TestResizeWithInvalidSize (0.98s) 20:46:17 [2019-10-16T20:46:17.090Z] === RUN TestResizeWhenContainerNotStarted 20:46:17 [2019-10-16T20:46:17.270Z] --- PASS: TestDaemonIpcModePrivate (1.79s) 20:46:17 [2019-10-16T20:46:17.270Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 20:46:17 [2019-10-16T20:46:17.270Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false 20:46:17 [2019-10-16T20:46:17.270Z] === RUN TestDaemonIpcModePrivateFromConfig 20:46:17 [2019-10-16T20:46:17.655Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:46:17 [2019-10-16T20:46:17.655Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:46:17 [2019-10-16T20:46:17.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 20:46:19 [2019-10-16T20:46:19.088Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) 20:46:19 [2019-10-16T20:46:19.088Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 20:46:19 [2019-10-16T20:46:19.088Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false 20:46:19 [2019-10-16T20:46:19.088Z] === RUN TestDaemonIpcModeShareableFromConfig 20:46:20 [2019-10-16T20:46:20.911Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) 20:46:20 [2019-10-16T20:46:20.911Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 20:46:20 [2019-10-16T20:46:20.911Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true 20:46:20 [2019-10-16T20:46:20.911Z] === RUN TestIpcModeOlderClient 20:46:20 [2019-10-16T20:46:20.911Z] === PAUSE TestIpcModeOlderClient 20:46:20 [2019-10-16T20:46:20.911Z] === RUN TestKillContainerInvalidSignal 20:46:21 [2019-10-16T20:46:21.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:46:21 [2019-10-16T20:46:21.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:46:21 [2019-10-16T20:46:21.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 20:46:21 [2019-10-16T20:46:21.860Z] --- PASS: TestKillContainerInvalidSignal (1.07s) 20:46:21 [2019-10-16T20:46:21.860Z] === RUN TestKillContainer 20:46:21 [2019-10-16T20:46:21.860Z] === RUN TestKillContainer/no_signal 20:46:22 [2019-10-16T20:46:22.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:46:22 [2019-10-16T20:46:22.644Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:46:22 [2019-10-16T20:46:22.824Z] === RUN TestKillContainer/non_killing_signal 20:46:23 [2019-10-16T20:46:23.189Z] === RUN TestKillContainer/killing_signal 20:46:23 [2019-10-16T20:46:23.578Z] === RUN TestDockerSuite/TestBuildBlankName 20:46:24 [2019-10-16T20:46:24.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 20:46:24 [2019-10-16T20:46:24.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:46:24 [2019-10-16T20:46:24.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:46:24 [2019-10-16T20:46:24.439Z] --- PASS: TestKillContainer (2.59s) 20:46:24 [2019-10-16T20:46:24.439Z] --- PASS: TestKillContainer/no_signal (0.83s) 20:46:24 [2019-10-16T20:46:24.439Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) 20:46:24 [2019-10-16T20:46:24.439Z] --- PASS: TestKillContainer/killing_signal (0.77s) 20:46:24 [2019-10-16T20:46:24.439Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:46:24 [2019-10-16T20:46:24.439Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:46:25 [2019-10-16T20:46:25.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:46:25 [2019-10-16T20:46:25.246Z] #74 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 20:46:25 [2019-10-16T20:46:25.679Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/test/unit 20:46:26 [2019-10-16T20:46:26.481Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) 20:46:26 [2019-10-16T20:46:26.481Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) 20:46:26 [2019-10-16T20:46:26.481Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) 20:46:26 [2019-10-16T20:46:26.481Z] === RUN TestKillStoppedContainer 20:46:26 [2019-10-16T20:46:26.481Z] --- PASS: TestKillStoppedContainer (0.09s) 20:46:26 [2019-10-16T20:46:26.481Z] === RUN TestKillStoppedContainerAPIPre120 20:46:26 [2019-10-16T20:46:26.481Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) 20:46:26 [2019-10-16T20:46:26.481Z] === RUN TestKillDifferentUserContainer 20:46:26 [2019-10-16T20:46:26.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 20:46:26 [2019-10-16T20:46:26.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:46:27 [2019-10-16T20:46:27.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:46:27 [2019-10-16T20:46:27.267Z] --- PASS: TestKillDifferentUserContainer (0.85s) 20:46:27 [2019-10-16T20:46:27.267Z] === RUN TestInspectOomKilledTrue 20:46:27 [2019-10-16T20:46:27.267Z] --- SKIP: TestInspectOomKilledTrue (0.01s) 20:46:27 [2019-10-16T20:46:27.267Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:46:27 [2019-10-16T20:46:27.267Z] === RUN TestInspectOomKilledFalse 20:46:27 [2019-10-16T20:46:27.267Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 20:46:27 [2019-10-16T20:46:27.267Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:46:27 [2019-10-16T20:46:27.267Z] === RUN TestLinksEtcHostsContentMatch 20:46:28 [2019-10-16T20:46:28.056Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) 20:46:28 [2019-10-16T20:46:28.056Z] === RUN TestLinksContainerNames 20:46:28 [2019-10-16T20:46:28.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 20:46:29 [2019-10-16T20:46:29.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 20:46:29 [2019-10-16T20:46:29.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 20:46:30 [2019-10-16T20:46:30.029Z] --- PASS: TestLinksContainerNames (1.74s) 20:46:30 [2019-10-16T20:46:30.029Z] === RUN TestLogsFollowTailEmpty 20:46:30 [2019-10-16T20:46:30.101Z] ? github.com/docker/docker/api [no test files] 20:46:30 [2019-10-16T20:46:30.800Z] --- PASS: TestLogsFollowTailEmpty (0.92s) 20:46:30 [2019-10-16T20:46:30.800Z] === RUN TestContainerNetworkMountsNoChown 20:46:31 [2019-10-16T20:46:31.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:46:31 [2019-10-16T20:46:31.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 20:46:31 [2019-10-16T20:46:31.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:46:31 [2019-10-16T20:46:31.586Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/default 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/default 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/private 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/private 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rprivate 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rprivate 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/slave 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/slave 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rslave 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rslave 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/shared 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/shared 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rshared 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rshared 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/default 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/rslave 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/default/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/default/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/rshared 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/shared 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/shared/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/rprivate 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/slave 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/slave/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/slave/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/private 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/private/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/private/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/shared/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/default/mount_root 20:46:31 [2019-10-16T20:46:31.586Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/default/bind_root 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:46:31 [2019-10-16T20:46:31.949Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/private/bind_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/slave/bind_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/slave/mount_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/private/mount_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/shared/bind_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/shared/mount_root 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:46:32 [2019-10-16T20:46:32.332Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot (0.01s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 20:46:32 [2019-10-16T20:46:32.700Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 20:46:32 [2019-10-16T20:46:32.700Z] === RUN TestContainerBindMountNonRecursive 20:46:32 [2019-10-16T20:46:32.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.87s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.95s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) 20:46:34 [2019-10-16T20:46:34.214Z] 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" 20:46:34 [2019-10-16T20:46:34.214Z] === RUN TestCgroupNamespacesRun 20:46:34 [2019-10-16T20:46:34.471Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 20:46:34 [2019-10-16T20:46:34.511Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) 20:46:34 [2019-10-16T20:46:34.511Z] === RUN TestNetworkNat 20:46:35 [2019-10-16T20:46:35.283Z] --- PASS: TestNetworkNat (0.82s) 20:46:35 [2019-10-16T20:46:35.283Z] === RUN TestNetworkLocalhostTCPNat 20:46:36 [2019-10-16T20:46:36.059Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) 20:46:36 [2019-10-16T20:46:36.059Z] === RUN TestNetworkLoopbackNat 20:46:36 [2019-10-16T20:46:36.368Z] --- PASS: TestCgroupNamespacesRun (2.01s) 20:46:36 [2019-10-16T20:46:36.368Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 20:46:36 [2019-10-16T20:46:36.368Z] === RUN TestCgroupNamespacesRunPrivileged 20:46:36 [2019-10-16T20:46:36.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 20:46:37 [2019-10-16T20:46:37.322Z] --- PASS: TestNetworkLoopbackNat (1.21s) 20:46:37 [2019-10-16T20:46:37.323Z] === RUN TestPause 20:46:38 [2019-10-16T20:46:38.306Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s) 20:46:38 [2019-10-16T20:46:38.306Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 20:46:38 [2019-10-16T20:46:38.306Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:46:38 [2019-10-16T20:46:38.571Z] --- PASS: TestPause (0.94s) 20:46:38 [2019-10-16T20:46:38.571Z] === RUN TestPauseFailsOnWindowsServerContainers 20:46:38 [2019-10-16T20:46:38.571Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:46:38 [2019-10-16T20:46:38.571Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:46:38 [2019-10-16T20:46:38.571Z] === RUN TestPauseStopPausedContainer 20:46:39 [2019-10-16T20:46:39.338Z] --- PASS: TestPauseStopPausedContainer (0.94s) 20:46:39 [2019-10-16T20:46:39.338Z] === RUN TestPsFilter 20:46:39 [2019-10-16T20:46:39.338Z] --- PASS: TestPsFilter (0.27s) 20:46:39 [2019-10-16T20:46:39.338Z] === RUN TestRemoveContainerWithRemovedVolume 20:46:40 [2019-10-16T20:46:40.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 20:46:40 [2019-10-16T20:46:40.463Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s) 20:46:40 [2019-10-16T20:46:40.463Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 20:46:40 [2019-10-16T20:46:40.463Z] === RUN TestCgroupNamespacesRunHostMode 20:46:41 [2019-10-16T20:46:41.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 20:46:42 [2019-10-16T20:46:42.767Z] --- PASS: TestCgroupNamespacesRunHostMode (2.33s) 20:46:42 [2019-10-16T20:46:42.767Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 20:46:42 [2019-10-16T20:46:42.767Z] === RUN TestCgroupNamespacesRunPrivateMode 20:46:43 [2019-10-16T20:46:43.554Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.62s) 20:46:43 [2019-10-16T20:46:43.554Z] === RUN TestRemoveContainerWithVolume 20:46:43 [2019-10-16T20:46:43.922Z] --- PASS: TestRemoveContainerWithVolume (0.89s) 20:46:43 [2019-10-16T20:46:43.922Z] === RUN TestRemoveContainerRunning 20:46:44 [2019-10-16T20:46:44.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 20:46:44 [2019-10-16T20:46:44.706Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) 20:46:44 [2019-10-16T20:46:44.706Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 20:46:44 [2019-10-16T20:46:44.706Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:46:45 [2019-10-16T20:46:45.186Z] --- PASS: TestRemoveContainerRunning (0.89s) 20:46:45 [2019-10-16T20:46:45.186Z] === RUN TestRemoveContainerForceRemoveRunning 20:46:45 [2019-10-16T20:46:45.638Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) 20:46:45 [2019-10-16T20:46:45.638Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 20:46:45 [2019-10-16T20:46:45.638Z] === RUN TestCgroupNamespacesRunInvalidMode 20:46:45 [2019-10-16T20:46:45.638Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 20:46:45 [2019-10-16T20:46:45.970Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) 20:46:45 [2019-10-16T20:46:45.970Z] === RUN TestRemoveInvalidContainer 20:46:45 [2019-10-16T20:46:45.970Z] --- PASS: TestRemoveInvalidContainer (0.01s) 20:46:45 [2019-10-16T20:46:45.970Z] === RUN TestRenameLinkedContainer 20:46:46 [2019-10-16T20:46:46.571Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) 20:46:46 [2019-10-16T20:46:46.571Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 20:46:46 [2019-10-16T20:46:46.571Z] === RUN TestCgroupNamespacesRunOlderClient 20:46:47 [2019-10-16T20:46:47.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 20:46:48 [2019-10-16T20:46:48.873Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.44s) 20:46:48 [2019-10-16T20:46:48.873Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 20:46:48 [2019-10-16T20:46:48.873Z] === RUN TestKernelTCPMemory 20:46:49 [2019-10-16T20:46:49.141Z] --- PASS: TestRenameLinkedContainer (3.37s) 20:46:49 [2019-10-16T20:46:49.141Z] === RUN TestRenameStoppedContainer 20:46:49 [2019-10-16T20:46:49.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 20:46:50 [2019-10-16T20:46:50.002Z] --- PASS: TestKernelTCPMemory (1.14s) 20:46:50 [2019-10-16T20:46:50.002Z] === RUN TestNISDomainname 20:46:50 [2019-10-16T20:46:50.037Z] --- PASS: TestRenameStoppedContainer (0.96s) 20:46:50 [2019-10-16T20:46:50.037Z] === RUN TestRenameRunningContainerAndReuse 20:46:51 [2019-10-16T20:46:51.376Z] --- PASS: TestNISDomainname (1.31s) 20:46:51 [2019-10-16T20:46:51.376Z] === RUN TestHostnameDnsResolution 20:46:51 [2019-10-16T20:46:51.914Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) 20:46:51 [2019-10-16T20:46:51.914Z] === RUN TestRenameInvalidName 20:46:51 [2019-10-16T20:46:51.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 20:46:52 [2019-10-16T20:46:52.504Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements 20:46:52 [2019-10-16T20:46:52.700Z] --- PASS: TestRenameInvalidName (0.90s) 20:46:52 [2019-10-16T20:46:52.700Z] === RUN TestRenameAnonymousContainer 20:46:53 [2019-10-16T20:46:53.313Z] --- PASS: TestHostnameDnsResolution (1.67s) 20:46:53 [2019-10-16T20:46:53.313Z] === RUN TestStats 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 20:46:55 [2019-10-16T20:46:55.208Z] --- PASS: TestStats (2.03s) 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestStopContainerWithTimeout 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestStopContainerWithTimeout/0 20:46:55 [2019-10-16T20:46:55.208Z] === PAUSE TestStopContainerWithTimeout/0 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestStopContainerWithTimeout/1 20:46:55 [2019-10-16T20:46:55.208Z] === PAUSE TestStopContainerWithTimeout/1 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestStopContainerWithTimeout/3 20:46:55 [2019-10-16T20:46:55.208Z] === PAUSE TestStopContainerWithTimeout/3 20:46:55 [2019-10-16T20:46:55.208Z] === RUN TestStopContainerWithTimeout/-1 20:46:55 [2019-10-16T20:46:55.208Z] === PAUSE TestStopContainerWithTimeout/-1 20:46:55 [2019-10-16T20:46:55.208Z] === CONT TestStopContainerWithTimeout/0 20:46:55 [2019-10-16T20:46:55.208Z] === CONT TestStopContainerWithTimeout/-1 20:46:55 [2019-10-16T20:46:55.873Z] --- PASS: TestRenameAnonymousContainer (2.97s) 20:46:55 [2019-10-16T20:46:55.873Z] === RUN TestRenameContainerWithSameName 20:46:56 [2019-10-16T20:46:56.580Z] === CONT TestStopContainerWithTimeout/3 20:46:56 [2019-10-16T20:46:56.658Z] --- PASS: TestRenameContainerWithSameName (0.93s) 20:46:56 [2019-10-16T20:46:56.658Z] === RUN TestRenameContainerWithLinkedContainer 20:46:58 [2019-10-16T20:46:58.432Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) 20:46:58 [2019-10-16T20:46:58.432Z] === RUN TestResize 20:46:58 [2019-10-16T20:46:58.474Z] === CONT TestStopContainerWithTimeout/1 20:46:59 [2019-10-16T20:46:59.039Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 20:46:59 [2019-10-16T20:46:59.679Z] --- PASS: TestResize (0.94s) 20:46:59 [2019-10-16T20:46:59.679Z] === RUN TestResizeWithInvalidSize 20:46:59 [2019-10-16T20:46:59.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 20:47:00 [2019-10-16T20:47:00.457Z] --- PASS: TestResizeWithInvalidSize (0.89s) 20:47:00 [2019-10-16T20:47:00.457Z] === RUN TestResizeWhenContainerNotStarted 20:47:00 [2019-10-16T20:47:00.534Z] --- PASS: TestStopContainerWithTimeout (0.02s) 20:47:00 [2019-10-16T20:47:00.534Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) 20:47:00 [2019-10-16T20:47:00.534Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) 20:47:00 [2019-10-16T20:47:00.534Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) 20:47:00 [2019-10-16T20:47:00.534Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) 20:47:00 [2019-10-16T20:47:00.534Z] === RUN TestDeleteDevicemapper 20:47:00 [2019-10-16T20:47:00.534Z] --- SKIP: TestDeleteDevicemapper (0.00s) 20:47:00 [2019-10-16T20:47:00.534Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:47:00 [2019-10-16T20:47:00.534Z] === RUN TestStopContainerWithRestartPolicyAlways 20:47:01 [2019-10-16T20:47:01.413Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:47:01 [2019-10-16T20:47:01.413Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:47:01 [2019-10-16T20:47:01.414Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:47:01 [2019-10-16T20:47:01.414Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:47:01 [2019-10-16T20:47:01.414Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkFilter 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPIOptionsRoute 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 20:47:02 [2019-10-16T20:47:02.502Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 20:47:03 [2019-10-16T20:47:03.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:47:03 [2019-10-16T20:47:03.765Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:47:03 [2019-10-16T20:47:03.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 20:47:04 [2019-10-16T20:47:04.668Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 20:47:04 [2019-10-16T20:47:04.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 20:47:04 [2019-10-16T20:47:04.668Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 20:47:04 [2019-10-16T20:47:04.778Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 20:47:04 [2019-10-16T20:47:04.778Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.13s) 20:47:04 [2019-10-16T20:47:04.778Z] === RUN TestUpdateMemory 20:47:04 [2019-10-16T20:47:04.778Z] --- SKIP: TestUpdateMemory (0.00s) 20:47:04 [2019-10-16T20:47:04.778Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 20:47:04 [2019-10-16T20:47:04.778Z] === RUN TestUpdateCPUQuota 20:47:05 [2019-10-16T20:47:05.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:47:05 [2019-10-16T20:47:05.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:47:06 [2019-10-16T20:47:06.230Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:47:06 [2019-10-16T20:47:06.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:47:07 [2019-10-16T20:47:07.305Z] --- PASS: TestUpdateCPUQuota (2.12s) 20:47:07 [2019-10-16T20:47:07.305Z] === RUN TestUpdatePidsLimit 20:47:07 [2019-10-16T20:47:07.305Z] === RUN TestUpdatePidsLimit/update_from_none 20:47:07 [2019-10-16T20:47:07.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 20:47:07 [2019-10-16T20:47:07.305Z] === RUN TestUpdatePidsLimit/no_change 20:47:07 [2019-10-16T20:47:07.564Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 20:47:07 [2019-10-16T20:47:07.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 20:47:07 [2019-10-16T20:47:07.872Z] === RUN TestUpdatePidsLimit/update_lower 20:47:08 [2019-10-16T20:47:08.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 20:47:08 [2019-10-16T20:47:08.387Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:47:08 [2019-10-16T20:47:08.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:47:08 [2019-10-16T20:47:08.845Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:47:08 [2019-10-16T20:47:08.953Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:47:09 [2019-10-16T20:47:09.094Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 20:47:09 [2019-10-16T20:47:09.094Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 20:47:09 [2019-10-16T20:47:09.094Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 20:47:09 [2019-10-16T20:47:09.519Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:47:09 [2019-10-16T20:47:09.550Z] === RUN TestDockerSuite/TestAttachDisconnect 20:47:09 [2019-10-16T20:47:09.551Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 20:47:10 [2019-10-16T20:47:10.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:47:10 [2019-10-16T20:47:10.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 20:47:11 [2019-10-16T20:47:11.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:47:11 [2019-10-16T20:47:11.720Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit (5.10s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/no_change (0.53s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/update_lower (0.50s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.56s) 20:47:11 [2019-10-16T20:47:11.977Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.55s) 20:47:11 [2019-10-16T20:47:11.977Z] === RUN TestUpdateRestartPolicy 20:47:11 [2019-10-16T20:47:11.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/backend [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/container [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/events [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 95.2% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/image [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/mount [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/network [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/registry [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/api/types/volume [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:47:12 [2019-10-16T20:47:12.152Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements 20:47:12 [2019-10-16T20:47:12.476Z] === RUN TestDockerSuite/TestAttachPausedContainer 20:47:12 [2019-10-16T20:47:12.476Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 20:47:12 [2019-10-16T20:47:12.476Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 20:47:13 [2019-10-16T20:47:13.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 20:47:14 [2019-10-16T20:47:14.430Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:47:14 [2019-10-16T20:47:14.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.05s) 20:47:14 [2019-10-16T20:47:14.430Z] 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" 20:47:14 [2019-10-16T20:47:14.430Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) 20:47:14 [2019-10-16T20:47:14.430Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.20s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) 20:47:14 [2019-10-16T20:47:14.431Z] 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" 20:47:14 [2019-10-16T20:47:14.431Z] === RUN TestCgroupNamespacesRun 20:47:14 [2019-10-16T20:47:14.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 20:47:15 [2019-10-16T20:47:15.433Z] ok github.com/docker/docker/builder/remotecontext 0.162s coverage: 13.6% of statements 20:47:15 [2019-10-16T20:47:15.433Z] ok github.com/docker/docker/builder/dockerfile 0.507s coverage: 48.2% of statements 20:47:16 [2019-10-16T20:47:16.239Z] --- PASS: TestCgroupNamespacesRun (1.72s) 20:47:16 [2019-10-16T20:47:16.239Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 20:47:16 [2019-10-16T20:47:16.239Z] === RUN TestCgroupNamespacesRunPrivileged 20:47:16 [2019-10-16T20:47:16.365Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements 20:47:17 [2019-10-16T20:47:17.514Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) 20:47:17 [2019-10-16T20:47:17.514Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 20:47:17 [2019-10-16T20:47:17.514Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:47:18 [2019-10-16T20:47:18.247Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 20:47:18 [2019-10-16T20:47:18.264Z] ok github.com/docker/docker/builder/remotecontext/git 1.779s coverage: 85.1% of statements 20:47:18 [2019-10-16T20:47:18.264Z] ? github.com/docker/docker/cli [no test files] 20:47:18 [2019-10-16T20:47:18.264Z] ? github.com/docker/docker/cli/config [no test files] 20:47:18 [2019-10-16T20:47:18.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 20:47:19 [2019-10-16T20:47:19.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 20:47:19 [2019-10-16T20:47:19.318Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) 20:47:19 [2019-10-16T20:47:19.318Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 20:47:19 [2019-10-16T20:47:19.318Z] === RUN TestCgroupNamespacesRunHostMode 20:47:20 [2019-10-16T20:47:20.791Z] ok github.com/docker/docker/client 0.231s coverage: 75.8% of statements 20:47:21 [2019-10-16T20:47:21.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 20:47:21 [2019-10-16T20:47:21.127Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) 20:47:21 [2019-10-16T20:47:21.127Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 20:47:21 [2019-10-16T20:47:21.127Z] === RUN TestCgroupNamespacesRunPrivateMode 20:47:22 [2019-10-16T20:47:22.430Z] === RUN TestDockerSuite/TestBuildCacheAdd 20:47:22 [2019-10-16T20:47:22.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 20:47:22 [2019-10-16T20:47:22.945Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 20:47:23 [2019-10-16T20:47:23.166Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.89s) 20:47:23 [2019-10-16T20:47:23.166Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 20:47:23 [2019-10-16T20:47:23.166Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:47:23 [2019-10-16T20:47:23.544Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) 20:47:23 [2019-10-16T20:47:23.544Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 20:47:23 [2019-10-16T20:47:23.544Z] === RUN TestCgroupNamespacesRunInvalidMode 20:47:23 [2019-10-16T20:47:23.878Z] === RUN TestDockerSuite/TestBuildCacheFrom 20:47:24 [2019-10-16T20:47:24.353Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) 20:47:24 [2019-10-16T20:47:24.353Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 20:47:24 [2019-10-16T20:47:24.353Z] === RUN TestCgroupNamespacesRunOlderClient 20:47:25 [2019-10-16T20:47:25.773Z] --- PASS: TestUpdateRestartPolicy (13.62s) 20:47:25 [2019-10-16T20:47:25.773Z] === RUN TestUpdateRestartWithAutoRemove 20:47:26 [2019-10-16T20:47:26.147Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) 20:47:26 [2019-10-16T20:47:26.147Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 20:47:26 [2019-10-16T20:47:26.147Z] === RUN TestKernelTCPMemory 20:47:26 [2019-10-16T20:47:26.710Z] --- PASS: TestUpdateRestartWithAutoRemove (0.94s) 20:47:26 [2019-10-16T20:47:26.710Z] === RUN TestWaitNonBlocked 20:47:26 [2019-10-16T20:47:26.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:26 [2019-10-16T20:47:26.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:26 [2019-10-16T20:47:26.710Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:26 [2019-10-16T20:47:26.710Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:26 [2019-10-16T20:47:26.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:26 [2019-10-16T20:47:26.710Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:26 [2019-10-16T20:47:26.935Z] --- PASS: TestKernelTCPMemory (0.94s) 20:47:26 [2019-10-16T20:47:26.935Z] === RUN TestNISDomainname 20:47:27 [2019-10-16T20:47:27.641Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 20:47:28 [2019-10-16T20:47:28.178Z] --- PASS: TestNISDomainname (1.07s) 20:47:28 [2019-10-16T20:47:28.178Z] === RUN TestHostnameDnsResolution 20:47:28 [2019-10-16T20:47:28.207Z] --- PASS: TestWaitNonBlocked (0.02s) 20:47:28 [2019-10-16T20:47:28.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.27s) 20:47:28 [2019-10-16T20:47:28.207Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.47s) 20:47:28 [2019-10-16T20:47:28.207Z] === RUN TestWaitBlocked 20:47:28 [2019-10-16T20:47:28.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:47:28 [2019-10-16T20:47:28.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:47:28 [2019-10-16T20:47:28.207Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:47:28 [2019-10-16T20:47:28.207Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:47:28 [2019-10-16T20:47:28.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:47:28 [2019-10-16T20:47:28.207Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:47:29 [2019-10-16T20:47:29.420Z] --- PASS: TestHostnameDnsResolution (1.24s) 20:47:29 [2019-10-16T20:47:29.421Z] === RUN TestStats 20:47:29 [2019-10-16T20:47:29.578Z] --- PASS: TestWaitBlocked (0.05s) 20:47:29 [2019-10-16T20:47:29.579Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) 20:47:29 [2019-10-16T20:47:29.579Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) 20:47:29 [2019-10-16T20:47:29.579Z] === CONT TestContainerStartOnDaemonRestart 20:47:29 [2019-10-16T20:47:29.579Z] === CONT TestIpcModeOlderClient 20:47:29 [2019-10-16T20:47:29.579Z] --- PASS: TestIpcModeOlderClient (0.20s) 20:47:29 [2019-10-16T20:47:29.579Z] === CONT TestDaemonRestartIpcMode 20:47:30 [2019-10-16T20:47:30.510Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 20:47:30 [2019-10-16T20:47:30.510Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 20:47:31 [2019-10-16T20:47:31.389Z] --- PASS: TestStats (1.81s) 20:47:31 [2019-10-16T20:47:31.389Z] === RUN TestStopContainerWithTimeout 20:47:31 [2019-10-16T20:47:31.389Z] === RUN TestStopContainerWithTimeout/0 20:47:31 [2019-10-16T20:47:31.389Z] === PAUSE TestStopContainerWithTimeout/0 20:47:31 [2019-10-16T20:47:31.389Z] === RUN TestStopContainerWithTimeout/1 20:47:31 [2019-10-16T20:47:31.389Z] === PAUSE TestStopContainerWithTimeout/1 20:47:31 [2019-10-16T20:47:31.389Z] === RUN TestStopContainerWithTimeout/3 20:47:31 [2019-10-16T20:47:31.389Z] === PAUSE TestStopContainerWithTimeout/3 20:47:31 [2019-10-16T20:47:31.389Z] === RUN TestStopContainerWithTimeout/-1 20:47:31 [2019-10-16T20:47:31.389Z] === PAUSE TestStopContainerWithTimeout/-1 20:47:31 [2019-10-16T20:47:31.389Z] === CONT TestStopContainerWithTimeout/0 20:47:31 [2019-10-16T20:47:31.389Z] === CONT TestStopContainerWithTimeout/3 20:47:32 [2019-10-16T20:47:32.193Z] === CONT TestStopContainerWithTimeout/-1 20:47:32 [2019-10-16T20:47:32.405Z] === RUN TestDockerSuite/TestBuildCacheRootSource 20:47:33 [2019-10-16T20:47:33.338Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 20:47:33 [2019-10-16T20:47:33.595Z] --- PASS: TestContainerStartOnDaemonRestart (4.21s) 20:47:33 [2019-10-16T20:47:33.595Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 20:47:34 [2019-10-16T20:47:34.160Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 20:47:34 [2019-10-16T20:47:34.418Z] === RUN TestDockerSuite/TestBuildChownOnCopy 20:47:34 [2019-10-16T20:47:34.597Z] === CONT TestStopContainerWithTimeout/1 20:47:34 [2019-10-16T20:47:34.675Z] --- PASS: TestDaemonRestartIpcMode (4.95s) 20:47:34 [2019-10-16T20:47:34.675Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 20:47:34 [2019-10-16T20:47:34.675Z] PASS 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] === Skipped 20:47:34 [2019-10-16T20:47:34.675Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 20:47:34 [2019-10-16T20:47:34.675Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 20:47:34 [2019-10-16T20:47:34.675Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 20:47:34 [2019-10-16T20:47:34.675Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:47:34 [2019-10-16T20:47:34.675Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 20:47:34 [2019-10-16T20:47:34.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 20:47:34 [2019-10-16T20:47:34.675Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] 20:47:34 [2019-10-16T20:47:34.675Z] DONE 197 tests, 6 skipped in 160.748s 20:47:34 [2019-10-16T20:47:34.675Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 20:47:34 [2019-10-16T20:47:34.675Z] ++ 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 20:47:34 [2019-10-16T20:47:34.675Z] ++ set -e 20:47:34 [2019-10-16T20:47:34.675Z] ++ '[' -n 0 ']' 20:47:34 [2019-10-16T20:47:34.675Z] ++ set -x 20:47:34 [2019-10-16T20:47:34.675Z] ++ env -i DEST=/go/src/github.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 20:47:34 [2019-10-16T20:47:34.932Z] INFO: Testing against a local daemon 20:47:34 [2019-10-16T20:47:34.932Z] === RUN TestCommitInheritsEnv 20:47:35 [2019-10-16T20:47:35.497Z] --- PASS: TestCommitInheritsEnv (0.52s) 20:47:35 [2019-10-16T20:47:35.497Z] === RUN TestImportExtremelyLargeImageWorks 20:47:35 [2019-10-16T20:47:35.497Z] === PAUSE TestImportExtremelyLargeImageWorks 20:47:35 [2019-10-16T20:47:35.497Z] === RUN TestImagesFilterMultiReference 20:47:35 [2019-10-16T20:47:35.497Z] --- PASS: TestImagesFilterMultiReference (0.10s) 20:47:35 [2019-10-16T20:47:35.497Z] === RUN TestImagePullPlatformInvalid 20:47:35 [2019-10-16T20:47:35.754Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 20:47:35 [2019-10-16T20:47:35.754Z] === RUN TestRemoveImageOrphaning 20:47:36 [2019-10-16T20:47:36.320Z] --- PASS: TestRemoveImageOrphaning (0.57s) 20:47:36 [2019-10-16T20:47:36.320Z] === RUN TestRemoveImageGarbageCollector 20:47:36 [2019-10-16T20:47:36.379Z] --- PASS: TestStopContainerWithTimeout (0.01s) 20:47:36 [2019-10-16T20:47:36.379Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) 20:47:36 [2019-10-16T20:47:36.379Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) 20:47:36 [2019-10-16T20:47:36.379Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) 20:47:36 [2019-10-16T20:47:36.379Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) 20:47:36 [2019-10-16T20:47:36.379Z] === RUN TestDeleteDevicemapper 20:47:36 [2019-10-16T20:47:36.379Z] --- SKIP: TestDeleteDevicemapper (0.01s) 20:47:36 [2019-10-16T20:47:36.379Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:47:36 [2019-10-16T20:47:36.379Z] === RUN TestStopContainerWithRestartPolicyAlways 20:47:38 [2019-10-16T20:47:38.214Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 20:47:38 [2019-10-16T20:47:38.780Z] --- PASS: TestRemoveImageGarbageCollector (2.59s) 20:47:38 [2019-10-16T20:47:38.780Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" 20:47:38 [2019-10-16T20:47:38.780Z] === RUN TestTagUnprefixedRepoByNameOrName 20:47:38 [2019-10-16T20:47:38.780Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 20:47:38 [2019-10-16T20:47:38.780Z] === RUN TestTagInvalidReference 20:47:38 [2019-10-16T20:47:38.780Z] --- PASS: TestTagInvalidReference (0.03s) 20:47:38 [2019-10-16T20:47:38.780Z] === RUN TestTagValidPrefixedRepo 20:47:39 [2019-10-16T20:47:39.038Z] --- PASS: TestTagValidPrefixedRepo (0.08s) 20:47:39 [2019-10-16T20:47:39.038Z] === RUN TestTagExistedNameWithoutForce 20:47:39 [2019-10-16T20:47:39.038Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 20:47:39 [2019-10-16T20:47:39.038Z] === RUN TestTagOfficialNames 20:47:39 [2019-10-16T20:47:39.038Z] --- PASS: TestTagOfficialNames (0.08s) 20:47:39 [2019-10-16T20:47:39.038Z] === RUN TestTagMatchesDigest 20:47:39 [2019-10-16T20:47:39.038Z] --- PASS: TestTagMatchesDigest (0.04s) 20:47:39 [2019-10-16T20:47:39.038Z] === CONT TestImportExtremelyLargeImageWorks 20:47:39 [2019-10-16T20:47:39.579Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.52s) 20:47:39 [2019-10-16T20:47:39.579Z] === RUN TestUpdateMemory 20:47:39 [2019-10-16T20:47:39.579Z] --- SKIP: TestUpdateMemory (0.00s) 20:47:39 [2019-10-16T20:47:39.579Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 20:47:39 [2019-10-16T20:47:39.579Z] === RUN TestUpdateCPUQuota 20:47:39 [2019-10-16T20:47:39.971Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 20:47:41 [2019-10-16T20:47:41.342Z] === RUN TestDockerSuite/TestBuildChownSingleFile 20:47:41 [2019-10-16T20:47:41.364Z] --- PASS: TestUpdateCPUQuota (1.68s) 20:47:41 [2019-10-16T20:47:41.364Z] === RUN TestUpdatePidsLimit 20:47:41 [2019-10-16T20:47:41.364Z] === RUN TestUpdatePidsLimit/update_from_none 20:47:41 [2019-10-16T20:47:41.892Z] === RUN TestUpdatePidsLimit/no_change 20:47:42 [2019-10-16T20:47:42.308Z] === RUN TestUpdatePidsLimit/update_lower 20:47:42 [2019-10-16T20:47:42.723Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 20:47:43 [2019-10-16T20:47:43.129Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 20:47:43 [2019-10-16T20:47:43.497Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 20:47:43 [2019-10-16T20:47:43.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 20:47:43 [2019-10-16T20:47:43.890Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 20:47:44 [2019-10-16T20:47:44.272Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 20:47:45 [2019-10-16T20:47:45.282Z] === RUN TestDockerSuite/TestBuildClearCmd 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit (4.36s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) 20:47:46 [2019-10-16T20:47:46.071Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) 20:47:46 [2019-10-16T20:47:46.071Z] === RUN TestUpdateRestartPolicy 20:47:46 [2019-10-16T20:47:46.212Z] === RUN TestDockerSuite/TestBuildCmd 20:47:46 [2019-10-16T20:47:46.470Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 20:47:47 [2019-10-16T20:47:47.035Z] === RUN TestDockerSuite/TestBuildCmdShDashC 20:47:47 [2019-10-16T20:47:47.601Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 20:47:47 [2019-10-16T20:47:47.601Z] === RUN TestDockerSuite/TestBuildCmdSpaces 20:47:49 [2019-10-16T20:47:49.499Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 20:47:50 [2019-10-16T20:47:50.871Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 20:47:51 [2019-10-16T20:47:51.803Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 20:47:52 [2019-10-16T20:47:52.367Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 20:47:52 [2019-10-16T20:47:52.931Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 20:47:57 [2019-10-16T20:47:57.114Z] === RUN TestDockerSuite/TestBuildConditionalCache 20:47:58 [2019-10-16T20:47:58.045Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 20:47:58 [2019-10-16T20:47:58.302Z] === RUN TestDockerSuite/TestBuildContChar 20:47:59 [2019-10-16T20:47:59.234Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 20:47:59 [2019-10-16T20:47:59.514Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 30.3% of statements 20:47:59 [2019-10-16T20:47:59.514Z] ok github.com/docker/docker/container 0.135s coverage: 35.3% of statements 20:47:59 [2019-10-16T20:47:59.514Z] ? github.com/docker/docker/container/stream [no test files] 20:47:59 [2019-10-16T20:47:59.514Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:47:59 [2019-10-16T20:47:59.514Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:47:59 [2019-10-16T20:47:59.514Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:47:59 [2019-10-16T20:47:59.631Z] --- PASS: TestUpdateRestartPolicy (12.78s) 20:47:59 [2019-10-16T20:47:59.631Z] === RUN TestUpdateRestartWithAutoRemove 20:47:59 [2019-10-16T20:47:59.631Z] --- PASS: TestUpdateRestartWithAutoRemove (0.95s) 20:47:59 [2019-10-16T20:47:59.631Z] === RUN TestWaitNonBlocked 20:47:59 [2019-10-16T20:47:59.631Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:59 [2019-10-16T20:47:59.631Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:59 [2019-10-16T20:47:59.631Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:59 [2019-10-16T20:47:59.631Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:59 [2019-10-16T20:47:59.631Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 20:47:59 [2019-10-16T20:47:59.631Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 20:47:59 [2019-10-16T20:47:59.799Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 20:48:00 [2019-10-16T20:48:00.364Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 20:48:00 [2019-10-16T20:48:00.432Z] --- PASS: TestWaitNonBlocked (0.01s) 20:48:00 [2019-10-16T20:48:00.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) 20:48:00 [2019-10-16T20:48:00.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) 20:48:00 [2019-10-16T20:48:00.432Z] === RUN TestWaitBlocked 20:48:00 [2019-10-16T20:48:00.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 20:48:00 [2019-10-16T20:48:00.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 20:48:00 [2019-10-16T20:48:00.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 20:48:00 [2019-10-16T20:48:00.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 20:48:00 [2019-10-16T20:48:00.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 20:48:00 [2019-10-16T20:48:00.802Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 20:48:02 [2019-10-16T20:48:02.057Z] --- PASS: TestWaitBlocked (0.01s) 20:48:02 [2019-10-16T20:48:02.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) 20:48:02 [2019-10-16T20:48:02.057Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.44s) 20:48:02 [2019-10-16T20:48:02.057Z] === CONT TestContainerStartOnDaemonRestart 20:48:02 [2019-10-16T20:48:02.057Z] === CONT TestIpcModeOlderClient 20:48:02 [2019-10-16T20:48:02.057Z] --- PASS: TestIpcModeOlderClient (0.18s) 20:48:02 [2019-10-16T20:48:02.057Z] === CONT TestDaemonRestartIpcMode 20:48:02 [2019-10-16T20:48:02.891Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 20:48:04 [2019-10-16T20:48:04.264Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 20:48:04 [2019-10-16T20:48:04.522Z] === RUN TestDockerSuite/TestBuildContextCleanup 20:48:04 [2019-10-16T20:48:04.779Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 20:48:05 [2019-10-16T20:48:05.037Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 20:48:05 [2019-10-16T20:48:05.273Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) 20:48:05 [2019-10-16T20:48:05.273Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 20:48:05 [2019-10-16T20:48:05.602Z] === RUN TestDockerSuite/TestBuildContextTarGzip 20:48:06 [2019-10-16T20:48:06.054Z] --- PASS: TestDaemonRestartIpcMode (3.77s) 20:48:06 [2019-10-16T20:48:06.054Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 20:48:06 [2019-10-16T20:48:06.054Z] PASS 20:48:06 [2019-10-16T20:48:06.054Z] 20:48:06 [2019-10-16T20:48:06.054Z] === Skipped 20:48:06 [2019-10-16T20:48:06.054Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) 20:48:06 [2019-10-16T20:48:06.054Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:48:06 [2019-10-16T20:48:06.054Z] 20:48:06 [2019-10-16T20:48:06.054Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) 20:48:06 [2019-10-16T20:48:06.055Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:48:06 [2019-10-16T20:48:06.055Z] 20:48:06 [2019-10-16T20:48:06.055Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) 20:48:06 [2019-10-16T20:48:06.055Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 20:48:06 [2019-10-16T20:48:06.055Z] 20:48:06 [2019-10-16T20:48:06.055Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 20:48:06 [2019-10-16T20:48:06.055Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:48:06 [2019-10-16T20:48:06.055Z] 20:48:06 [2019-10-16T20:48:06.055Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) 20:48:06 [2019-10-16T20:48:06.055Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 20:48:06 [2019-10-16T20:48:06.055Z] 20:48:06 [2019-10-16T20:48:06.055Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) 20:48:06 [2019-10-16T20:48:06.055Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 20:48:06 [2019-10-16T20:48:06.055Z] 20:48:06 [2019-10-16T20:48:06.055Z] 20:48:06 [2019-10-16T20:48:06.055Z] DONE 197 tests, 6 skipped in 140.387s 20:48:06 [2019-10-16T20:48:06.055Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 20:48:06 [2019-10-16T20:48:06.055Z] ++ 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 20:48:06 [2019-10-16T20:48:06.055Z] ++ set -e 20:48:06 [2019-10-16T20:48:06.055Z] ++ '[' -n 0 ']' 20:48:06 [2019-10-16T20:48:06.055Z] ++ set -x 20:48:06 [2019-10-16T20:48:06.055Z] ++ env -i DEST=/go/src/github.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 20:48:06 [2019-10-16T20:48:06.069Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements 20:48:06 [2019-10-16T20:48:06.422Z] INFO: Testing against a local daemon 20:48:06 [2019-10-16T20:48:06.422Z] === RUN TestCommitInheritsEnv 20:48:06 [2019-10-16T20:48:06.536Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 20:48:06 [2019-10-16T20:48:06.793Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 20:48:06 [2019-10-16T20:48:06.805Z] --- PASS: TestCommitInheritsEnv (0.50s) 20:48:06 [2019-10-16T20:48:06.805Z] === RUN TestImportExtremelyLargeImageWorks 20:48:06 [2019-10-16T20:48:06.805Z] === PAUSE TestImportExtremelyLargeImageWorks 20:48:06 [2019-10-16T20:48:06.805Z] === RUN TestImagesFilterMultiReference 20:48:06 [2019-10-16T20:48:06.805Z] --- PASS: TestImagesFilterMultiReference (0.04s) 20:48:06 [2019-10-16T20:48:06.805Z] === RUN TestImagePullPlatformInvalid 20:48:06 [2019-10-16T20:48:06.805Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 20:48:06 [2019-10-16T20:48:06.805Z] === RUN TestRemoveImageOrphaning 20:48:07 [2019-10-16T20:48:07.176Z] --- PASS: TestRemoveImageOrphaning (0.47s) 20:48:07 [2019-10-16T20:48:07.176Z] === RUN TestRemoveImageGarbageCollector 20:48:07 [2019-10-16T20:48:07.176Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 20:48:07 [2019-10-16T20:48:07.176Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:48:07 [2019-10-16T20:48:07.176Z] === RUN TestTagUnprefixedRepoByNameOrName 20:48:07 [2019-10-16T20:48:07.176Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 20:48:07 [2019-10-16T20:48:07.176Z] === RUN TestTagInvalidReference 20:48:07 [2019-10-16T20:48:07.568Z] --- PASS: TestTagInvalidReference (0.02s) 20:48:07 [2019-10-16T20:48:07.568Z] === RUN TestTagValidPrefixedRepo 20:48:07 [2019-10-16T20:48:07.568Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 20:48:07 [2019-10-16T20:48:07.568Z] === RUN TestTagExistedNameWithoutForce 20:48:07 [2019-10-16T20:48:07.568Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 20:48:07 [2019-10-16T20:48:07.568Z] === RUN TestTagOfficialNames 20:48:07 [2019-10-16T20:48:07.568Z] --- PASS: TestTagOfficialNames (0.04s) 20:48:07 [2019-10-16T20:48:07.568Z] === RUN TestTagMatchesDigest 20:48:07 [2019-10-16T20:48:07.568Z] --- PASS: TestTagMatchesDigest (0.01s) 20:48:07 [2019-10-16T20:48:07.568Z] === CONT TestImportExtremelyLargeImageWorks 20:48:07 [2019-10-16T20:48:07.968Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 20:48:08 [2019-10-16T20:48:08.166Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 20:48:09 [2019-10-16T20:48:09.340Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements 20:48:10 [2019-10-16T20:48:10.689Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 20:48:14 [2019-10-16T20:48:14.871Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 20:48:15 [2019-10-16T20:48:15.805Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 20:48:17 [2019-10-16T20:48:17.439Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements 20:48:18 [2019-10-16T20:48:18.811Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 84.6% of statements 20:48:19 [2019-10-16T20:48:19.376Z] ok github.com/docker/docker/daemon 12.174s coverage: 17.6% of statements 20:48:19 [2019-10-16T20:48:19.376Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:48:19 [2019-10-16T20:48:19.376Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:48:19 [2019-10-16T20:48:19.633Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements 20:48:20 [2019-10-16T20:48:20.198Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements 20:48:20 [2019-10-16T20:48:20.198Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:48:20 [2019-10-16T20:48:20.198Z] ? github.com/docker/docker/daemon/exec [no test files] 20:48:21 [2019-10-16T20:48:21.569Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements 20:48:22 [2019-10-16T20:48:22.360Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 20:48:22 [2019-10-16T20:48:22.618Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 20:48:23 [2019-10-16T20:48:23.989Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 20:48:24 [2019-10-16T20:48:24.100Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements 20:48:24 [2019-10-16T20:48:24.553Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 20:48:24 [2019-10-16T20:48:24.665Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 57.0% of statements 20:48:26 [2019-10-16T20:48:26.453Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 20:48:27 [2019-10-16T20:48:27.947Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.471s coverage: 72.5% of statements 20:48:27 [2019-10-16T20:48:27.947Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.500s coverage: 45.9% of statements 20:48:27 [2019-10-16T20:48:27.947Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:48:28 [2019-10-16T20:48:28.977Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 20:48:29 [2019-10-16T20:48:29.690Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements 20:48:29 [2019-10-16T20:48:29.914Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 20:48:29 [2019-10-16T20:48:29.978Z] ? github.com/docker/docker/api/server/backend/build [no test files] 20:48:30 [2019-10-16T20:48:30.471Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.994s coverage: 51.0% of statements 20:48:31 [2019-10-16T20:48:31.009Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements 20:48:31 [2019-10-16T20:48:31.009Z] ? github.com/docker/docker/api/server/router [no test files] 20:48:31 [2019-10-16T20:48:31.009Z] ? github.com/docker/docker/api/server/router/build [no test files] 20:48:31 [2019-10-16T20:48:31.009Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 20:48:31 [2019-10-16T20:48:31.299Z] ? github.com/docker/docker/api/server/router/container [no test files] 20:48:31 [2019-10-16T20:48:31.299Z] ? github.com/docker/docker/api/server/router/debug [no test files] 20:48:31 [2019-10-16T20:48:31.299Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 20:48:31 [2019-10-16T20:48:31.299Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 20:48:31 [2019-10-16T20:48:31.299Z] ? github.com/docker/docker/api/server/router/image [no test files] 20:48:31 [2019-10-16T20:48:31.588Z] ? github.com/docker/docker/api/server/router/network [no test files] 20:48:31 [2019-10-16T20:48:31.842Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.316s coverage: 76.1% of statements 20:48:32 [2019-10-16T20:48:32.440Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 20:48:32 [2019-10-16T20:48:32.775Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements 20:48:33 [2019-10-16T20:48:33.005Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 20:48:33 [2019-10-16T20:48:33.032Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.120s coverage: 57.2% of statements 20:48:33 [2019-10-16T20:48:33.032Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 20:48:33 [2019-10-16T20:48:33.032Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:48:33 [2019-10-16T20:48:33.572Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 20:48:34 [2019-10-16T20:48:34.139Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 20:48:34 [2019-10-16T20:48:34.299Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 20:48:34 [2019-10-16T20:48:34.299Z] ? github.com/docker/docker/api/server/router/session [no test files] 20:48:34 [2019-10-16T20:48:34.299Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements 20:48:34 [2019-10-16T20:48:34.704Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 20:48:34 [2019-10-16T20:48:34.926Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 95.2% of statements 20:48:34 [2019-10-16T20:48:34.926Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 4.0% of statements 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/server/router/system [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/server/router/volume [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/backend [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/container [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/events [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/image [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/mount [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/network [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/registry [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/swarm [no test files] 20:48:34 [2019-10-16T20:48:34.926Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 20:48:34 [2019-10-16T20:48:34.927Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements 20:48:35 [2019-10-16T20:48:35.214Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements 20:48:35 [2019-10-16T20:48:35.214Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/api/types/volume [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 20:48:35 [2019-10-16T20:48:35.214Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 20:48:35 [2019-10-16T20:48:35.492Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 20:48:36 [2019-10-16T20:48:36.056Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements 20:48:36 [2019-10-16T20:48:36.056Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:48:36 [2019-10-16T20:48:36.056Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:48:36 [2019-10-16T20:48:36.599Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 20:48:36 [2019-10-16T20:48:36.599Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 20:48:36 [2019-10-16T20:48:36.599Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 20:48:36 [2019-10-16T20:48:36.857Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 20:48:36 [2019-10-16T20:48:36.857Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 20:48:36 [2019-10-16T20:48:36.857Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 20:48:36 [2019-10-16T20:48:36.857Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 20:48:37 [2019-10-16T20:48:37.283Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements 20:48:37 [2019-10-16T20:48:37.426Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 42.7% of statements 20:48:38 [2019-10-16T20:48:38.360Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.8% of statements 20:48:38 [2019-10-16T20:48:38.360Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 20:48:38 [2019-10-16T20:48:38.360Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:48:38 [2019-10-16T20:48:38.926Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements 20:48:39 [2019-10-16T20:48:39.381Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 20:48:39 [2019-10-16T20:48:39.490Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements 20:48:40 [2019-10-16T20:48:40.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements 20:48:40 [2019-10-16T20:48:40.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements 20:48:40 [2019-10-16T20:48:40.753Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 20:48:41 [2019-10-16T20:48:41.684Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 74.7% of statements 20:48:41 [2019-10-16T20:48:41.684Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:48:41 [2019-10-16T20:48:41.684Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 19.9% of statements 20:48:41 [2019-10-16T20:48:41.721Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements 20:48:42 [2019-10-16T20:48:42.650Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 20:48:43 [2019-10-16T20:48:43.603Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements 20:48:43 [2019-10-16T20:48:43.603Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements 20:48:44 [2019-10-16T20:48:44.431Z] ok github.com/docker/docker/builder/remotecontext/git 5.000s coverage: 85.1% of statements 20:48:44 [2019-10-16T20:48:44.535Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 20:48:44 [2019-10-16T20:48:44.792Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 82.5% of statements 20:48:44 [2019-10-16T20:48:44.792Z] ? github.com/docker/docker/daemon/names [no test files] 20:48:44 [2019-10-16T20:48:44.792Z] ? github.com/docker/docker/daemon/stats [no test files] 20:48:45 [2019-10-16T20:48:45.176Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 20:48:46 [2019-10-16T20:48:46.509Z] ok github.com/docker/docker/builder/remotecontext 0.714s coverage: 13.6% of statements 20:48:46 [2019-10-16T20:48:46.690Z] ok github.com/docker/docker/distribution 0.193s coverage: 22.1% of statements 20:48:46 [2019-10-16T20:48:46.947Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements 20:48:46 [2019-10-16T20:48:46.947Z] ? github.com/docker/docker/distribution/utils [no test files] 20:48:47 [2019-10-16T20:48:47.070Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 20:48:48 [2019-10-16T20:48:48.320Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements 20:48:48 [2019-10-16T20:48:48.964Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors 20:48:49 [2019-10-16T20:48:49.220Z] ok github.com/docker/docker/builder/dockerfile 1.466s coverage: 48.2% of statements 20:48:49 [2019-10-16T20:48:49.220Z] ? github.com/docker/docker/cli [no test files] 20:48:49 [2019-10-16T20:48:49.220Z] ? github.com/docker/docker/cli/config [no test files] 20:48:49 [2019-10-16T20:48:49.530Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 20:48:49 [2019-10-16T20:48:49.530Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 20:48:49 [2019-10-16T20:48:49.692Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements 20:48:50 [2019-10-16T20:48:50.257Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements 20:48:50 [2019-10-16T20:48:50.515Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements 20:48:50 [2019-10-16T20:48:50.515Z] ? github.com/docker/docker/dockerversion [no test files] 20:48:50 [2019-10-16T20:48:50.515Z] ? github.com/docker/docker/image/tarexport [no test files] 20:48:51 [2019-10-16T20:48:51.887Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements 20:48:51 [2019-10-16T20:48:51.887Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:48:52 [2019-10-16T20:48:52.453Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements 20:48:53 [2019-10-16T20:48:53.386Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements 20:48:53 [2019-10-16T20:48:53.643Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 20:48:53 [2019-10-16T20:48:53.707Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 20:48:53 [2019-10-16T20:48:53.964Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 20:48:54 [2019-10-16T20:48:54.528Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 20:48:55 [2019-10-16T20:48:55.539Z] ok github.com/docker/docker/pkg/archive 0.409s coverage: 77.3% of statements 20:48:56 [2019-10-16T20:48:56.078Z] ok github.com/docker/docker/client 1.095s coverage: 75.8% of statements 20:48:56 [2019-10-16T20:48:56.470Z] ok github.com/docker/docker/pkg/authorization 0.149s coverage: 68.3% of statements 20:48:56 [2019-10-16T20:48:56.471Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 20:48:56 [2019-10-16T20:48:56.728Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 20:48:57 [2019-10-16T20:48:57.805Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 20:48:59 [2019-10-16T20:48:59.464Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 20:48:59 [2019-10-16T20:48:59.464Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 20:49:00 [2019-10-16T20:49:00.904Z] ok github.com/docker/docker/layer 7.432s coverage: 68.8% of statements 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/libcontainerd [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/oci [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/oci/caps [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 20:49:00 [2019-10-16T20:49:00.904Z] ok github.com/docker/docker/pkg/chrootarchive 2.940s coverage: 43.2% of statements 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/pkg/containerfs [no test files] 20:49:00 [2019-10-16T20:49:00.904Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:49:01 [2019-10-16T20:49:01.162Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 20:49:01 [2019-10-16T20:49:01.162Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements 20:49:01 [2019-10-16T20:49:01.726Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements 20:49:02 [2019-10-16T20:49:02.326Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements 20:49:02 [2019-10-16T20:49:02.890Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements 20:49:03 [2019-10-16T20:49:03.064Z] === RUN TestDockerSuite/TestBuildCopyWildcard 20:49:03 [2019-10-16T20:49:03.184Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 20:49:03 [2019-10-16T20:49:03.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 20:49:03 [2019-10-16T20:49:03.321Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 20:49:03 [2019-10-16T20:49:03.821Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements 20:49:04 [2019-10-16T20:49:04.757Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements 20:49:05 [2019-10-16T20:49:05.218Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 20:49:05 [2019-10-16T20:49:05.323Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements 20:49:05 [2019-10-16T20:49:05.581Z] ok github.com/docker/docker/pkg/discovery/kv 3.121s coverage: 84.1% of statements 20:49:05 [2019-10-16T20:49:05.581Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements 20:49:06 [2019-10-16T20:49:06.589Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 20:49:06 [2019-10-16T20:49:06.953Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 70.1% of statements 20:49:06 [2019-10-16T20:49:06.953Z] ok github.com/docker/docker/pkg/ioutils 0.411s coverage: 70.6% of statements 20:49:07 [2019-10-16T20:49:07.519Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements 20:49:07 [2019-10-16T20:49:07.519Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements 20:49:07 [2019-10-16T20:49:07.777Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements 20:49:07 [2019-10-16T20:49:07.777Z] ? github.com/docker/docker/pkg/loopback [no test files] 20:49:07 [2019-10-16T20:49:07.861Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 20:49:07 [2019-10-16T20:49:07.861Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 20:49:07 [2019-10-16T20:49:07.861Z] === RUN TestDockerSuite/TestBuildAddBadLinks 20:49:07 [2019-10-16T20:49:07.861Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 20:49:07 [2019-10-16T20:49:07.982Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 20:49:08 [2019-10-16T20:49:08.317Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 20:49:08 [2019-10-16T20:49:08.318Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 20:49:08 [2019-10-16T20:49:08.342Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 20:49:08 [2019-10-16T20:49:08.600Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements 20:49:08 [2019-10-16T20:49:08.858Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 20:49:09 [2019-10-16T20:49:09.115Z] ok github.com/docker/docker/pkg/mount 0.599s coverage: 69.6% of statements 20:49:09 [2019-10-16T20:49:09.115Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 20:49:09 [2019-10-16T20:49:09.280Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 20:49:09 [2019-10-16T20:49:09.373Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements 20:49:09 [2019-10-16T20:49:09.373Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements 20:49:09 [2019-10-16T20:49:09.373Z] ? github.com/docker/docker/pkg/platform [no test files] 20:49:09 [2019-10-16T20:49:09.373Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:49:10 [2019-10-16T20:49:10.304Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements 20:49:10 [2019-10-16T20:49:10.869Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 20:49:11 [2019-10-16T20:49:11.259Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 20:49:11 [2019-10-16T20:49:11.433Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 20:49:11 [2019-10-16T20:49:11.433Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 20:49:11 [2019-10-16T20:49:11.823Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 20:49:12 [2019-10-16T20:49:12.080Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 20:49:12 [2019-10-16T20:49:12.170Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 20:49:12 [2019-10-16T20:49:12.803Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements 20:49:13 [2019-10-16T20:49:13.060Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 20:49:13 [2019-10-16T20:49:13.133Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 20:49:13 [2019-10-16T20:49:13.133Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 20:49:13 [2019-10-16T20:49:13.133Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 20:49:13 [2019-10-16T20:49:13.133Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 20:49:13 [2019-10-16T20:49:13.977Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 20:49:16 [2019-10-16T20:49:16.024Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 20:49:16 [2019-10-16T20:49:16.336Z] ok github.com/docker/docker/pkg/signal 2.374s coverage: 61.0% of statements 20:49:16 [2019-10-16T20:49:16.336Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements 20:49:16 [2019-10-16T20:49:16.594Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 20:49:16 [2019-10-16T20:49:16.852Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 20:49:17 [2019-10-16T20:49:17.109Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements 20:49:17 [2019-10-16T20:49:17.674Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements 20:49:17 [2019-10-16T20:49:17.932Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements 20:49:18 [2019-10-16T20:49:18.497Z] ok github.com/docker/docker/pkg/tailfile 0.066s coverage: 88.6% of statements 20:49:19 [2019-10-16T20:49:19.070Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements 20:49:19 [2019-10-16T20:49:19.235Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 20:49:19 [2019-10-16T20:49:19.331Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements 20:49:19 [2019-10-16T20:49:19.588Z] testing: warning: no tests to run 20:49:19 [2019-10-16T20:49:19.588Z] coverage: [no statements] 20:49:19 [2019-10-16T20:49:19.588Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 20:49:19 [2019-10-16T20:49:19.800Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 20:49:19 [2019-10-16T20:49:19.800Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 20:49:19 [2019-10-16T20:49:19.844Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 20:49:20 [2019-10-16T20:49:20.102Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 20:49:20 [2019-10-16T20:49:20.360Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 20:49:21 [2019-10-16T20:49:21.171Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 20:49:22 [2019-10-16T20:49:22.102Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 20:49:22 [2019-10-16T20:49:22.256Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements 20:49:23 [2019-10-16T20:49:23.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 20:49:23 [2019-10-16T20:49:23.187Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 20:49:23 [2019-10-16T20:49:23.752Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements 20:49:24 [2019-10-16T20:49:24.317Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements 20:49:24 [2019-10-16T20:49:24.930Z] === RUN TestDockerSuite/TestBuildDockerignore 20:49:25 [2019-10-16T20:49:25.690Z] ok github.com/docker/docker/registry 0.089s coverage: 56.3% of statements 20:49:26 [2019-10-16T20:49:26.255Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 20:49:26 [2019-10-16T20:49:26.513Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements 20:49:27 [2019-10-16T20:49:27.446Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements 20:49:27 [2019-10-16T20:49:27.446Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 20:49:28 [2019-10-16T20:49:28.374Z] === RUN TestDockerSuite/TestBuildAddNonTar 20:49:29 [2019-10-16T20:49:29.971Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 20:49:30 [2019-10-16T20:49:30.536Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements 20:49:31 [2019-10-16T20:49:31.469Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements 20:49:32 [2019-10-16T20:49:32.401Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements 20:49:33 [2019-10-16T20:49:33.030Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 20:49:33 [2019-10-16T20:49:33.045Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 20:49:33 [2019-10-16T20:49:33.045Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 20:49:33 [2019-10-16T20:49:33.501Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 20:49:35 [2019-10-16T20:49:35.552Z] === RUN TestDockerDaemonSuite/TestShmSize 20:49:36 [2019-10-16T20:49:36.392Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 20:49:37 [2019-10-16T20:49:37.924Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 20:49:38 [2019-10-16T20:49:38.080Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 20:49:39 [2019-10-16T20:49:39.011Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 20:49:40 [2019-10-16T20:49:40.906Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 20:49:41 [2019-10-16T20:49:41.163Z] === RUN TestDockerDaemonSuite/TestTLSVerify 20:49:41 [2019-10-16T20:49:41.163Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 20:49:44 [2019-10-16T20:49:44.585Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/profiles/apparmor [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/rootless [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/rootless/specconv [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/environment [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/registry [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/testutil/request [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/volume [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] ? github.com/docker/docker/volume/testutils [no test files] 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === Skipped 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] exec_linux_test.go:18: requires AppArmor to be enabled 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] exec_linux_test.go:38: requires AppArmor to be enabled 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:46: Driver btrfs not supported 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:46: Driver btrfs not supported 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:46: Driver btrfs not supported 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:46: Driver btrfs not supported 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:46: Driver btrfs not supported 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:73: No driver to put! 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] overlay_test.go:44: Fails to compute changes after apply intermittently 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] overlay_test.go:49: Fails to compute changes intermittently 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] overlay_test.go:65: Cannot run test with naive change algorithm 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 20:49:44 [2019-10-16T20:49:44.585Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 20:49:44 [2019-10-16T20:49:44.585Z] 20:49:44 [2019-10-16T20:49:44.585Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:46: Driver zfs not supported 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:46: Driver zfs not supported 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:46: Driver zfs not supported 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:46: Driver zfs not supported 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:46: Driver zfs not supported 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] graphtest_unix.go:73: No driver to put! 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 20:49:44 [2019-10-16T20:49:44.586Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] 20:49:44 [2019-10-16T20:49:44.586Z] DONE 2114 tests, 20 skipped in 233.759s Post stage [Pipeline] junit 20:49:44 [2019-10-16T20:49:44.857Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 20:49:45 [2019-10-16T20:49:45.344Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 20:49:45 [2019-10-16T20:49:45.492Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40097/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/validate/vendor 20:49:46 [2019-10-16T20:49:46.423Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh 20:49:47 [2019-10-16T20:49:47.311Z] + echo Building e2e image 20:49:47 [2019-10-16T20:49:47.311Z] Building e2e image 20:49:47 [2019-10-16T20:49:47.311Z] + docker build --build-arg DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -t moby-e2e-test -f Dockerfile.e2e . 20:49:47 [2019-10-16T20:49:47.311Z] #2 [internal] load .dockerignore 20:49:47 [2019-10-16T20:49:47.311Z] #2 transferring context: 34B done 20:49:47 [2019-10-16T20:49:47.311Z] #2 DONE 0.0s 20:49:47 [2019-10-16T20:49:47.311Z] 20:49:47 [2019-10-16T20:49:47.311Z] #1 [internal] load build definition from Dockerfile.e2e 20:49:47 [2019-10-16T20:49:47.311Z] #1 transferring dockerfile: 3.21kB done 20:49:47 [2019-10-16T20:49:47.311Z] #1 DONE 0.0s 20:49:47 [2019-10-16T20:49:47.311Z] 20:49:47 [2019-10-16T20:49:47.311Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine 20:49:47 [2019-10-16T20:49:47.568Z] #4 DONE 0.1s 20:49:47 [2019-10-16T20:49:47.568Z] 20:49:47 [2019-10-16T20:49:47.568Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 20:49:47 [2019-10-16T20:49:47.825Z] #3 DONE 0.4s 20:49:47 [2019-10-16T20:49:47.825Z] 20:49:47 [2019-10-16T20:49:47.825Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... 20:49:47 [2019-10-16T20:49:47.825Z] #5 DONE 0.0s 20:49:47 [2019-10-16T20:49:47.825Z] 20:49:47 [2019-10-16T20:49:47.825Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 20:49:47 [2019-10-16T20:49:47.825Z] #14 DONE 0.0s 20:49:47 [2019-10-16T20:49:47.825Z] 20:49:47 [2019-10-16T20:49:47.825Z] #8 [internal] load build context 20:49:48 [2019-10-16T20:49:48.082Z] #8 transferring context: 810.17kB 0.2s done 20:49:48 [2019-10-16T20:49:48.082Z] #8 DONE 0.2s 20:49:48 [2019-10-16T20:49:48.082Z] 20:49:48 [2019-10-16T20:49:48.082Z] #16 [base 3/5] RUN mkdir -p /build/ 20:49:48 [2019-10-16T20:49:48.082Z] #16 CACHED 20:49:48 [2019-10-16T20:49:48.082Z] 20:49:48 [2019-10-16T20:49:48.082Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ 20:49:48 [2019-10-16T20:49:48.082Z] #17 CACHED 20:49:48 [2019-10-16T20:49:48.082Z] 20:49:48 [2019-10-16T20:49:48.082Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... 20:49:48 [2019-10-16T20:49:48.082Z] #15 CACHED 20:49:48 [2019-10-16T20:49:48.082Z] 20:49:48 [2019-10-16T20:49:48.082Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ 20:49:48 [2019-10-16T20:49:48.082Z] #18 CACHED 20:49:48 [2019-10-16T20:49:48.082Z] 20:49:48 [2019-10-16T20:49:48.082Z] #31 [builder 1/4] COPY . . 20:49:48 [2019-10-16T20:49:48.215Z] === RUN TestDockerSuite/TestBuildAddScript 20:49:48 [2019-10-16T20:49:48.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 20:49:48 [2019-10-16T20:49:48.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 20:49:48 [2019-10-16T20:49:48.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 20:49:48 [2019-10-16T20:49:48.216Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 20:49:48 [2019-10-16T20:49:48.216Z] === RUN TestDockerSuite/TestBuildAddTar 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite (372.02s) 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.68s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.40s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.66s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.40s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" 20:49:48 [2019-10-16T20:49:48.622Z] docker_cli_daemon_test.go:1449: [d84210ba3c4cc] daemon is not started 20:49:48 [2019-10-16T20:49:48.622Z] check_test.go:309: [df2fc229a0ec8] daemon is not started 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.08s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.92s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" 20:49:48 [2019-10-16T20:49:48.622Z] check_test.go:309: [d7374244aebbf] daemon is not started 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.00s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.83s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.91s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.13s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.89s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.81s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.83s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.48s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" 20:49:48 [2019-10-16T20:49:48.622Z] check_test.go:309: [db4e3b3393d42] daemon is not started 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" 20:49:48 [2019-10-16T20:49:48.622Z] check_test.go:309: [dfc6acb3da004] daemon is not started 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.47s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" 20:49:48 [2019-10-16T20:49:48.622Z] check_test.go:309: [d5ab9e022f4e2] daemon is not started 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.73s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.64s) 20:49:48 [2019-10-16T20:49:48.622Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" 20:49:48 [2019-10-16T20:49:48.622Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [dfcacf04057ee] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" 20:49:48 [2019-10-16T20:49:48.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [dd432c833965e] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.04s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" 20:49:48 [2019-10-16T20:49:48.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [d7353004c3a91] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.31s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.78s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.47s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.12s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [d4b37afcf171c] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.63s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [da36a50d49f50] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.59s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_plugins_test.go:79: [db3efaf7bc318] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_plugins_test.go:169: [d78b3c55395cc] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.91s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [d52a2ac9e9a54] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.88s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.04s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.01s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.22s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.77s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [d0dd4442a8ae9] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.81s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.47s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.05s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.62s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.35s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [dda5d2419dc11] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.06s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.36s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.80s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.13s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" 20:49:48 [2019-10-16T20:49:48.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [dadacf598e49e] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [de4e27b3dd059] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.92s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [d89ade621f04d] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.74s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.60s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.66s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.89s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.95s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [da3cc113ce69c] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.81s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" 20:49:48 [2019-10-16T20:49:48.623Z] check_test.go:309: [dd183462792a4] daemon is not started 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (7.28s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" 20:49:48 [2019-10-16T20:49:48.623Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli 20:49:48 [2019-10-16T20:49:48.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.623Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.624Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 20:49:48 [2019-10-16T20:49:48.624Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [d8045806edbb2] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [dd52a14a8ee71] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.74s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.63s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [d151defe46deb] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.55s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.50s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [d17566f17ebd1] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.84s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.48s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.51s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [d0b157e7b87ae] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.65s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.20s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [dc28f2b5e34e9] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.62s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.03s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.21s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.66s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.15s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.07s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" 20:49:48 [2019-10-16T20:49:48.624Z] docker_cli_daemon_test.go:2542: [d90cb978e6f3d] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.40s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.24s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.38s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" 20:49:48 [2019-10-16T20:49:48.624Z] check_test.go:309: [d0b00d5c93f24] daemon is not started 20:49:48 [2019-10-16T20:49:48.624Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.18s) 20:49:48 [2019-10-16T20:49:48.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" 20:49:48 [2019-10-16T20:49:48.624Z] === RUN TestDockerSwarmSuite 20:49:48 [2019-10-16T20:49:48.624Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 20:49:51 [2019-10-16T20:49:51.356Z] #31 DONE 3.5s 20:49:51 [2019-10-16T20:49:51.613Z] 20:49:51 [2019-10-16T20:49:51.613Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 20:49:52 [2019-10-16T20:49:52.547Z] #32 DONE 1.0s 20:49:52 [2019-10-16T20:49:52.547Z] 20:49:52 [2019-10-16T20:49:52.547Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 20:49:52 [2019-10-16T20:49:52.938Z] ok github.com/docker/docker/cmd/dockerd 0.156s coverage: 30.3% of statements 20:49:52 [2019-10-16T20:49:52.938Z] ok github.com/docker/docker/container 0.186s coverage: 35.3% of statements 20:49:52 [2019-10-16T20:49:52.938Z] ? github.com/docker/docker/container/stream [no test files] 20:49:52 [2019-10-16T20:49:52.938Z] ? github.com/docker/docker/contrib/apparmor [no test files] 20:49:52 [2019-10-16T20:49:52.938Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 20:49:52 [2019-10-16T20:49:52.938Z] ? github.com/docker/docker/contrib/httpserver [no test files] 20:49:53 [2019-10-16T20:49:53.480Z] #33 0.697 20:49:53 [2019-10-16T20:49:53.480Z] #33 1.008 Removing bundles/ 20:49:53 [2019-10-16T20:49:53.737Z] #33 1.009 20:49:53 [2019-10-16T20:49:53.737Z] #33 1.012 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) 20:49:53 [2019-10-16T20:49:53.881Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 20:49:54 [2019-10-16T20:49:54.668Z] #33 2.117 Building test suite binary ./integration-cli/test.main 20:49:56 [2019-10-16T20:49:56.443Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.075s coverage: 65.3% of statements 20:49:57 [2019-10-16T20:49:57.158Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 20:50:00 [2019-10-16T20:50:00.438Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 20:50:01 [2019-10-16T20:50:01.372Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 20:50:01 [2019-10-16T20:50:01.372Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 20:50:02 [2019-10-16T20:50:02.264Z] --- PASS: TestImportExtremelyLargeImageWorks (114.93s) 20:50:02 [2019-10-16T20:50:02.264Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" 20:50:02 [2019-10-16T20:50:02.264Z] PASS 20:50:02 [2019-10-16T20:50:02.264Z] 20:50:02 [2019-10-16T20:50:02.264Z] === Skipped 20:50:02 [2019-10-16T20:50:02.264Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) 20:50:02 [2019-10-16T20:50:02.264Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:50:02 [2019-10-16T20:50:02.264Z] 20:50:02 [2019-10-16T20:50:02.264Z] 20:50:02 [2019-10-16T20:50:02.264Z] DONE 12 tests, 1 skipped in 116.407s 20:50:02 [2019-10-16T20:50:02.264Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 20:50:02 [2019-10-16T20:50:02.264Z] ++ 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 20:50:02 [2019-10-16T20:50:02.264Z] ++ set -e 20:50:02 [2019-10-16T20:50:02.264Z] ++ '[' -n 0 ']' 20:50:02 [2019-10-16T20:50:02.264Z] ++ set -x 20:50:02 [2019-10-16T20:50:02.264Z] ++ env -i DEST=/go/src/github.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 20:50:02 [2019-10-16T20:50:02.629Z] INFO: Testing against a local daemon 20:50:02 [2019-10-16T20:50:02.629Z] === RUN TestNetworkCreateDelete 20:50:02 [2019-10-16T20:50:02.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 20:50:03 [2019-10-16T20:50:03.002Z] --- PASS: TestNetworkCreateDelete (0.16s) 20:50:03 [2019-10-16T20:50:03.002Z] === RUN TestDockerNetworkDeletePreferID 20:50:03 [2019-10-16T20:50:03.002Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) 20:50:03 [2019-10-16T20:50:03.002Z] === RUN TestInspectNetwork 20:50:03 [2019-10-16T20:50:03.306Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.8% of statements 20:50:06 [2019-10-16T20:50:06.225Z] === RUN TestInspectNetwork/full_network_id 20:50:06 [2019-10-16T20:50:06.225Z] === RUN TestInspectNetwork/partial_network_id 20:50:06 [2019-10-16T20:50:06.225Z] === RUN TestInspectNetwork/network_name 20:50:06 [2019-10-16T20:50:06.225Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:50:06 [2019-10-16T20:50:06.803Z] ok github.com/docker/docker/daemon/cluster 0.168s coverage: 0.5% of statements 20:50:08 [2019-10-16T20:50:08.003Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 20:50:10 [2019-10-16T20:50:10.527Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 20:50:11 [2019-10-16T20:50:11.216Z] --- PASS: TestInspectNetwork (8.18s) 20:50:11 [2019-10-16T20:50:11.216Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 20:50:11 [2019-10-16T20:50:11.216Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) 20:50:11 [2019-10-16T20:50:11.216Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:50:11 [2019-10-16T20:50:11.216Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:50:11 [2019-10-16T20:50:11.216Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:50:11 [2019-10-16T20:50:11.216Z] === RUN TestRunContainerWithBridgeNone 20:50:12 [2019-10-16T20:50:12.362Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements 20:50:13 [2019-10-16T20:50:13.055Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 20:50:13 [2019-10-16T20:50:13.728Z] --- PASS: TestRunContainerWithBridgeNone (2.42s) 20:50:13 [2019-10-16T20:50:13.728Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 20:50:13 [2019-10-16T20:50:13.728Z] === RUN TestNetworkInvalidJSON 20:50:13 [2019-10-16T20:50:13.728Z] === RUN TestNetworkInvalidJSON//networks/create 20:50:13 [2019-10-16T20:50:13.728Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:50:13 [2019-10-16T20:50:13.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:50:13 [2019-10-16T20:50:13.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:50:13 [2019-10-16T20:50:13.728Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:50:13 [2019-10-16T20:50:13.728Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:50:13 [2019-10-16T20:50:13.728Z] === CONT TestNetworkInvalidJSON//networks/create 20:50:13 [2019-10-16T20:50:13.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:50:13 [2019-10-16T20:50:13.728Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:50:13 [2019-10-16T20:50:13.728Z] --- PASS: TestNetworkInvalidJSON (0.02s) 20:50:13 [2019-10-16T20:50:13.728Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 20:50:13 [2019-10-16T20:50:13.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 20:50:13 [2019-10-16T20:50:13.728Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:50:13 [2019-10-16T20:50:13.728Z] === RUN TestDaemonRestartWithLiveRestore 20:50:14 [2019-10-16T20:50:14.430Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements 20:50:14 [2019-10-16T20:50:14.725Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 84.6% of statements 20:50:15 [2019-10-16T20:50:15.008Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) 20:50:15 [2019-10-16T20:50:15.008Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 20:50:15 [2019-10-16T20:50:15.008Z] === RUN TestDaemonDefaultNetworkPools 20:50:15 [2019-10-16T20:50:15.784Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 20:50:15 [2019-10-16T20:50:15.784Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 20:50:15 [2019-10-16T20:50:15.784Z] === RUN TestDaemonRestartWithExistingNetwork 20:50:16 [2019-10-16T20:50:16.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 20:50:17 [2019-10-16T20:50:17.037Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 20:50:17 [2019-10-16T20:50:17.037Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 20:50:17 [2019-10-16T20:50:17.037Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:50:17 [2019-10-16T20:50:17.264Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 20:50:17 [2019-10-16T20:50:17.821Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) 20:50:17 [2019-10-16T20:50:17.821Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 20:50:17 [2019-10-16T20:50:17.821Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:50:18 [2019-10-16T20:50:18.221Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements 20:50:18 [2019-10-16T20:50:18.595Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 20:50:18 [2019-10-16T20:50:18.595Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 20:50:18 [2019-10-16T20:50:18.595Z] === RUN TestServiceWithPredefinedNetwork 20:50:20 [2019-10-16T20:50:20.923Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 13.6% of statements 20:50:21 [2019-10-16T20:50:21.445Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 20:50:21 [2019-10-16T20:50:21.830Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) 20:50:21 [2019-10-16T20:50:21.830Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 20:50:21 [2019-10-16T20:50:21.830Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:50:21 [2019-10-16T20:50:21.830Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:50:21 [2019-10-16T20:50:21.830Z] service_test.go:230: FLAKY_TEST 20:50:21 [2019-10-16T20:50:21.830Z] === RUN TestServiceWithDataPathPortInit 20:50:22 [2019-10-16T20:50:22.413Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements 20:50:23 [2019-10-16T20:50:23.969Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 20:50:24 [2019-10-16T20:50:24.470Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.995s coverage: 57.9% of statements 20:50:25 [2019-10-16T20:50:25.093Z] ok github.com/docker/docker/daemon 12.519s coverage: 17.6% of statements 20:50:25 [2019-10-16T20:50:25.093Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 20:50:25 [2019-10-16T20:50:25.093Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 20:50:25 [2019-10-16T20:50:25.093Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 20:50:25 [2019-10-16T20:50:25.093Z] ? github.com/docker/docker/daemon/exec [no test files] 20:50:26 [2019-10-16T20:50:26.494Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 20:50:29 [2019-10-16T20:50:29.534Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.153s coverage: 68.6% of statements 20:50:30 [2019-10-16T20:50:30.685Z] === RUN TestDockerSuite/TestBuildAddTarXz 20:50:30 [2019-10-16T20:50:30.685Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 20:50:30 [2019-10-16T20:50:30.685Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 20:50:31 [2019-10-16T20:50:31.027Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.891s coverage: 51.0% of statements 20:50:31 [2019-10-16T20:50:31.315Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.987s coverage: 46.2% of statements 20:50:31 [2019-10-16T20:50:31.315Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 20:50:34 [2019-10-16T20:50:34.027Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.690s coverage: 76.1% of statements 20:50:34 [2019-10-16T20:50:34.027Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.247s coverage: 52.6% of statements 20:50:34 [2019-10-16T20:50:34.027Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 20:50:34 [2019-10-16T20:50:34.027Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 20:50:36 [2019-10-16T20:50:36.079Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements 20:50:36 [2019-10-16T20:50:36.079Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements 20:50:36 [2019-10-16T20:50:36.375Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements 20:50:38 [2019-10-16T20:50:38.424Z] --- PASS: TestServiceWithDataPathPortInit (16.04s) 20:50:38 [2019-10-16T20:50:38.424Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 20:50:38 [2019-10-16T20:50:38.424Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 20:50:38 [2019-10-16T20:50:38.424Z] === RUN TestServiceWithDefaultAddressPoolInit 20:50:41 [2019-10-16T20:50:41.935Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements 20:50:41 [2019-10-16T20:50:41.935Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 42.7% of statements 20:50:43 [2019-10-16T20:50:43.984Z] ok github.com/docker/docker/daemon/logger/awslogs 0.716s coverage: 77.4% of statements 20:50:44 [2019-10-16T20:50:44.272Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 26.2% of statements 20:50:44 [2019-10-16T20:50:44.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 20:50:44 [2019-10-16T20:50:44.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 20:50:44 [2019-10-16T20:50:44.562Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements 20:50:44 [2019-10-16T20:50:44.562Z] ? github.com/docker/docker/daemon/initlayer [no test files] 20:50:44 [2019-10-16T20:50:44.562Z] ? github.com/docker/docker/daemon/listeners [no test files] 20:50:44 [2019-10-16T20:50:44.562Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 20:50:44 [2019-10-16T20:50:44.562Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 20:50:45 [2019-10-16T20:50:45.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.048s coverage: 62.1% of statements 20:50:45 [2019-10-16T20:50:45.587Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements 20:50:46 [2019-10-16T20:50:46.065Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) 20:50:46 [2019-10-16T20:50:46.065Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 20:50:46 [2019-10-16T20:50:46.065Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:07kucivby6i6wqi8ipxbllr6c Created:2019-10-16 20:50:38.735815883 +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[f7412b359c51c1824875c7e2eb6fd82108a6583dc9a85df5dbad04f988eb4f1b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gtcieu6wiaeqinhk2aiu178zf EndpointID:c97ab57d4eac65b719012d29676e966a1a198497464682a4f622ffa90579dc0c MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cf7072091ed54ac6432df7a2234f3f6be7e1a9e5e38aea0c2b39b17167dc2d7e 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:3919c9396c91 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gtcieu6wiaeqinhk2aiu178zf EndpointID:c97ab57d4eac65b719012d29676e966a1a198497464682a4f622ffa90579dc0c EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 20:50:46 [2019-10-16T20:50:46.065Z] PASS 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] === Skipped 20:50:46 [2019-10-16T20:50:46.065Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:50:46 [2019-10-16T20:50:46.065Z] service_test.go:230: FLAKY_TEST 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] DONE 21 tests, 1 skipped in 43.231s 20:50:46 [2019-10-16T20:50:46.065Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:50:46 [2019-10-16T20:50:46.065Z] ++ 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 20:50:46 [2019-10-16T20:50:46.065Z] ++ set -e 20:50:46 [2019-10-16T20:50:46.065Z] ++ '[' -n 0 ']' 20:50:46 [2019-10-16T20:50:46.065Z] ++ set -x 20:50:46 [2019-10-16T20:50:46.065Z] ++ env -i DEST=/go/src/github.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 20:50:46 [2019-10-16T20:50:46.065Z] INFO: Testing against a local daemon 20:50:46 [2019-10-16T20:50:46.065Z] === RUN TestDockerNetworkIpvlanPersistance 20:50:46 [2019-10-16T20:50:46.065Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s) 20:50:46 [2019-10-16T20:50:46.065Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:46 [2019-10-16T20:50:46.065Z] === RUN TestDockerNetworkIpvlan 20:50:46 [2019-10-16T20:50:46.065Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:50:46 [2019-10-16T20:50:46.065Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:46 [2019-10-16T20:50:46.065Z] PASS 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] === Skipped 20:50:46 [2019-10-16T20:50:46.065Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s) 20:50:46 [2019-10-16T20:50:46.065Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:50:46 [2019-10-16T20:50:46.065Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] 20:50:46 [2019-10-16T20:50:46.065Z] DONE 2 tests, 2 skipped in 0.189s 20:50:46 [2019-10-16T20:50:46.065Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:50:46 [2019-10-16T20:50:46.065Z] ++ 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 20:50:46 [2019-10-16T20:50:46.065Z] ++ set -e 20:50:46 [2019-10-16T20:50:46.065Z] ++ '[' -n 0 ']' 20:50:46 [2019-10-16T20:50:46.065Z] ++ set -x 20:50:46 [2019-10-16T20:50:46.065Z] ++ env -i DEST=/go/src/github.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 20:50:46 [2019-10-16T20:50:46.065Z] INFO: Testing against a local daemon 20:50:46 [2019-10-16T20:50:46.065Z] === RUN TestDockerNetworkMacvlanPersistance 20:50:47 [2019-10-16T20:50:47.512Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) 20:50:47 [2019-10-16T20:50:47.512Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 20:50:47 [2019-10-16T20:50:47.512Z] === RUN TestDockerNetworkMacvlan 20:50:47 [2019-10-16T20:50:47.838Z] === RUN TestDockerSuite/TestBuildDotDotFile 20:50:47 [2019-10-16T20:50:47.838Z] === RUN TestDockerSuite/TestBuildEOLInLine 20:50:48 [2019-10-16T20:50:48.333Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 20:50:48 [2019-10-16T20:50:48.333Z] === RUN TestDockerSuite/TestBuildBlankName 20:50:48 [2019-10-16T20:50:48.405Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:50:48 [2019-10-16T20:50:48.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 20:50:49 [2019-10-16T20:50:49.105Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.072s coverage: 19.9% of statements 20:50:49 [2019-10-16T20:50:49.105Z] ok github.com/docker/docker/daemon/logger/local 0.101s coverage: 74.7% of statements 20:50:49 [2019-10-16T20:50:49.105Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 20:50:49 [2019-10-16T20:50:49.198Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:50:49 [2019-10-16T20:50:49.731Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements 20:50:49 [2019-10-16T20:50:49.984Z] === RUN TestDockerNetworkMacvlan/NilParent 20:50:51 [2019-10-16T20:50:51.223Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements 20:50:52 [2019-10-16T20:50:52.717Z] ok github.com/docker/docker/daemon/network 0.065s coverage: 63.8% of statements 20:50:53 [2019-10-16T20:50:53.195Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:50:53 [2019-10-16T20:50:53.740Z] ok github.com/docker/docker/daemon/logger/splunk 3.103s coverage: 82.5% of statements 20:50:53 [2019-10-16T20:50:53.740Z] ? github.com/docker/docker/daemon/names [no test files] 20:50:53 [2019-10-16T20:50:53.740Z] ? github.com/docker/docker/daemon/stats [no test files] 20:50:54 [2019-10-16T20:50:54.386Z] === RUN TestDockerSuite/TestBuildEmptyCmd 20:50:54 [2019-10-16T20:50:54.386Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 20:50:54 [2019-10-16T20:50:54.386Z] --- PASS: TestImportExtremelyLargeImageWorks (194.98s) 20:50:54 [2019-10-16T20:50:54.386Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" 20:50:54 [2019-10-16T20:50:54.386Z] PASS 20:50:54 [2019-10-16T20:50:54.386Z] 20:50:54 [2019-10-16T20:50:54.386Z] DONE 12 tests in 199.440s 20:50:54 [2019-10-16T20:50:54.386Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 20:50:54 [2019-10-16T20:50:54.386Z] ++ 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 20:50:54 [2019-10-16T20:50:54.386Z] ++ set -e 20:50:54 [2019-10-16T20:50:54.386Z] ++ '[' -n 0 ']' 20:50:54 [2019-10-16T20:50:54.386Z] ++ set -x 20:50:54 [2019-10-16T20:50:54.386Z] ++ env -i DEST=/go/src/github.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 20:50:54 [2019-10-16T20:50:54.386Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 20:50:54 [2019-10-16T20:50:54.386Z] INFO: Testing against a local daemon 20:50:54 [2019-10-16T20:50:54.386Z] === RUN TestNetworkCreateDelete 20:50:54 [2019-10-16T20:50:54.386Z] --- PASS: TestNetworkCreateDelete (0.13s) 20:50:54 [2019-10-16T20:50:54.386Z] === RUN TestDockerNetworkDeletePreferID 20:50:54 [2019-10-16T20:50:54.949Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 20:50:54 [2019-10-16T20:50:54.949Z] === RUN TestInspectNetwork 20:50:54 [2019-10-16T20:50:54.949Z] === RUN TestDockerSuite/TestBuildEmptyScratch 20:50:55 [2019-10-16T20:50:55.206Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 20:50:55 [2019-10-16T20:50:55.464Z] === RUN TestDockerSuite/TestBuildEntrypoint 20:50:55 [2019-10-16T20:50:55.721Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 20:50:55 [2019-10-16T20:50:55.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 20:50:56 [2019-10-16T20:50:56.344Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:50:56 [2019-10-16T20:50:56.464Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements 20:50:56 [2019-10-16T20:50:56.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 20:50:57 [2019-10-16T20:50:57.088Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements 20:50:58 [2019-10-16T20:50:58.532Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 20:50:58 [2019-10-16T20:50:58.578Z] ok github.com/docker/docker/distribution 0.846s coverage: 22.1% of statements 20:50:58 [2019-10-16T20:50:58.578Z] ? github.com/docker/docker/distribution/utils [no test files] 20:51:01 [2019-10-16T20:51:01.063Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 20:51:01 [2019-10-16T20:51:01.287Z] ok github.com/docker/docker/distribution/xfer 1.683s coverage: 85.6% of statements 20:51:01 [2019-10-16T20:51:01.287Z] ? github.com/docker/docker/dockerversion [no test files] 20:51:01 [2019-10-16T20:51:01.287Z] ok github.com/docker/docker/image/cache 0.042s coverage: 19.2% of statements 20:51:01 [2019-10-16T20:51:01.480Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 20:51:01 [2019-10-16T20:51:01.627Z] === RUN TestInspectNetwork/full_network_id 20:51:01 [2019-10-16T20:51:01.627Z] === RUN TestInspectNetwork/partial_network_id 20:51:01 [2019-10-16T20:51:01.627Z] === RUN TestInspectNetwork/network_name 20:51:01 [2019-10-16T20:51:01.627Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 20:51:01 [2019-10-16T20:51:01.707Z] === RUN TestDockerNetworkMacvlan/Addressing 20:51:02 [2019-10-16T20:51:02.312Z] ok github.com/docker/docker/image 0.094s coverage: 86.4% of statements 20:51:02 [2019-10-16T20:51:02.312Z] ? github.com/docker/docker/image/tarexport [no test files] 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan (14.99s) 20:51:02 [2019-10-16T20:51:02.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 20:51:02 [2019-10-16T20:51:02.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 20:51:02 [2019-10-16T20:51:02.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) 20:51:02 [2019-10-16T20:51:02.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) 20:51:02 [2019-10-16T20:51:02.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) 20:51:02 [2019-10-16T20:51:02.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:51:02 [2019-10-16T20:51:02.499Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) 20:51:02 [2019-10-16T20:51:02.499Z] PASS 20:51:02 [2019-10-16T20:51:02.499Z] 20:51:02 [2019-10-16T20:51:02.499Z] DONE 8 tests in 16.546s 20:51:02 [2019-10-16T20:51:02.499Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 20:51:02 [2019-10-16T20:51:02.499Z] ++ 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 20:51:02 [2019-10-16T20:51:02.499Z] ++ set -e 20:51:02 [2019-10-16T20:51:02.499Z] ++ '[' -n 0 ']' 20:51:02 [2019-10-16T20:51:02.499Z] ++ set -x 20:51:02 [2019-10-16T20:51:02.499Z] ++ env -i DEST=/go/src/github.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 20:51:02 [2019-10-16T20:51:02.499Z] testing: warning: no tests to run 20:51:02 [2019-10-16T20:51:02.499Z] PASS 20:51:02 [2019-10-16T20:51:02.499Z] 20:51:02 [2019-10-16T20:51:02.499Z] DONE 0 tests in 0.082s 20:51:02 [2019-10-16T20:51:02.499Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:51:02 [2019-10-16T20:51:02.499Z] ++ 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 20:51:02 [2019-10-16T20:51:02.499Z] ++ set -e 20:51:02 [2019-10-16T20:51:02.499Z] ++ '[' -n 0 ']' 20:51:02 [2019-10-16T20:51:02.499Z] ++ set -x 20:51:02 [2019-10-16T20:51:02.499Z] ++ env -i DEST=/go/src/github.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 20:51:02 [2019-10-16T20:51:02.557Z] === RUN TestDockerSuite/TestBuildEnv 20:51:02 [2019-10-16T20:51:02.599Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements 20:51:02 [2019-10-16T20:51:02.872Z] INFO: Testing against a local daemon 20:51:02 [2019-10-16T20:51:02.872Z] === RUN TestAuthZPluginAllowRequest 20:51:03 [2019-10-16T20:51:03.222Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements 20:51:03 [2019-10-16T20:51:03.222Z] ? github.com/docker/docker/internal/test/suite [no test files] 20:51:03 [2019-10-16T20:51:03.927Z] === RUN TestDockerSuite/TestBuildEnvEscapes 20:51:04 [2019-10-16T20:51:04.685Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) 20:51:04 [2019-10-16T20:51:04.685Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 20:51:04 [2019-10-16T20:51:04.685Z] === RUN TestAuthZPluginTLS 20:51:04 [2019-10-16T20:51:04.725Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 50.0% of statements 20:51:05 [2019-10-16T20:51:05.047Z] --- PASS: TestAuthZPluginTLS (0.54s) 20:51:05 [2019-10-16T20:51:05.047Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 20:51:05 [2019-10-16T20:51:05.047Z] === RUN TestAuthZPluginDenyRequest 20:51:05 [2019-10-16T20:51:05.296Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 20:51:05 [2019-10-16T20:51:05.410Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 20:51:05 [2019-10-16T20:51:05.410Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 20:51:05 [2019-10-16T20:51:05.410Z] === RUN TestAuthZPluginAPIDenyResponse 20:51:05 [2019-10-16T20:51:05.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 20:51:06 [2019-10-16T20:51:06.117Z] --- PASS: TestInspectNetwork (11.27s) 20:51:06 [2019-10-16T20:51:06.117Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 20:51:06 [2019-10-16T20:51:06.117Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 20:51:06 [2019-10-16T20:51:06.117Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 20:51:06 [2019-10-16T20:51:06.117Z] --- PASS: TestInspectNetwork/network_name (0.00s) 20:51:06 [2019-10-16T20:51:06.117Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 20:51:06 [2019-10-16T20:51:06.117Z] === RUN TestRunContainerWithBridgeNone 20:51:06 [2019-10-16T20:51:06.211Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) 20:51:06 [2019-10-16T20:51:06.211Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 20:51:06 [2019-10-16T20:51:06.211Z] === RUN TestAuthZPluginDenyResponse 20:51:06 [2019-10-16T20:51:06.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 20:51:06 [2019-10-16T20:51:06.374Z] === RUN TestDockerSuite/TestBuildEnvUsage 20:51:06 [2019-10-16T20:51:06.582Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 20:51:06 [2019-10-16T20:51:06.582Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 20:51:06 [2019-10-16T20:51:06.582Z] === RUN TestAuthZPluginAllowEventStream 20:51:08 [2019-10-16T20:51:08.387Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) 20:51:08 [2019-10-16T20:51:08.387Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 20:51:08 [2019-10-16T20:51:08.387Z] === RUN TestAuthZPluginErrorResponse 20:51:08 [2019-10-16T20:51:08.776Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) 20:51:08 [2019-10-16T20:51:08.776Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 20:51:08 [2019-10-16T20:51:08.776Z] === RUN TestAuthZPluginErrorRequest 20:51:09 [2019-10-16T20:51:09.153Z] ok github.com/docker/docker/opts 0.072s coverage: 66.9% of statements 20:51:09 [2019-10-16T20:51:09.235Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 20:51:09 [2019-10-16T20:51:09.235Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 20:51:09 [2019-10-16T20:51:09.235Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:51:09 [2019-10-16T20:51:09.649Z] --- PASS: TestRunContainerWithBridgeNone (3.34s) 20:51:09 [2019-10-16T20:51:09.649Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 20:51:09 [2019-10-16T20:51:09.649Z] === RUN TestNetworkInvalidJSON 20:51:09 [2019-10-16T20:51:09.649Z] === RUN TestNetworkInvalidJSON//networks/create 20:51:09 [2019-10-16T20:51:09.649Z] === PAUSE TestNetworkInvalidJSON//networks/create 20:51:09 [2019-10-16T20:51:09.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 20:51:09 [2019-10-16T20:51:09.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 20:51:09 [2019-10-16T20:51:09.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 20:51:09 [2019-10-16T20:51:09.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 20:51:09 [2019-10-16T20:51:09.649Z] === CONT TestNetworkInvalidJSON//networks/create 20:51:09 [2019-10-16T20:51:09.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 20:51:09 [2019-10-16T20:51:09.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 20:51:09 [2019-10-16T20:51:09.649Z] --- PASS: TestNetworkInvalidJSON (0.04s) 20:51:09 [2019-10-16T20:51:09.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 20:51:09 [2019-10-16T20:51:09.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 20:51:09 [2019-10-16T20:51:09.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 20:51:09 [2019-10-16T20:51:09.649Z] === RUN TestDaemonRestartWithLiveRestore 20:51:09 [2019-10-16T20:51:09.784Z] ok github.com/docker/docker/pkg/authorization 0.734s coverage: 68.3% of statements 20:51:10 [2019-10-16T20:51:10.058Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 20:51:10 [2019-10-16T20:51:10.058Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 20:51:10 [2019-10-16T20:51:10.058Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:51:10 [2019-10-16T20:51:10.074Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements 20:51:10 [2019-10-16T20:51:10.362Z] ok github.com/docker/docker/pkg/archive 1.382s coverage: 76.8% of statements 20:51:10 [2019-10-16T20:51:10.580Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) 20:51:10 [2019-10-16T20:51:10.580Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 20:51:10 [2019-10-16T20:51:10.580Z] === RUN TestDaemonDefaultNetworkPools 20:51:10 [2019-10-16T20:51:10.649Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements 20:51:11 [2019-10-16T20:51:11.143Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) 20:51:11 [2019-10-16T20:51:11.143Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 20:51:11 [2019-10-16T20:51:11.143Z] === RUN TestDaemonRestartWithExistingNetwork 20:51:11 [2019-10-16T20:51:11.670Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements 20:51:11 [2019-10-16T20:51:11.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 20:51:11 [2019-10-16T20:51:11.888Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.98s) 20:51:11 [2019-10-16T20:51:11.888Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 20:51:11 [2019-10-16T20:51:11.888Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 20:51:12 [2019-10-16T20:51:12.515Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) 20:51:12 [2019-10-16T20:51:12.515Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 20:51:12 [2019-10-16T20:51:12.515Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 20:51:12 [2019-10-16T20:51:12.702Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements 20:51:12 [2019-10-16T20:51:12.992Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements 20:51:13 [2019-10-16T20:51:13.884Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 20:51:13 [2019-10-16T20:51:13.884Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 20:51:13 [2019-10-16T20:51:13.884Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 20:51:14 [2019-10-16T20:51:14.141Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) 20:51:14 [2019-10-16T20:51:14.141Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 20:51:14 [2019-10-16T20:51:14.141Z] === RUN TestServiceWithPredefinedNetwork 20:51:14 [2019-10-16T20:51:14.324Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) 20:51:14 [2019-10-16T20:51:14.324Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 20:51:14 [2019-10-16T20:51:14.324Z] === RUN TestAuthZPluginHeader 20:51:14 [2019-10-16T20:51:14.490Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements 20:51:14 [2019-10-16T20:51:14.704Z] === RUN TestDockerSuite/TestBuildEnvUsage2 20:51:15 [2019-10-16T20:51:15.119Z] --- PASS: TestAuthZPluginHeader (0.81s) 20:51:15 [2019-10-16T20:51:15.119Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 20:51:15 [2019-10-16T20:51:15.119Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:51:15 [2019-10-16T20:51:15.119Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:51:15 [2019-10-16T20:51:15.119Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:15 [2019-10-16T20:51:15.119Z] === RUN TestAuthZPluginV2Disable 20:51:15 [2019-10-16T20:51:15.119Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 20:51:15 [2019-10-16T20:51:15.119Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:15 [2019-10-16T20:51:15.119Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:51:15 [2019-10-16T20:51:15.119Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:51:15 [2019-10-16T20:51:15.119Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:15 [2019-10-16T20:51:15.119Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:51:15 [2019-10-16T20:51:15.119Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:51:15 [2019-10-16T20:51:15.119Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:15 [2019-10-16T20:51:15.119Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:51:15 [2019-10-16T20:51:15.511Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements 20:51:16 [2019-10-16T20:51:16.149Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 20:51:16 [2019-10-16T20:51:16.149Z] ok github.com/docker/docker/layer 7.764s coverage: 68.8% of statements 20:51:16 [2019-10-16T20:51:16.149Z] ? github.com/docker/docker/libcontainerd [no test files] 20:51:16 [2019-10-16T20:51:16.149Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 20:51:16 [2019-10-16T20:51:16.149Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 20:51:16 [2019-10-16T20:51:16.149Z] ? github.com/docker/docker/libcontainerd/types [no test files] 20:51:16 [2019-10-16T20:51:16.149Z] ? github.com/docker/docker/oci [no test files] 20:51:16 [2019-10-16T20:51:16.149Z] ? github.com/docker/docker/oci/caps [no test files] 20:51:17 [2019-10-16T20:51:17.168Z] ok github.com/docker/docker/pkg/chrootarchive 4.403s coverage: 43.2% of statements 20:51:17 [2019-10-16T20:51:17.168Z] ? github.com/docker/docker/pkg/containerfs [no test files] 20:51:17 [2019-10-16T20:51:17.168Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 20:51:17 [2019-10-16T20:51:17.227Z] --- PASS: TestServiceWithPredefinedNetwork (2.91s) 20:51:17 [2019-10-16T20:51:17.228Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 20:51:17 [2019-10-16T20:51:17.228Z] === RUN TestServiceRemoveKeepsIngressNetwork 20:51:17 [2019-10-16T20:51:17.228Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 20:51:17 [2019-10-16T20:51:17.228Z] service_test.go:230: FLAKY_TEST 20:51:17 [2019-10-16T20:51:17.228Z] === RUN TestServiceWithDataPathPortInit 20:51:17 [2019-10-16T20:51:17.457Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements 20:51:17 [2019-10-16T20:51:17.744Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements 20:51:18 [2019-10-16T20:51:18.376Z] ok github.com/docker/docker/pkg/discovery/kv 3.240s coverage: 84.1% of statements 20:51:19 [2019-10-16T20:51:19.002Z] ok github.com/docker/docker/pkg/fsutils 0.469s coverage: 85.1% of statements 20:51:19 [2019-10-16T20:51:19.636Z] ok github.com/docker/docker/pkg/homedir 0.053s coverage: 11.4% of statements 20:51:20 [2019-10-16T20:51:20.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 20:51:20 [2019-10-16T20:51:20.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 20:51:20 [2019-10-16T20:51:20.658Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements 20:51:21 [2019-10-16T20:51:21.284Z] ok github.com/docker/docker/pkg/locker 0.041s coverage: 88.9% of statements 20:51:21 [2019-10-16T20:51:21.572Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements 20:51:21 [2019-10-16T20:51:21.859Z] ok github.com/docker/docker/pkg/idtools 0.908s coverage: 70.1% of statements 20:51:22 [2019-10-16T20:51:22.485Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements 20:51:22 [2019-10-16T20:51:22.774Z] ok github.com/docker/docker/pkg/ioutils 1.760s coverage: 69.3% of statements 20:51:22 [2019-10-16T20:51:22.774Z] ? github.com/docker/docker/pkg/loopback [no test files] 20:51:23 [2019-10-16T20:51:23.400Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements 20:51:23 [2019-10-16T20:51:23.688Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements 20:51:24 [2019-10-16T20:51:24.315Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.027s coverage: 91.4% of statements 20:51:24 [2019-10-16T20:51:24.315Z] ok github.com/docker/docker/pkg/mount 0.978s coverage: 69.6% of statements 20:51:24 [2019-10-16T20:51:24.315Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 20:51:24 [2019-10-16T20:51:24.945Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements 20:51:24 [2019-10-16T20:51:24.945Z] ? github.com/docker/docker/pkg/platform [no test files] 20:51:24 [2019-10-16T20:51:24.945Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 20:51:25 [2019-10-16T20:51:25.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 20:51:25 [2019-10-16T20:51:25.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 20:51:25 [2019-10-16T20:51:25.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 20:51:25 [2019-10-16T20:51:25.977Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements 20:51:27 [2019-10-16T20:51:27.000Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements 20:51:27 [2019-10-16T20:51:27.287Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements 20:51:27 [2019-10-16T20:51:27.287Z] ok github.com/docker/docker/pkg/plugins/transport 0.026s coverage: 85.7% of statements 20:51:28 [2019-10-16T20:51:28.308Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements 20:51:29 [2019-10-16T20:51:29.327Z] ok github.com/docker/docker/pkg/pubsub 1.161s coverage: 73.9% of statements 20:51:29 [2019-10-16T20:51:29.327Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements 20:51:30 [2019-10-16T20:51:30.355Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements 20:51:30 [2019-10-16T20:51:30.640Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements 20:51:30 [2019-10-16T20:51:30.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 20:51:30 [2019-10-16T20:51:30.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 20:51:30 [2019-10-16T20:51:30.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 20:51:30 [2019-10-16T20:51:30.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 20:51:30 [2019-10-16T20:51:30.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 20:51:31 [2019-10-16T20:51:31.262Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements 20:51:31 [2019-10-16T20:51:31.563Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) 20:51:31 [2019-10-16T20:51:31.563Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 20:51:31 [2019-10-16T20:51:31.563Z] PASS 20:51:31 [2019-10-16T20:51:31.563Z] 20:51:31 [2019-10-16T20:51:31.563Z] === Skipped 20:51:31 [2019-10-16T20:51:31.563Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 20:51:31 [2019-10-16T20:51:31.563Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:31 [2019-10-16T20:51:31.563Z] 20:51:31 [2019-10-16T20:51:31.563Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 20:51:31 [2019-10-16T20:51:31.563Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:31 [2019-10-16T20:51:31.563Z] 20:51:31 [2019-10-16T20:51:31.563Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 20:51:31 [2019-10-16T20:51:31.563Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:31 [2019-10-16T20:51:31.563Z] 20:51:31 [2019-10-16T20:51:31.563Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 20:51:31 [2019-10-16T20:51:31.563Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:31 [2019-10-16T20:51:31.563Z] 20:51:31 [2019-10-16T20:51:31.563Z] 20:51:31 [2019-10-16T20:51:31.563Z] DONE 17 tests, 4 skipped in 29.124s 20:51:31 [2019-10-16T20:51:31.563Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 20:51:31 [2019-10-16T20:51:31.563Z] ++ 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 20:51:31 [2019-10-16T20:51:31.563Z] ++ set -e 20:51:31 [2019-10-16T20:51:31.563Z] ++ '[' -n 0 ']' 20:51:31 [2019-10-16T20:51:31.563Z] ++ set -x 20:51:31 [2019-10-16T20:51:31.563Z] ++ env -i DEST=/go/src/github.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 20:51:31 [2019-10-16T20:51:31.922Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.0% of statements 20:51:31 [2019-10-16T20:51:31.932Z] INFO: Testing against a local daemon 20:51:31 [2019-10-16T20:51:31.932Z] === RUN TestPluginInvalidJSON 20:51:31 [2019-10-16T20:51:31.932Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:51:31 [2019-10-16T20:51:31.932Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:51:31 [2019-10-16T20:51:31.932Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:51:31 [2019-10-16T20:51:31.932Z] --- PASS: TestPluginInvalidJSON (0.02s) 20:51:31 [2019-10-16T20:51:31.932Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:51:31 [2019-10-16T20:51:31.932Z] PASS 20:51:31 [2019-10-16T20:51:31.932Z] 20:51:31 [2019-10-16T20:51:31.932Z] DONE 2 tests in 0.162s 20:51:31 [2019-10-16T20:51:31.932Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:51:31 [2019-10-16T20:51:31.932Z] ++ 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 20:51:31 [2019-10-16T20:51:31.932Z] ++ set -e 20:51:31 [2019-10-16T20:51:31.932Z] ++ '[' -n 0 ']' 20:51:31 [2019-10-16T20:51:31.932Z] ++ set -x 20:51:31 [2019-10-16T20:51:31.932Z] ++ env -i DEST=/go/src/github.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 20:51:31 [2019-10-16T20:51:31.932Z] INFO: Testing against a local daemon 20:51:31 [2019-10-16T20:51:31.932Z] === RUN TestExternalGraphDriver 20:51:32 [2019-10-16T20:51:32.208Z] ok github.com/docker/docker/pkg/signal 3.433s coverage: 61.0% of statements 20:51:32 [2019-10-16T20:51:32.295Z] === RUN TestExternalGraphDriver/json 20:51:32 [2019-10-16T20:51:32.842Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 36.9% of statements 20:51:33 [2019-10-16T20:51:33.470Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements 20:51:34 [2019-10-16T20:51:34.497Z] testing: warning: no tests to run 20:51:34 [2019-10-16T20:51:34.497Z] coverage: [no statements] 20:51:34 [2019-10-16T20:51:34.497Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] 20:51:34 [2019-10-16T20:51:34.497Z] ok github.com/docker/docker/pkg/term 0.022s coverage: 84.8% of statements 20:51:34 [2019-10-16T20:51:34.752Z] === RUN TestExternalGraphDriver/spec 20:51:35 [2019-10-16T20:51:35.521Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements 20:51:35 [2019-10-16T20:51:35.521Z] ok github.com/docker/docker/pkg/tarsum 0.238s coverage: 89.3% of statements 20:51:35 [2019-10-16T20:51:35.521Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements 20:51:36 [2019-10-16T20:51:36.545Z] === RUN TestExternalGraphDriver/pull 20:51:36 [2019-10-16T20:51:36.547Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements 20:51:38 [2019-10-16T20:51:38.043Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 14.5% of statements 20:51:38 [2019-10-16T20:51:38.333Z] --- PASS: TestExternalGraphDriver (6.42s) 20:51:38 [2019-10-16T20:51:38.333Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 20:51:38 [2019-10-16T20:51:38.333Z] --- PASS: TestExternalGraphDriver/json (2.05s) 20:51:38 [2019-10-16T20:51:38.333Z] --- PASS: TestExternalGraphDriver/spec (2.06s) 20:51:38 [2019-10-16T20:51:38.333Z] --- PASS: TestExternalGraphDriver/pull (2.12s) 20:51:38 [2019-10-16T20:51:38.333Z] === RUN TestGraphdriverPluginV2 20:51:38 [2019-10-16T20:51:38.725Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) 20:51:38 [2019-10-16T20:51:38.725Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:38 [2019-10-16T20:51:38.725Z] PASS 20:51:38 [2019-10-16T20:51:38.725Z] 20:51:38 [2019-10-16T20:51:38.725Z] === Skipped 20:51:38 [2019-10-16T20:51:38.725Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) 20:51:38 [2019-10-16T20:51:38.725Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:51:38 [2019-10-16T20:51:38.725Z] 20:51:38 [2019-10-16T20:51:38.725Z] 20:51:38 [2019-10-16T20:51:38.725Z] DONE 5 tests, 1 skipped in 6.644s 20:51:38 [2019-10-16T20:51:38.725Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:51:38 [2019-10-16T20:51:38.725Z] ++ 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 20:51:38 [2019-10-16T20:51:38.725Z] ++ set -e 20:51:38 [2019-10-16T20:51:38.725Z] ++ '[' -n 0 ']' 20:51:38 [2019-10-16T20:51:38.725Z] ++ set -x 20:51:38 [2019-10-16T20:51:38.726Z] ++ env -i DEST=/go/src/github.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 20:51:38 [2019-10-16T20:51:38.726Z] INFO: Testing against a local daemon 20:51:38 [2019-10-16T20:51:38.726Z] === RUN TestContinueAfterPluginCrash 20:51:38 [2019-10-16T20:51:38.726Z] === PAUSE TestContinueAfterPluginCrash 20:51:38 [2019-10-16T20:51:38.726Z] === RUN TestDaemonStartWithLogOpt 20:51:38 [2019-10-16T20:51:38.726Z] === PAUSE TestDaemonStartWithLogOpt 20:51:38 [2019-10-16T20:51:38.726Z] === CONT TestContinueAfterPluginCrash 20:51:38 [2019-10-16T20:51:38.726Z] === CONT TestDaemonStartWithLogOpt 20:51:39 [2019-10-16T20:51:39.133Z] --- PASS: TestServiceWithDataPathPortInit (19.59s) 20:51:39 [2019-10-16T20:51:39.133Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 20:51:39 [2019-10-16T20:51:39.133Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 20:51:39 [2019-10-16T20:51:39.133Z] === RUN TestServiceWithDefaultAddressPoolInit 20:51:39 [2019-10-16T20:51:39.133Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 20:51:39 [2019-10-16T20:51:39.697Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 20:51:40 [2019-10-16T20:51:40.106Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements 20:51:41 [2019-10-16T20:51:41.130Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 68.8% of statements 20:51:42 [2019-10-16T20:51:42.150Z] ok github.com/docker/docker/plugin 0.597s coverage: 27.1% of statements 20:51:42 [2019-10-16T20:51:42.773Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements 20:51:43 [2019-10-16T20:51:43.796Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements 20:51:45 [2019-10-16T20:51:45.287Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements 20:51:45 [2019-10-16T20:51:45.287Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements 20:51:45 [2019-10-16T20:51:45.915Z] ok github.com/docker/docker/registry 0.555s coverage: 56.3% of statements 20:51:46 [2019-10-16T20:51:46.092Z] #33 110.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:51:46 [2019-10-16T20:51:46.092Z] #33 112.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 20:51:46 [2019-10-16T20:51:46.656Z] #33 113.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:51:47 [2019-10-16T20:51:47.791Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.72s) 20:51:47 [2019-10-16T20:51:47.791Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 20:51:47 [2019-10-16T20:51:47.791Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nlire8faml1hkwqpe2qhyktip Created:2019-10-16 20:51:38.118225704 +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[ffd5493c9138d4d137cae9e4cd822eb67b799c420fa705f3896f65b1fe569140:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7vz5kd21egof8lpq42lntf46o EndpointID:4d909fdd40d6a3943c9a5cda9f16a4925cfbe64a1bfcd3539a62ab4d83e867fa MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:44cd41bc52a41acfa11cd94efe94b41163596b615484bc845a9f5a8ff34015cc 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:04c681797ef4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7vz5kd21egof8lpq42lntf46o EndpointID:4d909fdd40d6a3943c9a5cda9f16a4925cfbe64a1bfcd3539a62ab4d83e867fa EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 20:51:47 [2019-10-16T20:51:47.791Z] PASS 20:51:47 [2019-10-16T20:51:47.791Z] 20:51:47 [2019-10-16T20:51:47.791Z] === Skipped 20:51:47 [2019-10-16T20:51:47.791Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 20:51:47 [2019-10-16T20:51:47.791Z] service_test.go:230: FLAKY_TEST 20:51:47 [2019-10-16T20:51:47.791Z] 20:51:47 [2019-10-16T20:51:47.791Z] 20:51:47 [2019-10-16T20:51:47.791Z] DONE 21 tests, 1 skipped in 52.277s 20:51:47 [2019-10-16T20:51:47.791Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 20:51:47 [2019-10-16T20:51:47.791Z] ++ 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 20:51:47 [2019-10-16T20:51:47.791Z] ++ set -e 20:51:47 [2019-10-16T20:51:47.791Z] ++ '[' -n 0 ']' 20:51:47 [2019-10-16T20:51:47.791Z] ++ set -x 20:51:47 [2019-10-16T20:51:47.792Z] ++ env -i DEST=/go/src/github.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 20:51:47 [2019-10-16T20:51:47.792Z] INFO: Testing against a local daemon 20:51:47 [2019-10-16T20:51:47.792Z] === RUN TestDockerNetworkIpvlanPersistance 20:51:47 [2019-10-16T20:51:47.792Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 20:51:47 [2019-10-16T20:51:47.792Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:51:47 [2019-10-16T20:51:47.792Z] === RUN TestDockerNetworkIpvlan 20:51:47 [2019-10-16T20:51:47.792Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 20:51:47 [2019-10-16T20:51:47.792Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:51:47 [2019-10-16T20:51:47.792Z] PASS 20:51:47 [2019-10-16T20:51:47.792Z] 20:51:47 [2019-10-16T20:51:47.792Z] === Skipped 20:51:47 [2019-10-16T20:51:47.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 20:51:47 [2019-10-16T20:51:47.792Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:51:47 [2019-10-16T20:51:47.792Z] 20:51:47 [2019-10-16T20:51:47.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 20:51:47 [2019-10-16T20:51:47.792Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 20:51:47 [2019-10-16T20:51:47.792Z] 20:51:47 [2019-10-16T20:51:47.792Z] 20:51:47 [2019-10-16T20:51:47.792Z] DONE 2 tests, 2 skipped in 0.144s 20:51:47 [2019-10-16T20:51:47.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 20:51:47 [2019-10-16T20:51:47.792Z] ++ 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 20:51:47 [2019-10-16T20:51:47.792Z] ++ set -e 20:51:47 [2019-10-16T20:51:47.792Z] ++ '[' -n 0 ']' 20:51:47 [2019-10-16T20:51:47.792Z] ++ set -x 20:51:47 [2019-10-16T20:51:47.792Z] ++ env -i DEST=/go/src/github.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 20:51:47 [2019-10-16T20:51:47.792Z] INFO: Testing against a local daemon 20:51:47 [2019-10-16T20:51:47.792Z] === RUN TestDockerNetworkMacvlanPersistance 20:51:48 [2019-10-16T20:51:48.050Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) 20:51:48 [2019-10-16T20:51:48.050Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 20:51:48 [2019-10-16T20:51:48.050Z] === RUN TestDockerNetworkMacvlan 20:51:48 [2019-10-16T20:51:48.552Z] #33 115.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:51:48 [2019-10-16T20:51:48.981Z] === RUN TestDockerNetworkMacvlan/Subinterface 20:51:49 [2019-10-16T20:51:49.417Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements 20:51:49 [2019-10-16T20:51:49.545Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 20:51:49 [2019-10-16T20:51:49.802Z] === RUN TestDockerNetworkMacvlan/OverlapParent 20:51:50 [2019-10-16T20:51:50.275Z] --- PASS: TestDaemonStartWithLogOpt (10.49s) 20:51:50 [2019-10-16T20:51:50.275Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 20:51:50 [2019-10-16T20:51:50.365Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 20:51:50 [2019-10-16T20:51:50.929Z] === RUN TestDockerNetworkMacvlan/NilParent 20:51:50 [2019-10-16T20:51:50.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 20:51:51 [2019-10-16T20:51:51.073Z] #33 118.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:51:51 [2019-10-16T20:51:51.494Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 20:51:52 [2019-10-16T20:51:52.004Z] #33 119.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:51:52 [2019-10-16T20:51:52.120Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements 20:51:52 [2019-10-16T20:51:52.120Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements 20:51:53 [2019-10-16T20:51:53.377Z] #33 120.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:51:53 [2019-10-16T20:51:53.389Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 20:51:53 [2019-10-16T20:51:53.389Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 20:51:53 [2019-10-16T20:51:53.598Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements 20:51:53 [2019-10-16T20:51:53.646Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 20:51:53 [2019-10-16T20:51:53.903Z] === RUN TestDockerNetworkMacvlan/InternalMode 20:51:54 [2019-10-16T20:51:54.259Z] --- PASS: TestContinueAfterPluginCrash (15.43s) 20:51:54 [2019-10-16T20:51:54.259Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 20:51:54 [2019-10-16T20:51:54.259Z] PASS 20:51:54 [2019-10-16T20:51:54.259Z] 20:51:54 [2019-10-16T20:51:54.259Z] DONE 2 tests in 15.554s 20:51:54 [2019-10-16T20:51:54.259Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:51:54 [2019-10-16T20:51:54.259Z] ++ 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 20:51:54 [2019-10-16T20:51:54.259Z] ++ set -e 20:51:54 [2019-10-16T20:51:54.259Z] ++ '[' -n 0 ']' 20:51:54 [2019-10-16T20:51:54.259Z] ++ set -x 20:51:54 [2019-10-16T20:51:54.259Z] ++ env -i DEST=/go/src/github.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 20:51:54 [2019-10-16T20:51:54.259Z] INFO: Testing against a local daemon 20:51:54 [2019-10-16T20:51:54.259Z] === RUN TestPluginWithDevMounts 20:51:54 [2019-10-16T20:51:54.259Z] === PAUSE TestPluginWithDevMounts 20:51:54 [2019-10-16T20:51:54.259Z] === CONT TestPluginWithDevMounts 20:51:54 [2019-10-16T20:51:54.311Z] #33 121.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:51:54 [2019-10-16T20:51:54.568Z] #33 121.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:51:55 [2019-10-16T20:51:55.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 20:51:55 [2019-10-16T20:51:55.940Z] #33 123.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:51:55 [2019-10-16T20:51:55.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 20:51:56 [2019-10-16T20:51:56.867Z] --- PASS: TestPluginWithDevMounts (2.01s) 20:51:56 [2019-10-16T20:51:56.867Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 20:51:56 [2019-10-16T20:51:56.867Z] PASS 20:51:56 [2019-10-16T20:51:56.867Z] 20:51:56 [2019-10-16T20:51:56.867Z] DONE 1 tests in 2.203s 20:51:56 [2019-10-16T20:51:56.867Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 20:51:56 [2019-10-16T20:51:56.867Z] ++ 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 20:51:56 [2019-10-16T20:51:56.867Z] ++ set -e 20:51:56 [2019-10-16T20:51:56.867Z] ++ '[' -n 0 ']' 20:51:56 [2019-10-16T20:51:56.867Z] ++ set -x 20:51:56 [2019-10-16T20:51:56.867Z] ++ env -i DEST=/go/src/github.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 20:51:56 [2019-10-16T20:51:56.867Z] INFO: Testing against a local daemon 20:51:56 [2019-10-16T20:51:56.867Z] === RUN TestSecretInspect 20:51:56 [2019-10-16T20:51:56.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 20:51:57 [2019-10-16T20:51:57.311Z] #33 124.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:51:57 [2019-10-16T20:51:57.914Z] === RUN TestDockerSuite/TestBuildCacheAdd 20:51:57 [2019-10-16T20:51:57.914Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 20:51:58 [2019-10-16T20:51:58.694Z] #33 126.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:51:58 [2019-10-16T20:51:58.841Z] --- PASS: TestSecretInspect (2.47s) 20:51:58 [2019-10-16T20:51:58.841Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 20:51:58 [2019-10-16T20:51:58.841Z] === RUN TestSecretList 20:51:59 [2019-10-16T20:51:59.449Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 20:51:59 [2019-10-16T20:51:59.451Z] === RUN TestDockerSuite/TestBuildCacheFrom 20:51:59 [2019-10-16T20:51:59.451Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 20:52:00 [2019-10-16T20:52:00.066Z] #33 127.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:52:01 [2019-10-16T20:52:01.961Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:52:01 [2019-10-16T20:52:01.981Z] ok github.com/docker/docker/pkg/plugins 33.659s coverage: 76.6% of statements 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/profiles/apparmor [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/rootless [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/rootless/specconv [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/runconfig/opts [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/daemon [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/environment [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/fakegit [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/registry [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/testutil/request [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/volume [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/volume/service/opts [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] ? github.com/docker/docker/volume/testutils [no test files] 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === Skipped 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] exec_linux_test.go:18: requires AppArmor to be enabled 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] exec_linux_test.go:38: requires AppArmor to be enabled 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver btrfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver btrfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver btrfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver btrfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver btrfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:73: No driver to put! 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] overlay_test.go:44: Fails to compute changes after apply intermittently 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] overlay_test.go:49: Fails to compute changes intermittently 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] overlay_test.go:65: Cannot run test with naive change algorithm 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver zfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver zfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver zfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver zfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:46: Driver zfs not supported 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] graphtest_unix.go:73: No driver to put! 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 20:52:01 [2019-10-16T20:52:01.981Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] 20:52:01 [2019-10-16T20:52:01.981Z] DONE 2114 tests, 20 skipped in 333.255s Post stage [Pipeline] junit 20:52:02 [2019-10-16T20:52:02.018Z] Recording test results 20:52:02 [2019-10-16T20:52:02.039Z] --- PASS: TestSecretList (2.74s) 20:52:02 [2019-10-16T20:52:02.039Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 20:52:02 [2019-10-16T20:52:02.039Z] === RUN TestSecretsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:52:02 [2019-10-16T20:52:02.893Z] #33 130.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:52:03 [2019-10-16T20:52:03.084Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40097/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:95ea6e70696582cec3643b160a4eb4b98aa3d9e7 hack/make.sh dynbinary test-integration 20:52:03 [2019-10-16T20:52:03.368Z] 20:52:03 [2019-10-16T20:52:03.654Z] Removing bundles/ 20:52:03 [2019-10-16T20:52:03.654Z] 20:52:03 [2019-10-16T20:52:03.655Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 20:52:03 [2019-10-16T20:52:03.655Z] Building: bundles/dynbinary-daemon/dockerd-dev 20:52:03 [2019-10-16T20:52:03.655Z] GOOS="" GOARCH="" GOARM="" 20:52:04 [2019-10-16T20:52:04.133Z] === RUN TestDockerSuite/TestBuildCacheRootSource 20:52:04 [2019-10-16T20:52:04.465Z] --- PASS: TestSecretsCreateAndDelete (2.69s) 20:52:04 [2019-10-16T20:52:04.465Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 20:52:04 [2019-10-16T20:52:04.465Z] === RUN TestSecretsUpdate 20:52:04 [2019-10-16T20:52:04.706Z] === RUN TestDockerNetworkMacvlan/Addressing 20:52:04 [2019-10-16T20:52:04.790Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:52:05 [2019-10-16T20:52:05.097Z] === RUN TestDockerSuite/TestBuildChownOnCopy 20:52:05 [2019-10-16T20:52:05.097Z] === RUN TestDockerSuite/TestBuildChownSingleFile 20:52:05 [2019-10-16T20:52:05.097Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 20:52:05 [2019-10-16T20:52:05.721Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:52:06 [2019-10-16T20:52:06.062Z] === RUN TestDockerSuite/TestBuildClearCmd 20:52:06 [2019-10-16T20:52:06.653Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan (18.59s) 20:52:06 [2019-10-16T20:52:06.670Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 20:52:06 [2019-10-16T20:52:06.670Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 20:52:06 [2019-10-16T20:52:06.670Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) 20:52:06 [2019-10-16T20:52:06.670Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.23s) 20:52:06 [2019-10-16T20:52:06.670Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.55s) 20:52:06 [2019-10-16T20:52:06.670Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 20:52:06 [2019-10-16T20:52:06.670Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.64s) 20:52:06 [2019-10-16T20:52:06.670Z] PASS 20:52:06 [2019-10-16T20:52:06.670Z] 20:52:06 [2019-10-16T20:52:06.670Z] DONE 8 tests in 20.141s 20:52:06 [2019-10-16T20:52:06.670Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 20:52:06 [2019-10-16T20:52:06.670Z] ++ 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 20:52:06 [2019-10-16T20:52:06.670Z] ++ set -e 20:52:06 [2019-10-16T20:52:06.670Z] ++ '[' -n 0 ']' 20:52:06 [2019-10-16T20:52:06.670Z] ++ set -x 20:52:06 [2019-10-16T20:52:06.670Z] ++ env -i DEST=/go/src/github.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 20:52:06 [2019-10-16T20:52:06.909Z] --- PASS: TestSecretsUpdate (2.72s) 20:52:06 [2019-10-16T20:52:06.909Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 20:52:06 [2019-10-16T20:52:06.909Z] === RUN TestTemplatedSecret 20:52:06 [2019-10-16T20:52:06.927Z] testing: warning: no tests to run 20:52:06 [2019-10-16T20:52:06.927Z] PASS 20:52:06 [2019-10-16T20:52:06.927Z] 20:52:06 [2019-10-16T20:52:06.927Z] DONE 0 tests in 0.049s 20:52:06 [2019-10-16T20:52:06.927Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 20:52:06 [2019-10-16T20:52:06.927Z] ++ 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 20:52:06 [2019-10-16T20:52:06.927Z] ++ set -e 20:52:06 [2019-10-16T20:52:06.927Z] ++ '[' -n 0 ']' 20:52:06 [2019-10-16T20:52:06.927Z] ++ set -x 20:52:06 [2019-10-16T20:52:06.927Z] ++ env -i DEST=/go/src/github.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 20:52:06 [2019-10-16T20:52:06.927Z] INFO: Testing against a local daemon 20:52:06 [2019-10-16T20:52:06.927Z] === RUN TestAuthZPluginAllowRequest 20:52:07 [2019-10-16T20:52:07.028Z] === RUN TestDockerSuite/TestBuildCmd 20:52:07 [2019-10-16T20:52:07.486Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 20:52:07 [2019-10-16T20:52:07.491Z] === RUN TestDockerSuite/TestBuildExpose 20:52:07 [2019-10-16T20:52:07.748Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 20:52:07 [2019-10-16T20:52:07.943Z] === RUN TestDockerSuite/TestBuildCmdShDashC 20:52:08 [2019-10-16T20:52:08.023Z] #33 135.3 20:52:08 [2019-10-16T20:52:08.280Z] #33 DONE 135.7s 20:52:08 [2019-10-16T20:52:08.280Z] 20:52:08 [2019-10-16T20:52:08.280Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... 20:52:08 [2019-10-16T20:52:08.400Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 20:52:08 [2019-10-16T20:52:08.680Z] === RUN TestDockerSuite/TestBuildExposeOrder 20:52:08 [2019-10-16T20:52:08.937Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) 20:52:08 [2019-10-16T20:52:08.937Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 20:52:08 [2019-10-16T20:52:08.937Z] === RUN TestAuthZPluginTLS 20:52:08 [2019-10-16T20:52:08.937Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 20:52:09 [2019-10-16T20:52:09.194Z] === RUN TestDockerSuite/TestBuildFails 20:52:09 [2019-10-16T20:52:09.450Z] --- PASS: TestAuthZPluginTLS (0.56s) 20:52:09 [2019-10-16T20:52:09.450Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 20:52:09 [2019-10-16T20:52:09.450Z] === RUN TestAuthZPluginDenyRequest 20:52:10 [2019-10-16T20:52:10.013Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 20:52:10 [2019-10-16T20:52:10.013Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 20:52:10 [2019-10-16T20:52:10.013Z] === RUN TestAuthZPluginAPIDenyResponse 20:52:10 [2019-10-16T20:52:10.174Z] #34 DONE 1.6s 20:52:10 [2019-10-16T20:52:10.270Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 20:52:10 [2019-10-16T20:52:10.270Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 20:52:10 [2019-10-16T20:52:10.364Z] --- PASS: TestTemplatedSecret (3.39s) 20:52:10 [2019-10-16T20:52:10.364Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 20:52:10 [2019-10-16T20:52:10.364Z] === RUN TestSecretCreateResolve 20:52:10 [2019-10-16T20:52:10.527Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) 20:52:10 [2019-10-16T20:52:10.527Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 20:52:10 [2019-10-16T20:52:10.527Z] === RUN TestAuthZPluginDenyResponse 20:52:11 [2019-10-16T20:52:11.090Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) 20:52:11 [2019-10-16T20:52:11.090Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 20:52:11 [2019-10-16T20:52:11.090Z] === RUN TestAuthZPluginAllowEventStream 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 20:52:12 [2019-10-16T20:52:12.068Z] #20 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test 20:52:12 [2019-10-16T20:52:12.068Z] #26 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 20:52:12 [2019-10-16T20:52:12.068Z] #29 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ 20:52:12 [2019-10-16T20:52:12.068Z] #25 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... 20:52:12 [2019-10-16T20:52:12.068Z] #11 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / 20:52:12 [2019-10-16T20:52:12.068Z] #19 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... 20:52:12 [2019-10-16T20:52:12.068Z] #13 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver 20:52:12 [2019-10-16T20:52:12.068Z] #28 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 20:52:12 [2019-10-16T20:52:12.068Z] #22 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... 20:52:12 [2019-10-16T20:52:12.068Z] #6 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... 20:52:12 [2019-10-16T20:52:12.068Z] #12 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 20:52:12 [2019-10-16T20:52:12.068Z] #24 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh 20:52:12 [2019-10-16T20:52:12.068Z] #9 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images 20:52:12 [2019-10-16T20:52:12.068Z] #21 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... 20:52:12 [2019-10-16T20:52:12.068Z] #27 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh 20:52:12 [2019-10-16T20:52:12.068Z] #10 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 20:52:12 [2019-10-16T20:52:12.068Z] #23 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... 20:52:12 [2019-10-16T20:52:12.068Z] #7 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.068Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ 20:52:12 [2019-10-16T20:52:12.068Z] #30 CACHED 20:52:12 [2019-10-16T20:52:12.068Z] 20:52:12 [2019-10-16T20:52:12.069Z] #35 [runner 12/12] COPY --from=builder /build/ / 20:52:12 [2019-10-16T20:52:12.632Z] #35 DONE 0.8s 20:52:12 [2019-10-16T20:52:12.632Z] 20:52:12 [2019-10-16T20:52:12.632Z] #36 exporting to image 20:52:12 [2019-10-16T20:52:12.632Z] #36 exporting layers 20:52:12 [2019-10-16T20:52:12.986Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) 20:52:12 [2019-10-16T20:52:12.986Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 20:52:12 [2019-10-16T20:52:12.986Z] === RUN TestAuthZPluginErrorResponse 20:52:12 [2019-10-16T20:52:12.986Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 20:52:13 [2019-10-16T20:52:13.243Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) 20:52:13 [2019-10-16T20:52:13.243Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 20:52:13 [2019-10-16T20:52:13.243Z] === RUN TestAuthZPluginErrorRequest 20:52:13 [2019-10-16T20:52:13.508Z] --- PASS: TestSecretCreateResolve (2.81s) 20:52:13 [2019-10-16T20:52:13.508Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 20:52:13 [2019-10-16T20:52:13.508Z] PASS 20:52:13 [2019-10-16T20:52:13.508Z] 20:52:13 [2019-10-16T20:52:13.508Z] DONE 6 tests in 16.958s 20:52:13 [2019-10-16T20:52:13.508Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 20:52:13 [2019-10-16T20:52:13.508Z] ++ 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 20:52:13 [2019-10-16T20:52:13.508Z] ++ set -e 20:52:13 [2019-10-16T20:52:13.508Z] ++ '[' -n 0 ']' 20:52:13 [2019-10-16T20:52:13.508Z] ++ set -x 20:52:13 [2019-10-16T20:52:13.508Z] ++ env -i DEST=/go/src/github.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 20:52:13 [2019-10-16T20:52:13.508Z] INFO: Testing against a local daemon 20:52:13 [2019-10-16T20:52:13.509Z] === RUN TestServiceCreateInit 20:52:13 [2019-10-16T20:52:13.509Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:52:13 [2019-10-16T20:52:13.807Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) 20:52:13 [2019-10-16T20:52:13.807Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 20:52:13 [2019-10-16T20:52:13.807Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 20:52:14 [2019-10-16T20:52:14.003Z] #36 exporting layers 1.3s done 20:52:14 [2019-10-16T20:52:14.003Z] #36 writing image sha256:25104cd62a97cae4582cc67f7a9ff151f90a5318a83113d3e27879c5b963bff1 done 20:52:14 [2019-10-16T20:52:14.003Z] #36 naming to docker.io/library/moby-e2e-test done 20:52:14 [2019-10-16T20:52:14.003Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:52:14 [2019-10-16T20:52:14.179Z] === RUN TestDockerSuite/TestBuildCmdSpaces 20:52:14 [2019-10-16T20:52:14.323Z] + echo Ensuring container killed. 20:52:14 [2019-10-16T20:52:14.323Z] Ensuring container killed. 20:52:14 [2019-10-16T20:52:14.323Z] + docker rm -vf docker-pr1 20:52:14 [2019-10-16T20:52:14.323Z] Error: No such container: docker-pr1 20:52:14 [2019-10-16T20:52:14.323Z] + true [Pipeline] sh 20:52:14 [2019-10-16T20:52:14.371Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) 20:52:14 [2019-10-16T20:52:14.371Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 20:52:14 [2019-10-16T20:52:14.371Z] === RUN TestAuthZPluginEnsureLoadImportWorking 20:52:14 [2019-10-16T20:52:14.604Z] + echo Chowning /workspace to jenkins user 20:52:14 [2019-10-16T20:52:14.604Z] Chowning /workspace to jenkins user 20:52:14 [2019-10-16T20:52:14.604Z] + id -u 20:52:14 [2019-10-16T20:52:14.604Z] + id -g 20:52:14 [2019-10-16T20:52:14.604Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40097:/workspace busybox chown -R 1000:1000 /workspace 20:52:15 [2019-10-16T20:52:15.144Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 20:52:15 [2019-10-16T20:52:15.144Z] === RUN TestDockerSuite/TestBuildConditionalCache 20:52:15 [2019-10-16T20:52:15.300Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:52:16 [2019-10-16T20:52:16.108Z] === RUN TestDockerSuite/TestBuildContChar 20:52:16 [2019-10-16T20:52:16.267Z] + bundleName=unit 20:52:16 [2019-10-16T20:52:16.267Z] + echo Creating unit-bundles.tar.gz 20:52:16 [2019-10-16T20:52:16.267Z] Creating unit-bundles.tar.gz 20:52:16 [2019-10-16T20:52:16.267Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 20:52:16 [2019-10-16T20:52:16.267Z] bundles/junit-report.xml 20:52:16 [2019-10-16T20:52:16.267Z] bundles/go-test-report.json 20:52:16 [2019-10-16T20:52:16.267Z] bundles/profile.out [Pipeline] archiveArtifacts 20:52:16 [2019-10-16T20:52:16.278Z] Archiving artifacts 20:52:16 [2019-10-16T20:52:16.656Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError 20:52:16 [2019-10-16T20:52:16.671Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.03s) 20:52:16 [2019-10-16T20:52:16.671Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 20:52:16 [2019-10-16T20:52:16.671Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] sh 20:52:16 [2019-10-16T20:52:16.965Z] + make clean 20:52:17 [2019-10-16T20:52:17.222Z] docker volume rm -f docker-dev-cache 20:52:17 [2019-10-16T20:52:17.222Z] docker-dev-cache [Pipeline] deleteDir 20:52:17 [2019-10-16T20:52:17.237Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:52:18 [2019-10-16T20:52:18.573Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:52:18 [2019-10-16T20:52:18.609Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) 20:52:18 [2019-10-16T20:52:18.609Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 20:52:18 [2019-10-16T20:52:18.609Z] === RUN TestAuthZPluginHeader 20:52:18 [2019-10-16T20:52:18.868Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 20:52:19 [2019-10-16T20:52:19.432Z] --- PASS: TestAuthZPluginHeader (0.90s) 20:52:19 [2019-10-16T20:52:19.432Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 20:52:19 [2019-10-16T20:52:19.432Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 20:52:19 [2019-10-16T20:52:19.432Z] === RUN TestDockerSuite/TestBuildFromGitWithF 20:52:20 [2019-10-16T20:52:20.803Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 20:52:22 [2019-10-16T20:52:22.782Z] --- PASS: TestServiceCreateInit (9.37s) 20:52:22 [2019-10-16T20:52:22.782Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s) 20:52:22 [2019-10-16T20:52:22.782Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 20:52:22 [2019-10-16T20:52:22.782Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.41s) 20:52:22 [2019-10-16T20:52:22.782Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 20:52:22 [2019-10-16T20:52:22.782Z] === RUN TestCreateServiceMultipleTimes 20:52:23 [2019-10-16T20:52:23.334Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 20:52:23 [2019-10-16T20:52:23.900Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 20:52:24 [2019-10-16T20:52:24.157Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 20:52:24 [2019-10-16T20:52:24.414Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.92s) 20:52:24 [2019-10-16T20:52:24.414Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" 20:52:24 [2019-10-16T20:52:24.414Z] === RUN TestAuthZPluginV2Disable 20:52:26 [2019-10-16T20:52:26.309Z] === RUN TestDockerSuite/TestBuildFromURLWithF 20:52:28 [2019-10-16T20:52:28.205Z] --- PASS: TestAuthZPluginV2Disable (3.76s) 20:52:28 [2019-10-16T20:52:28.205Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" 20:52:28 [2019-10-16T20:52:28.205Z] === RUN TestAuthZPluginV2RejectVolumeRequests 20:52:28 [2019-10-16T20:52:28.769Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 20:52:30 [2019-10-16T20:52:30.665Z] === RUN TestDockerSuite/TestBuildHistory 20:52:30 [2019-10-16T20:52:30.901Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 20:52:30 [2019-10-16T20:52:30.901Z] === RUN TestDockerSuite/TestBuildContextCleanup 20:52:30 [2019-10-16T20:52:30.901Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 20:52:31 [2019-10-16T20:52:31.359Z] === RUN TestDockerSuite/TestBuildContextTarGzip 20:52:31 [2019-10-16T20:52:31.596Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.36s) 20:52:31 [2019-10-16T20:52:31.596Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" 20:52:31 [2019-10-16T20:52:31.596Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 20:52:31 [2019-10-16T20:52:31.818Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 20:52:32 [2019-10-16T20:52:32.278Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 20:52:32 [2019-10-16T20:52:32.278Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 20:52:33 [2019-10-16T20:52:33.244Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 20:52:33 [2019-10-16T20:52:33.702Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 20:52:33 [2019-10-16T20:52:33.702Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 20:52:33 [2019-10-16T20:52:33.702Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 20:52:35 [2019-10-16T20:52:35.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 20:52:37 [2019-10-16T20:52:37.191Z] === RUN TestDockerSuite/TestBuildIidFile 20:52:39 [2019-10-16T20:52:39.085Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 20:52:39 [2019-10-16T20:52:39.342Z] === RUN TestDockerSuite/TestBuildInheritance 20:52:40 [2019-10-16T20:52:40.713Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 20:52:41 [2019-10-16T20:52:41.646Z] === RUN TestDockerSuite/TestBuildInvalidTag 20:52:41 [2019-10-16T20:52:41.646Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 20:52:42 [2019-10-16T20:52:42.509Z] --- PASS: TestCreateServiceMultipleTimes (17.67s) 20:52:42 [2019-10-16T20:52:42.509Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 20:52:42 [2019-10-16T20:52:42.509Z] === RUN TestCreateServiceConflict 20:52:43 [2019-10-16T20:52:43.014Z] === RUN TestDockerSuite/TestBuildLabel 20:52:43 [2019-10-16T20:52:43.289Z] --- PASS: TestCreateServiceConflict (2.73s) 20:52:43 [2019-10-16T20:52:43.289Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 20:52:43 [2019-10-16T20:52:43.289Z] === RUN TestCreateServiceMaxReplicas 20:52:43 [2019-10-16T20:52:43.578Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 20:52:43 [2019-10-16T20:52:43.834Z] === RUN TestDockerSuite/TestBuildLabelMultiple 20:52:44 [2019-10-16T20:52:44.006Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 20:52:44 [2019-10-16T20:52:44.398Z] === RUN TestDockerSuite/TestBuildLabelOneNode 20:52:44 [2019-10-16T20:52:44.654Z] === RUN TestDockerSuite/TestBuildLabels 20:52:45 [2019-10-16T20:52:45.217Z] === RUN TestDockerSuite/TestBuildLabelsCache 20:52:45 [2019-10-16T20:52:45.782Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.16s) 20:52:45 [2019-10-16T20:52:45.782Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" 20:52:45 [2019-10-16T20:52:45.782Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 20:52:46 [2019-10-16T20:52:46.712Z] === RUN TestDockerSuite/TestBuildLabelsOverride 20:52:47 [2019-10-16T20:52:47.492Z] --- PASS: TestCreateServiceMaxReplicas (3.67s) 20:52:47 [2019-10-16T20:52:47.492Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 20:52:47 [2019-10-16T20:52:47.492Z] === RUN TestCreateWithDuplicateNetworkNames 20:52:49 [2019-10-16T20:52:49.322Z] === RUN TestDockerSuite/TestBuildLastModified 20:52:54 [2019-10-16T20:52:54.586Z] === RUN TestDockerSuite/TestBuildLineBreak 20:52:58 [2019-10-16T20:52:58.761Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 20:52:58 [2019-10-16T20:52:58.761Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 20:52:58 [2019-10-16T20:52:58.761Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 20:52:58 [2019-10-16T20:52:58.761Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 20:52:58 [2019-10-16T20:52:58.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 20:52:58 [2019-10-16T20:52:58.761Z] === RUN TestDockerSuite/TestBuildMaintainer 20:52:59 [2019-10-16T20:52:59.018Z] === RUN TestDockerSuite/TestBuildMissingArgs 20:53:00 [2019-10-16T20:53:00.915Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 20:53:01 [2019-10-16T20:53:01.035Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.91s) 20:53:01 [2019-10-16T20:53:01.035Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 20:53:01 [2019-10-16T20:53:01.035Z] === RUN TestCreateServiceSecretFileMode 20:53:02 [2019-10-16T20:53:02.289Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) 20:53:02 [2019-10-16T20:53:02.289Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 20:53:02 [2019-10-16T20:53:02.289Z] PASS 20:53:02 [2019-10-16T20:53:02.289Z] 20:53:02 [2019-10-16T20:53:02.289Z] DONE 17 tests in 55.380s 20:53:02 [2019-10-16T20:53:02.289Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 20:53:02 [2019-10-16T20:53:02.289Z] ++ 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 20:53:02 [2019-10-16T20:53:02.289Z] ++ set -e 20:53:02 [2019-10-16T20:53:02.289Z] ++ '[' -n 0 ']' 20:53:02 [2019-10-16T20:53:02.289Z] ++ set -x 20:53:02 [2019-10-16T20:53:02.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 20:53:02 [2019-10-16T20:53:02.289Z] INFO: Testing against a local daemon 20:53:02 [2019-10-16T20:53:02.289Z] === RUN TestPluginInvalidJSON 20:53:02 [2019-10-16T20:53:02.547Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 20:53:02 [2019-10-16T20:53:02.547Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 20:53:02 [2019-10-16T20:53:02.547Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 20:53:02 [2019-10-16T20:53:02.547Z] --- PASS: TestPluginInvalidJSON (0.03s) 20:53:02 [2019-10-16T20:53:02.547Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 20:53:02 [2019-10-16T20:53:02.547Z] PASS 20:53:02 [2019-10-16T20:53:02.547Z] 20:53:02 [2019-10-16T20:53:02.547Z] DONE 2 tests in 0.188s 20:53:02 [2019-10-16T20:53:02.547Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 20:53:02 [2019-10-16T20:53:02.547Z] ++ 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 20:53:02 [2019-10-16T20:53:02.547Z] ++ set -e 20:53:02 [2019-10-16T20:53:02.547Z] ++ '[' -n 0 ']' 20:53:02 [2019-10-16T20:53:02.547Z] ++ set -x 20:53:02 [2019-10-16T20:53:02.547Z] ++ env -i DEST=/go/src/github.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 20:53:02 [2019-10-16T20:53:02.547Z] === RUN TestDockerSuite/TestBuildMultiStageArg 20:53:02 [2019-10-16T20:53:02.547Z] INFO: Testing against a local daemon 20:53:02 [2019-10-16T20:53:02.547Z] === RUN TestExternalGraphDriver 20:53:02 [2019-10-16T20:53:02.805Z] === RUN TestExternalGraphDriver/json 20:53:04 [2019-10-16T20:53:04.388Z] --- PASS: TestCreateServiceSecretFileMode (3.23s) 20:53:04 [2019-10-16T20:53:04.388Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 20:53:04 [2019-10-16T20:53:04.388Z] === RUN TestCreateServiceConfigFileMode 20:53:04 [2019-10-16T20:53:04.701Z] === RUN TestExternalGraphDriver/spec 20:53:06 [2019-10-16T20:53:06.600Z] === RUN TestExternalGraphDriver/pull 20:53:06 [2019-10-16T20:53:06.841Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) 20:53:06 [2019-10-16T20:53:06.841Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 20:53:06 [2019-10-16T20:53:06.841Z] === RUN TestCreateServiceSysctls 20:53:07 [2019-10-16T20:53:07.533Z] === RUN TestDockerSuite/TestBuildMultiStageCache 20:53:08 [2019-10-16T20:53:08.097Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 20:53:08 [2019-10-16T20:53:08.667Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 20:53:08 [2019-10-16T20:53:08.667Z] --- PASS: TestExternalGraphDriver (6.13s) 20:53:08 [2019-10-16T20:53:08.667Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 20:53:08 [2019-10-16T20:53:08.667Z] --- PASS: TestExternalGraphDriver/json (1.89s) 20:53:08 [2019-10-16T20:53:08.667Z] --- PASS: TestExternalGraphDriver/spec (2.05s) 20:53:08 [2019-10-16T20:53:08.667Z] --- PASS: TestExternalGraphDriver/pull (2.04s) 20:53:08 [2019-10-16T20:53:08.667Z] === RUN TestGraphdriverPluginV2 20:53:10 [2019-10-16T20:53:10.863Z] --- PASS: TestCreateServiceSysctls (4.08s) 20:53:10 [2019-10-16T20:53:10.863Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 20:53:10 [2019-10-16T20:53:10.863Z] === RUN TestCreateServiceCapabilities 20:53:13 [2019-10-16T20:53:13.923Z] --- PASS: TestGraphdriverPluginV2 (4.97s) 20:53:13 [2019-10-16T20:53:13.923Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" 20:53:13 [2019-10-16T20:53:13.923Z] PASS 20:53:13 [2019-10-16T20:53:13.923Z] 20:53:13 [2019-10-16T20:53:13.923Z] DONE 5 tests in 11.270s 20:53:13 [2019-10-16T20:53:13.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 20:53:13 [2019-10-16T20:53:13.923Z] ++ 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 20:53:13 [2019-10-16T20:53:13.923Z] ++ set -e 20:53:13 [2019-10-16T20:53:13.923Z] ++ '[' -n 0 ']' 20:53:13 [2019-10-16T20:53:13.923Z] ++ set -x 20:53:13 [2019-10-16T20:53:13.923Z] ++ env -i DEST=/go/src/github.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 20:53:13 [2019-10-16T20:53:13.923Z] INFO: Testing against a local daemon 20:53:13 [2019-10-16T20:53:13.923Z] === RUN TestContinueAfterPluginCrash 20:53:13 [2019-10-16T20:53:13.923Z] === PAUSE TestContinueAfterPluginCrash 20:53:13 [2019-10-16T20:53:13.923Z] === RUN TestDaemonStartWithLogOpt 20:53:13 [2019-10-16T20:53:13.923Z] === PAUSE TestDaemonStartWithLogOpt 20:53:13 [2019-10-16T20:53:13.924Z] === CONT TestContinueAfterPluginCrash 20:53:13 [2019-10-16T20:53:13.924Z] === CONT TestDaemonStartWithLogOpt 20:53:14 [2019-10-16T20:53:14.032Z] --- PASS: TestCreateServiceCapabilities (3.21s) 20:53:14 [2019-10-16T20:53:14.032Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 20:53:14 [2019-10-16T20:53:14.032Z] === RUN TestInspect 20:53:18 [2019-10-16T20:53:18.190Z] --- PASS: TestInspect (3.57s) 20:53:18 [2019-10-16T20:53:18.190Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 20:53:18 [2019-10-16T20:53:18.190Z] === RUN TestServiceListWithStatuses 20:53:18 [2019-10-16T20:53:18.190Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:53:18 [2019-10-16T20:53:18.190Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:53:18 [2019-10-16T20:53:18.190Z] === RUN TestDockerNetworkConnectAlias 20:53:19 [2019-10-16T20:53:19.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 20:53:19 [2019-10-16T20:53:19.665Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 20:53:19 [2019-10-16T20:53:19.665Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 20:53:22 [2019-10-16T20:53:22.025Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 20:53:22 [2019-10-16T20:53:22.957Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 20:53:24 [2019-10-16T20:53:24.458Z] --- PASS: TestDockerNetworkConnectAlias (5.82s) 20:53:24 [2019-10-16T20:53:24.458Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 20:53:24 [2019-10-16T20:53:24.458Z] === RUN TestDockerNetworkReConnect 20:53:25 [2019-10-16T20:53:25.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 20:53:25 [2019-10-16T20:53:25.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 20:53:25 [2019-10-16T20:53:25.901Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 20:53:25 [2019-10-16T20:53:25.901Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 20:53:26 [2019-10-16T20:53:26.866Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 20:53:26 [2019-10-16T20:53:26.866Z] === RUN TestDockerSuite/TestBuildCopyWildcard 20:53:28 [2019-10-16T20:53:28.217Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 20:53:28 [2019-10-16T20:53:28.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 20:53:28 [2019-10-16T20:53:28.510Z] --- PASS: TestDockerNetworkReConnect (4.76s) 20:53:28 [2019-10-16T20:53:28.510Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 20:53:28 [2019-10-16T20:53:28.510Z] === RUN TestServicePlugin 20:53:28 [2019-10-16T20:53:28.510Z] --- SKIP: TestServicePlugin (0.00s) 20:53:28 [2019-10-16T20:53:28.510Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:53:28 [2019-10-16T20:53:28.510Z] === RUN TestServiceUpdateLabel 20:53:30 [2019-10-16T20:53:30.113Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 20:53:31 [2019-10-16T20:53:31.178Z] --- PASS: TestServiceUpdateLabel (2.83s) 20:53:31 [2019-10-16T20:53:31.178Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 20:53:31 [2019-10-16T20:53:31.178Z] === RUN TestServiceUpdateSecrets 20:53:32 [2019-10-16T20:53:32.640Z] --- PASS: TestDaemonStartWithLogOpt (18.31s) 20:53:32 [2019-10-16T20:53:32.640Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 20:53:33 [2019-10-16T20:53:33.204Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 20:53:33 [2019-10-16T20:53:33.204Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 20:53:37 [2019-10-16T20:53:37.381Z] --- PASS: TestContinueAfterPluginCrash (23.49s) 20:53:37 [2019-10-16T20:53:37.381Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 20:53:37 [2019-10-16T20:53:37.381Z] PASS 20:53:37 [2019-10-16T20:53:37.381Z] 20:53:37 [2019-10-16T20:53:37.381Z] DONE 2 tests in 23.675s 20:53:37 [2019-10-16T20:53:37.381Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 20:53:37 [2019-10-16T20:53:37.381Z] ++ 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 20:53:37 [2019-10-16T20:53:37.381Z] ++ set -e 20:53:37 [2019-10-16T20:53:37.381Z] ++ '[' -n 0 ']' 20:53:37 [2019-10-16T20:53:37.381Z] ++ set -x 20:53:37 [2019-10-16T20:53:37.381Z] ++ env -i DEST=/go/src/github.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 20:53:37 [2019-10-16T20:53:37.647Z] INFO: Testing against a local daemon 20:53:37 [2019-10-16T20:53:37.647Z] === RUN TestPluginWithDevMounts 20:53:37 [2019-10-16T20:53:37.647Z] === PAUSE TestPluginWithDevMounts 20:53:37 [2019-10-16T20:53:37.647Z] === CONT TestPluginWithDevMounts 20:53:38 [2019-10-16T20:53:38.221Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 20:53:39 [2019-10-16T20:53:39.151Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 20:53:39 [2019-10-16T20:53:39.715Z] --- PASS: TestPluginWithDevMounts (2.03s) 20:53:39 [2019-10-16T20:53:39.715Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 20:53:39 [2019-10-16T20:53:39.715Z] PASS 20:53:39 [2019-10-16T20:53:39.715Z] 20:53:39 [2019-10-16T20:53:39.715Z] DONE 1 tests in 2.199s 20:53:39 [2019-10-16T20:53:39.715Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 20:53:39 [2019-10-16T20:53:39.715Z] ++ 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 20:53:39 [2019-10-16T20:53:39.715Z] ++ set -e 20:53:39 [2019-10-16T20:53:39.715Z] ++ '[' -n 0 ']' 20:53:39 [2019-10-16T20:53:39.715Z] ++ set -x 20:53:39 [2019-10-16T20:53:39.715Z] ++ env -i DEST=/go/src/github.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 20:53:39 [2019-10-16T20:53:39.715Z] INFO: Testing against a local daemon 20:53:39 [2019-10-16T20:53:39.715Z] === RUN TestSecretInspect 20:53:41 [2019-10-16T20:53:41.611Z] === RUN TestDockerSuite/TestBuildMultipleTags 20:53:41 [2019-10-16T20:53:41.611Z] === RUN TestDockerSuite/TestBuildNetContainer 20:53:42 [2019-10-16T20:53:42.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 20:53:42 [2019-10-16T20:53:42.979Z] --- PASS: TestSecretInspect (3.06s) 20:53:42 [2019-10-16T20:53:42.979Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 20:53:42 [2019-10-16T20:53:42.979Z] === RUN TestSecretList 20:53:44 [2019-10-16T20:53:44.348Z] === RUN TestDockerSuite/TestBuildNetNone 20:53:45 [2019-10-16T20:53:45.279Z] === RUN TestDockerSuite/TestBuildNoContext 20:53:46 [2019-10-16T20:53:46.648Z] === RUN TestDockerSuite/TestBuildNoDupOutput 20:53:46 [2019-10-16T20:53:46.648Z] --- PASS: TestSecretList (3.82s) 20:53:46 [2019-10-16T20:53:46.648Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 20:53:46 [2019-10-16T20:53:46.648Z] === RUN TestSecretsCreateAndDelete 20:53:47 [2019-10-16T20:53:47.470Z] --- PASS: TestServiceUpdateSecrets (15.40s) 20:53:47 [2019-10-16T20:53:47.470Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 20:53:47 [2019-10-16T20:53:47.470Z] === RUN TestServiceUpdateConfigs 20:53:48 [2019-10-16T20:53:48.543Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 20:53:50 [2019-10-16T20:53:50.438Z] --- PASS: TestSecretsCreateAndDelete (3.36s) 20:53:50 [2019-10-16T20:53:50.438Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 20:53:50 [2019-10-16T20:53:50.438Z] === RUN TestSecretsUpdate 20:53:50 [2019-10-16T20:53:50.438Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 20:53:50 [2019-10-16T20:53:50.438Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 20:53:50 [2019-10-16T20:53:50.695Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 20:53:50 [2019-10-16T20:53:50.952Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 20:53:51 [2019-10-16T20:53:51.210Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 20:53:52 [2019-10-16T20:53:52.142Z] === RUN TestDockerSuite/TestBuildOnBuild 20:53:53 [2019-10-16T20:53:53.512Z] --- PASS: TestSecretsUpdate (3.34s) 20:53:53 [2019-10-16T20:53:53.512Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 20:53:53 [2019-10-16T20:53:53.512Z] === RUN TestTemplatedSecret 20:53:54 [2019-10-16T20:53:54.883Z] === RUN TestDockerSuite/TestBuildOnBuildCache 20:53:55 [2019-10-16T20:53:55.447Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 20:53:56 [2019-10-16T20:53:56.788Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 20:53:56 [2019-10-16T20:53:56.788Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 20:53:56 [2019-10-16T20:53:56.788Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 20:53:56 [2019-10-16T20:53:56.818Z] --- PASS: TestTemplatedSecret (3.48s) 20:53:56 [2019-10-16T20:53:56.818Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 20:53:56 [2019-10-16T20:53:56.818Z] === RUN TestSecretCreateResolve 20:53:58 [2019-10-16T20:53:58.712Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 20:54:00 [2019-10-16T20:54:00.083Z] --- PASS: TestSecretCreateResolve (3.03s) 20:54:00 [2019-10-16T20:54:00.083Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 20:54:00 [2019-10-16T20:54:00.083Z] PASS 20:54:00 [2019-10-16T20:54:00.083Z] 20:54:00 [2019-10-16T20:54:00.083Z] DONE 6 tests in 20.239s 20:54:00 [2019-10-16T20:54:00.083Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 20:54:00 [2019-10-16T20:54:00.083Z] ++ 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 20:54:00 [2019-10-16T20:54:00.083Z] ++ set -e 20:54:00 [2019-10-16T20:54:00.083Z] ++ '[' -n 0 ']' 20:54:00 [2019-10-16T20:54:00.083Z] ++ set -x 20:54:00 [2019-10-16T20:54:00.083Z] ++ env -i DEST=/go/src/github.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 20:54:00 [2019-10-16T20:54:00.083Z] INFO: Testing against a local daemon 20:54:00 [2019-10-16T20:54:00.083Z] === RUN TestServiceCreateInit 20:54:00 [2019-10-16T20:54:00.083Z] === RUN TestServiceCreateInit/daemonInitDisabled 20:54:00 [2019-10-16T20:54:00.343Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 20:54:02 [2019-10-16T20:54:02.886Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 20:54:03 [2019-10-16T20:54:03.860Z] --- PASS: TestServiceUpdateConfigs (15.59s) 20:54:03 [2019-10-16T20:54:03.860Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 20:54:03 [2019-10-16T20:54:03.860Z] === RUN TestServiceUpdateNetwork 20:54:04 [2019-10-16T20:54:04.255Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 20:54:05 [2019-10-16T20:54:05.185Z] === RUN TestServiceCreateInit/daemonInitEnabled 20:54:05 [2019-10-16T20:54:05.750Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 20:54:06 [2019-10-16T20:54:06.313Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 20:54:10 [2019-10-16T20:54:10.490Z] --- PASS: TestServiceCreateInit (9.95s) 20:54:10 [2019-10-16T20:54:10.490Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) 20:54:10 [2019-10-16T20:54:10.490Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 20:54:10 [2019-10-16T20:54:10.490Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.81s) 20:54:10 [2019-10-16T20:54:10.490Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 20:54:10 [2019-10-16T20:54:10.490Z] === RUN TestCreateServiceMultipleTimes 20:54:10 [2019-10-16T20:54:10.490Z] === RUN TestDockerSuite/TestBuildPATH 20:54:10 [2019-10-16T20:54:10.867Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 20:54:10 [2019-10-16T20:54:10.867Z] 20:54:10 [2019-10-16T20:54:10.867Z] ---> Making bundle: test-integration (in bundles/test-integration) 20:54:10 [2019-10-16T20:54:10.867Z] PKG_CONFIG=pkg-config 20:54:10 [2019-10-16T20:54:10.867Z] GOLANG_VERSION=1.13.1 20:54:10 [2019-10-16T20:54:10.867Z] HOSTNAME=0ffb38b01f62 20:54:10 [2019-10-16T20:54:10.867Z] DOCKER_EXPERIMENTAL=1 20:54:10 [2019-10-16T20:54:10.867Z] container=docker 20:54:10 [2019-10-16T20:54:10.867Z] TEST_SKIP_INTEGRATION_CLI=1 20:54:10 [2019-10-16T20:54:10.867Z] GO111MODULE=off 20:54:10 [2019-10-16T20:54:10.867Z] GOPATH=/go 20:54:10 [2019-10-16T20:54:10.867Z] PWD=/go/src/github.com/docker/docker 20:54:10 [2019-10-16T20:54:10.867Z] HOME=/root 20:54:10 [2019-10-16T20:54:10.867Z] VALIDATE_REPO=https://github.com/moby/moby.git 20:54:10 [2019-10-16T20:54:10.867Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 20:54:10 [2019-10-16T20:54:10.867Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 20:54:10 [2019-10-16T20:54:10.867Z] DOCKER_GITCOMMIT=95ea6e70696582cec3643b160a4eb4b98aa3d9e7 20:54:10 [2019-10-16T20:54:10.867Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 20:54:10 [2019-10-16T20:54:10.867Z] DOCKER_GRAPHDRIVER=overlay2 20:54:10 [2019-10-16T20:54:10.867Z] TERM=xterm 20:54:10 [2019-10-16T20:54:10.867Z] VALIDATE_BRANCH=master 20:54:10 [2019-10-16T20:54:10.867Z] DEST=bundles/test-integration 20:54:10 [2019-10-16T20:54:10.867Z] SHLVL=1 20:54:10 [2019-10-16T20:54:10.867Z] TIMEOUT=120m 20:54:10 [2019-10-16T20:54:10.867Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 20:54:10 [2019-10-16T20:54:10.867Z] DOCKER_PKG=github.com/docker/docker 20:54:10 [2019-10-16T20:54:10.867Z] TESTDEBUG=0 20:54:10 [2019-10-16T20:54:10.867Z] _=/usr/bin/env 20:54:10 [2019-10-16T20:54:10.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 20:54:13 [2019-10-16T20:54:13.014Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 20:54:13 [2019-10-16T20:54:13.946Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 20:54:14 [2019-10-16T20:54:14.622Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 20:54:14 [2019-10-16T20:54:14.622Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 20:54:15 [2019-10-16T20:54:15.317Z] === RUN TestDockerSuite/TestBuildRelativeCopy 20:54:15 [2019-10-16T20:54:15.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 20:54:17 [2019-10-16T20:54:17.486Z] --- PASS: TestServiceUpdateNetwork (14.12s) 20:54:17 [2019-10-16T20:54:17.486Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 20:54:17 [2019-10-16T20:54:17.486Z] PASS 20:54:17 [2019-10-16T20:54:17.486Z] 20:54:17 [2019-10-16T20:54:17.486Z] === Skipped 20:54:17 [2019-10-16T20:54:17.486Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) 20:54:17 [2019-10-16T20:54:17.486Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:54:17 [2019-10-16T20:54:17.486Z] 20:54:17 [2019-10-16T20:54:17.486Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) 20:54:17 [2019-10-16T20:54:17.486Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 20:54:17 [2019-10-16T20:54:17.486Z] 20:54:17 [2019-10-16T20:54:17.486Z] 20:54:17 [2019-10-16T20:54:17.486Z] DONE 20 tests, 2 skipped in 122.996s 20:54:17 [2019-10-16T20:54:17.486Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 20:54:17 [2019-10-16T20:54:17.486Z] ++ 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 20:54:17 [2019-10-16T20:54:17.486Z] ++ set -e 20:54:17 [2019-10-16T20:54:17.486Z] ++ '[' -n 0 ']' 20:54:17 [2019-10-16T20:54:17.486Z] ++ set -x 20:54:17 [2019-10-16T20:54:17.486Z] ++ env -i DEST=/go/src/github.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 20:54:17 [2019-10-16T20:54:17.486Z] INFO: Testing against a local daemon 20:54:17 [2019-10-16T20:54:17.486Z] === RUN TestSessionCreate 20:54:17 [2019-10-16T20:54:17.486Z] --- PASS: TestSessionCreate (0.02s) 20:54:17 [2019-10-16T20:54:17.486Z] === RUN TestSessionCreateWithBadUpgrade 20:54:17 [2019-10-16T20:54:17.486Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 20:54:17 [2019-10-16T20:54:17.486Z] PASS 20:54:17 [2019-10-16T20:54:17.486Z] 20:54:17 [2019-10-16T20:54:17.486Z] DONE 2 tests in 0.222s 20:54:17 [2019-10-16T20:54:17.486Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 20:54:17 [2019-10-16T20:54:17.486Z] ++ 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 20:54:17 [2019-10-16T20:54:17.486Z] ++ set -e 20:54:17 [2019-10-16T20:54:17.486Z] ++ '[' -n 0 ']' 20:54:17 [2019-10-16T20:54:17.486Z] ++ set -x 20:54:17 [2019-10-16T20:54:17.486Z] ++ env -i DEST=/go/src/github.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 20:54:17 [2019-10-16T20:54:17.486Z] INFO: Testing against a local daemon 20:54:17 [2019-10-16T20:54:17.486Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:54:17 [2019-10-16T20:54:17.486Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 20:54:17 [2019-10-16T20:54:17.486Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:54:17 [2019-10-16T20:54:17.486Z] === RUN TestEventsExecDie 20:54:17 [2019-10-16T20:54:17.925Z] --- PASS: TestEventsExecDie (0.99s) 20:54:17 [2019-10-16T20:54:17.925Z] === RUN TestEventsBackwardsCompatible 20:54:17 [2019-10-16T20:54:17.925Z] --- PASS: TestEventsBackwardsCompatible (0.11s) 20:54:17 [2019-10-16T20:54:17.925Z] === RUN TestInfoBinaryCommits 20:54:17 [2019-10-16T20:54:17.925Z] --- PASS: TestInfoBinaryCommits (0.02s) 20:54:17 [2019-10-16T20:54:17.925Z] === RUN TestInfoAPIVersioned 20:54:17 [2019-10-16T20:54:17.925Z] --- PASS: TestInfoAPIVersioned (0.00s) 20:54:17 [2019-10-16T20:54:17.925Z] === RUN TestInfoAPI 20:54:17 [2019-10-16T20:54:17.925Z] --- PASS: TestInfoAPI (0.02s) 20:54:17 [2019-10-16T20:54:17.925Z] === RUN TestInfoAPIWarnings 20:54:18 [2019-10-16T20:54:18.811Z] --- PASS: TestInfoAPIWarnings (0.82s) 20:54:18 [2019-10-16T20:54:18.812Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 20:54:18 [2019-10-16T20:54:18.812Z] === RUN TestLoginFailsWithBadCredentials 20:54:19 [2019-10-16T20:54:19.206Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) 20:54:19 [2019-10-16T20:54:19.206Z] === RUN TestPingCacheHeaders 20:54:19 [2019-10-16T20:54:19.206Z] --- PASS: TestPingCacheHeaders (0.02s) 20:54:19 [2019-10-16T20:54:19.206Z] === RUN TestPingGet 20:54:19 [2019-10-16T20:54:19.206Z] --- PASS: TestPingGet (0.01s) 20:54:19 [2019-10-16T20:54:19.206Z] === RUN TestPingHead 20:54:19 [2019-10-16T20:54:19.206Z] --- PASS: TestPingHead (0.03s) 20:54:19 [2019-10-16T20:54:19.206Z] === RUN TestVersion 20:54:19 [2019-10-16T20:54:19.206Z] --- PASS: TestVersion (0.02s) 20:54:19 [2019-10-16T20:54:19.206Z] PASS 20:54:19 [2019-10-16T20:54:19.206Z] 20:54:19 [2019-10-16T20:54:19.206Z] === Skipped 20:54:19 [2019-10-16T20:54:19.206Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 20:54:19 [2019-10-16T20:54:19.206Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:54:19 [2019-10-16T20:54:19.206Z] 20:54:19 [2019-10-16T20:54:19.206Z] 20:54:19 [2019-10-16T20:54:19.206Z] DONE 12 tests, 1 skipped in 2.580s 20:54:19 [2019-10-16T20:54:19.206Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 20:54:19 [2019-10-16T20:54:19.206Z] ++ 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 20:54:19 [2019-10-16T20:54:19.206Z] ++ set -e 20:54:19 [2019-10-16T20:54:19.206Z] ++ '[' -n 0 ']' 20:54:19 [2019-10-16T20:54:19.206Z] ++ set -x 20:54:19 [2019-10-16T20:54:19.206Z] ++ env -i DEST=/go/src/github.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 20:54:19 [2019-10-16T20:54:19.206Z] INFO: Testing against a local daemon 20:54:19 [2019-10-16T20:54:19.206Z] === RUN TestVolumesCreateAndList 20:54:19 [2019-10-16T20:54:19.206Z] --- PASS: TestVolumesCreateAndList (0.02s) 20:54:19 [2019-10-16T20:54:19.206Z] === RUN TestVolumesRemove 20:54:19 [2019-10-16T20:54:19.580Z] --- PASS: TestVolumesRemove (0.09s) 20:54:19 [2019-10-16T20:54:19.580Z] === RUN TestVolumesInspect 20:54:19 [2019-10-16T20:54:19.580Z] --- PASS: TestVolumesInspect (0.02s) 20:54:19 [2019-10-16T20:54:19.580Z] === RUN TestVolumesInvalidJSON 20:54:19 [2019-10-16T20:54:19.580Z] === RUN TestVolumesInvalidJSON//volumes/create 20:54:19 [2019-10-16T20:54:19.580Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:54:19 [2019-10-16T20:54:19.580Z] === CONT TestVolumesInvalidJSON//volumes/create 20:54:19 [2019-10-16T20:54:19.580Z] --- PASS: TestVolumesInvalidJSON (0.02s) 20:54:19 [2019-10-16T20:54:19.580Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) 20:54:19 [2019-10-16T20:54:19.580Z] PASS 20:54:19 [2019-10-16T20:54:19.580Z] 20:54:19 [2019-10-16T20:54:19.580Z] DONE 5 tests in 0.297s 20:54:19 [2019-10-16T20:54:19.580Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:54:19 [2019-10-16T20:54:19.580Z] ++++ cat bundles/test-integration/docker.pid 20:54:19 [2019-10-16T20:54:19.580Z] +++ kill 11509 20:54:21 [2019-10-16T20:54:21.357Z] +++ /etc/init.d/apparmor stop 20:54:21 [2019-10-16T20:54:21.357Z] Clearing AppArmor profiles cache:. 20:54:21 [2019-10-16T20:54:21.357Z] All profile caches have been cleared, but no profiles have been unloaded. 20:54:21 [2019-10-16T20:54:21.357Z] Unloading profiles will leave already running processes permanently 20:54:21 [2019-10-16T20:54:21.357Z] unconfined, which can lead to unexpected situations. 20:54:21 [2019-10-16T20:54:21.357Z] 20:54:21 [2019-10-16T20:54:21.357Z] To set a process to complain mode, use the command line tool 20:54:21 [2019-10-16T20:54:21.357Z] 'aa-complain'. To really tear down all profiles, run the init script 20:54:21 [2019-10-16T20:54:21.357Z] with the 'teardown' option." 20:54:21 [2019-10-16T20:54:21.357Z] Post stage [Pipeline] junit 20:54:22 [2019-10-16T20:54:22.746Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 20:54:24 [2019-10-16T20:54:24.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 20:54:24 [2019-10-16T20:54:24.413Z] + echo Ensuring container killed. 20:54:24 [2019-10-16T20:54:24.413Z] Ensuring container killed. 20:54:24 [2019-10-16T20:54:24.413Z] + docker rm -vf docker-pr1 20:54:24 [2019-10-16T20:54:24.413Z] Error: No such container: docker-pr1 20:54:24 [2019-10-16T20:54:24.413Z] + true [Pipeline] sh 20:54:25 [2019-10-16T20:54:25.220Z] + echo Chowning /workspace to jenkins user 20:54:25 [2019-10-16T20:54:25.220Z] Chowning /workspace to jenkins user 20:54:25 [2019-10-16T20:54:25.220Z] + id -u 20:54:25 [2019-10-16T20:54:25.220Z] + id -g 20:54:25 [2019-10-16T20:54:25.220Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40097:/workspace busybox chown -R 1001:1001 /workspace 20:54:25 [2019-10-16T20:54:25.220Z] Unable to find image 'busybox:latest' locally 20:54:25 [2019-10-16T20:54:25.220Z] latest: Pulling from library/busybox 20:54:25 [2019-10-16T20:54:25.582Z] 6d4c3d9fc915: Pulling fs layer 20:54:25 [2019-10-16T20:54:25.582Z] 6d4c3d9fc915: Download complete 20:54:26 [2019-10-16T20:54:26.365Z] 6d4c3d9fc915: Pull complete 20:54:26 [2019-10-16T20:54:26.365Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 20:54:26 [2019-10-16T20:54:26.365Z] Status: Downloaded newer image for busybox:latest 20:54:27 [2019-10-16T20:54:27.054Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 20:54:27 [2019-10-16T20:54:27.502Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh 20:54:28 [2019-10-16T20:54:28.954Z] + bundleName=s390x-integration 20:54:28 [2019-10-16T20:54:28.955Z] + echo Creating s390x-integration-bundles.tar.gz 20:54:28 [2019-10-16T20:54:28.955Z] Creating s390x-integration-bundles.tar.gz 20:54:28 [2019-10-16T20:54:28.955Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 20:54:28 [2019-10-16T20:54:28.955Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts 20:54:29 [2019-10-16T20:54:29.214Z] Archiving artifacts 20:54:30 [2019-10-16T20:54:30.022Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 20:54:30 [2019-10-16T20:54:30.499Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 20:54:31 [2019-10-16T20:54:31.222Z] + make clean 20:54:31 [2019-10-16T20:54:31.582Z] docker volume rm -f docker-dev-cache 20:54:31 [2019-10-16T20:54:31.582Z] docker-dev-cache [Pipeline] deleteDir 20:54:31 [2019-10-16T20:54:31.916Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 20:54:31 [2019-10-16T20:54:31.916Z] === RUN TestDockerSuite/TestBuildRm 20:54:32 [2019-10-16T20:54:32.483Z] --- PASS: TestCreateServiceMultipleTimes (22.27s) 20:54:32 [2019-10-16T20:54:32.483Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 20:54:32 [2019-10-16T20:54:32.483Z] === RUN TestCreateServiceConflict 20:54:34 [2019-10-16T20:54:34.111Z] === RUN TestDockerSuite/TestBuildDockerignore 20:54:35 [2019-10-16T20:54:35.757Z] --- PASS: TestCreateServiceConflict (3.48s) 20:54:35 [2019-10-16T20:54:35.757Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 20:54:35 [2019-10-16T20:54:35.757Z] === RUN TestCreateServiceMaxReplicas 20:54:36 [2019-10-16T20:54:36.014Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 20:54:37 [2019-10-16T20:54:37.384Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 20:54:39 [2019-10-16T20:54:39.281Z] === RUN TestDockerSuite/TestBuildScratchCopy 20:54:39 [2019-10-16T20:54:39.845Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 20:54:40 [2019-10-16T20:54:40.103Z] --- PASS: TestCreateServiceMaxReplicas (4.24s) 20:54:40 [2019-10-16T20:54:40.103Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 20:54:40 [2019-10-16T20:54:40.103Z] === RUN TestCreateWithDuplicateNetworkNames 20:54:41 [2019-10-16T20:54:41.038Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 20:54:42 [2019-10-16T20:54:42.408Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 20:54:44 [2019-10-16T20:54:44.306Z] === RUN TestDockerSuite/TestBuildShellInherited 20:54:45 [2019-10-16T20:54:45.679Z] === RUN TestDockerSuite/TestBuildShellMultiple 20:54:50 [2019-10-16T20:54:50.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:54:50 [2019-10-16T20:54:50.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 20:54:50 [2019-10-16T20:54:50.933Z] === RUN TestDockerSuite/TestBuildShellNotJSON 20:54:50 [2019-10-16T20:54:50.933Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 20:54:50 [2019-10-16T20:54:50.933Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 20:54:50 [2019-10-16T20:54:50.933Z] === RUN TestDockerSuite/TestBuildSpaces 20:54:50 [2019-10-16T20:54:50.933Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 20:54:51 [2019-10-16T20:54:51.862Z] === RUN TestDockerSuite/TestBuildStartsFromOne 20:54:52 [2019-10-16T20:54:52.119Z] === RUN TestDockerSuite/TestBuildStderr 20:54:52 [2019-10-16T20:54:52.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 20:54:53 [2019-10-16T20:54:53.488Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 20:54:56 [2019-10-16T20:54:56.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 20:54:56 [2019-10-16T20:54:56.761Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.57s) 20:54:56 [2019-10-16T20:54:56.761Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 20:54:56 [2019-10-16T20:54:56.761Z] === RUN TestCreateServiceSecretFileMode 20:54:58 [2019-10-16T20:54:58.129Z] === RUN TestDockerSuite/TestBuildStopSignal 20:54:59 [2019-10-16T20:54:59.499Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 20:55:00 [2019-10-16T20:55:00.063Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) 20:55:00 [2019-10-16T20:55:00.063Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 20:55:00 [2019-10-16T20:55:00.063Z] === RUN TestCreateServiceConfigFileMode 20:55:00 [2019-10-16T20:55:00.993Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 20:55:01 [2019-10-16T20:55:01.250Z] === RUN TestDockerSuite/TestBuildTagEvent 20:55:02 [2019-10-16T20:55:02.624Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 20:55:03 [2019-10-16T20:55:03.189Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) 20:55:03 [2019-10-16T20:55:03.189Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 20:55:03 [2019-10-16T20:55:03.189Z] === RUN TestCreateServiceSysctls 20:55:04 [2019-10-16T20:55:04.559Z] === RUN TestDockerSuite/TestBuildUser 20:55:07 [2019-10-16T20:55:07.083Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 20:55:07 [2019-10-16T20:55:07.340Z] --- PASS: TestCreateServiceSysctls (4.08s) 20:55:07 [2019-10-16T20:55:07.340Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 20:55:07 [2019-10-16T20:55:07.340Z] === RUN TestCreateServiceCapabilities 20:55:10 [2019-10-16T20:55:10.621Z] --- PASS: TestCreateServiceCapabilities (3.31s) 20:55:10 [2019-10-16T20:55:10.621Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 20:55:10 [2019-10-16T20:55:10.621Z] === RUN TestInspect 20:55:10 [2019-10-16T20:55:10.878Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 20:55:18 [2019-10-16T20:55:18.989Z] --- PASS: TestInspect (8.16s) 20:55:18 [2019-10-16T20:55:18.989Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 20:55:18 [2019-10-16T20:55:18.989Z] === RUN TestServiceListWithStatuses 20:55:18 [2019-10-16T20:55:18.989Z] --- SKIP: TestServiceListWithStatuses (0.00s) 20:55:18 [2019-10-16T20:55:18.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:55:18 [2019-10-16T20:55:18.989Z] === RUN TestDockerNetworkConnectAlias 20:55:25 [2019-10-16T20:55:25.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 20:55:26 [2019-10-16T20:55:26.102Z] --- PASS: TestDockerNetworkConnectAlias (7.32s) 20:55:26 [2019-10-16T20:55:26.102Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 20:55:26 [2019-10-16T20:55:26.102Z] === RUN TestDockerNetworkReConnect 20:55:30 [2019-10-16T20:55:30.279Z] === RUN TestDockerSuite/TestBuildVerboseOut 20:55:30 [2019-10-16T20:55:30.842Z] === RUN TestDockerSuite/TestBuildVerifyIntString 20:55:31 [2019-10-16T20:55:31.100Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 20:55:32 [2019-10-16T20:55:32.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 20:55:32 [2019-10-16T20:55:32.032Z] --- PASS: TestDockerNetworkReConnect (6.00s) 20:55:32 [2019-10-16T20:55:32.032Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 20:55:32 [2019-10-16T20:55:32.032Z] === RUN TestServicePlugin 20:55:32 [2019-10-16T20:55:32.289Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 20:55:33 [2019-10-16T20:55:33.661Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 20:55:34 [2019-10-16T20:55:34.517Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 20:55:34 [2019-10-16T20:55:34.975Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 20:55:35 [2019-10-16T20:55:35.433Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 20:55:35 [2019-10-16T20:55:35.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 20:55:35 [2019-10-16T20:55:35.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 20:55:35 [2019-10-16T20:55:35.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 20:55:36 [2019-10-16T20:55:36.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 20:55:36 [2019-10-16T20:55:36.187Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 20:55:36 [2019-10-16T20:55:36.187Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 20:55:36 [2019-10-16T20:55:36.187Z] === RUN TestDockerSuite/TestBuildWindowsUser 20:55:36 [2019-10-16T20:55:36.187Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 20:55:36 [2019-10-16T20:55:36.187Z] === RUN TestDockerSuite/TestBuildWithExtraHost 20:55:36 [2019-10-16T20:55:36.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 20:55:38 [2019-10-16T20:55:38.709Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 20:55:38 [2019-10-16T20:55:38.966Z] === RUN TestDockerSuite/TestBuildWithFailure 20:55:39 [2019-10-16T20:55:39.899Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 20:55:40 [2019-10-16T20:55:40.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 20:55:40 [2019-10-16T20:55:40.830Z] === RUN TestDockerSuite/TestBuildWithTabs 20:55:41 [2019-10-16T20:55:41.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 20:55:42 [2019-10-16T20:55:42.724Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 20:55:42 [2019-10-16T20:55:42.724Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 20:55:45 [2019-10-16T20:55:45.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 20:55:46 [2019-10-16T20:55:46.902Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 20:55:48 [2019-10-16T20:55:48.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 20:55:48 [2019-10-16T20:55:48.798Z] === RUN TestDockerSuite/TestBuildWithVolumes 20:55:49 [2019-10-16T20:55:49.728Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 20:55:50 [2019-10-16T20:55:50.291Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 20:55:51 [2019-10-16T20:55:51.231Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 20:55:51 [2019-10-16T20:55:51.232Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 20:55:52 [2019-10-16T20:55:52.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 20:55:52 [2019-10-16T20:55:52.601Z] === RUN TestDockerSuite/TestBuildXZHost 20:55:53 [2019-10-16T20:55:53.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 20:55:55 [2019-10-16T20:55:55.876Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 20:55:55 [2019-10-16T20:55:55.877Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 20:55:55 [2019-10-16T20:55:55.877Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 20:55:56 [2019-10-16T20:55:56.442Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 20:55:57 [2019-10-16T20:55:57.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 20:55:57 [2019-10-16T20:55:57.373Z] === RUN TestDockerSuite/TestCommitChange 20:55:57 [2019-10-16T20:55:57.937Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 20:55:58 [2019-10-16T20:55:58.867Z] === RUN TestDockerSuite/TestCommitChangeLabels 20:55:59 [2019-10-16T20:55:59.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 20:56:00 [2019-10-16T20:56:00.238Z] === RUN TestDockerSuite/TestCommitHardlink 20:56:00 [2019-10-16T20:56:00.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 20:56:02 [2019-10-16T20:56:02.133Z] === RUN TestDockerSuite/TestCommitNewFile 20:56:02 [2019-10-16T20:56:02.904Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 20:56:02 [2019-10-16T20:56:02.904Z] Using test binary docker 20:56:02 [2019-10-16T20:56:02.904Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 20:56:02 [2019-10-16T20:56:02.904Z] +++ /etc/init.d/apparmor start 20:56:02 [2019-10-16T20:56:02.904Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 20:56:02 [2019-10-16T20:56:02.904Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 20:56:02 [2019-10-16T20:56:02.904Z] Warning failed to create cache: (null) 20:56:02 [2019-10-16T20:56:02.904Z] . 20:56:02 [2019-10-16T20:56:02.904Z] INFO: Waiting for daemon to start... 20:56:02 [2019-10-16T20:56:02.904Z] Starting dockerd 20:56:02 [2019-10-16T20:56:02.904Z] +++ 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 20:56:04 [2019-10-16T20:56:04.027Z] === RUN TestDockerSuite/TestCommitPausedContainer 20:56:04 [2019-10-16T20:56:04.942Z] . 20:56:04 [2019-10-16T20:56:04.942Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 20:56:04 [2019-10-16T20:56:04.942Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 20:56:04 [2019-10-16T20:56:04.942Z] Error: No such image: emptyfs 20:56:04 [2019-10-16T20:56:04.942Z] ++++ tar -cC bundles/test-integration/emptyfs . 20:56:04 [2019-10-16T20:56:04.942Z] ++++ docker load 20:56:04 [2019-10-16T20:56:04.957Z] === RUN TestDockerSuite/TestCommitTTY 20:56:05 [2019-10-16T20:56:05.228Z] Running integration-test (iteration 1) 20:56:05 [2019-10-16T20:56:05.228Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 20:56:05 [2019-10-16T20:56:05.229Z] ++ 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 20:56:05 [2019-10-16T20:56:05.229Z] ++ set -e 20:56:05 [2019-10-16T20:56:05.229Z] ++ '[' -n 0 ']' 20:56:05 [2019-10-16T20:56:05.229Z] ++ set -x 20:56:05 [2019-10-16T20:56:05.229Z] ++ env -i DEST=/go/src/github.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 20:56:06 [2019-10-16T20:56:06.848Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 20:56:07 [2019-10-16T20:56:07.778Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 20:56:08 [2019-10-16T20:56:08.707Z] --- PASS: TestServicePlugin (36.57s) 20:56:08 [2019-10-16T20:56:08.707Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 20:56:08 [2019-10-16T20:56:08.707Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 20:56:08 [2019-10-16T20:56:08.707Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 20:56:08 [2019-10-16T20:56:08.707Z] plugin_test.go:62: [de127a7efc610] joining swarm manager [d4630caa7e458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 20:56:08 [2019-10-16T20:56:08.707Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 20:56:08 [2019-10-16T20:56:08.707Z] plugin_test.go:65: [d9eb8276566ad] joining swarm manager [d4630caa7e458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 20:56:08 [2019-10-16T20:56:08.707Z] === RUN TestServiceUpdateLabel 20:56:09 [2019-10-16T20:56:09.637Z] === RUN TestDockerSuite/TestCommitWithoutPause 20:56:10 [2019-10-16T20:56:10.567Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 20:56:10 [2019-10-16T20:56:10.567Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 20:56:10 [2019-10-16T20:56:10.567Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 20:56:10 [2019-10-16T20:56:10.567Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 20:56:10 [2019-10-16T20:56:10.824Z] === RUN TestDockerSuite/TestContainerAPIBadPort 20:56:10 [2019-10-16T20:56:10.824Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 20:56:10 [2019-10-16T20:56:10.824Z] === RUN TestDockerSuite/TestContainerAPICommit 20:56:11 [2019-10-16T20:56:11.757Z] --- PASS: TestServiceUpdateLabel (3.13s) 20:56:11 [2019-10-16T20:56:11.757Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 20:56:11 [2019-10-16T20:56:11.757Z] === RUN TestServiceUpdateSecrets 20:56:12 [2019-10-16T20:56:12.687Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 20:56:15 [2019-10-16T20:56:15.206Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 20:56:15 [2019-10-16T20:56:15.206Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 20:56:15 [2019-10-16T20:56:15.769Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 20:56:16 [2019-10-16T20:56:16.698Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 20:56:17 [2019-10-16T20:56:17.626Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 20:56:18 [2019-10-16T20:56:18.567Z] === RUN TestDockerSuite/TestContainerAPICreate 20:56:19 [2019-10-16T20:56:19.137Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 20:56:19 [2019-10-16T20:56:19.137Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 20:56:19 [2019-10-16T20:56:19.137Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 20:56:20 [2019-10-16T20:56:20.066Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 20:56:20 [2019-10-16T20:56:20.066Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 20:56:20 [2019-10-16T20:56:20.066Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 20:56:20 [2019-10-16T20:56:20.323Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 20:56:20 [2019-10-16T20:56:20.323Z] === RUN TestDockerSuite/TestContainerAPIDelete 20:56:20 [2019-10-16T20:56:20.489Z] Loaded image: buildpack-deps:jessie 20:56:20 [2019-10-16T20:56:20.489Z] Loaded image: busybox:latest 20:56:20 [2019-10-16T20:56:20.489Z] Loaded image: busybox:glibc 20:56:20 [2019-10-16T20:56:20.489Z] Loaded image: debian:jessie 20:56:20 [2019-10-16T20:56:20.489Z] Loaded image: hello-world:latest 20:56:20 [2019-10-16T20:56:20.489Z] INFO: Testing against a local daemon 20:56:20 [2019-10-16T20:56:20.489Z] === RUN TestCgroupNamespacesBuild 20:56:21 [2019-10-16T20:56:21.109Z] --- PASS: TestCgroupNamespacesBuild (1.61s) 20:56:21 [2019-10-16T20:56:21.109Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 20:56:21 [2019-10-16T20:56:21.109Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 20:56:21 [2019-10-16T20:56:21.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 20:56:22 [2019-10-16T20:56:22.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 20:56:22 [2019-10-16T20:56:22.600Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) 20:56:22 [2019-10-16T20:56:22.600Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 20:56:22 [2019-10-16T20:56:22.600Z] === RUN TestBuildWithSession 20:56:22 [2019-10-16T20:56:22.600Z] --- SKIP: TestBuildWithSession (0.00s) 20:56:22 [2019-10-16T20:56:22.600Z] build_session_test.go:25: TODO: BuildKit 20:56:22 [2019-10-16T20:56:22.600Z] === RUN TestBuildSquashParent 20:56:23 [2019-10-16T20:56:23.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 20:56:23 [2019-10-16T20:56:23.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 20:56:25 [2019-10-16T20:56:25.008Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 20:56:25 [2019-10-16T20:56:25.937Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 20:56:25 [2019-10-16T20:56:25.937Z] === RUN TestDockerSuite/TestContainerAPIGetAll 20:56:26 [2019-10-16T20:56:26.500Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 20:56:27 [2019-10-16T20:56:27.063Z] --- PASS: TestServiceUpdateSecrets (15.28s) 20:56:27 [2019-10-16T20:56:27.063Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 20:56:27 [2019-10-16T20:56:27.063Z] === RUN TestServiceUpdateConfigs 20:56:27 [2019-10-16T20:56:27.630Z] === RUN TestDockerSuite/TestContainerAPIGetExport 20:56:28 [2019-10-16T20:56:28.111Z] --- PASS: TestBuildSquashParent (4.93s) 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:56:28 [2019-10-16T20:56:28.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:56:28 [2019-10-16T20:56:28.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:56:28 [2019-10-16T20:56:28.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:56:28 [2019-10-16T20:56:28.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:56:28 [2019-10-16T20:56:28.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:56:28 [2019-10-16T20:56:28.111Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:56:28 [2019-10-16T20:56:28.111Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:56:28 [2019-10-16T20:56:28.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 20:56:28 [2019-10-16T20:56:28.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 20:56:28 [2019-10-16T20:56:28.111Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 20:56:28 [2019-10-16T20:56:28.111Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 20:56:28 [2019-10-16T20:56:28.561Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 20:56:29 [2019-10-16T20:56:29.491Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 20:56:29 [2019-10-16T20:56:29.491Z] === RUN TestDockerSuite/TestContainerAPIKill 20:56:30 [2019-10-16T20:56:30.420Z] === RUN TestDockerSuite/TestContainerAPIPause 20:56:30 [2019-10-16T20:56:30.848Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 20:56:30 [2019-10-16T20:56:30.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 20:56:31 [2019-10-16T20:56:31.350Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 20:56:31 [2019-10-16T20:56:31.915Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 20:56:32 [2019-10-16T20:56:32.171Z] === RUN TestDockerSuite/TestContainerAPIRename 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.86s) 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.00s) 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.54s) 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) 20:56:32 [2019-10-16T20:56:32.885Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) 20:56:32 [2019-10-16T20:56:32.885Z] === RUN TestBuildMultiStageCopy 20:56:32 [2019-10-16T20:56:32.885Z] === RUN TestBuildMultiStageCopy/copy_to_root 20:56:33 [2019-10-16T20:56:33.102Z] === RUN TestDockerSuite/TestContainerAPIRestart 20:56:34 [2019-10-16T20:56:34.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 20:56:34 [2019-10-16T20:56:34.916Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 20:56:34 [2019-10-16T20:56:34.998Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 20:56:35 [2019-10-16T20:56:35.199Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 20:56:35 [2019-10-16T20:56:35.831Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 20:56:35 [2019-10-16T20:56:35.862Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 20:56:35 [2019-10-16T20:56:35.862Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 20:56:35 [2019-10-16T20:56:35.862Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 20:56:36 [2019-10-16T20:56:36.117Z] --- PASS: TestBuildMultiStageCopy (3.50s) 20:56:36 [2019-10-16T20:56:36.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) 20:56:36 [2019-10-16T20:56:36.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) 20:56:36 [2019-10-16T20:56:36.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.36s) 20:56:36 [2019-10-16T20:56:36.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) 20:56:36 [2019-10-16T20:56:36.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) 20:56:36 [2019-10-16T20:56:36.117Z] === RUN TestBuildMultiStageParentConfig 20:56:36 [2019-10-16T20:56:36.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 20:56:36 [2019-10-16T20:56:36.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 20:56:36 [2019-10-16T20:56:36.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 20:56:36 [2019-10-16T20:56:36.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 20:56:36 [2019-10-16T20:56:36.368Z] === RUN TestDockerSuite/TestContainerAPIStart 20:56:37 [2019-10-16T20:56:37.131Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) 20:56:37 [2019-10-16T20:56:37.132Z] === RUN TestBuildLabelWithTargets 20:56:37 [2019-10-16T20:56:37.298Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 20:56:38 [2019-10-16T20:56:38.611Z] --- PASS: TestBuildLabelWithTargets (1.54s) 20:56:38 [2019-10-16T20:56:38.611Z] === RUN TestBuildWithEmptyLayers 20:56:39 [2019-10-16T20:56:39.628Z] --- PASS: TestBuildWithEmptyLayers (0.78s) 20:56:39 [2019-10-16T20:56:39.628Z] === RUN TestBuildMultiStageOnBuild 20:56:41 [2019-10-16T20:56:41.667Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) 20:56:41 [2019-10-16T20:56:41.667Z] === RUN TestBuildUncleanTarFilenames 20:56:42 [2019-10-16T20:56:42.552Z] === RUN TestDockerSuite/TestContainerAPIStop 20:56:42 [2019-10-16T20:56:42.552Z] --- PASS: TestServiceUpdateConfigs (14.94s) 20:56:42 [2019-10-16T20:56:42.552Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 20:56:42 [2019-10-16T20:56:42.552Z] === RUN TestServiceUpdateNetwork 20:56:42 [2019-10-16T20:56:42.699Z] --- PASS: TestBuildUncleanTarFilenames (1.11s) 20:56:42 [2019-10-16T20:56:42.699Z] === RUN TestBuildMultiStageLayerLeak 20:56:42 [2019-10-16T20:56:42.809Z] === RUN TestDockerSuite/TestContainerAPITop 20:56:43 [2019-10-16T20:56:43.740Z] === RUN TestDockerSuite/TestContainerAPITopWindows 20:56:43 [2019-10-16T20:56:43.740Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 20:56:43 [2019-10-16T20:56:43.997Z] === RUN TestDockerSuite/TestContainerAPIWait 20:56:45 [2019-10-16T20:56:45.396Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) 20:56:45 [2019-10-16T20:56:45.396Z] === RUN TestBuildWithHugeFile 20:56:47 [2019-10-16T20:56:47.270Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 20:56:47 [2019-10-16T20:56:47.845Z] === RUN TestDockerSuite/TestContainerNetworkMode 20:56:49 [2019-10-16T20:56:49.213Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 20:56:54 [2019-10-16T20:56:54.468Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 20:56:54 [2019-10-16T20:56:54.468Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 20:56:55 [2019-10-16T20:56:55.838Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 20:56:56 [2019-10-16T20:56:56.770Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 20:56:57 [2019-10-16T20:56:57.703Z] --- PASS: TestServiceUpdateNetwork (15.54s) 20:56:57 [2019-10-16T20:56:57.703Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 20:56:57 [2019-10-16T20:56:57.703Z] PASS 20:56:57 [2019-10-16T20:56:57.703Z] 20:56:57 [2019-10-16T20:56:57.703Z] === Skipped 20:56:57 [2019-10-16T20:56:57.703Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 20:56:57 [2019-10-16T20:56:57.703Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 20:56:57 [2019-10-16T20:56:57.703Z] 20:56:57 [2019-10-16T20:56:57.703Z] 20:56:57 [2019-10-16T20:56:57.703Z] DONE 20 tests, 1 skipped in 177.658s 20:56:57 [2019-10-16T20:56:57.703Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 20:56:57 [2019-10-16T20:56:57.703Z] ++ 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 20:56:57 [2019-10-16T20:56:57.703Z] ++ set -e 20:56:57 [2019-10-16T20:56:57.703Z] ++ '[' -n 0 ']' 20:56:57 [2019-10-16T20:56:57.703Z] ++ set -x 20:56:57 [2019-10-16T20:56:57.703Z] ++ env -i DEST=/go/src/github.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 20:56:57 [2019-10-16T20:56:57.703Z] INFO: Testing against a local daemon 20:56:57 [2019-10-16T20:56:57.703Z] === RUN TestSessionCreate 20:56:57 [2019-10-16T20:56:57.960Z] --- PASS: TestSessionCreate (0.05s) 20:56:57 [2019-10-16T20:56:57.960Z] === RUN TestSessionCreateWithBadUpgrade 20:56:57 [2019-10-16T20:56:57.960Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) 20:56:57 [2019-10-16T20:56:57.960Z] PASS 20:56:57 [2019-10-16T20:56:57.960Z] 20:56:57 [2019-10-16T20:56:57.960Z] DONE 2 tests in 0.272s 20:56:57 [2019-10-16T20:56:57.960Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 20:56:57 [2019-10-16T20:56:57.960Z] ++ 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 20:56:57 [2019-10-16T20:56:57.960Z] ++ set -e 20:56:57 [2019-10-16T20:56:57.961Z] ++ '[' -n 0 ']' 20:56:57 [2019-10-16T20:56:57.961Z] ++ set -x 20:56:57 [2019-10-16T20:56:57.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 20:56:58 [2019-10-16T20:56:58.218Z] INFO: Testing against a local daemon 20:56:58 [2019-10-16T20:56:58.218Z] === RUN TestCgroupDriverSystemdMemoryLimit 20:56:58 [2019-10-16T20:56:58.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) 20:56:58 [2019-10-16T20:56:58.218Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:56:58 [2019-10-16T20:56:58.218Z] === RUN TestEventsExecDie 20:56:58 [2019-10-16T20:56:58.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 20:56:59 [2019-10-16T20:56:59.349Z] --- PASS: TestEventsExecDie (1.18s) 20:56:59 [2019-10-16T20:56:59.349Z] === RUN TestEventsBackwardsCompatible 20:56:59 [2019-10-16T20:56:59.606Z] --- PASS: TestEventsBackwardsCompatible (0.16s) 20:56:59 [2019-10-16T20:56:59.606Z] === RUN TestInfoBinaryCommits 20:56:59 [2019-10-16T20:56:59.606Z] --- PASS: TestInfoBinaryCommits (0.05s) 20:56:59 [2019-10-16T20:56:59.606Z] === RUN TestInfoAPIVersioned 20:56:59 [2019-10-16T20:56:59.606Z] --- PASS: TestInfoAPIVersioned (0.01s) 20:56:59 [2019-10-16T20:56:59.606Z] === RUN TestInfoAPI 20:56:59 [2019-10-16T20:56:59.606Z] --- PASS: TestInfoAPI (0.03s) 20:56:59 [2019-10-16T20:56:59.606Z] === RUN TestInfoAPIWarnings 20:57:00 [2019-10-16T20:57:00.537Z] --- PASS: TestInfoAPIWarnings (0.87s) 20:57:00 [2019-10-16T20:57:00.537Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 20:57:00 [2019-10-16T20:57:00.537Z] === RUN TestLoginFailsWithBadCredentials 20:57:00 [2019-10-16T20:57:00.794Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) 20:57:00 [2019-10-16T20:57:00.794Z] === RUN TestPingCacheHeaders 20:57:00 [2019-10-16T20:57:00.794Z] --- PASS: TestPingCacheHeaders (0.03s) 20:57:00 [2019-10-16T20:57:00.794Z] === RUN TestPingGet 20:57:00 [2019-10-16T20:57:00.794Z] --- PASS: TestPingGet (0.05s) 20:57:00 [2019-10-16T20:57:00.794Z] === RUN TestPingHead 20:57:00 [2019-10-16T20:57:00.794Z] --- PASS: TestPingHead (0.03s) 20:57:00 [2019-10-16T20:57:00.794Z] === RUN TestVersion 20:57:00 [2019-10-16T20:57:00.794Z] --- PASS: TestVersion (0.03s) 20:57:00 [2019-10-16T20:57:00.794Z] PASS 20:57:00 [2019-10-16T20:57:00.794Z] 20:57:00 [2019-10-16T20:57:00.794Z] === Skipped 20:57:00 [2019-10-16T20:57:00.794Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) 20:57:00 [2019-10-16T20:57:00.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 20:57:00 [2019-10-16T20:57:00.794Z] 20:57:00 [2019-10-16T20:57:00.794Z] 20:57:00 [2019-10-16T20:57:00.794Z] DONE 12 tests, 1 skipped in 2.939s 20:57:00 [2019-10-16T20:57:00.794Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 20:57:00 [2019-10-16T20:57:00.794Z] ++ 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 20:57:00 [2019-10-16T20:57:00.794Z] ++ set -e 20:57:00 [2019-10-16T20:57:00.794Z] ++ '[' -n 0 ']' 20:57:00 [2019-10-16T20:57:00.794Z] ++ set -x 20:57:00 [2019-10-16T20:57:00.794Z] ++ env -i DEST=/go/src/github.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 20:57:01 [2019-10-16T20:57:01.051Z] INFO: Testing against a local daemon 20:57:01 [2019-10-16T20:57:01.051Z] === RUN TestVolumesCreateAndList 20:57:01 [2019-10-16T20:57:01.051Z] --- PASS: TestVolumesCreateAndList (0.03s) 20:57:01 [2019-10-16T20:57:01.051Z] === RUN TestVolumesRemove 20:57:01 [2019-10-16T20:57:01.075Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 20:57:01 [2019-10-16T20:57:01.309Z] --- PASS: TestVolumesRemove (0.14s) 20:57:01 [2019-10-16T20:57:01.309Z] === RUN TestVolumesInspect 20:57:01 [2019-10-16T20:57:01.309Z] --- PASS: TestVolumesInspect (0.03s) 20:57:01 [2019-10-16T20:57:01.309Z] === RUN TestVolumesInvalidJSON 20:57:01 [2019-10-16T20:57:01.309Z] === RUN TestVolumesInvalidJSON//volumes/create 20:57:01 [2019-10-16T20:57:01.309Z] === PAUSE TestVolumesInvalidJSON//volumes/create 20:57:01 [2019-10-16T20:57:01.309Z] === CONT TestVolumesInvalidJSON//volumes/create 20:57:01 [2019-10-16T20:57:01.309Z] --- PASS: TestVolumesInvalidJSON (0.03s) 20:57:01 [2019-10-16T20:57:01.309Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 20:57:01 [2019-10-16T20:57:01.309Z] PASS 20:57:01 [2019-10-16T20:57:01.309Z] 20:57:01 [2019-10-16T20:57:01.309Z] DONE 5 tests in 0.388s 20:57:01 [2019-10-16T20:57:01.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 20:57:01 [2019-10-16T20:57:01.566Z] ++++ cat bundles/test-integration/docker.pid 20:57:01 [2019-10-16T20:57:01.566Z] +++ kill 5302 20:57:02 [2019-10-16T20:57:02.936Z] +++ /etc/init.d/apparmor stop 20:57:02 [2019-10-16T20:57:02.936Z] Clearing AppArmor profiles cache:. 20:57:02 [2019-10-16T20:57:02.936Z] All profile caches have been cleared, but no profiles have been unloaded. 20:57:02 [2019-10-16T20:57:02.936Z] Unloading profiles will leave already running processes permanently 20:57:02 [2019-10-16T20:57:02.936Z] unconfined, which can lead to unexpected situations. 20:57:02 [2019-10-16T20:57:02.936Z] 20:57:02 [2019-10-16T20:57:02.936Z] To set a process to complain mode, use the command line tool 20:57:02 [2019-10-16T20:57:02.936Z] 'aa-complain'. To really tear down all profiles, run the init script 20:57:02 [2019-10-16T20:57:02.936Z] with the 'teardown' option." 20:57:02 [2019-10-16T20:57:02.936Z] 20:57:13 [2019-10-16T20:57:13.479Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 20:57:22 [2019-10-16T20:57:22.092Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 20:57:24 [2019-10-16T20:57:24.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 20:57:25 [2019-10-16T20:57:25.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 20:57:25 [2019-10-16T20:57:25.658Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 20:57:28 [2019-10-16T20:57:28.931Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 20:57:31 [2019-10-16T20:57:31.453Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 20:57:33 [2019-10-16T20:57:33.976Z] === RUN TestDockerSuite/TestCopyAndRestart 20:57:35 [2019-10-16T20:57:35.887Z] === RUN TestDockerSuite/TestCopyCreatedContainer 20:57:35 [2019-10-16T20:57:35.887Z] === RUN TestDockerSuite/TestCpAbsolutePath 20:57:36 [2019-10-16T20:57:36.816Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 20:57:37 [2019-10-16T20:57:37.746Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 20:57:39 [2019-10-16T20:57:39.114Z] === RUN TestDockerSuite/TestCpFromCaseA 20:57:40 [2019-10-16T20:57:40.048Z] === RUN TestDockerSuite/TestCpFromCaseB 20:57:40 [2019-10-16T20:57:40.982Z] === RUN TestDockerSuite/TestCpFromCaseC 20:57:41 [2019-10-16T20:57:41.913Z] === RUN TestDockerSuite/TestCpFromCaseD 20:57:42 [2019-10-16T20:57:42.843Z] === RUN TestDockerSuite/TestCpFromCaseE 20:57:44 [2019-10-16T20:57:44.215Z] === RUN TestDockerSuite/TestCpFromCaseF 20:57:45 [2019-10-16T20:57:45.146Z] === RUN TestDockerSuite/TestCpFromCaseG 20:57:46 [2019-10-16T20:57:46.077Z] === RUN TestDockerSuite/TestCpFromCaseH 20:57:47 [2019-10-16T20:57:47.448Z] === RUN TestDockerSuite/TestCpFromCaseI 20:57:48 [2019-10-16T20:57:48.379Z] === RUN TestDockerSuite/TestCpFromCaseJ 20:57:49 [2019-10-16T20:57:49.311Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 20:57:50 [2019-10-16T20:57:50.681Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 20:57:52 [2019-10-16T20:57:52.050Z] === RUN TestDockerSuite/TestCpGarbagePath 20:57:52 [2019-10-16T20:57:52.981Z] === RUN TestDockerSuite/TestCpLocalOnly 20:57:52 [2019-10-16T20:57:52.981Z] === RUN TestDockerSuite/TestCpNameHasColon 20:57:53 [2019-10-16T20:57:53.912Z] === RUN TestDockerSuite/TestCpRelativePath 20:57:54 [2019-10-16T20:57:54.844Z] === RUN TestDockerSuite/TestCpSpecialFiles 20:57:56 [2019-10-16T20:57:56.215Z] === RUN TestDockerSuite/TestCpSymlinkComponent 20:57:57 [2019-10-16T20:57:57.147Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 20:57:57 [2019-10-16T20:57:57.811Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 20:57:58 [2019-10-16T20:57:58.517Z] === RUN TestDockerSuite/TestCpToCaseA 20:57:58 [2019-10-16T20:57:58.517Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 20:58:00 [2019-10-16T20:58:00.414Z] === RUN TestDockerSuite/TestCpToCaseB 20:58:01 [2019-10-16T20:58:01.012Z] === RUN TestDockerSuite/TestCpToCaseC 20:58:04 [2019-10-16T20:58:04.288Z] === RUN TestDockerSuite/TestCpToCaseD 20:58:09 [2019-10-16T20:58:09.541Z] === RUN TestDockerSuite/TestCpToCaseE 20:58:10 [2019-10-16T20:58:10.211Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 20:58:12 [2019-10-16T20:58:12.815Z] === RUN TestDockerSuite/TestCpToCaseF 20:58:13 [2019-10-16T20:58:13.378Z] === RUN TestDockerSuite/TestCpToCaseG 20:58:18 [2019-10-16T20:58:18.639Z] === RUN TestDockerSuite/TestCpToCaseH 20:58:18 [2019-10-16T20:58:18.799Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 20:58:20 [2019-10-16T20:58:20.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildWithHugeFile (84.81s) 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildWithEmptyDockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildPreserveOwnership 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildPreserveOwnership/copy_from 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildPreserveOwnership (4.79s) 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestBuildPlatformInvalid 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestBuildPlatformInvalid (0.14s) 20:58:22 [2019-10-16T20:58:22.520Z] PASS 20:58:22 [2019-10-16T20:58:22.520Z] 20:58:22 [2019-10-16T20:58:22.520Z] === Skipped 20:58:22 [2019-10-16T20:58:22.520Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) 20:58:22 [2019-10-16T20:58:22.520Z] build_session_test.go:25: TODO: BuildKit 20:58:22 [2019-10-16T20:58:22.520Z] 20:58:22 [2019-10-16T20:58:22.520Z] 20:58:22 [2019-10-16T20:58:22.520Z] DONE 32 tests, 1 skipped in 129.990s 20:58:22 [2019-10-16T20:58:22.520Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 20:58:22 [2019-10-16T20:58:22.520Z] ++ 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 20:58:22 [2019-10-16T20:58:22.520Z] ++ set -e 20:58:22 [2019-10-16T20:58:22.520Z] ++ '[' -n 0 ']' 20:58:22 [2019-10-16T20:58:22.520Z] ++ set -x 20:58:22 [2019-10-16T20:58:22.520Z] ++ env -i DEST=/go/src/github.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 20:58:22 [2019-10-16T20:58:22.520Z] INFO: Testing against a local daemon 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestConfigList 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestConfigList (2.23s) 20:58:22 [2019-10-16T20:58:22.520Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestConfigsCreateAndDelete 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestConfigsCreateAndDelete (2.14s) 20:58:22 [2019-10-16T20:58:22.520Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestConfigsUpdate 20:58:22 [2019-10-16T20:58:22.520Z] --- PASS: TestConfigsUpdate (2.65s) 20:58:22 [2019-10-16T20:58:22.520Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 20:58:22 [2019-10-16T20:58:22.520Z] === RUN TestTemplatedConfig 20:58:22 [2019-10-16T20:58:22.529Z] === RUN TestDockerSuite/TestCpToCaseI 20:58:23 [2019-10-16T20:58:23.094Z] === RUN TestDockerSuite/TestCpToCaseJ 20:58:24 [2019-10-16T20:58:24.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 20:58:25 [2019-10-16T20:58:25.213Z] --- PASS: TestTemplatedConfig (2.85s) 20:58:25 [2019-10-16T20:58:25.213Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 20:58:25 [2019-10-16T20:58:25.213Z] === RUN TestConfigInspect 20:58:27 [2019-10-16T20:58:27.252Z] --- PASS: TestConfigInspect (2.22s) 20:58:27 [2019-10-16T20:58:27.252Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 20:58:27 [2019-10-16T20:58:27.252Z] === RUN TestConfigCreateWithLabels 20:58:29 [2019-10-16T20:58:29.165Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 20:58:29 [2019-10-16T20:58:29.951Z] --- PASS: TestConfigCreateWithLabels (2.21s) 20:58:29 [2019-10-16T20:58:29.951Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 20:58:29 [2019-10-16T20:58:29.951Z] === RUN TestConfigCreateResolve 20:58:30 [2019-10-16T20:58:30.097Z] === RUN TestDockerSuite/TestCpToDot 20:58:31 [2019-10-16T20:58:31.028Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 20:58:31 [2019-10-16T20:58:31.989Z] --- PASS: TestConfigCreateResolve (2.14s) 20:58:31 [2019-10-16T20:58:31.989Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 20:58:31 [2019-10-16T20:58:31.989Z] === RUN TestConfigDaemonLibtrustID 20:58:32 [2019-10-16T20:58:32.272Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) 20:58:32 [2019-10-16T20:58:32.272Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 20:58:32 [2019-10-16T20:58:32.272Z] PASS 20:58:32 [2019-10-16T20:58:32.272Z] 20:58:32 [2019-10-16T20:58:32.272Z] DONE 8 tests in 17.110s 20:58:32 [2019-10-16T20:58:32.272Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 20:58:32 [2019-10-16T20:58:32.272Z] ++ 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 20:58:32 [2019-10-16T20:58:32.272Z] ++ set -e 20:58:32 [2019-10-16T20:58:32.272Z] ++ '[' -n 0 ']' 20:58:32 [2019-10-16T20:58:32.272Z] ++ set -x 20:58:32 [2019-10-16T20:58:32.272Z] ++ env -i DEST=/go/src/github.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 20:58:32 [2019-10-16T20:58:32.272Z] INFO: Testing against a local daemon 20:58:32 [2019-10-16T20:58:32.272Z] === RUN TestCheckpoint 20:58:32 [2019-10-16T20:58:32.272Z] --- SKIP: TestCheckpoint (0.00s) 20:58:32 [2019-10-16T20:58:32.272Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 20:58:32 [2019-10-16T20:58:32.272Z] === RUN TestContainerInvalidJSON 20:58:32 [2019-10-16T20:58:32.272Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 20:58:32 [2019-10-16T20:58:32.272Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 20:58:32 [2019-10-16T20:58:32.272Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 20:58:32 [2019-10-16T20:58:32.272Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 20:58:32 [2019-10-16T20:58:32.272Z] === RUN TestContainerInvalidJSON//exec/foobar/start 20:58:32 [2019-10-16T20:58:32.272Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 20:58:32 [2019-10-16T20:58:32.272Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 20:58:32 [2019-10-16T20:58:32.272Z] === CONT TestContainerInvalidJSON//exec/foobar/start 20:58:32 [2019-10-16T20:58:32.272Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 20:58:32 [2019-10-16T20:58:32.272Z] --- PASS: TestContainerInvalidJSON (0.02s) 20:58:32 [2019-10-16T20:58:32.272Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 20:58:32 [2019-10-16T20:58:32.272Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 20:58:32 [2019-10-16T20:58:32.272Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 20:58:32 [2019-10-16T20:58:32.272Z] === RUN TestCopyFromContainerPathDoesNotExist 20:58:32 [2019-10-16T20:58:32.557Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) 20:58:32 [2019-10-16T20:58:32.557Z] === RUN TestCopyFromContainerPathIsNotDir 20:58:32 [2019-10-16T20:58:32.557Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) 20:58:32 [2019-10-16T20:58:32.557Z] === RUN TestCopyToContainerPathDoesNotExist 20:58:32 [2019-10-16T20:58:32.557Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 20:58:32 [2019-10-16T20:58:32.557Z] === RUN TestCopyToContainerPathIsNotDir 20:58:32 [2019-10-16T20:58:32.841Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) 20:58:32 [2019-10-16T20:58:32.841Z] === RUN TestCopyFromContainer 20:58:32 [2019-10-16T20:58:32.924Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 20:58:34 [2019-10-16T20:58:34.321Z] === RUN TestCopyFromContainer// 20:58:34 [2019-10-16T20:58:34.321Z] === RUN TestCopyFromContainer//bar/root 20:58:34 [2019-10-16T20:58:34.605Z] === RUN TestCopyFromContainer//bar/root/ 20:58:34 [2019-10-16T20:58:34.605Z] === RUN TestCopyFromContainer/bar/quux 20:58:34 [2019-10-16T20:58:34.605Z] === RUN TestCopyFromContainer/bar/quux/ 20:58:34 [2019-10-16T20:58:34.891Z] === RUN TestCopyFromContainer/bar/quux/baz 20:58:34 [2019-10-16T20:58:34.891Z] === RUN TestCopyFromContainer/bar/filesymlink 20:58:34 [2019-10-16T20:58:34.891Z] === RUN TestCopyFromContainer/bar/dirsymlink 20:58:34 [2019-10-16T20:58:34.891Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCopyFromContainer/bar/notarget 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer (2.49s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer// (0.09s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:58:35 [2019-10-16T20:58:35.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:58:35 [2019-10-16T20:58:35.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 20:58:35 [2019-10-16T20:58:35.188Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 20:58:35 [2019-10-16T20:58:35.188Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 20:58:35 [2019-10-16T20:58:35.188Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 20:58:35 [2019-10-16T20:58:35.188Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCreateLinkToNonExistingContainer 20:58:35 [2019-10-16T20:58:35.188Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 20:58:35 [2019-10-16T20:58:35.188Z] === RUN TestCreateWithInvalidEnv 20:58:35 [2019-10-16T20:58:35.445Z] === RUN TestDockerSuite/TestCpToStdout 20:58:35 [2019-10-16T20:58:35.473Z] === RUN TestCreateWithInvalidEnv/0 20:58:35 [2019-10-16T20:58:35.473Z] === PAUSE TestCreateWithInvalidEnv/0 20:58:35 [2019-10-16T20:58:35.473Z] === RUN TestCreateWithInvalidEnv/1 20:58:35 [2019-10-16T20:58:35.473Z] === PAUSE TestCreateWithInvalidEnv/1 20:58:35 [2019-10-16T20:58:35.473Z] === RUN TestCreateWithInvalidEnv/2 20:58:35 [2019-10-16T20:58:35.473Z] === PAUSE TestCreateWithInvalidEnv/2 20:58:35 [2019-10-16T20:58:35.473Z] === CONT TestCreateWithInvalidEnv/0 20:58:35 [2019-10-16T20:58:35.473Z] === CONT TestCreateWithInvalidEnv/2 20:58:35 [2019-10-16T20:58:35.473Z] === CONT TestCreateWithInvalidEnv/1 20:58:35 [2019-10-16T20:58:35.473Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 20:58:35 [2019-10-16T20:58:35.473Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 20:58:35 [2019-10-16T20:58:35.473Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 20:58:35 [2019-10-16T20:58:35.473Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 20:58:35 [2019-10-16T20:58:35.473Z] === RUN TestCreateTmpfsMountsTarget 20:58:35 [2019-10-16T20:58:35.473Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 20:58:35 [2019-10-16T20:58:35.473Z] === RUN TestCreateWithCustomMaskedPaths 20:58:36 [2019-10-16T20:58:36.022Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCustomMaskedPaths (2.00s) 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/no_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/no_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/empty_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/valid_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/invalid_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/empty_capadd 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/empty_capadd 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/empty_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/capadd_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/no_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/empty_capadd 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/capadd_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/empty_capdrop 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/invalid_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/valid_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] === CONT TestCreateWithCapabilities/empty_capabilities 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities (0.04s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) 20:58:37 [2019-10-16T20:58:37.503Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) 20:58:37 [2019-10-16T20:58:37.503Z] === RUN TestCreateWithCustomReadonlyPaths 20:58:39 [2019-10-16T20:58:39.535Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) 20:58:39 [2019-10-16T20:58:39.535Z] === RUN TestCreateWithInvalidHealthcheckParams 20:58:39 [2019-10-16T20:58:39.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:58:39 [2019-10-16T20:58:39.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:58:39 [2019-10-16T20:58:39.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:58:39 [2019-10-16T20:58:39.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:58:39 [2019-10-16T20:58:39.535Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 20:58:39 [2019-10-16T20:58:39.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 20:58:39 [2019-10-16T20:58:39.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 20:58:39 [2019-10-16T20:58:39.535Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 20:58:39 [2019-10-16T20:58:39.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 20:58:39 [2019-10-16T20:58:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 20:58:39 [2019-10-16T20:58:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) 20:58:39 [2019-10-16T20:58:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 20:58:39 [2019-10-16T20:58:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 20:58:39 [2019-10-16T20:58:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 20:58:39 [2019-10-16T20:58:39.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 20:58:39 [2019-10-16T20:58:39.536Z] === RUN TestContainerStartOnDaemonRestart 20:58:39 [2019-10-16T20:58:39.536Z] === PAUSE TestContainerStartOnDaemonRestart 20:58:39 [2019-10-16T20:58:39.536Z] === RUN TestDaemonRestartIpcMode 20:58:39 [2019-10-16T20:58:39.536Z] === PAUSE TestDaemonRestartIpcMode 20:58:39 [2019-10-16T20:58:39.536Z] === RUN TestDiff 20:58:40 [2019-10-16T20:58:40.156Z] --- PASS: TestDiff (0.67s) 20:58:40 [2019-10-16T20:58:40.156Z] === RUN TestExecWithCloseStdin 20:58:40 [2019-10-16T20:58:40.200Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 20:58:40 [2019-10-16T20:58:40.200Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 20:58:41 [2019-10-16T20:58:41.132Z] === RUN TestDockerSuite/TestCpVolumePath 20:58:41 [2019-10-16T20:58:41.178Z] --- PASS: TestExecWithCloseStdin (0.90s) 20:58:41 [2019-10-16T20:58:41.178Z] === RUN TestExec 20:58:42 [2019-10-16T20:58:42.193Z] --- PASS: TestExec (0.87s) 20:58:42 [2019-10-16T20:58:42.193Z] === RUN TestExecUser 20:58:42 [2019-10-16T20:58:42.814Z] --- PASS: TestExecUser (0.88s) 20:58:42 [2019-10-16T20:58:42.814Z] === RUN TestExportContainerAndImportImage 20:58:43 [2019-10-16T20:58:43.029Z] === RUN TestDockerSuite/TestCreate64ByteHexID 20:58:43 [2019-10-16T20:58:43.029Z] === RUN TestDockerSuite/TestCreateArgs 20:58:43 [2019-10-16T20:58:43.029Z] === RUN TestDockerSuite/TestCreateByImageID 20:58:43 [2019-10-16T20:58:43.593Z] === RUN TestDockerSuite/TestCreateEchoStdout 20:58:43 [2019-10-16T20:58:43.836Z] --- PASS: TestExportContainerAndImportImage (0.97s) 20:58:43 [2019-10-16T20:58:43.836Z] === RUN TestExportContainerAfterDaemonRestart 20:58:44 [2019-10-16T20:58:44.156Z] === RUN TestDockerSuite/TestCreateGrowRootfs 20:58:44 [2019-10-16T20:58:44.156Z] === RUN TestDockerSuite/TestCreateHostConfig 20:58:44 [2019-10-16T20:58:44.412Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 20:58:44 [2019-10-16T20:58:44.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 20:58:45 [2019-10-16T20:58:45.234Z] === RUN TestDockerSuite/TestCreateLabelFromImage 20:58:45 [2019-10-16T20:58:45.435Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) 20:58:45 [2019-10-16T20:58:45.435Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 20:58:45 [2019-10-16T20:58:45.435Z] === RUN TestHealthCheckWorkdir 20:58:45 [2019-10-16T20:58:45.798Z] === RUN TestDockerSuite/TestCreateLabels 20:58:45 [2019-10-16T20:58:45.798Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 20:58:46 [2019-10-16T20:58:46.056Z] === RUN TestDockerSuite/TestCreateRM 20:58:46 [2019-10-16T20:58:46.056Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 20:58:46 [2019-10-16T20:58:46.056Z] === RUN TestDockerSuite/TestCreateStopSignal 20:58:46 [2019-10-16T20:58:46.313Z] === RUN TestDockerSuite/TestCreateStopTimeout 20:58:46 [2019-10-16T20:58:46.313Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 20:58:46 [2019-10-16T20:58:46.451Z] --- PASS: TestHealthCheckWorkdir (1.06s) 20:58:46 [2019-10-16T20:58:46.451Z] === RUN TestHealthKillContainer 20:58:49 [2019-10-16T20:58:49.590Z] === RUN TestDockerSuite/TestCreateVolumesCreated 20:58:49 [2019-10-16T20:58:49.590Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 20:58:49 [2019-10-16T20:58:49.590Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 20:58:49 [2019-10-16T20:58:49.918Z] --- PASS: TestHealthKillContainer (2.94s) 20:58:49 [2019-10-16T20:58:49.918Z] === RUN TestInspectCpusetInConfigPre120 20:58:50 [2019-10-16T20:58:50.206Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) 20:58:50 [2019-10-16T20:58:50.206Z] === RUN TestIpcModeNone 20:58:50 [2019-10-16T20:58:50.827Z] --- PASS: TestIpcModeNone (0.87s) 20:58:50 [2019-10-16T20:58:50.827Z] === RUN TestIpcModePrivate 20:58:51 [2019-10-16T20:58:51.842Z] --- PASS: TestIpcModePrivate (0.82s) 20:58:51 [2019-10-16T20:58:51.842Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false 20:58:51 [2019-10-16T20:58:51.842Z] === RUN TestIpcModeShareable 20:58:52 [2019-10-16T20:58:52.853Z] --- PASS: TestIpcModeShareable (0.86s) 20:58:52 [2019-10-16T20:58:52.853Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true 20:58:52 [2019-10-16T20:58:52.853Z] === RUN TestAPIIpcModeShareableAndContainer 20:58:54 [2019-10-16T20:58:54.851Z] === RUN TestDockerSuite/TestCreateWithPortRange 20:58:54 [2019-10-16T20:58:54.851Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 20:58:54 [2019-10-16T20:58:54.851Z] === RUN TestDockerSuite/TestCreateWithWorkdir 20:58:54 [2019-10-16T20:58:54.851Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 20:58:54 [2019-10-16T20:58:54.851Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 20:58:54 [2019-10-16T20:58:54.851Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 20:58:55 [2019-10-16T20:58:55.543Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) 20:58:55 [2019-10-16T20:58:55.543Z] === RUN TestAPIIpcModeHost 20:58:55 [2019-10-16T20:58:55.780Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 20:58:55 [2019-10-16T20:58:55.834Z] --- PASS: TestAPIIpcModeHost (0.73s) 20:58:55 [2019-10-16T20:58:55.834Z] === RUN TestDaemonIpcModeShareable 20:58:57 [2019-10-16T20:58:57.150Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 20:58:57 [2019-10-16T20:58:57.872Z] --- PASS: TestDaemonIpcModeShareable (1.74s) 20:58:57 [2019-10-16T20:58:57.872Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 20:58:57 [2019-10-16T20:58:57.872Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 20:58:57 [2019-10-16T20:58:57.872Z] === RUN TestDaemonIpcModePrivate 20:58:58 [2019-10-16T20:58:58.080Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 20:58:59 [2019-10-16T20:58:59.360Z] --- PASS: TestDaemonIpcModePrivate (1.72s) 20:58:59 [2019-10-16T20:58:59.360Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 20:58:59 [2019-10-16T20:58:59.360Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 20:58:59 [2019-10-16T20:58:59.360Z] === RUN TestDaemonIpcModePrivateFromConfig 20:58:59 [2019-10-16T20:58:59.973Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 20:59:01 [2019-10-16T20:59:01.389Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) 20:59:01 [2019-10-16T20:59:01.389Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 20:59:01 [2019-10-16T20:59:01.389Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 20:59:01 [2019-10-16T20:59:01.389Z] === RUN TestDaemonIpcModeShareableFromConfig 20:59:01 [2019-10-16T20:59:01.869Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 20:59:02 [2019-10-16T20:59:02.434Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 20:59:03 [2019-10-16T20:59:03.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 20:59:03 [2019-10-16T20:59:03.365Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 20:59:03 [2019-10-16T20:59:03.470Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) 20:59:03 [2019-10-16T20:59:03.470Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 20:59:03 [2019-10-16T20:59:03.470Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 20:59:03 [2019-10-16T20:59:03.470Z] === RUN TestIpcModeOlderClient 20:59:03 [2019-10-16T20:59:03.470Z] === PAUSE TestIpcModeOlderClient 20:59:03 [2019-10-16T20:59:03.470Z] === RUN TestKillContainerInvalidSignal 20:59:03 [2019-10-16T20:59:03.621Z] === RUN TestDockerSuite/TestDevicePermissions 20:59:04 [2019-10-16T20:59:04.191Z] --- PASS: TestKillContainerInvalidSignal (0.95s) 20:59:04 [2019-10-16T20:59:04.191Z] === RUN TestKillContainer 20:59:04 [2019-10-16T20:59:04.191Z] === RUN TestKillContainer/no_signal 20:59:04 [2019-10-16T20:59:04.748Z] === RUN TestDockerSuite/TestDockerFails 20:59:04 [2019-10-16T20:59:04.748Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 20:59:04 [2019-10-16T20:59:04.748Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 20:59:04 [2019-10-16T20:59:04.748Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 20:59:04 [2019-10-16T20:59:04.818Z] === RUN TestKillContainer/non_killing_signal 20:59:05 [2019-10-16T20:59:05.446Z] === RUN TestKillContainer/killing_signal 20:59:06 [2019-10-16T20:59:06.117Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 20:59:06 [2019-10-16T20:59:06.460Z] --- PASS: TestKillContainer (2.43s) 20:59:06 [2019-10-16T20:59:06.460Z] --- PASS: TestKillContainer/no_signal (0.83s) 20:59:06 [2019-10-16T20:59:06.460Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) 20:59:06 [2019-10-16T20:59:06.460Z] --- PASS: TestKillContainer/killing_signal (0.73s) 20:59:06 [2019-10-16T20:59:06.460Z] === RUN TestKillWithStopSignalAndRestartPolicies 20:59:06 [2019-10-16T20:59:06.460Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 20:59:07 [2019-10-16T20:59:07.082Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 20:59:07 [2019-10-16T20:59:07.488Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 20:59:08 [2019-10-16T20:59:08.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.44s) 20:59:08 [2019-10-16T20:59:08.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) 20:59:08 [2019-10-16T20:59:08.097Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) 20:59:08 [2019-10-16T20:59:08.097Z] === RUN TestKillStoppedContainer 20:59:08 [2019-10-16T20:59:08.097Z] --- PASS: TestKillStoppedContainer (0.08s) 20:59:08 [2019-10-16T20:59:08.097Z] === RUN TestKillStoppedContainerAPIPre120 20:59:08 [2019-10-16T20:59:08.097Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) 20:59:08 [2019-10-16T20:59:08.097Z] === RUN TestKillDifferentUserContainer 20:59:08 [2019-10-16T20:59:08.713Z] --- PASS: TestKillDifferentUserContainer (0.71s) 20:59:08 [2019-10-16T20:59:08.713Z] === RUN TestInspectOomKilledTrue 20:59:09 [2019-10-16T20:59:09.386Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 20:59:09 [2019-10-16T20:59:09.386Z] === RUN TestDockerSuite/TestDockerNetworkInspect 20:59:09 [2019-10-16T20:59:09.386Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 20:59:09 [2019-10-16T20:59:09.386Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 20:59:10 [2019-10-16T20:59:10.206Z] --- PASS: TestInspectOomKilledTrue (1.25s) 20:59:10 [2019-10-16T20:59:10.206Z] === RUN TestInspectOomKilledFalse 20:59:10 [2019-10-16T20:59:10.829Z] --- PASS: TestInspectOomKilledFalse (0.68s) 20:59:10 [2019-10-16T20:59:10.829Z] === RUN TestLinksEtcHostsContentMatch 20:59:11 [2019-10-16T20:59:11.452Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) 20:59:11 [2019-10-16T20:59:11.452Z] === RUN TestLinksContainerNames 20:59:12 [2019-10-16T20:59:12.935Z] --- PASS: TestLinksContainerNames (1.36s) 20:59:12 [2019-10-16T20:59:12.935Z] === RUN TestLogsFollowTailEmpty 20:59:13 [2019-10-16T20:59:13.558Z] --- PASS: TestLogsFollowTailEmpty (0.68s) 20:59:13 [2019-10-16T20:59:13.559Z] === RUN TestContainerNetworkMountsNoChown 20:59:14 [2019-10-16T20:59:14.184Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/default 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/default 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/private 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/private 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rprivate 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rprivate 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/slave 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/slave 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rslave 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rslave 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/shared 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/shared 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rshared 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rshared 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/default 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/shared 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rshared 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/default/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rshared/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rslave 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/shared/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rslave/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/shared/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/default/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/shared/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/shared/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/default/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/shared/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/shared/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rslave/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/default/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/default/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/default/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rprivate 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/slave 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/private 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/slave/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/private/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/slave/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/private/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/slave/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/private/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/slave/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/private/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/slave/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/private/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/slave/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/private/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rshared/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rprivate/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/shared/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === RUN TestMountDaemonRoot/rprivate/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/shared/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/shared/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/shared/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/default/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/default/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rslave/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/default/mount_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/default/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/slave/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/private/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rslave/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rshared/bind_root 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 20:59:14 [2019-10-16T20:59:14.184Z] === CONT TestMountDaemonRoot/slave/mount_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/slave/mount_root 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/slave/bind_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/private/mount_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/private/mount_root 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/rshared/mount_root 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/private/bind_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/rprivate/bind_root 20:59:14 [2019-10-16T20:59:14.495Z] === CONT TestMountDaemonRoot/rprivate/mount_root 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/default (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) 20:59:14 [2019-10-16T20:59:14.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 20:59:14 [2019-10-16T20:59:14.495Z] === RUN TestContainerBindMountNonRecursive 20:59:16 [2019-10-16T20:59:16.568Z] --- PASS: TestContainerBindMountNonRecursive (1.76s) 20:59:16 [2019-10-16T20:59:16.568Z] === RUN TestNetworkNat 20:59:17 [2019-10-16T20:59:17.189Z] --- PASS: TestNetworkNat (0.75s) 20:59:17 [2019-10-16T20:59:17.189Z] === RUN TestNetworkLocalhostTCPNat 20:59:17 [2019-10-16T20:59:17.478Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 20:59:17 [2019-10-16T20:59:17.814Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) 20:59:17 [2019-10-16T20:59:17.814Z] === RUN TestNetworkLoopbackNat 20:59:18 [2019-10-16T20:59:18.834Z] --- PASS: TestNetworkLoopbackNat (0.94s) 20:59:18 [2019-10-16T20:59:18.834Z] === RUN TestPause 20:59:18 [2019-10-16T20:59:18.848Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 20:59:19 [2019-10-16T20:59:19.452Z] --- PASS: TestPause (0.77s) 20:59:19 [2019-10-16T20:59:19.453Z] === RUN TestPauseFailsOnWindowsServerContainers 20:59:19 [2019-10-16T20:59:19.453Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 20:59:19 [2019-10-16T20:59:19.453Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 20:59:19 [2019-10-16T20:59:19.453Z] === RUN TestPauseStopPausedContainer 20:59:19 [2019-10-16T20:59:19.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 20:59:20 [2019-10-16T20:59:20.501Z] --- PASS: TestPauseStopPausedContainer (0.78s) 20:59:20 [2019-10-16T20:59:20.501Z] === RUN TestPsFilter 20:59:20 [2019-10-16T20:59:20.501Z] --- PASS: TestPsFilter (0.20s) 20:59:20 [2019-10-16T20:59:20.501Z] === RUN TestRemoveContainerWithRemovedVolume 20:59:21 [2019-10-16T20:59:21.123Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) 20:59:21 [2019-10-16T20:59:21.123Z] === RUN TestRemoveContainerWithVolume 20:59:21 [2019-10-16T20:59:21.743Z] --- PASS: TestRemoveContainerWithVolume (0.69s) 20:59:21 [2019-10-16T20:59:21.743Z] === RUN TestRemoveContainerRunning 20:59:22 [2019-10-16T20:59:22.304Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 20:59:22 [2019-10-16T20:59:22.753Z] --- PASS: TestRemoveContainerRunning (0.69s) 20:59:22 [2019-10-16T20:59:22.753Z] === RUN TestRemoveContainerForceRemoveRunning 20:59:23 [2019-10-16T20:59:23.371Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) 20:59:23 [2019-10-16T20:59:23.371Z] === RUN TestRemoveInvalidContainer 20:59:23 [2019-10-16T20:59:23.371Z] --- PASS: TestRemoveInvalidContainer (0.03s) 20:59:23 [2019-10-16T20:59:23.371Z] === RUN TestRenameLinkedContainer 20:59:24 [2019-10-16T20:59:24.828Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 20:59:25 [2019-10-16T20:59:25.760Z] === RUN TestDockerSuite/TestEventsAttach 20:59:26 [2019-10-16T20:59:26.073Z] --- PASS: TestRenameLinkedContainer (2.77s) 20:59:26 [2019-10-16T20:59:26.073Z] === RUN TestRenameStoppedContainer 20:59:26 [2019-10-16T20:59:26.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 20:59:26 [2019-10-16T20:59:26.582Z] === RUN TestDockerSuite/TestEventsCommit 20:59:26 [2019-10-16T20:59:26.690Z] --- PASS: TestRenameStoppedContainer (0.68s) 20:59:26 [2019-10-16T20:59:26.690Z] === RUN TestRenameRunningContainerAndReuse 20:59:27 [2019-10-16T20:59:27.955Z] === RUN TestDockerSuite/TestEventsContainerEvents 20:59:28 [2019-10-16T20:59:28.174Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) 20:59:28 [2019-10-16T20:59:28.174Z] === RUN TestRenameInvalidName 20:59:28 [2019-10-16T20:59:28.794Z] --- PASS: TestRenameInvalidName (0.70s) 20:59:28 [2019-10-16T20:59:28.794Z] === RUN TestRenameAnonymousContainer 20:59:28 [2019-10-16T20:59:28.886Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 20:59:29 [2019-10-16T20:59:29.817Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 20:59:31 [2019-10-16T20:59:31.189Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 20:59:31 [2019-10-16T20:59:31.487Z] --- PASS: TestRenameAnonymousContainer (2.46s) 20:59:31 [2019-10-16T20:59:31.487Z] === RUN TestRenameContainerWithSameName 20:59:31 [2019-10-16T20:59:31.772Z] --- PASS: TestRenameContainerWithSameName (0.66s) 20:59:31 [2019-10-16T20:59:31.772Z] === RUN TestRenameContainerWithLinkedContainer 20:59:33 [2019-10-16T20:59:33.086Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 20:59:33 [2019-10-16T20:59:33.257Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) 20:59:33 [2019-10-16T20:59:33.257Z] === RUN TestResize 20:59:33 [2019-10-16T20:59:33.877Z] --- PASS: TestResize (0.73s) 20:59:33 [2019-10-16T20:59:33.877Z] === RUN TestResizeWithInvalidSize 20:59:34 [2019-10-16T20:59:34.908Z] --- PASS: TestResizeWithInvalidSize (0.74s) 20:59:34 [2019-10-16T20:59:34.908Z] === RUN TestResizeWhenContainerNotStarted 20:59:34 [2019-10-16T20:59:34.983Z] === RUN TestDockerSuite/TestEventsContainerRestart 20:59:35 [2019-10-16T20:59:35.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:59:35 [2019-10-16T20:59:35.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 20:59:35 [2019-10-16T20:59:35.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 20:59:39 [2019-10-16T20:59:39.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 20:59:39 [2019-10-16T20:59:39.039Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 20:59:39 [2019-10-16T20:59:39.166Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 20:59:40 [2019-10-16T20:59:40.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 20:59:40 [2019-10-16T20:59:40.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 20:59:41 [2019-10-16T20:59:41.060Z] === RUN TestDockerSuite/TestEventsCopy 20:59:42 [2019-10-16T20:59:42.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 20:59:42 [2019-10-16T20:59:42.136Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 20:59:42 [2019-10-16T20:59:42.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 20:59:42 [2019-10-16T20:59:42.431Z] === RUN TestDockerSuite/TestEventsFilterContainer 20:59:43 [2019-10-16T20:59:43.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 20:59:44 [2019-10-16T20:59:44.327Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 20:59:44 [2019-10-16T20:59:44.891Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 20:59:45 [2019-10-16T20:59:45.148Z] === RUN TestDockerSuite/TestEventsFilterImageName 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.42s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.48s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.74s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.78s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.17s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.31s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.09s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.96s) 20:59:45 [2019-10-16T20:59:45.856Z] 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" 20:59:45 [2019-10-16T20:59:45.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) 20:59:45 [2019-10-16T20:59:45.857Z] 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" 20:59:45 [2019-10-16T20:59:45.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.01s) 20:59:45 [2019-10-16T20:59:45.857Z] 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" 20:59:45 [2019-10-16T20:59:45.857Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) 20:59:45 [2019-10-16T20:59:45.857Z] 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" 20:59:45 [2019-10-16T20:59:45.857Z] === RUN TestCgroupNamespacesRun 20:59:47 [2019-10-16T20:59:47.042Z] === RUN TestDockerSuite/TestEventsFilterLabels 20:59:47 [2019-10-16T20:59:47.042Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 20:59:47 [2019-10-16T20:59:47.299Z] === RUN TestDockerSuite/TestEventsFilterType 20:59:47 [2019-10-16T20:59:47.339Z] --- PASS: TestCgroupNamespacesRun (1.73s) 20:59:47 [2019-10-16T20:59:47.339Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 20:59:47 [2019-10-16T20:59:47.339Z] === RUN TestCgroupNamespacesRunPrivileged 20:59:47 [2019-10-16T20:59:47.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 20:59:47 [2019-10-16T20:59:47.815Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 20:59:47 [2019-10-16T20:59:47.815Z] === RUN TestDockerSuite/TestEventsFilters 20:59:48 [2019-10-16T20:59:48.831Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) 20:59:48 [2019-10-16T20:59:48.831Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 20:59:48 [2019-10-16T20:59:48.831Z] === RUN TestCgroupNamespacesRunDaemonHostMode 20:59:49 [2019-10-16T20:59:49.710Z] === RUN TestDockerSuite/TestEventsFormat 20:59:50 [2019-10-16T20:59:50.879Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) 20:59:50 [2019-10-16T20:59:50.879Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 20:59:50 [2019-10-16T20:59:50.879Z] === RUN TestCgroupNamespacesRunHostMode 20:59:51 [2019-10-16T20:59:51.081Z] === RUN TestDockerSuite/TestEventsFormatBadField 20:59:51 [2019-10-16T20:59:51.338Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 20:59:51 [2019-10-16T20:59:51.338Z] === RUN TestDockerSuite/TestEventsImageImport 20:59:52 [2019-10-16T20:59:52.269Z] === RUN TestDockerSuite/TestEventsImageLoad 20:59:52 [2019-10-16T20:59:52.362Z] --- PASS: TestCgroupNamespacesRunHostMode (1.68s) 20:59:52 [2019-10-16T20:59:52.362Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 20:59:52 [2019-10-16T20:59:52.362Z] === RUN TestCgroupNamespacesRunPrivateMode 20:59:52 [2019-10-16T20:59:52.526Z] === RUN TestDockerSuite/TestEventsImagePull 20:59:52 [2019-10-16T20:59:52.783Z] === RUN TestDockerSuite/TestEventsImageTag 20:59:54 [2019-10-16T20:59:54.153Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 20:59:54 [2019-10-16T20:59:54.153Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 20:59:54 [2019-10-16T20:59:54.153Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 20:59:54 [2019-10-16T20:59:54.153Z] === RUN TestDockerSuite/TestEventsPluginOps 20:59:54 [2019-10-16T20:59:54.392Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) 20:59:54 [2019-10-16T20:59:54.392Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 20:59:54 [2019-10-16T20:59:54.392Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 20:59:55 [2019-10-16T20:59:55.013Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) 20:59:55 [2019-10-16T20:59:55.013Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 20:59:55 [2019-10-16T20:59:55.013Z] === RUN TestCgroupNamespacesRunInvalidMode 20:59:55 [2019-10-16T20:59:55.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 20:59:56 [2019-10-16T20:59:56.031Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) 20:59:56 [2019-10-16T20:59:56.031Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 20:59:56 [2019-10-16T20:59:56.031Z] === RUN TestCgroupNamespacesRunOlderClient 20:59:56 [2019-10-16T20:59:56.084Z] === RUN TestDockerSuite/TestEventsRedirectStdout 20:59:57 [2019-10-16T20:59:57.016Z] === RUN TestDockerSuite/TestEventsRename 20:59:57 [2019-10-16T20:59:57.528Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) 20:59:57 [2019-10-16T20:59:57.528Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 20:59:57 [2019-10-16T20:59:57.528Z] === RUN TestKernelTCPMemory 20:59:57 [2019-10-16T20:59:57.949Z] === RUN TestDockerSuite/TestEventsResize 20:59:58 [2019-10-16T20:59:58.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 20:59:58 [2019-10-16T20:59:58.543Z] --- PASS: TestKernelTCPMemory (0.91s) 20:59:58 [2019-10-16T20:59:58.543Z] === RUN TestNISDomainname 20:59:58 [2019-10-16T20:59:58.771Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 20:59:59 [2019-10-16T20:59:59.558Z] --- PASS: TestNISDomainname (1.01s) 20:59:59 [2019-10-16T20:59:59.558Z] === RUN TestHostnameDnsResolution 20:59:59 [2019-10-16T20:59:59.704Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildDotDotFile 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEOLInLine 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEmptyCmd 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEmptyScratch 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEntrypoint 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 21:00:00 [2019-10-16T21:00:00.104Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 21:00:00 [2019-10-16T21:00:00.581Z] --- PASS: TestHostnameDnsResolution (1.10s) 21:00:00 [2019-10-16T21:00:00.582Z] === RUN TestStats 21:00:01 [2019-10-16T21:00:01.074Z] === RUN TestDockerSuite/TestEventsStreaming 21:00:02 [2019-10-16T21:00:02.006Z] === RUN TestDockerSuite/TestEventsTimestampFormats 21:00:03 [2019-10-16T21:00:03.266Z] --- PASS: TestStats (2.74s) 21:00:03 [2019-10-16T21:00:03.266Z] === RUN TestStopContainerWithTimeout 21:00:03 [2019-10-16T21:00:03.266Z] === RUN TestStopContainerWithTimeout/0 21:00:03 [2019-10-16T21:00:03.266Z] === PAUSE TestStopContainerWithTimeout/0 21:00:03 [2019-10-16T21:00:03.266Z] === RUN TestStopContainerWithTimeout/1 21:00:03 [2019-10-16T21:00:03.266Z] === PAUSE TestStopContainerWithTimeout/1 21:00:03 [2019-10-16T21:00:03.266Z] === RUN TestStopContainerWithTimeout/3 21:00:03 [2019-10-16T21:00:03.266Z] === PAUSE TestStopContainerWithTimeout/3 21:00:03 [2019-10-16T21:00:03.266Z] === RUN TestStopContainerWithTimeout/-1 21:00:03 [2019-10-16T21:00:03.266Z] === PAUSE TestStopContainerWithTimeout/-1 21:00:03 [2019-10-16T21:00:03.266Z] === CONT TestStopContainerWithTimeout/0 21:00:03 [2019-10-16T21:00:03.266Z] === CONT TestStopContainerWithTimeout/-1 21:00:03 [2019-10-16T21:00:03.266Z] === CONT TestStopContainerWithTimeout/1 21:00:03 [2019-10-16T21:00:03.266Z] === CONT TestStopContainerWithTimeout/3 21:00:04 [2019-10-16T21:00:04.806Z] === RUN TestDockerSuite/TestBuildEnv 21:00:04 [2019-10-16T21:00:04.806Z] === RUN TestDockerSuite/TestBuildEnvEscapes 21:00:04 [2019-10-16T21:00:04.806Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 21:00:04 [2019-10-16T21:00:04.806Z] === RUN TestDockerSuite/TestBuildEnvUsage 21:00:04 [2019-10-16T21:00:04.806Z] === RUN TestDockerSuite/TestBuildEnvUsage2 21:00:04 [2019-10-16T21:00:04.806Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 21:00:05 [2019-10-16T21:00:05.294Z] === RUN TestDockerSuite/TestEventsTop 21:00:05 [2019-10-16T21:00:05.877Z] === RUN TestDockerSuite/TestEventsUntag 21:00:06 [2019-10-16T21:00:06.757Z] --- PASS: TestStopContainerWithTimeout (0.03s) 21:00:06 [2019-10-16T21:00:06.757Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) 21:00:06 [2019-10-16T21:00:06.757Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) 21:00:06 [2019-10-16T21:00:06.757Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) 21:00:06 [2019-10-16T21:00:06.757Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) 21:00:06 [2019-10-16T21:00:06.757Z] === RUN TestDeleteDevicemapper 21:00:06 [2019-10-16T21:00:06.757Z] --- SKIP: TestDeleteDevicemapper (0.00s) 21:00:06 [2019-10-16T21:00:06.757Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:00:06 [2019-10-16T21:00:06.757Z] === RUN TestStopContainerWithRestartPolicyAlways 21:00:07 [2019-10-16T21:00:07.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 21:00:07 [2019-10-16T21:00:07.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 21:00:07 [2019-10-16T21:00:07.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 21:00:07 [2019-10-16T21:00:07.723Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 21:00:08 [2019-10-16T21:00:08.398Z] === RUN TestDockerSuite/TestEventsUntilInThePast 21:00:08 [2019-10-16T21:00:08.695Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 21:00:08 [2019-10-16T21:00:08.797Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) 21:00:08 [2019-10-16T21:00:08.797Z] === RUN TestUpdateMemory 21:00:09 [2019-10-16T21:00:09.809Z] --- PASS: TestUpdateMemory (1.06s) 21:00:09 [2019-10-16T21:00:09.809Z] === RUN TestUpdateCPUQuota 21:00:10 [2019-10-16T21:00:10.298Z] === RUN TestDockerSuite/TestExec 21:00:11 [2019-10-16T21:00:11.230Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 21:00:11 [2019-10-16T21:00:11.290Z] --- PASS: TestUpdateCPUQuota (1.55s) 21:00:11 [2019-10-16T21:00:11.290Z] === RUN TestUpdatePidsLimit 21:00:11 [2019-10-16T21:00:11.290Z] === RUN TestUpdatePidsLimit/update_from_none 21:00:11 [2019-10-16T21:00:11.577Z] === RUN TestUpdatePidsLimit/no_change 21:00:12 [2019-10-16T21:00:12.161Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 21:00:12 [2019-10-16T21:00:12.194Z] === RUN TestUpdatePidsLimit/update_lower 21:00:12 [2019-10-16T21:00:12.478Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 21:00:12 [2019-10-16T21:00:12.728Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 21:00:12 [2019-10-16T21:00:12.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 21:00:13 [2019-10-16T21:00:13.389Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 21:00:13 [2019-10-16T21:00:13.395Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 21:00:13 [2019-10-16T21:00:13.659Z] === RUN TestDockerSuite/TestExecAPIStart 21:00:13 [2019-10-16T21:00:13.674Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit (3.92s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) 21:00:15 [2019-10-16T21:00:15.171Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) 21:00:15 [2019-10-16T21:00:15.171Z] === RUN TestUpdateRestartPolicy 21:00:15 [2019-10-16T21:00:15.555Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 21:00:16 [2019-10-16T21:00:16.487Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:00:17 [2019-10-16T21:00:17.419Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:00:18 [2019-10-16T21:00:18.350Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:00:19 [2019-10-16T21:00:19.281Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:00:20 [2019-10-16T21:00:20.213Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:00:21 [2019-10-16T21:00:21.145Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 21:00:21 [2019-10-16T21:00:21.145Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 21:00:23 [2019-10-16T21:00:23.046Z] === RUN TestDockerSuite/TestExecCgroup 21:00:24 [2019-10-16T21:00:24.943Z] === RUN TestDockerSuite/TestExecEnv 21:00:25 [2019-10-16T21:00:25.875Z] === RUN TestDockerSuite/TestExecEnvLinksHost 21:00:27 [2019-10-16T21:00:27.698Z] --- PASS: TestUpdateRestartPolicy (12.07s) 21:00:27 [2019-10-16T21:00:27.698Z] === RUN TestUpdateRestartWithAutoRemove 21:00:27 [2019-10-16T21:00:27.984Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) 21:00:27 [2019-10-16T21:00:27.984Z] === RUN TestWaitNonBlocked 21:00:27 [2019-10-16T21:00:27.984Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 21:00:27 [2019-10-16T21:00:27.984Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 21:00:27 [2019-10-16T21:00:27.984Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 21:00:27 [2019-10-16T21:00:27.984Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 21:00:27 [2019-10-16T21:00:27.984Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 21:00:27 [2019-10-16T21:00:27.984Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 21:00:29 [2019-10-16T21:00:29.003Z] --- PASS: TestWaitNonBlocked (0.04s) 21:00:29 [2019-10-16T21:00:29.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) 21:00:29 [2019-10-16T21:00:29.003Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) 21:00:29 [2019-10-16T21:00:29.003Z] === RUN TestWaitBlocked 21:00:29 [2019-10-16T21:00:29.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 21:00:29 [2019-10-16T21:00:29.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 21:00:29 [2019-10-16T21:00:29.003Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 21:00:29 [2019-10-16T21:00:29.003Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 21:00:29 [2019-10-16T21:00:29.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 21:00:29 [2019-10-16T21:00:29.003Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 21:00:29 [2019-10-16T21:00:29.156Z] === RUN TestDockerSuite/TestExecExitStatus 21:00:29 [2019-10-16T21:00:29.721Z] === RUN TestDockerSuite/TestExecInspectID 21:00:30 [2019-10-16T21:00:30.031Z] --- PASS: TestWaitBlocked (0.04s) 21:00:30 [2019-10-16T21:00:30.031Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) 21:00:30 [2019-10-16T21:00:30.031Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) 21:00:30 [2019-10-16T21:00:30.031Z] === CONT TestContainerStartOnDaemonRestart 21:00:30 [2019-10-16T21:00:30.031Z] === CONT TestIpcModeOlderClient 21:00:30 [2019-10-16T21:00:30.031Z] === CONT TestDaemonRestartIpcMode 21:00:30 [2019-10-16T21:00:30.031Z] --- PASS: TestIpcModeOlderClient (0.14s) 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildExpose 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildExposeOrder 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 21:00:31 [2019-10-16T21:00:31.104Z] === RUN TestDockerSuite/TestBuildFails 21:00:32 [2019-10-16T21:00:32.244Z] === RUN TestDockerSuite/TestExecInteractive 21:00:32 [2019-10-16T21:00:32.808Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 21:00:33 [2019-10-16T21:00:33.291Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 21:00:33 [2019-10-16T21:00:33.291Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 21:00:33 [2019-10-16T21:00:33.542Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) 21:00:33 [2019-10-16T21:00:33.542Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 21:00:33 [2019-10-16T21:00:33.542Z] --- PASS: TestDaemonRestartIpcMode (3.68s) 21:00:33 [2019-10-16T21:00:33.542Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 21:00:33 [2019-10-16T21:00:33.542Z] PASS 21:00:33 [2019-10-16T21:00:33.542Z] 21:00:33 [2019-10-16T21:00:33.542Z] === Skipped 21:00:33 [2019-10-16T21:00:33.542Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) 21:00:33 [2019-10-16T21:00:33.542Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 21:00:33 [2019-10-16T21:00:33.542Z] 21:00:33 [2019-10-16T21:00:33.542Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 21:00:33 [2019-10-16T21:00:33.542Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 21:00:33 [2019-10-16T21:00:33.542Z] 21:00:33 [2019-10-16T21:00:33.542Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) 21:00:33 [2019-10-16T21:00:33.542Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 21:00:33 [2019-10-16T21:00:33.542Z] 21:00:33 [2019-10-16T21:00:33.542Z] 21:00:33 [2019-10-16T21:00:33.542Z] DONE 197 tests, 3 skipped in 121.354s 21:00:33 [2019-10-16T21:00:33.542Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 21:00:33 [2019-10-16T21:00:33.542Z] ++ 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 21:00:33 [2019-10-16T21:00:33.542Z] ++ set -e 21:00:33 [2019-10-16T21:00:33.542Z] ++ '[' -n 0 ']' 21:00:33 [2019-10-16T21:00:33.542Z] ++ set -x 21:00:33 [2019-10-16T21:00:33.542Z] ++ env -i DEST=/go/src/github.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 21:00:33 [2019-10-16T21:00:33.739Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 21:00:33 [2019-10-16T21:00:33.834Z] INFO: Testing against a local daemon 21:00:33 [2019-10-16T21:00:33.834Z] === RUN TestCommitInheritsEnv 21:00:34 [2019-10-16T21:00:34.122Z] --- PASS: TestCommitInheritsEnv (0.40s) 21:00:34 [2019-10-16T21:00:34.122Z] === RUN TestImportExtremelyLargeImageWorks 21:00:34 [2019-10-16T21:00:34.122Z] === PAUSE TestImportExtremelyLargeImageWorks 21:00:34 [2019-10-16T21:00:34.122Z] === RUN TestImagesFilterMultiReference 21:00:34 [2019-10-16T21:00:34.408Z] --- PASS: TestImagesFilterMultiReference (0.09s) 21:00:34 [2019-10-16T21:00:34.408Z] === RUN TestImagePullPlatformInvalid 21:00:34 [2019-10-16T21:00:34.408Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 21:00:34 [2019-10-16T21:00:34.408Z] === RUN TestRemoveImageOrphaning 21:00:34 [2019-10-16T21:00:34.675Z] === RUN TestDockerSuite/TestExecParseError 21:00:34 [2019-10-16T21:00:34.694Z] --- PASS: TestRemoveImageOrphaning (0.38s) 21:00:34 [2019-10-16T21:00:34.694Z] === RUN TestRemoveImageGarbageCollector 21:00:34 [2019-10-16T21:00:34.694Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) 21:00:34 [2019-10-16T21:00:34.694Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:00:34 [2019-10-16T21:00:34.694Z] === RUN TestTagUnprefixedRepoByNameOrName 21:00:34 [2019-10-16T21:00:34.694Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 21:00:34 [2019-10-16T21:00:34.694Z] === RUN TestTagInvalidReference 21:00:34 [2019-10-16T21:00:34.694Z] --- PASS: TestTagInvalidReference (0.03s) 21:00:34 [2019-10-16T21:00:34.694Z] === RUN TestTagValidPrefixedRepo 21:00:34 [2019-10-16T21:00:34.984Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 21:00:34 [2019-10-16T21:00:34.984Z] === RUN TestTagExistedNameWithoutForce 21:00:34 [2019-10-16T21:00:34.984Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) 21:00:34 [2019-10-16T21:00:34.984Z] === RUN TestTagOfficialNames 21:00:34 [2019-10-16T21:00:34.984Z] --- PASS: TestTagOfficialNames (0.06s) 21:00:34 [2019-10-16T21:00:34.984Z] === RUN TestTagMatchesDigest 21:00:34 [2019-10-16T21:00:34.984Z] --- PASS: TestTagMatchesDigest (0.03s) 21:00:34 [2019-10-16T21:00:34.984Z] === CONT TestImportExtremelyLargeImageWorks 21:00:35 [2019-10-16T21:00:35.606Z] === RUN TestDockerSuite/TestExecPausedContainer 21:00:36 [2019-10-16T21:00:36.537Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:00:37 [2019-10-16T21:00:37.469Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:00:38 [2019-10-16T21:00:38.010Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 21:00:39 [2019-10-16T21:00:39.993Z] === RUN TestDockerSuite/TestExecSetEnv 21:00:41 [2019-10-16T21:00:41.367Z] === RUN TestDockerSuite/TestExecStartFails 21:00:42 [2019-10-16T21:00:42.300Z] === RUN TestDockerSuite/TestExecStateCleanup 21:00:42 [2019-10-16T21:00:42.715Z] === RUN TestDockerSuite/TestBuildForceRm 21:00:48 [2019-10-16T21:00:48.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 21:00:49 [2019-10-16T21:00:49.819Z] === RUN TestDockerSuite/TestBuildFromGit 21:00:54 [2019-10-16T21:00:54.103Z] === RUN TestDockerSuite/TestExecStopNotHanging 21:00:54 [2019-10-16T21:00:54.518Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 21:00:55 [2019-10-16T21:00:55.035Z] === RUN TestDockerSuite/TestExecTTY 21:00:56 [2019-10-16T21:00:56.051Z] === RUN TestDockerSuite/TestBuildFromGitWithF 21:00:56 [2019-10-16T21:00:56.934Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 21:00:57 [2019-10-16T21:00:57.865Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 21:00:58 [2019-10-16T21:00:58.798Z] === RUN TestDockerSuite/TestExecUlimits 21:00:59 [2019-10-16T21:00:59.730Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 21:00:59 [2019-10-16T21:00:59.730Z] === RUN TestDockerSuite/TestExecWithImageUser 21:01:01 [2019-10-16T21:01:01.830Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 21:01:01 [2019-10-16T21:01:01.831Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 21:01:02 [2019-10-16T21:01:02.257Z] === RUN TestDockerSuite/TestExecWithNoTERM 21:01:02 [2019-10-16T21:01:02.289Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 21:01:02 [2019-10-16T21:01:02.747Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 21:01:02 [2019-10-16T21:01:02.747Z] === RUN TestDockerSuite/TestBuildFromURLWithF 21:01:03 [2019-10-16T21:01:03.188Z] === RUN TestDockerSuite/TestExecWithPrivileged 21:01:04 [2019-10-16T21:01:04.122Z] === RUN TestDockerSuite/TestExecWithTERM 21:01:05 [2019-10-16T21:01:05.493Z] === RUN TestDockerSuite/TestExecWithUser 21:01:06 [2019-10-16T21:01:06.426Z] === RUN TestDockerSuite/TestGetContainerStats 21:01:11 [2019-10-16T21:01:11.690Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:01:13 [2019-10-16T21:01:13.051Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 21:01:13 [2019-10-16T21:01:13.051Z] === RUN TestDockerSuite/TestBuildHistory 21:01:15 [2019-10-16T21:01:15.863Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 21:01:16 [2019-10-16T21:01:16.120Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:01:18 [2019-10-16T21:01:18.644Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:01:23 [2019-10-16T21:01:23.358Z] === RUN TestDockerSuite/TestBuildIidFile 21:01:23 [2019-10-16T21:01:23.358Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 21:01:23 [2019-10-16T21:01:23.900Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:01:24 [2019-10-16T21:01:24.157Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:01:24 [2019-10-16T21:01:24.157Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:01:24 [2019-10-16T21:01:24.413Z] === RUN TestDockerSuite/TestHealth 21:01:24 [2019-10-16T21:01:24.890Z] === RUN TestDockerSuite/TestBuildInheritance 21:01:24 [2019-10-16T21:01:24.890Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 21:01:25 [2019-10-16T21:01:25.348Z] === RUN TestDockerSuite/TestBuildInvalidTag 21:01:25 [2019-10-16T21:01:25.348Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 21:01:30 [2019-10-16T21:01:30.032Z] === RUN TestDockerSuite/TestBuildLabel 21:01:30 [2019-10-16T21:01:30.490Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 21:01:31 [2019-10-16T21:01:31.456Z] === RUN TestDockerSuite/TestBuildLabelMultiple 21:01:31 [2019-10-16T21:01:31.914Z] === RUN TestDockerSuite/TestBuildLabelOneNode 21:01:32 [2019-10-16T21:01:32.880Z] === RUN TestDockerSuite/TestBuildLabels 21:01:33 [2019-10-16T21:01:33.339Z] === RUN TestDockerSuite/TestBuildLabelsCache 21:01:34 [2019-10-16T21:01:34.878Z] === RUN TestDockerSuite/TestBuildLabelsOverride 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildLastModified 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildLineBreak 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildMaintainer 21:01:40 [2019-10-16T21:01:40.669Z] === RUN TestDockerSuite/TestBuildMissingArgs 21:01:41 [2019-10-16T21:01:41.635Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 21:01:46 [2019-10-16T21:01:46.316Z] === RUN TestDockerSuite/TestBuildMultiStageArg 21:01:46 [2019-10-16T21:01:46.322Z] === RUN TestDockerSuite/TestHistoryExistentImage 21:01:46 [2019-10-16T21:01:46.322Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 21:01:46 [2019-10-16T21:01:46.322Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 21:01:46 [2019-10-16T21:01:46.322Z] === RUN TestDockerSuite/TestHistoryImageWithComment 21:01:46 [2019-10-16T21:01:46.884Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 21:01:46 [2019-10-16T21:01:46.884Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 21:01:47 [2019-10-16T21:01:47.815Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 21:01:47 [2019-10-16T21:01:47.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 21:01:47 [2019-10-16T21:01:47.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 21:01:47 [2019-10-16T21:01:47.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 21:01:48 [2019-10-16T21:01:48.073Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 21:01:48 [2019-10-16T21:01:48.330Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 21:01:48 [2019-10-16T21:01:48.895Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 21:01:48 [2019-10-16T21:01:48.895Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 21:01:49 [2019-10-16T21:01:49.827Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 21:01:49 [2019-10-16T21:01:49.827Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 21:01:51 [2019-10-16T21:01:51.198Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 21:01:52 [2019-10-16T21:01:52.128Z] === RUN TestDockerSuite/TestImagesFormat 21:01:52 [2019-10-16T21:01:52.128Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 21:01:53 [2019-10-16T21:01:53.060Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 21:01:56 [2019-10-16T21:01:56.332Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 21:01:56 [2019-10-16T21:01:56.332Z] === RUN TestDockerSuite/TestImportBadURL 21:01:56 [2019-10-16T21:01:56.332Z] === RUN TestDockerSuite/TestImportDisplay 21:01:56 [2019-10-16T21:01:56.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 21:01:58 [2019-10-16T21:01:58.238Z] === RUN TestDockerSuite/TestImportFile 21:02:00 [2019-10-16T21:02:00.764Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 21:02:00 [2019-10-16T21:02:00.764Z] === RUN TestDockerSuite/TestImportFileWithMessage 21:02:01 [2019-10-16T21:02:01.106Z] === RUN TestDockerSuite/TestBuildMultiStageCache 21:02:01 [2019-10-16T21:02:01.106Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 21:02:02 [2019-10-16T21:02:02.643Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 21:02:02 [2019-10-16T21:02:02.659Z] === RUN TestDockerSuite/TestImportGzipped 21:02:04 [2019-10-16T21:02:04.553Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 21:02:07 [2019-10-16T21:02:07.077Z] === RUN TestDockerSuite/TestInfoDebug 21:02:07 [2019-10-16T21:02:07.334Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 21:02:07 [2019-10-16T21:02:07.898Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend 21:02:08 [2019-10-16T21:02:08.462Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 21:02:09 [2019-10-16T21:02:09.393Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 21:02:10 [2019-10-16T21:02:10.765Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 21:02:11 [2019-10-16T21:02:11.696Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 21:02:12 [2019-10-16T21:02:12.629Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 21:02:12 [2019-10-16T21:02:12.629Z] === RUN TestDockerSuite/TestInfoFormat 21:02:12 [2019-10-16T21:02:12.629Z] === RUN TestDockerSuite/TestInfoSecurityOptions 21:02:12 [2019-10-16T21:02:12.886Z] === RUN TestDockerSuite/TestInsecureRegistries 21:02:13 [2019-10-16T21:02:13.451Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:02:14 [2019-10-16T21:02:14.384Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:02:15 [2019-10-16T21:02:15.317Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:02:16 [2019-10-16T21:02:16.690Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:02:17 [2019-10-16T21:02:17.255Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:02:18 [2019-10-16T21:02:18.188Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:02:19 [2019-10-16T21:02:19.120Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:02:19 [2019-10-16T21:02:19.120Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 21:02:21 [2019-10-16T21:02:21.017Z] === RUN TestDockerSuite/TestInspectAmpersand 21:02:21 [2019-10-16T21:02:21.951Z] === RUN TestDockerSuite/TestInspectBindMountPoint 21:02:23 [2019-10-16T21:02:23.324Z] === RUN TestDockerSuite/TestInspectByPrefix 21:02:23 [2019-10-16T21:02:23.324Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 21:02:23 [2019-10-16T21:02:23.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 21:02:24 [2019-10-16T21:02:24.257Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 21:02:24 [2019-10-16T21:02:24.257Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 21:02:25 [2019-10-16T21:02:25.626Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 21:02:26 [2019-10-16T21:02:26.995Z] === RUN TestDockerSuite/TestInspectDefault 21:02:27 [2019-10-16T21:02:27.927Z] === RUN TestDockerSuite/TestInspectHistory 21:02:28 [2019-10-16T21:02:28.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 21:02:28 [2019-10-16T21:02:28.748Z] === RUN TestDockerSuite/TestInspectImage 21:02:29 [2019-10-16T21:02:29.005Z] === RUN TestDockerSuite/TestInspectImageFilterInt 21:02:29 [2019-10-16T21:02:29.005Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 21:02:29 [2019-10-16T21:02:29.005Z] === RUN TestDockerSuite/TestInspectInt64 21:02:29 [2019-10-16T21:02:29.936Z] === RUN TestDockerSuite/TestInspectJSONFields 21:02:30 [2019-10-16T21:02:30.868Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 21:02:30 [2019-10-16T21:02:30.868Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 21:02:31 [2019-10-16T21:02:31.433Z] === RUN TestDockerSwarmSuite/TestDNSConfig 21:02:31 [2019-10-16T21:02:31.692Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 21:02:32 [2019-10-16T21:02:32.625Z] === RUN TestDockerSuite/TestInspectPlugin 21:02:35 [2019-10-16T21:02:35.145Z] === RUN TestDockerSuite/TestInspectRootFS 21:02:35 [2019-10-16T21:02:35.145Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 21:02:35 [2019-10-16T21:02:35.145Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 21:02:36 [2019-10-16T21:02:36.076Z] === RUN TestDockerSuite/TestInspectStatus 21:02:37 [2019-10-16T21:02:37.007Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 21:02:38 [2019-10-16T21:02:38.903Z] === RUN TestDockerSwarmSuite/TestExtraHosts 21:02:38 [2019-10-16T21:02:38.903Z] === RUN TestDockerSuite/TestInspectTemplateError 21:02:39 [2019-10-16T21:02:39.833Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 21:02:41 [2019-10-16T21:02:41.203Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 21:02:42 [2019-10-16T21:02:42.133Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 21:02:42 [2019-10-16T21:02:42.134Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 21:02:43 [2019-10-16T21:02:43.064Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 21:02:43 [2019-10-16T21:02:43.995Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 21:02:44 [2019-10-16T21:02:44.559Z] === RUN TestDockerSuite/TestInspectUnknownObject 21:02:44 [2019-10-16T21:02:44.559Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 21:02:45 [2019-10-16T21:02:45.123Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 21:02:45 [2019-10-16T21:02:45.134Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 21:02:47 [2019-10-16T21:02:47.644Z] === RUN TestDockerSuite/TestLinkShortDefinition 21:02:49 [2019-10-16T21:02:49.537Z] === RUN TestDockerSuite/TestLinksEnvs 21:02:51 [2019-10-16T21:02:51.439Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 21:02:51 [2019-10-16T21:02:51.439Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 21:02:51 [2019-10-16T21:02:51.696Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 21:02:54 [2019-10-16T21:02:54.222Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 21:02:55 [2019-10-16T21:02:55.435Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 21:02:56 [2019-10-16T21:02:56.118Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 21:02:57 [2019-10-16T21:02:57.051Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 21:02:58 [2019-10-16T21:02:58.421Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 21:02:58 [2019-10-16T21:02:58.678Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 21:02:59 [2019-10-16T21:02:59.159Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 21:03:01 [2019-10-16T21:03:01.201Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 21:03:01 [2019-10-16T21:03:01.767Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 21:03:02 [2019-10-16T21:03:02.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 21:03:04 [2019-10-16T21:03:04.941Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 21:03:09 [2019-10-16T21:03:09.617Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 21:03:17 [2019-10-16T21:03:17.557Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 21:03:17 [2019-10-16T21:03:17.813Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 21:03:19 [2019-10-16T21:03:19.707Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 21:03:20 [2019-10-16T21:03:20.636Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 21:03:23 [2019-10-16T21:03:23.909Z] === RUN TestDockerSuite/TestLoadNoStdinFail 21:03:23 [2019-10-16T21:03:23.909Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 21:03:23 [2019-10-16T21:03:23.909Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 21:03:23 [2019-10-16T21:03:23.909Z] === RUN TestDockerSuite/TestLoginWithoutTTY 21:03:23 [2019-10-16T21:03:23.909Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:03:23 [2019-10-16T21:03:23.909Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:03:24 [2019-10-16T21:03:24.947Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:03:25 [2019-10-16T21:03:25.878Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:03:27 [2019-10-16T21:03:27.441Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 21:03:27 [2019-10-16T21:03:27.441Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 21:03:30 [2019-10-16T21:03:30.057Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:03:30 [2019-10-16T21:03:30.619Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:03:33 [2019-10-16T21:03:33.139Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 21:03:33 [2019-10-16T21:03:33.215Z] === RUN TestDockerSuite/TestBuildMultipleTags 21:03:33 [2019-10-16T21:03:33.215Z] === RUN TestDockerSuite/TestBuildNetContainer 21:03:33 [2019-10-16T21:03:33.215Z] === RUN TestDockerSuite/TestBuildNetNone 21:03:33 [2019-10-16T21:03:33.215Z] === RUN TestDockerSuite/TestBuildNoContext 21:03:36 [2019-10-16T21:03:36.908Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:03:36 [2019-10-16T21:03:36.908Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 21:03:36 [2019-10-16T21:03:36.908Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 21:03:36 [2019-10-16T21:03:36.908Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 21:03:36 [2019-10-16T21:03:36.975Z] === RUN TestDockerSuite/TestBuildNoDupOutput 21:03:37 [2019-10-16T21:03:37.840Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 21:03:39 [2019-10-16T21:03:39.211Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 21:03:39 [2019-10-16T21:03:39.873Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 21:03:40 [2019-10-16T21:03:40.143Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 21:03:41 [2019-10-16T21:03:41.512Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 21:03:42 [2019-10-16T21:03:42.044Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 21:03:42 [2019-10-16T21:03:42.044Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 21:03:42 [2019-10-16T21:03:42.044Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 21:03:42 [2019-10-16T21:03:42.881Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 21:03:44 [2019-10-16T21:03:44.940Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 21:03:45 [2019-10-16T21:03:45.403Z] === RUN TestDockerSuite/TestLogsFollowStopped 21:03:45 [2019-10-16T21:03:45.904Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 21:03:45 [2019-10-16T21:03:45.966Z] === RUN TestDockerSuite/TestLogsSeparateStderr 21:03:46 [2019-10-16T21:03:46.868Z] === RUN TestDockerSuite/TestBuildOnBuild 21:03:46 [2019-10-16T21:03:46.895Z] === RUN TestDockerSuite/TestLogsSince 21:03:50 [2019-10-16T21:03:50.167Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 21:03:53 [2019-10-16T21:03:53.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 21:03:53 [2019-10-16T21:03:53.697Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 21:03:55 [2019-10-16T21:03:55.419Z] === RUN TestDockerSuite/TestBuildOnBuildCache 21:03:56 [2019-10-16T21:03:56.952Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 21:03:56 [2019-10-16T21:03:56.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 21:04:00 [2019-10-16T21:04:00.249Z] === RUN TestDockerSuite/TestLogsStderrInStdout 21:04:00 [2019-10-16T21:04:00.249Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 21:04:00 [2019-10-16T21:04:00.813Z] === RUN TestDockerSuite/TestLogsTail 21:04:01 [2019-10-16T21:04:01.747Z] === RUN TestDockerSuite/TestLogsTimestamps 21:04:02 [2019-10-16T21:04:02.679Z] === RUN TestDockerSuite/TestLogsWithDetails 21:04:03 [2019-10-16T21:04:03.611Z] === RUN TestDockerSuite/TestMountIntoProc 21:04:03 [2019-10-16T21:04:03.890Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 21:04:04 [2019-10-16T21:04:04.147Z] === RUN TestDockerSuite/TestMountIntoSys 21:04:05 [2019-10-16T21:04:05.078Z] === RUN TestDockerSuite/TestNetHostname 21:04:05 [2019-10-16T21:04:05.505Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 21:04:08 [2019-10-16T21:04:08.351Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 21:04:08 [2019-10-16T21:04:08.351Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 21:04:08 [2019-10-16T21:04:08.351Z] === RUN TestDockerSuite/TestNetworkEvents 21:04:08 [2019-10-16T21:04:08.402Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 21:04:09 [2019-10-16T21:04:09.722Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 21:04:11 [2019-10-16T21:04:11.617Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 21:04:12 [2019-10-16T21:04:12.181Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 21:04:13 [2019-10-16T21:04:13.111Z] === RUN TestDockerSuite/TestPluginActive 21:04:15 [2019-10-16T21:04:15.008Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 21:04:15 [2019-10-16T21:04:15.008Z] === RUN TestDockerSuite/TestPluginActiveNetwork 21:04:16 [2019-10-16T21:04:16.954Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 21:04:20 [2019-10-16T21:04:20.268Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 21:04:21 [2019-10-16T21:04:21.632Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 21:04:22 [2019-10-16T21:04:22.793Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 21:04:22 [2019-10-16T21:04:22.793Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 21:04:23 [2019-10-16T21:04:23.724Z] === RUN TestDockerSuite/TestPluginLogDriver 21:04:26 [2019-10-16T21:04:26.308Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 21:04:26 [2019-10-16T21:04:26.766Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 21:04:26 [2019-10-16T21:04:26.766Z] === RUN TestDockerSuite/TestBuildPATH 21:04:26 [2019-10-16T21:04:26.766Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 21:04:27 [2019-10-16T21:04:27.901Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 21:04:27 [2019-10-16T21:04:27.901Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 21:04:28 [2019-10-16T21:04:28.832Z] === RUN TestDockerSuite/TestPluginMetricsCollector 21:04:28 [2019-10-16T21:04:28.937Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 21:04:28 [2019-10-16T21:04:28.937Z] === RUN TestDockerSuite/TestBuildRelativeCopy 21:04:31 [2019-10-16T21:04:31.354Z] === RUN TestDockerSuite/TestPluginUpgrade 21:04:33 [2019-10-16T21:04:33.254Z] === RUN TestDockerSwarmSuite/TestServiceLogs 21:04:37 [2019-10-16T21:04:37.431Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 21:04:39 [2019-10-16T21:04:39.325Z] === RUN TestDockerSuite/TestPortExposeHostBinding 21:04:40 [2019-10-16T21:04:40.695Z] === RUN TestDockerSuite/TestPortHostBinding 21:04:42 [2019-10-16T21:04:42.064Z] === RUN TestDockerSuite/TestPortList 21:04:47 [2019-10-16T21:04:47.321Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 21:04:50 [2019-10-16T21:04:50.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 21:04:53 [2019-10-16T21:04:53.120Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:04:54 [2019-10-16T21:04:54.052Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 21:04:54 [2019-10-16T21:04:54.983Z] === RUN TestDockerSuite/TestPostContainersAttach 21:04:57 [2019-10-16T21:04:57.503Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 21:05:02 [2019-10-16T21:05:02.761Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 21:05:02 [2019-10-16T21:05:02.761Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:05:02 [2019-10-16T21:05:02.761Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:05:03 [2019-10-16T21:05:03.017Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:05:03 [2019-10-16T21:05:03.949Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:05:03 [2019-10-16T21:05:03.949Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 21:05:04 [2019-10-16T21:05:04.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:05:04 [2019-10-16T21:05:04.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:05:05 [2019-10-16T21:05:05.813Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:05:06 [2019-10-16T21:05:06.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:05:06 [2019-10-16T21:05:06.070Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 21:05:07 [2019-10-16T21:05:07.977Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:05:07 [2019-10-16T21:05:07.977Z] === RUN TestDockerSuite/TestPruneContainerLabel 21:05:11 [2019-10-16T21:05:11.255Z] === RUN TestDockerSuite/TestPruneContainerUntil 21:05:13 [2019-10-16T21:05:13.147Z] === RUN TestDockerSuite/TestPruneNetworkLabel 21:05:13 [2019-10-16T21:05:13.147Z] === RUN TestDockerSuite/TestPruneVolumeLabel 21:05:13 [2019-10-16T21:05:13.404Z] === RUN TestDockerSuite/TestPsByOrder 21:05:16 [2019-10-16T21:05:16.679Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 21:05:18 [2019-10-16T21:05:18.049Z] === RUN TestDockerSuite/TestPsListContainersBase 21:05:19 [2019-10-16T21:05:19.427Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 21:05:19 [2019-10-16T21:05:19.588Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 21:05:21 [2019-10-16T21:05:21.951Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 21:05:27 [2019-10-16T21:05:27.204Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 21:05:27 [2019-10-16T21:05:27.204Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 21:05:31 [2019-10-16T21:05:31.380Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 21:05:32 [2019-10-16T21:05:32.311Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 21:05:40 [2019-10-16T21:05:40.407Z] === RUN TestDockerSuite/TestPsListContainersFilterID 21:05:40 [2019-10-16T21:05:40.657Z] === RUN TestDockerSuite/TestBuildRm 21:05:40 [2019-10-16T21:05:40.970Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 21:05:42 [2019-10-16T21:05:42.585Z] --- PASS: TestImportExtremelyLargeImageWorks (300.03s) 21:05:42 [2019-10-16T21:05:42.585Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" 21:05:42 [2019-10-16T21:05:42.585Z] PASS 21:05:42 [2019-10-16T21:05:42.585Z] 21:05:42 [2019-10-16T21:05:42.585Z] === Skipped 21:05:42 [2019-10-16T21:05:42.585Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.01s) 21:05:42 [2019-10-16T21:05:42.585Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:05:42 [2019-10-16T21:05:42.585Z] 21:05:42 [2019-10-16T21:05:42.585Z] 21:05:42 [2019-10-16T21:05:42.585Z] DONE 12 tests, 1 skipped in 301.353s 21:05:42 [2019-10-16T21:05:42.585Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 21:05:42 [2019-10-16T21:05:42.585Z] ++ 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 21:05:42 [2019-10-16T21:05:42.585Z] ++ set -e 21:05:42 [2019-10-16T21:05:42.585Z] ++ '[' -n 0 ']' 21:05:42 [2019-10-16T21:05:42.585Z] ++ set -x 21:05:42 [2019-10-16T21:05:42.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=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 21:05:42 [2019-10-16T21:05:42.585Z] INFO: Testing against a local daemon 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestNetworkCreateDelete 21:05:42 [2019-10-16T21:05:42.585Z] --- PASS: TestNetworkCreateDelete (0.21s) 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestDockerNetworkDeletePreferID 21:05:42 [2019-10-16T21:05:42.585Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestInspectNetwork 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestInspectNetwork/full_network_id 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestInspectNetwork/partial_network_id 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestInspectNetwork/network_name 21:05:42 [2019-10-16T21:05:42.585Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 21:05:43 [2019-10-16T21:05:43.205Z] --- PASS: TestInspectNetwork (7.28s) 21:05:43 [2019-10-16T21:05:43.205Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 21:05:43 [2019-10-16T21:05:43.205Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 21:05:43 [2019-10-16T21:05:43.205Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 21:05:43 [2019-10-16T21:05:43.205Z] --- PASS: TestInspectNetwork/network_name (0.00s) 21:05:43 [2019-10-16T21:05:43.205Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 21:05:43 [2019-10-16T21:05:43.205Z] === RUN TestRunContainerWithBridgeNone 21:05:43 [2019-10-16T21:05:43.493Z] === RUN TestDockerSuite/TestPsListContainersFilterName 21:05:45 [2019-10-16T21:05:45.414Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 21:05:45 [2019-10-16T21:05:45.917Z] --- PASS: TestRunContainerWithBridgeNone (2.59s) 21:05:45 [2019-10-16T21:05:45.917Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 21:05:45 [2019-10-16T21:05:45.917Z] === RUN TestNetworkInvalidJSON 21:05:45 [2019-10-16T21:05:45.917Z] === RUN TestNetworkInvalidJSON//networks/create 21:05:45 [2019-10-16T21:05:45.917Z] === PAUSE TestNetworkInvalidJSON//networks/create 21:05:45 [2019-10-16T21:05:45.917Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 21:05:45 [2019-10-16T21:05:45.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 21:05:45 [2019-10-16T21:05:45.917Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 21:05:45 [2019-10-16T21:05:45.917Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 21:05:45 [2019-10-16T21:05:45.917Z] === CONT TestNetworkInvalidJSON//networks/create 21:05:45 [2019-10-16T21:05:45.917Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 21:05:45 [2019-10-16T21:05:45.917Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 21:05:45 [2019-10-16T21:05:45.917Z] --- PASS: TestNetworkInvalidJSON (0.04s) 21:05:45 [2019-10-16T21:05:45.917Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 21:05:45 [2019-10-16T21:05:45.917Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 21:05:45 [2019-10-16T21:05:45.917Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) 21:05:45 [2019-10-16T21:05:45.917Z] === RUN TestDaemonRestartWithLiveRestore 21:05:46 [2019-10-16T21:05:46.345Z] === RUN TestDockerSwarmSuite/TestServiceScale 21:05:46 [2019-10-16T21:05:46.909Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 21:05:46 [2019-10-16T21:05:46.938Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) 21:05:46 [2019-10-16T21:05:46.938Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 21:05:46 [2019-10-16T21:05:46.938Z] === RUN TestDaemonDefaultNetworkPools 21:05:47 [2019-10-16T21:05:47.558Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 21:05:47 [2019-10-16T21:05:47.558Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 21:05:47 [2019-10-16T21:05:47.558Z] === RUN TestDaemonRestartWithExistingNetwork 21:05:48 [2019-10-16T21:05:48.805Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 21:05:49 [2019-10-16T21:05:49.047Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) 21:05:49 [2019-10-16T21:05:49.047Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 21:05:49 [2019-10-16T21:05:49.047Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 21:05:49 [2019-10-16T21:05:49.368Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 21:05:50 [2019-10-16T21:05:50.531Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) 21:05:50 [2019-10-16T21:05:50.531Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 21:05:50 [2019-10-16T21:05:50.531Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 21:05:50 [2019-10-16T21:05:50.828Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) 21:05:50 [2019-10-16T21:05:50.828Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 21:05:50 [2019-10-16T21:05:50.828Z] === RUN TestServiceWithPredefinedNetwork 21:05:51 [2019-10-16T21:05:51.892Z] === RUN TestDockerSuite/TestPsListContainersSize 21:05:53 [2019-10-16T21:05:53.018Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 21:05:53 [2019-10-16T21:05:53.260Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 21:05:53 [2019-10-16T21:05:53.260Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 21:05:53 [2019-10-16T21:05:53.563Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) 21:05:53 [2019-10-16T21:05:53.564Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 21:05:53 [2019-10-16T21:05:53.564Z] === RUN TestServiceRemoveKeepsIngressNetwork 21:05:53 [2019-10-16T21:05:53.564Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 21:05:53 [2019-10-16T21:05:53.564Z] service_test.go:230: FLAKY_TEST 21:05:53 [2019-10-16T21:05:53.564Z] === RUN TestServiceWithDataPathPortInit 21:05:54 [2019-10-16T21:05:54.190Z] === RUN TestDockerSuite/TestPsRightTagName 21:05:56 [2019-10-16T21:05:56.009Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 21:05:56 [2019-10-16T21:05:56.009Z] === RUN TestDockerSuite/TestBuildScratchCopy 21:05:56 [2019-10-16T21:05:56.468Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 21:05:57 [2019-10-16T21:05:57.465Z] === RUN TestDockerSuite/TestPsShowMounts 21:05:58 [2019-10-16T21:05:58.001Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 21:05:59 [2019-10-16T21:05:59.986Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 21:06:00 [2019-10-16T21:06:00.901Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 21:06:00 [2019-10-16T21:06:00.921Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 21:06:00 [2019-10-16T21:06:00.921Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 21:06:01 [2019-10-16T21:06:01.178Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 21:06:01 [2019-10-16T21:06:01.435Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 21:06:01 [2019-10-16T21:06:01.435Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:06:02 [2019-10-16T21:06:02.368Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 21:06:03 [2019-10-16T21:06:03.800Z] === RUN TestDockerSuite/TestBuildShellInherited 21:06:04 [2019-10-16T21:06:04.263Z] === RUN TestDockerSuite/TestRestartContainerSuccess 21:06:06 [2019-10-16T21:06:06.159Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 21:06:06 [2019-10-16T21:06:06.723Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 21:06:08 [2019-10-16T21:06:08.480Z] === RUN TestDockerSuite/TestBuildShellMultiple 21:06:08 [2019-10-16T21:06:08.816Z] --- PASS: TestServiceWithDataPathPortInit (14.62s) 21:06:08 [2019-10-16T21:06:08.816Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 21:06:08 [2019-10-16T21:06:08.816Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 21:06:08 [2019-10-16T21:06:08.816Z] === RUN TestServiceWithDefaultAddressPoolInit 21:06:09 [2019-10-16T21:06:09.999Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 21:06:13 [2019-10-16T21:06:13.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 21:06:15 [2019-10-16T21:06:15.640Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.21s) 21:06:15 [2019-10-16T21:06:15.640Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 21:06:15 [2019-10-16T21:06:15.640Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mrbg788ko6xvgjziqkvcuv8ft Created:2019-10-16 21:06:08.983454888 +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[d2ed3de1213ab47f51a744fd3c2c9ed07c6fde05611a62cc4df0ab480896ed81:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ttrvper21vl44rybu3h14ofgf EndpointID:d73537b38eb319065d47ab86ed026317be6e6a565db652e9f0434631be4dacb6 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4a913bd0e46fba0bec1286ff29d0fa116342604bd1074c2ec8f75c8552fbbbaa 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:dff1c7bfa4ee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ttrvper21vl44rybu3h14ofgf EndpointID:d73537b38eb319065d47ab86ed026317be6e6a565db652e9f0434631be4dacb6 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 21:06:15 [2019-10-16T21:06:15.640Z] PASS 21:06:15 [2019-10-16T21:06:15.640Z] 21:06:15 [2019-10-16T21:06:15.640Z] === Skipped 21:06:15 [2019-10-16T21:06:15.640Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 21:06:15 [2019-10-16T21:06:15.640Z] service_test.go:230: FLAKY_TEST 21:06:15 [2019-10-16T21:06:15.640Z] 21:06:15 [2019-10-16T21:06:15.640Z] 21:06:15 [2019-10-16T21:06:15.640Z] DONE 21 tests, 1 skipped in 40.017s 21:06:15 [2019-10-16T21:06:15.640Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 21:06:15 [2019-10-16T21:06:15.640Z] ++ 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 21:06:15 [2019-10-16T21:06:15.640Z] ++ set -e 21:06:15 [2019-10-16T21:06:15.640Z] ++ '[' -n 0 ']' 21:06:15 [2019-10-16T21:06:15.640Z] ++ set -x 21:06:15 [2019-10-16T21:06:15.640Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 21:06:15 [2019-10-16T21:06:15.640Z] INFO: Testing against a local daemon 21:06:15 [2019-10-16T21:06:15.640Z] === RUN TestDockerNetworkIpvlanPersistance 21:06:15 [2019-10-16T21:06:15.836Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 21:06:15 [2019-10-16T21:06:15.836Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 21:06:16 [2019-10-16T21:06:16.658Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) 21:06:16 [2019-10-16T21:06:16.658Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" 21:06:16 [2019-10-16T21:06:16.658Z] === RUN TestDockerNetworkIpvlan 21:06:17 [2019-10-16T21:06:17.206Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 21:06:17 [2019-10-16T21:06:17.672Z] === RUN TestDockerNetworkIpvlan/Subinterface 21:06:18 [2019-10-16T21:06:18.688Z] === RUN TestDockerNetworkIpvlan/OverlapParent 21:06:19 [2019-10-16T21:06:19.715Z] === RUN TestDockerNetworkIpvlan/L2NilParent 21:06:19 [2019-10-16T21:06:19.730Z] === RUN TestDockerSuite/TestRestartPolicyAlways 21:06:19 [2019-10-16T21:06:19.987Z] === RUN TestDockerSuite/TestRestartPolicyNO 21:06:19 [2019-10-16T21:06:19.987Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 21:06:20 [2019-10-16T21:06:20.245Z] === RUN TestDockerSuite/TestRestartRunningContainer 21:06:22 [2019-10-16T21:06:22.417Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 21:06:23 [2019-10-16T21:06:23.274Z] === RUN TestDockerSuite/TestBuildShellNotJSON 21:06:23 [2019-10-16T21:06:23.516Z] === RUN TestDockerSuite/TestRestartStoppedContainer 21:06:24 [2019-10-16T21:06:24.239Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 21:06:24 [2019-10-16T21:06:24.697Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 21:06:24 [2019-10-16T21:06:24.886Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 21:06:25 [2019-10-16T21:06:25.884Z] === RUN TestDockerNetworkIpvlan/L3NilParent 21:06:28 [2019-10-16T21:06:28.581Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 21:06:29 [2019-10-16T21:06:29.063Z] === RUN TestDockerSuite/TestRestartWithVolumes 21:06:30 [2019-10-16T21:06:30.432Z] === RUN TestDockerSuite/TestRmiBlank 21:06:30 [2019-10-16T21:06:30.432Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 21:06:30 [2019-10-16T21:06:30.689Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 21:06:32 [2019-10-16T21:06:32.049Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet 21:06:34 [2019-10-16T21:06:34.864Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 21:06:35 [2019-10-16T21:06:35.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 21:06:35 [2019-10-16T21:06:35.796Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 21:06:36 [2019-10-16T21:06:36.360Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 21:06:36 [2019-10-16T21:06:36.458Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 21:06:37 [2019-10-16T21:06:37.070Z] === RUN TestDockerSuite/TestBuildSpaces 21:06:37 [2019-10-16T21:06:37.070Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 21:06:38 [2019-10-16T21:06:38.257Z] === RUN TestDockerSuite/TestRmiImgIDForce 21:06:39 [2019-10-16T21:06:39.627Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 21:06:41 [2019-10-16T21:06:41.521Z] === RUN TestDockerSuite/TestRmiParentImageFail 21:06:41 [2019-10-16T21:06:41.750Z] === RUN TestDockerSuite/TestBuildStartsFromOne 21:06:41 [2019-10-16T21:06:41.750Z] === RUN TestDockerSuite/TestBuildStderr 21:06:41 [2019-10-16T21:06:41.978Z] === RUN TestDockerNetworkIpvlan/Addressing 21:06:42 [2019-10-16T21:06:42.452Z] === RUN TestDockerSuite/TestRmiTag 21:06:42 [2019-10-16T21:06:42.452Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 21:06:43 [2019-10-16T21:06:43.382Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan (26.92s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.09s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.05s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.14s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.17s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.21s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.23s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.14s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.471Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.22s) 21:06:43 [2019-10-16T21:06:43.471Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 21:06:43 [2019-10-16T21:06:43.472Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.91s) 21:06:43 [2019-10-16T21:06:43.472Z] PASS 21:06:43 [2019-10-16T21:06:43.472Z] 21:06:43 [2019-10-16T21:06:43.472Z] DONE 11 tests in 28.502s 21:06:43 [2019-10-16T21:06:43.472Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 21:06:43 [2019-10-16T21:06:43.472Z] ++ 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 21:06:43 [2019-10-16T21:06:43.472Z] ++ set -e 21:06:43 [2019-10-16T21:06:43.472Z] ++ '[' -n 0 ']' 21:06:43 [2019-10-16T21:06:43.472Z] ++ set -x 21:06:43 [2019-10-16T21:06:43.472Z] ++ env -i DEST=/go/src/github.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 21:06:43 [2019-10-16T21:06:43.760Z] INFO: Testing against a local daemon 21:06:43 [2019-10-16T21:06:43.760Z] === RUN TestDockerNetworkMacvlanPersistance 21:06:44 [2019-10-16T21:06:44.313Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 21:06:45 [2019-10-16T21:06:45.244Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) 21:06:45 [2019-10-16T21:06:45.244Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 21:06:45 [2019-10-16T21:06:45.244Z] === RUN TestDockerNetworkMacvlan 21:06:46 [2019-10-16T21:06:46.257Z] === RUN TestDockerNetworkMacvlan/Subinterface 21:06:46 [2019-10-16T21:06:46.429Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 21:06:47 [2019-10-16T21:06:47.274Z] === RUN TestDockerNetworkMacvlan/OverlapParent 21:06:47 [2019-10-16T21:06:47.604Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 21:06:47 [2019-10-16T21:06:47.893Z] === RUN TestDockerNetworkMacvlan/NilParent 21:06:48 [2019-10-16T21:06:48.538Z] === RUN TestDockerSuite/TestRmiWithContainerFails 21:06:49 [2019-10-16T21:06:49.102Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 21:06:50 [2019-10-16T21:06:50.472Z] === RUN TestDockerSuite/TestRmiWithParentInUse 21:06:50 [2019-10-16T21:06:50.582Z] === RUN TestDockerNetworkMacvlan/InternalMode 21:06:50 [2019-10-16T21:06:50.728Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 21:06:52 [2019-10-16T21:06:52.630Z] === RUN TestDockerSuite/TestRunAddHost 21:06:53 [2019-10-16T21:06:53.193Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 21:06:53 [2019-10-16T21:06:53.451Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 21:06:54 [2019-10-16T21:06:54.049Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 21:06:54 [2019-10-16T21:06:54.381Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 21:06:54 [2019-10-16T21:06:54.381Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 21:06:55 [2019-10-16T21:06:55.313Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 21:06:57 [2019-10-16T21:06:57.209Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 21:06:57 [2019-10-16T21:06:57.772Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 21:06:58 [2019-10-16T21:06:58.703Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 21:06:59 [2019-10-16T21:06:59.556Z] === RUN TestDockerNetworkMacvlan/Addressing 21:06:59 [2019-10-16T21:06:59.634Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan (14.94s) 21:07:00 [2019-10-16T21:07:00.184Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) 21:07:00 [2019-10-16T21:07:00.184Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) 21:07:00 [2019-10-16T21:07:00.184Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) 21:07:00 [2019-10-16T21:07:00.184Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) 21:07:00 [2019-10-16T21:07:00.184Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) 21:07:00 [2019-10-16T21:07:00.184Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 21:07:00 [2019-10-16T21:07:00.184Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) 21:07:00 [2019-10-16T21:07:00.184Z] PASS 21:07:00 [2019-10-16T21:07:00.184Z] 21:07:00 [2019-10-16T21:07:00.184Z] DONE 8 tests in 16.512s 21:07:00 [2019-10-16T21:07:00.184Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 21:07:00 [2019-10-16T21:07:00.184Z] ++ 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 21:07:00 [2019-10-16T21:07:00.184Z] ++ set -e 21:07:00 [2019-10-16T21:07:00.184Z] ++ '[' -n 0 ']' 21:07:00 [2019-10-16T21:07:00.184Z] ++ set -x 21:07:00 [2019-10-16T21:07:00.184Z] ++ env -i DEST=/go/src/github.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 21:07:00 [2019-10-16T21:07:00.184Z] testing: warning: no tests to run 21:07:00 [2019-10-16T21:07:00.184Z] PASS 21:07:00 [2019-10-16T21:07:00.184Z] 21:07:00 [2019-10-16T21:07:00.184Z] DONE 0 tests in 0.016s 21:07:00 [2019-10-16T21:07:00.184Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 21:07:00 [2019-10-16T21:07:00.184Z] ++ 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 21:07:00 [2019-10-16T21:07:00.184Z] ++ set -e 21:07:00 [2019-10-16T21:07:00.184Z] ++ '[' -n 0 ']' 21:07:00 [2019-10-16T21:07:00.184Z] ++ set -x 21:07:00 [2019-10-16T21:07:00.184Z] ++ env -i DEST=/go/src/github.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 21:07:00 [2019-10-16T21:07:00.184Z] INFO: Testing against a local daemon 21:07:00 [2019-10-16T21:07:00.184Z] === RUN TestAuthZPluginAllowRequest 21:07:01 [2019-10-16T21:07:01.528Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 21:07:02 [2019-10-16T21:07:02.225Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) 21:07:02 [2019-10-16T21:07:02.225Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 21:07:02 [2019-10-16T21:07:02.225Z] === RUN TestAuthZPluginTLS 21:07:02 [2019-10-16T21:07:02.510Z] --- PASS: TestAuthZPluginTLS (0.58s) 21:07:02 [2019-10-16T21:07:02.510Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 21:07:02 [2019-10-16T21:07:02.510Z] === RUN TestAuthZPluginDenyRequest 21:07:02 [2019-10-16T21:07:02.899Z] === RUN TestDockerSuite/TestRunAttachDetach 21:07:03 [2019-10-16T21:07:03.154Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) 21:07:03 [2019-10-16T21:07:03.154Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 21:07:03 [2019-10-16T21:07:03.154Z] === RUN TestAuthZPluginAPIDenyResponse 21:07:03 [2019-10-16T21:07:03.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 21:07:03 [2019-10-16T21:07:03.772Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 21:07:03 [2019-10-16T21:07:03.772Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 21:07:03 [2019-10-16T21:07:03.772Z] === RUN TestAuthZPluginDenyResponse 21:07:04 [2019-10-16T21:07:04.087Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 21:07:04 [2019-10-16T21:07:04.636Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) 21:07:04 [2019-10-16T21:07:04.636Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 21:07:04 [2019-10-16T21:07:04.636Z] === RUN TestAuthZPluginAllowEventStream 21:07:05 [2019-10-16T21:07:05.459Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 21:07:06 [2019-10-16T21:07:06.118Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) 21:07:06 [2019-10-16T21:07:06.118Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 21:07:06 [2019-10-16T21:07:06.118Z] === RUN TestAuthZPluginErrorResponse 21:07:06 [2019-10-16T21:07:06.390Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 21:07:06 [2019-10-16T21:07:06.402Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) 21:07:06 [2019-10-16T21:07:06.402Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 21:07:06 [2019-10-16T21:07:06.402Z] === RUN TestAuthZPluginErrorRequest 21:07:07 [2019-10-16T21:07:07.027Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) 21:07:07 [2019-10-16T21:07:07.027Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 21:07:07 [2019-10-16T21:07:07.027Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 21:07:07 [2019-10-16T21:07:07.320Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 21:07:07 [2019-10-16T21:07:07.499Z] === RUN TestDockerSuite/TestBuildStopSignal 21:07:07 [2019-10-16T21:07:07.499Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 21:07:07 [2019-10-16T21:07:07.648Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) 21:07:07 [2019-10-16T21:07:07.648Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 21:07:07 [2019-10-16T21:07:07.648Z] === RUN TestAuthZPluginEnsureLoadImportWorking 21:07:08 [2019-10-16T21:07:08.252Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 21:07:09 [2019-10-16T21:07:09.032Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 21:07:09 [2019-10-16T21:07:09.625Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 21:07:09 [2019-10-16T21:07:09.680Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) 21:07:09 [2019-10-16T21:07:09.680Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 21:07:09 [2019-10-16T21:07:09.680Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 21:07:09 [2019-10-16T21:07:09.997Z] === RUN TestDockerSuite/TestBuildTagEvent 21:07:10 [2019-10-16T21:07:10.559Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 21:07:11 [2019-10-16T21:07:11.490Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 21:07:11 [2019-10-16T21:07:11.716Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.12s) 21:07:11 [2019-10-16T21:07:11.716Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 21:07:11 [2019-10-16T21:07:11.716Z] === RUN TestAuthZPluginHeader 21:07:12 [2019-10-16T21:07:12.442Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 21:07:12 [2019-10-16T21:07:12.733Z] --- PASS: TestAuthZPluginHeader (0.95s) 21:07:12 [2019-10-16T21:07:12.733Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 21:07:12 [2019-10-16T21:07:12.733Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 21:07:12 [2019-10-16T21:07:12.733Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 21:07:12 [2019-10-16T21:07:12.733Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:12 [2019-10-16T21:07:12.733Z] === RUN TestAuthZPluginV2Disable 21:07:12 [2019-10-16T21:07:12.733Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 21:07:12 [2019-10-16T21:07:12.733Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:12 [2019-10-16T21:07:12.733Z] === RUN TestAuthZPluginV2RejectVolumeRequests 21:07:12 [2019-10-16T21:07:12.733Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 21:07:12 [2019-10-16T21:07:12.733Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:12 [2019-10-16T21:07:12.733Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 21:07:12 [2019-10-16T21:07:12.733Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 21:07:12 [2019-10-16T21:07:12.733Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:12 [2019-10-16T21:07:12.733Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 21:07:13 [2019-10-16T21:07:13.012Z] === RUN TestDockerSuite/TestRunAttachWithDetach 21:07:13 [2019-10-16T21:07:13.012Z] === RUN TestDockerSuite/TestRunBindMounts 21:07:15 [2019-10-16T21:07:15.534Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 21:07:15 [2019-10-16T21:07:15.778Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 21:07:16 [2019-10-16T21:07:16.464Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 21:07:17 [2019-10-16T21:07:17.395Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 21:07:17 [2019-10-16T21:07:17.959Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 21:07:18 [2019-10-16T21:07:18.890Z] === RUN TestDockerSuite/TestRunCapAddInvalid 21:07:18 [2019-10-16T21:07:18.890Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 21:07:19 [2019-10-16T21:07:19.820Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 21:07:20 [2019-10-16T21:07:20.383Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 21:07:20 [2019-10-16T21:07:20.455Z] === RUN TestDockerSuite/TestBuildUser 21:07:20 [2019-10-16T21:07:20.455Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 21:07:20 [2019-10-16T21:07:20.455Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 21:07:20 [2019-10-16T21:07:20.455Z] === RUN TestDockerSuite/TestBuildVerboseOut 21:07:21 [2019-10-16T21:07:21.313Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 21:07:22 [2019-10-16T21:07:22.245Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 21:07:22 [2019-10-16T21:07:22.501Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 21:07:23 [2019-10-16T21:07:23.066Z] === RUN TestDockerSuite/TestRunCapDropInvalid 21:07:23 [2019-10-16T21:07:23.066Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 21:07:23 [2019-10-16T21:07:23.997Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 21:07:23 [2019-10-16T21:07:23.997Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 21:07:25 [2019-10-16T21:07:25.365Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 21:07:26 [2019-10-16T21:07:26.232Z] === RUN TestDockerSuite/TestBuildVerifyIntString 21:07:26 [2019-10-16T21:07:26.232Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 21:07:26 [2019-10-16T21:07:26.295Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 21:07:27 [2019-10-16T21:07:27.225Z] === RUN TestDockerSuite/TestRunContainerNetwork 21:07:27 [2019-10-16T21:07:27.790Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 21:07:28 [2019-10-16T21:07:28.046Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 21:07:28 [2019-10-16T21:07:28.978Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 21:07:30 [2019-10-16T21:07:30.874Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 21:07:30 [2019-10-16T21:07:30.874Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 21:07:31 [2019-10-16T21:07:31.213Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) 21:07:31 [2019-10-16T21:07:31.214Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 21:07:31 [2019-10-16T21:07:31.214Z] PASS 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] === Skipped 21:07:31 [2019-10-16T21:07:31.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 21:07:31 [2019-10-16T21:07:31.214Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 21:07:31 [2019-10-16T21:07:31.214Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 21:07:31 [2019-10-16T21:07:31.214Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 21:07:31 [2019-10-16T21:07:31.214Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] DONE 17 tests, 4 skipped in 29.499s 21:07:31 [2019-10-16T21:07:31.214Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 21:07:31 [2019-10-16T21:07:31.214Z] ++ 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 21:07:31 [2019-10-16T21:07:31.214Z] ++ set -e 21:07:31 [2019-10-16T21:07:31.214Z] ++ '[' -n 0 ']' 21:07:31 [2019-10-16T21:07:31.214Z] ++ set -x 21:07:31 [2019-10-16T21:07:31.214Z] ++ env -i DEST=/go/src/github.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 21:07:31 [2019-10-16T21:07:31.214Z] INFO: Testing against a local daemon 21:07:31 [2019-10-16T21:07:31.214Z] === RUN TestPluginInvalidJSON 21:07:31 [2019-10-16T21:07:31.214Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 21:07:31 [2019-10-16T21:07:31.214Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 21:07:31 [2019-10-16T21:07:31.214Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 21:07:31 [2019-10-16T21:07:31.214Z] --- PASS: TestPluginInvalidJSON (0.05s) 21:07:31 [2019-10-16T21:07:31.214Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 21:07:31 [2019-10-16T21:07:31.214Z] PASS 21:07:31 [2019-10-16T21:07:31.214Z] 21:07:31 [2019-10-16T21:07:31.214Z] DONE 2 tests in 0.137s 21:07:31 [2019-10-16T21:07:31.214Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 21:07:31 [2019-10-16T21:07:31.214Z] ++ 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 21:07:31 [2019-10-16T21:07:31.214Z] ++ set -e 21:07:31 [2019-10-16T21:07:31.214Z] ++ '[' -n 0 ']' 21:07:31 [2019-10-16T21:07:31.214Z] ++ set -x 21:07:31 [2019-10-16T21:07:31.214Z] ++ env -i DEST=/go/src/github.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 21:07:31 [2019-10-16T21:07:31.214Z] INFO: Testing against a local daemon 21:07:31 [2019-10-16T21:07:31.214Z] === RUN TestExternalGraphDriver 21:07:31 [2019-10-16T21:07:31.214Z] === RUN TestExternalGraphDriver/json 21:07:32 [2019-10-16T21:07:32.228Z] === RUN TestExternalGraphDriver/spec 21:07:32 [2019-10-16T21:07:32.243Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 21:07:34 [2019-10-16T21:07:34.139Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 21:07:34 [2019-10-16T21:07:34.290Z] === RUN TestExternalGraphDriver/pull 21:07:34 [2019-10-16T21:07:34.781Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 21:07:34 [2019-10-16T21:07:34.781Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 21:07:34 [2019-10-16T21:07:34.781Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 21:07:35 [2019-10-16T21:07:35.070Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 21:07:36 [2019-10-16T21:07:36.000Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 21:07:36 [2019-10-16T21:07:36.937Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 21:07:36 [2019-10-16T21:07:36.995Z] --- PASS: TestExternalGraphDriver (6.55s) 21:07:36 [2019-10-16T21:07:36.995Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 21:07:36 [2019-10-16T21:07:36.995Z] --- PASS: TestExternalGraphDriver/json (2.10s) 21:07:36 [2019-10-16T21:07:36.995Z] --- PASS: TestExternalGraphDriver/spec (1.99s) 21:07:36 [2019-10-16T21:07:36.995Z] --- PASS: TestExternalGraphDriver/pull (2.24s) 21:07:36 [2019-10-16T21:07:36.995Z] === RUN TestGraphdriverPluginV2 21:07:36 [2019-10-16T21:07:36.995Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) 21:07:36 [2019-10-16T21:07:36.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:36 [2019-10-16T21:07:36.995Z] PASS 21:07:36 [2019-10-16T21:07:36.995Z] 21:07:36 [2019-10-16T21:07:36.995Z] === Skipped 21:07:36 [2019-10-16T21:07:36.995Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) 21:07:36 [2019-10-16T21:07:36.995Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:07:36 [2019-10-16T21:07:36.995Z] 21:07:36 [2019-10-16T21:07:36.995Z] 21:07:36 [2019-10-16T21:07:36.995Z] DONE 5 tests, 1 skipped in 6.717s 21:07:36 [2019-10-16T21:07:36.995Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 21:07:36 [2019-10-16T21:07:36.995Z] ++ 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 21:07:36 [2019-10-16T21:07:36.995Z] ++ set -e 21:07:36 [2019-10-16T21:07:36.995Z] ++ '[' -n 0 ']' 21:07:36 [2019-10-16T21:07:36.995Z] ++ set -x 21:07:36 [2019-10-16T21:07:36.995Z] ++ env -i DEST=/go/src/github.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 21:07:36 [2019-10-16T21:07:36.995Z] INFO: Testing against a local daemon 21:07:36 [2019-10-16T21:07:36.995Z] === RUN TestContinueAfterPluginCrash 21:07:36 [2019-10-16T21:07:36.995Z] === PAUSE TestContinueAfterPluginCrash 21:07:36 [2019-10-16T21:07:36.995Z] === RUN TestDaemonStartWithLogOpt 21:07:36 [2019-10-16T21:07:36.995Z] === PAUSE TestDaemonStartWithLogOpt 21:07:36 [2019-10-16T21:07:36.995Z] === CONT TestContinueAfterPluginCrash 21:07:36 [2019-10-16T21:07:36.995Z] === CONT TestDaemonStartWithLogOpt 21:07:37 [2019-10-16T21:07:37.891Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 21:07:38 [2019-10-16T21:07:38.454Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 21:07:40 [2019-10-16T21:07:40.350Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 21:07:44 [2019-10-16T21:07:44.522Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 21:07:44 [2019-10-16T21:07:44.522Z] === RUN TestDockerSuite/TestRunCreateVolume 21:07:45 [2019-10-16T21:07:45.086Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 21:07:47 [2019-10-16T21:07:47.607Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 21:07:49 [2019-10-16T21:07:49.500Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 21:07:52 [2019-10-16T21:07:52.022Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 21:07:52 [2019-10-16T21:07:52.276Z] --- PASS: TestDaemonStartWithLogOpt (15.20s) 21:07:52 [2019-10-16T21:07:52.277Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 21:07:55 [2019-10-16T21:07:55.302Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 21:07:55 [2019-10-16T21:07:55.302Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 21:07:55 [2019-10-16T21:07:55.302Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 21:07:55 [2019-10-16T21:07:55.559Z] === RUN TestDockerSuite/TestRunDNSInHostMode 21:07:56 [2019-10-16T21:07:56.934Z] --- PASS: TestContinueAfterPluginCrash (20.01s) 21:07:56 [2019-10-16T21:07:56.934Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 21:07:56 [2019-10-16T21:07:56.934Z] PASS 21:07:56 [2019-10-16T21:07:56.934Z] 21:07:56 [2019-10-16T21:07:56.934Z] DONE 2 tests in 20.103s 21:07:56 [2019-10-16T21:07:56.934Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 21:07:56 [2019-10-16T21:07:56.934Z] ++ 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 21:07:56 [2019-10-16T21:07:56.934Z] ++ set -e 21:07:56 [2019-10-16T21:07:56.934Z] ++ '[' -n 0 ']' 21:07:56 [2019-10-16T21:07:56.934Z] ++ set -x 21:07:56 [2019-10-16T21:07:56.934Z] ++ env -i DEST=/go/src/github.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 21:07:56 [2019-10-16T21:07:56.934Z] INFO: Testing against a local daemon 21:07:56 [2019-10-16T21:07:56.934Z] === RUN TestPluginWithDevMounts 21:07:56 [2019-10-16T21:07:56.934Z] === PAUSE TestPluginWithDevMounts 21:07:56 [2019-10-16T21:07:56.934Z] === CONT TestPluginWithDevMounts 21:07:58 [2019-10-16T21:07:58.084Z] === RUN TestDockerSuite/TestRunDNSOptions 21:07:59 [2019-10-16T21:07:59.451Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 21:07:59 [2019-10-16T21:07:59.617Z] --- PASS: TestPluginWithDevMounts (2.31s) 21:07:59 [2019-10-16T21:07:59.617Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 21:07:59 [2019-10-16T21:07:59.617Z] PASS 21:07:59 [2019-10-16T21:07:59.617Z] 21:07:59 [2019-10-16T21:07:59.617Z] DONE 1 tests in 2.406s 21:07:59 [2019-10-16T21:07:59.617Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 21:07:59 [2019-10-16T21:07:59.617Z] ++ 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 21:07:59 [2019-10-16T21:07:59.617Z] ++ set -e 21:07:59 [2019-10-16T21:07:59.617Z] ++ '[' -n 0 ']' 21:07:59 [2019-10-16T21:07:59.617Z] ++ set -x 21:07:59 [2019-10-16T21:07:59.617Z] ++ env -i DEST=/go/src/github.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 21:07:59 [2019-10-16T21:07:59.617Z] INFO: Testing against a local daemon 21:07:59 [2019-10-16T21:07:59.617Z] === RUN TestSecretInspect 21:07:59 [2019-10-16T21:07:59.891Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 21:07:59 [2019-10-16T21:07:59.891Z] === RUN TestDockerSuite/TestBuildWindowsUser 21:08:01 [2019-10-16T21:08:01.650Z] --- PASS: TestSecretInspect (2.19s) 21:08:01 [2019-10-16T21:08:01.650Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 21:08:01 [2019-10-16T21:08:01.650Z] === RUN TestSecretList 21:08:01 [2019-10-16T21:08:01.971Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 21:08:02 [2019-10-16T21:08:02.900Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 21:08:03 [2019-10-16T21:08:03.681Z] --- PASS: TestSecretList (2.16s) 21:08:03 [2019-10-16T21:08:03.681Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 21:08:03 [2019-10-16T21:08:03.681Z] === RUN TestSecretsCreateAndDelete 21:08:04 [2019-10-16T21:08:04.793Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 21:08:05 [2019-10-16T21:08:05.357Z] === RUN TestDockerSuite/TestRunDeviceDirectory 21:08:05 [2019-10-16T21:08:05.357Z] === RUN TestDockerSuite/TestRunDeviceNumbers 21:08:05 [2019-10-16T21:08:05.717Z] --- PASS: TestSecretsCreateAndDelete (2.16s) 21:08:05 [2019-10-16T21:08:05.718Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 21:08:05 [2019-10-16T21:08:05.718Z] === RUN TestSecretsUpdate 21:08:06 [2019-10-16T21:08:06.287Z] === RUN TestDockerSuite/TestRunDeviceSymlink 21:08:08 [2019-10-16T21:08:08.181Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 21:08:08 [2019-10-16T21:08:08.181Z] === RUN TestDockerSuite/TestRunDuplicateMount 21:08:08 [2019-10-16T21:08:08.412Z] --- PASS: TestSecretsUpdate (2.17s) 21:08:08 [2019-10-16T21:08:08.412Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 21:08:08 [2019-10-16T21:08:08.412Z] === RUN TestTemplatedSecret 21:08:08 [2019-10-16T21:08:08.746Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 21:08:09 [2019-10-16T21:08:09.690Z] === RUN TestDockerSuite/TestRunEchoStdout 21:08:10 [2019-10-16T21:08:10.620Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 21:08:11 [2019-10-16T21:08:11.100Z] --- PASS: TestTemplatedSecret (2.88s) 21:08:11 [2019-10-16T21:08:11.100Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 21:08:11 [2019-10-16T21:08:11.100Z] === RUN TestSecretCreateResolve 21:08:11 [2019-10-16T21:08:11.550Z] === RUN TestDockerSuite/TestRunEmptyEnv 21:08:11 [2019-10-16T21:08:11.550Z] === RUN TestDockerSuite/TestRunEntrypoint 21:08:12 [2019-10-16T21:08:12.113Z] === RUN TestDockerSuite/TestRunEnvironment 21:08:13 [2019-10-16T21:08:13.042Z] === RUN TestDockerSuite/TestRunEnvironmentErase 21:08:13 [2019-10-16T21:08:13.142Z] --- PASS: TestSecretCreateResolve (2.19s) 21:08:13 [2019-10-16T21:08:13.142Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 21:08:13 [2019-10-16T21:08:13.142Z] PASS 21:08:13 [2019-10-16T21:08:13.142Z] 21:08:13 [2019-10-16T21:08:13.142Z] DONE 6 tests in 13.840s 21:08:13 [2019-10-16T21:08:13.142Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 21:08:13 [2019-10-16T21:08:13.142Z] ++ 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 21:08:13 [2019-10-16T21:08:13.142Z] ++ set -e 21:08:13 [2019-10-16T21:08:13.142Z] ++ '[' -n 0 ']' 21:08:13 [2019-10-16T21:08:13.142Z] ++ set -x 21:08:13 [2019-10-16T21:08:13.142Z] ++ env -i DEST=/go/src/github.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 21:08:13 [2019-10-16T21:08:13.142Z] INFO: Testing against a local daemon 21:08:13 [2019-10-16T21:08:13.142Z] === RUN TestServiceCreateInit 21:08:13 [2019-10-16T21:08:13.142Z] === RUN TestServiceCreateInit/daemonInitDisabled 21:08:13 [2019-10-16T21:08:13.972Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 21:08:14 [2019-10-16T21:08:14.535Z] === RUN TestDockerSuite/TestRunExitCode 21:08:15 [2019-10-16T21:08:15.466Z] === RUN TestDockerSuite/TestRunExitCodeOne 21:08:16 [2019-10-16T21:08:16.396Z] === RUN TestDockerSuite/TestRunExitCodeZero 21:08:17 [2019-10-16T21:08:17.326Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 21:08:17 [2019-10-16T21:08:17.547Z] === RUN TestServiceCreateInit/daemonInitEnabled 21:08:17 [2019-10-16T21:08:17.547Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 21:08:17 [2019-10-16T21:08:17.890Z] === RUN TestDockerSuite/TestRunExposePort 21:08:17 [2019-10-16T21:08:17.890Z] === RUN TestDockerSuite/TestRunFullHostnameSet 21:08:18 [2019-10-16T21:08:18.820Z] === RUN TestDockerSuite/TestRunGroupAdd 21:08:19 [2019-10-16T21:08:19.749Z] === RUN TestDockerSuite/TestRunHostnameFQDN 21:08:20 [2019-10-16T21:08:20.443Z] === RUN TestDockerSuite/TestBuildWithExtraHost 21:08:20 [2019-10-16T21:08:20.900Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 21:08:20 [2019-10-16T21:08:20.900Z] === RUN TestDockerSuite/TestBuildWithFailure 21:08:21 [2019-10-16T21:08:21.118Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 21:08:21 [2019-10-16T21:08:21.683Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 21:08:21 [2019-10-16T21:08:21.683Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 21:08:21 [2019-10-16T21:08:21.962Z] --- PASS: TestServiceCreateInit (8.32s) 21:08:21 [2019-10-16T21:08:21.962Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) 21:08:21 [2019-10-16T21:08:21.962Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 21:08:21 [2019-10-16T21:08:21.962Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) 21:08:21 [2019-10-16T21:08:21.963Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 21:08:21 [2019-10-16T21:08:21.963Z] === RUN TestCreateServiceMultipleTimes 21:08:23 [2019-10-16T21:08:23.072Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 21:08:23 [2019-10-16T21:08:23.529Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 21:08:25 [2019-10-16T21:08:25.859Z] === RUN TestDockerSuite/TestRunInspectMacAddress 21:08:26 [2019-10-16T21:08:26.120Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 21:08:38 [2019-10-16T21:08:38.302Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 21:08:38 [2019-10-16T21:08:38.317Z] === RUN TestDockerSuite/TestBuildWithTabs 21:08:38 [2019-10-16T21:08:38.865Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 21:08:40 [2019-10-16T21:08:40.463Z] --- PASS: TestCreateServiceMultipleTimes (17.72s) 21:08:40 [2019-10-16T21:08:40.463Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 21:08:40 [2019-10-16T21:08:40.463Z] === RUN TestCreateServiceConflict 21:08:40 [2019-10-16T21:08:40.759Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 21:08:40 [2019-10-16T21:08:40.759Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 21:08:40 [2019-10-16T21:08:40.759Z] === RUN TestDockerSuite/TestRunInvalidReference 21:08:40 [2019-10-16T21:08:40.759Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 21:08:41 [2019-10-16T21:08:41.213Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 21:08:41 [2019-10-16T21:08:41.476Z] --- PASS: TestCreateServiceConflict (2.22s) 21:08:41 [2019-10-16T21:08:41.476Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 21:08:41 [2019-10-16T21:08:41.476Z] === RUN TestCreateServiceMaxReplicas 21:08:41 [2019-10-16T21:08:41.670Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 21:08:41 [2019-10-16T21:08:41.689Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 21:08:44 [2019-10-16T21:08:44.952Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) 21:08:44 [2019-10-16T21:08:44.952Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 21:08:44 [2019-10-16T21:08:44.952Z] === RUN TestCreateWithDuplicateNetworkNames 21:08:44 [2019-10-16T21:08:44.974Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 21:08:46 [2019-10-16T21:08:46.867Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 21:08:48 [2019-10-16T21:08:48.760Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 21:08:49 [2019-10-16T21:08:49.325Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 21:08:50 [2019-10-16T21:08:50.255Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 21:08:50 [2019-10-16T21:08:50.818Z] === RUN TestDockerSuite/TestRunModeHostname 21:08:52 [2019-10-16T21:08:52.186Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 21:08:52 [2019-10-16T21:08:52.186Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 21:08:52 [2019-10-16T21:08:52.186Z] === RUN TestDockerSuite/TestRunModeIpcHost 21:08:54 [2019-10-16T21:08:54.081Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 21:08:55 [2019-10-16T21:08:55.450Z] === RUN TestDockerSuite/TestRunModePIDContainer 21:08:56 [2019-10-16T21:08:56.462Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 21:08:56 [2019-10-16T21:08:56.463Z] === RUN TestDockerSuite/TestBuildWithVolumes 21:08:56 [2019-10-16T21:08:56.463Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 21:08:56 [2019-10-16T21:08:56.463Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 21:08:56 [2019-10-16T21:08:56.463Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 21:08:56 [2019-10-16T21:08:56.821Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 21:08:56 [2019-10-16T21:08:56.821Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 21:08:57 [2019-10-16T21:08:57.077Z] === RUN TestDockerSuite/TestRunModePIDHost 21:08:58 [2019-10-16T21:08:58.974Z] === RUN TestDockerSuite/TestRunModeUTSHost 21:09:00 [2019-10-16T21:09:00.252Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) 21:09:00 [2019-10-16T21:09:00.252Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 21:09:00 [2019-10-16T21:09:00.252Z] === RUN TestCreateServiceSecretFileMode 21:09:00 [2019-10-16T21:09:00.252Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) 21:09:00 [2019-10-16T21:09:00.252Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 21:09:00 [2019-10-16T21:09:00.252Z] === RUN TestCreateServiceConfigFileMode 21:09:00 [2019-10-16T21:09:00.344Z] === RUN TestDockerSuite/TestRunMount 21:09:02 [2019-10-16T21:09:02.937Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) 21:09:02 [2019-10-16T21:09:02.938Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 21:09:02 [2019-10-16T21:09:02.938Z] === RUN TestCreateServiceSysctls 21:09:05 [2019-10-16T21:09:05.016Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 21:09:06 [2019-10-16T21:09:06.408Z] --- PASS: TestCreateServiceSysctls (3.44s) 21:09:06 [2019-10-16T21:09:06.408Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 21:09:06 [2019-10-16T21:09:06.408Z] === RUN TestCreateServiceCapabilities 21:09:06 [2019-10-16T21:09:06.550Z] === RUN TestDockerSuite/TestBuildXZHost 21:09:06 [2019-10-16T21:09:06.550Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 21:09:06 [2019-10-16T21:09:06.550Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 21:09:06 [2019-10-16T21:09:06.550Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 21:09:08 [2019-10-16T21:09:08.438Z] === RUN TestDockerSuite/TestRunMountOrdering 21:09:08 [2019-10-16T21:09:08.438Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 21:09:08 [2019-10-16T21:09:08.721Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 21:09:09 [2019-10-16T21:09:09.001Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 21:09:09 [2019-10-16T21:09:09.098Z] --- PASS: TestCreateServiceCapabilities (2.63s) 21:09:09 [2019-10-16T21:09:09.098Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 21:09:09 [2019-10-16T21:09:09.098Z] === RUN TestInspect 21:09:10 [2019-10-16T21:09:10.893Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 21:09:11 [2019-10-16T21:09:11.794Z] --- PASS: TestInspect (2.84s) 21:09:11 [2019-10-16T21:09:11.794Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 21:09:11 [2019-10-16T21:09:11.794Z] === RUN TestServiceListWithStatuses 21:09:11 [2019-10-16T21:09:11.794Z] --- SKIP: TestServiceListWithStatuses (0.00s) 21:09:11 [2019-10-16T21:09:11.794Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:09:11 [2019-10-16T21:09:11.794Z] === RUN TestDockerNetworkConnectAlias 21:09:13 [2019-10-16T21:09:13.404Z] === RUN TestDockerSuite/TestCommitChange 21:09:13 [2019-10-16T21:09:13.418Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 21:09:16 [2019-10-16T21:09:16.188Z] --- PASS: TestDockerNetworkConnectAlias (4.44s) 21:09:16 [2019-10-16T21:09:16.188Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 21:09:16 [2019-10-16T21:09:16.188Z] === RUN TestDockerNetworkReConnect 21:09:16 [2019-10-16T21:09:16.693Z] === RUN TestDockerSuite/TestRunNamedVolume 21:09:18 [2019-10-16T21:09:18.081Z] === RUN TestDockerSuite/TestCommitChangeLabels 21:09:19 [2019-10-16T21:09:19.235Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 21:09:19 [2019-10-16T21:09:19.662Z] --- PASS: TestDockerNetworkReConnect (3.59s) 21:09:19 [2019-10-16T21:09:19.663Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 21:09:19 [2019-10-16T21:09:19.663Z] === RUN TestServicePlugin 21:09:19 [2019-10-16T21:09:19.663Z] --- SKIP: TestServicePlugin (0.00s) 21:09:19 [2019-10-16T21:09:19.663Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:09:19 [2019-10-16T21:09:19.663Z] === RUN TestServiceUpdateLabel 21:09:21 [2019-10-16T21:09:21.756Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 21:09:22 [2019-10-16T21:09:22.369Z] --- PASS: TestServiceUpdateLabel (2.24s) 21:09:22 [2019-10-16T21:09:22.369Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 21:09:22 [2019-10-16T21:09:22.369Z] === RUN TestServiceUpdateSecrets 21:09:22 [2019-10-16T21:09:22.760Z] === RUN TestDockerSuite/TestCommitHardlink 21:09:22 [2019-10-16T21:09:22.760Z] === RUN TestDockerSuite/TestCommitNewFile 21:09:23 [2019-10-16T21:09:23.652Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 21:09:25 [2019-10-16T21:09:25.546Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 21:09:25 [2019-10-16T21:09:25.546Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 21:09:26 [2019-10-16T21:09:26.212Z] === RUN TestDockerSuite/TestRunNetHost 21:09:27 [2019-10-16T21:09:27.580Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 21:09:28 [2019-10-16T21:09:28.510Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 21:09:28 [2019-10-16T21:09:28.540Z] === RUN TestDockerSuite/TestCommitPausedContainer 21:09:28 [2019-10-16T21:09:28.540Z] === RUN TestDockerSuite/TestCommitTTY 21:09:29 [2019-10-16T21:09:29.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 21:09:31 [2019-10-16T21:09:31.962Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 21:09:34 [2019-10-16T21:09:34.486Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 21:09:35 [2019-10-16T21:09:35.600Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 21:09:37 [2019-10-16T21:09:37.600Z] --- PASS: TestServiceUpdateSecrets (14.87s) 21:09:37 [2019-10-16T21:09:37.600Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 21:09:37 [2019-10-16T21:09:37.600Z] === RUN TestServiceUpdateConfigs 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestCommitWithoutPause 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestContainerAPIBadPort 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 21:09:39 [2019-10-16T21:09:39.325Z] === RUN TestDockerSuite/TestContainerAPICommit 21:09:39 [2019-10-16T21:09:39.741Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 21:09:39 [2019-10-16T21:09:39.998Z] === RUN TestDockerSuite/TestRunNoDupVolumes 21:09:40 [2019-10-16T21:09:40.255Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 21:09:41 [2019-10-16T21:09:41.185Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 21:09:41 [2019-10-16T21:09:41.185Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 21:09:41 [2019-10-16T21:09:41.748Z] === RUN TestDockerSuite/TestRunNonExistingCmd 21:09:42 [2019-10-16T21:09:42.677Z] === RUN TestDockerSuite/TestRunNonExistingImage 21:09:42 [2019-10-16T21:09:42.677Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 21:09:43 [2019-10-16T21:09:43.609Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 21:09:44 [2019-10-16T21:09:44.539Z] === RUN TestDockerSuite/TestRunOOMExitCode 21:09:44 [2019-10-16T21:09:44.539Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 21:09:45 [2019-10-16T21:09:45.469Z] === RUN TestDockerSuite/TestRunPIDsLimit 21:09:46 [2019-10-16T21:09:46.386Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 21:09:46 [2019-10-16T21:09:46.400Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 21:09:48 [2019-10-16T21:09:48.304Z] === RUN TestDockerSuite/TestRunPortInUse 21:09:49 [2019-10-16T21:09:49.233Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 21:09:50 [2019-10-16T21:09:50.164Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 21:09:51 [2019-10-16T21:09:51.095Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 21:09:51 [2019-10-16T21:09:51.659Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 21:09:52 [2019-10-16T21:09:52.169Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 21:09:52 [2019-10-16T21:09:52.169Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 21:09:52 [2019-10-16T21:09:52.590Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 21:09:52 [2019-10-16T21:09:52.845Z] --- PASS: TestServiceUpdateConfigs (14.89s) 21:09:52 [2019-10-16T21:09:52.845Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 21:09:52 [2019-10-16T21:09:52.845Z] === RUN TestServiceUpdateNetwork 21:09:53 [2019-10-16T21:09:53.522Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 21:09:53 [2019-10-16T21:09:53.522Z] === RUN TestDockerSuite/TestRunPublishPort 21:09:54 [2019-10-16T21:09:54.085Z] === RUN TestDockerSuite/TestRunReadFilteredProc 21:09:54 [2019-10-16T21:09:54.341Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 21:09:54 [2019-10-16T21:09:54.341Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 21:09:54 [2019-10-16T21:09:54.341Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 21:09:54 [2019-10-16T21:09:54.341Z] === RUN TestDockerSuite/TestContainerAPICreate 21:09:55 [2019-10-16T21:09:55.016Z] === RUN TestDockerSuite/TestRunReadProcLatency 21:09:55 [2019-10-16T21:09:55.016Z] === RUN TestDockerSuite/TestRunReadProcTimer 21:09:55 [2019-10-16T21:09:55.875Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 21:09:55 [2019-10-16T21:09:55.875Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 21:09:55 [2019-10-16T21:09:55.875Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 21:09:55 [2019-10-16T21:09:55.946Z] === RUN TestDockerSuite/TestRunRedirectStdout 21:09:57 [2019-10-16T21:09:57.839Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 21:09:57 [2019-10-16T21:09:57.839Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 21:09:58 [2019-10-16T21:09:58.046Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 21:09:58 [2019-10-16T21:09:58.046Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 21:09:58 [2019-10-16T21:09:58.046Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 21:09:58 [2019-10-16T21:09:58.046Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 21:09:58 [2019-10-16T21:09:58.046Z] === RUN TestDockerSuite/TestContainerAPIDelete 21:10:00 [2019-10-16T21:10:00.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 21:10:01 [2019-10-16T21:10:01.116Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 21:10:02 [2019-10-16T21:10:02.478Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 21:10:03 [2019-10-16T21:10:03.010Z] === RUN TestDockerSuite/TestRunRm 21:10:03 [2019-10-16T21:10:03.575Z] === RUN TestDockerSuite/TestRunRmAndWait 21:10:04 [2019-10-16T21:10:04.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 21:10:04 [2019-10-16T21:10:04.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 21:10:04 [2019-10-16T21:10:04.013Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 21:10:05 [2019-10-16T21:10:05.387Z] --- PASS: TestServiceUpdateNetwork (12.98s) 21:10:05 [2019-10-16T21:10:05.387Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 21:10:05 [2019-10-16T21:10:05.387Z] PASS 21:10:05 [2019-10-16T21:10:05.387Z] 21:10:05 [2019-10-16T21:10:05.387Z] === Skipped 21:10:05 [2019-10-16T21:10:05.387Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) 21:10:05 [2019-10-16T21:10:05.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 21:10:05 [2019-10-16T21:10:05.387Z] 21:10:05 [2019-10-16T21:10:05.387Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) 21:10:05 [2019-10-16T21:10:05.387Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 21:10:05 [2019-10-16T21:10:05.387Z] 21:10:05 [2019-10-16T21:10:05.387Z] 21:10:05 [2019-10-16T21:10:05.387Z] DONE 20 tests, 2 skipped in 111.738s 21:10:05 [2019-10-16T21:10:05.387Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 21:10:05 [2019-10-16T21:10:05.387Z] ++ 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 21:10:05 [2019-10-16T21:10:05.387Z] ++ set -e 21:10:05 [2019-10-16T21:10:05.387Z] ++ '[' -n 0 ']' 21:10:05 [2019-10-16T21:10:05.387Z] ++ set -x 21:10:05 [2019-10-16T21:10:05.387Z] ++ env -i DEST=/go/src/github.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 21:10:05 [2019-10-16T21:10:05.387Z] INFO: Testing against a local daemon 21:10:05 [2019-10-16T21:10:05.387Z] === RUN TestSessionCreate 21:10:05 [2019-10-16T21:10:05.387Z] --- PASS: TestSessionCreate (0.05s) 21:10:05 [2019-10-16T21:10:05.387Z] === RUN TestSessionCreateWithBadUpgrade 21:10:05 [2019-10-16T21:10:05.387Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 21:10:05 [2019-10-16T21:10:05.387Z] PASS 21:10:05 [2019-10-16T21:10:05.387Z] 21:10:05 [2019-10-16T21:10:05.387Z] DONE 2 tests in 0.188s 21:10:05 [2019-10-16T21:10:05.387Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 21:10:05 [2019-10-16T21:10:05.387Z] ++ 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 21:10:05 [2019-10-16T21:10:05.387Z] ++ set -e 21:10:05 [2019-10-16T21:10:05.387Z] ++ '[' -n 0 ']' 21:10:05 [2019-10-16T21:10:05.387Z] ++ set -x 21:10:05 [2019-10-16T21:10:05.387Z] ++ env -i DEST=/go/src/github.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 21:10:05 [2019-10-16T21:10:05.387Z] INFO: Testing against a local daemon 21:10:05 [2019-10-16T21:10:05.387Z] === RUN TestCgroupDriverSystemdMemoryLimit 21:10:05 [2019-10-16T21:10:05.387Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 21:10:05 [2019-10-16T21:10:05.387Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:10:05 [2019-10-16T21:10:05.387Z] === RUN TestEventsExecDie 21:10:06 [2019-10-16T21:10:06.005Z] --- PASS: TestEventsExecDie (0.86s) 21:10:06 [2019-10-16T21:10:06.005Z] === RUN TestEventsBackwardsCompatible 21:10:06 [2019-10-16T21:10:06.005Z] --- PASS: TestEventsBackwardsCompatible (0.11s) 21:10:06 [2019-10-16T21:10:06.005Z] === RUN TestInfoBinaryCommits 21:10:06 [2019-10-16T21:10:06.005Z] --- PASS: TestInfoBinaryCommits (0.05s) 21:10:06 [2019-10-16T21:10:06.005Z] === RUN TestInfoAPIVersioned 21:10:06 [2019-10-16T21:10:06.005Z] --- PASS: TestInfoAPIVersioned (0.01s) 21:10:06 [2019-10-16T21:10:06.005Z] === RUN TestInfoAPI 21:10:06 [2019-10-16T21:10:06.185Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 21:10:06 [2019-10-16T21:10:06.185Z] === RUN TestDockerSuite/TestContainerAPIGetAll 21:10:06 [2019-10-16T21:10:06.291Z] --- PASS: TestInfoAPI (0.05s) 21:10:06 [2019-10-16T21:10:06.291Z] === RUN TestInfoAPIWarnings 21:10:07 [2019-10-16T21:10:07.307Z] --- PASS: TestInfoAPIWarnings (0.89s) 21:10:07 [2019-10-16T21:10:07.307Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 21:10:07 [2019-10-16T21:10:07.307Z] === RUN TestLoginFailsWithBadCredentials 21:10:07 [2019-10-16T21:10:07.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.63s) 21:10:07 [2019-10-16T21:10:07.592Z] === RUN TestPingCacheHeaders 21:10:07 [2019-10-16T21:10:07.748Z] === RUN TestDockerSuite/TestRunRmPre125Api 21:10:07 [2019-10-16T21:10:07.876Z] --- PASS: TestPingCacheHeaders (0.06s) 21:10:07 [2019-10-16T21:10:07.877Z] === RUN TestPingGet 21:10:07 [2019-10-16T21:10:07.877Z] --- PASS: TestPingGet (0.03s) 21:10:07 [2019-10-16T21:10:07.877Z] === RUN TestPingHead 21:10:07 [2019-10-16T21:10:07.877Z] --- PASS: TestPingHead (0.05s) 21:10:07 [2019-10-16T21:10:07.877Z] === RUN TestVersion 21:10:07 [2019-10-16T21:10:07.877Z] --- PASS: TestVersion (0.05s) 21:10:07 [2019-10-16T21:10:07.877Z] PASS 21:10:07 [2019-10-16T21:10:07.877Z] 21:10:07 [2019-10-16T21:10:07.877Z] === Skipped 21:10:07 [2019-10-16T21:10:07.877Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 21:10:07 [2019-10-16T21:10:07.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 21:10:07 [2019-10-16T21:10:07.877Z] 21:10:07 [2019-10-16T21:10:07.877Z] 21:10:07 [2019-10-16T21:10:07.877Z] DONE 12 tests, 1 skipped in 2.890s 21:10:07 [2019-10-16T21:10:07.877Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 21:10:07 [2019-10-16T21:10:07.877Z] ++ 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 21:10:07 [2019-10-16T21:10:07.877Z] ++ set -e 21:10:07 [2019-10-16T21:10:07.877Z] ++ '[' -n 0 ']' 21:10:07 [2019-10-16T21:10:07.877Z] ++ set -x 21:10:07 [2019-10-16T21:10:07.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 21:10:07 [2019-10-16T21:10:07.877Z] INFO: Testing against a local daemon 21:10:07 [2019-10-16T21:10:07.877Z] === RUN TestVolumesCreateAndList 21:10:08 [2019-10-16T21:10:08.165Z] --- PASS: TestVolumesCreateAndList (0.04s) 21:10:08 [2019-10-16T21:10:08.165Z] === RUN TestVolumesRemove 21:10:08 [2019-10-16T21:10:08.165Z] --- PASS: TestVolumesRemove (0.11s) 21:10:08 [2019-10-16T21:10:08.165Z] === RUN TestVolumesInspect 21:10:08 [2019-10-16T21:10:08.165Z] --- PASS: TestVolumesInspect (0.04s) 21:10:08 [2019-10-16T21:10:08.165Z] === RUN TestVolumesInvalidJSON 21:10:08 [2019-10-16T21:10:08.165Z] === RUN TestVolumesInvalidJSON//volumes/create 21:10:08 [2019-10-16T21:10:08.165Z] === PAUSE TestVolumesInvalidJSON//volumes/create 21:10:08 [2019-10-16T21:10:08.165Z] === CONT TestVolumesInvalidJSON//volumes/create 21:10:08 [2019-10-16T21:10:08.165Z] --- PASS: TestVolumesInvalidJSON (0.03s) 21:10:08 [2019-10-16T21:10:08.165Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 21:10:08 [2019-10-16T21:10:08.165Z] PASS 21:10:08 [2019-10-16T21:10:08.165Z] 21:10:08 [2019-10-16T21:10:08.165Z] DONE 5 tests in 0.314s 21:10:08 [2019-10-16T21:10:08.165Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:10:08 [2019-10-16T21:10:08.312Z] === RUN TestDockerSuite/TestRunRootWorkdir 21:10:08 [2019-10-16T21:10:08.358Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 21:10:08 [2019-10-16T21:10:08.358Z] === RUN TestDockerSuite/TestContainerAPIGetExport 21:10:08 [2019-10-16T21:10:08.358Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 21:10:08 [2019-10-16T21:10:08.450Z] ++++ cat bundles/test-integration/docker.pid 21:10:08 [2019-10-16T21:10:08.450Z] +++ kill 13148 21:10:09 [2019-10-16T21:10:09.242Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 21:10:09 [2019-10-16T21:10:09.925Z] +++ /etc/init.d/apparmor stop 21:10:09 [2019-10-16T21:10:09.925Z] Clearing AppArmor profiles cache:. 21:10:09 [2019-10-16T21:10:09.925Z] All profile caches have been cleared, but no profiles have been unloaded. 21:10:09 [2019-10-16T21:10:09.925Z] Unloading profiles will leave already running processes permanently 21:10:09 [2019-10-16T21:10:09.925Z] unconfined, which can lead to unexpected situations. 21:10:09 [2019-10-16T21:10:09.925Z] 21:10:09 [2019-10-16T21:10:09.925Z] To set a process to complain mode, use the command line tool 21:10:09 [2019-10-16T21:10:09.925Z] 'aa-complain'. To really tear down all profiles, run the init script 21:10:09 [2019-10-16T21:10:09.925Z] with the 'teardown' option." 21:10:09 [2019-10-16T21:10:09.925Z] 21:10:10 [2019-10-16T21:10:10.530Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 21:10:10 [2019-10-16T21:10:10.530Z] === RUN TestDockerSuite/TestContainerAPIKill 21:10:11 [2019-10-16T21:10:11.764Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit Post stage [Pipeline] junit 21:10:11 [2019-10-16T21:10:11.992Z] Recording test results 21:10:12 [2019-10-16T21:10:12.061Z] === RUN TestDockerSuite/TestContainerAPIPause 21:10:12 [2019-10-16T21:10:12.061Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 21:10:12 [2019-10-16T21:10:12.327Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:10:12 [2019-10-16T21:10:12.910Z] + echo Ensuring container killed. 21:10:12 [2019-10-16T21:10:12.911Z] Ensuring container killed. 21:10:12 [2019-10-16T21:10:12.911Z] + docker rm -vf docker-pr1 21:10:12 [2019-10-16T21:10:12.911Z] Error: No such container: docker-pr1 21:10:12 [2019-10-16T21:10:12.911Z] + true [Pipeline] sh 21:10:13 [2019-10-16T21:10:13.339Z] + echo Chowning /workspace to jenkins user 21:10:13 [2019-10-16T21:10:13.339Z] Chowning /workspace to jenkins user 21:10:13 [2019-10-16T21:10:13.339Z] + id -u 21:10:13 [2019-10-16T21:10:13.339Z] + id -g 21:10:13 [2019-10-16T21:10:13.339Z] + docker run --rm -v /home/docker/workspace/moby_PR-40097:/workspace busybox chown -R 1001:1001 /workspace 21:10:13 [2019-10-16T21:10:13.339Z] Unable to find image 'busybox:latest' locally 21:10:13 [2019-10-16T21:10:13.622Z] latest: Pulling from library/busybox 21:10:13 [2019-10-16T21:10:13.905Z] e38168a01e65: Pulling fs layer 21:10:14 [2019-10-16T21:10:14.189Z] e38168a01e65: Verifying Checksum 21:10:14 [2019-10-16T21:10:14.189Z] e38168a01e65: Download complete 21:10:14 [2019-10-16T21:10:14.234Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 21:10:14 [2019-10-16T21:10:14.475Z] e38168a01e65: Pull complete 21:10:14 [2019-10-16T21:10:14.475Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 21:10:14 [2019-10-16T21:10:14.475Z] Status: Downloaded newer image for busybox:latest 21:10:14 [2019-10-16T21:10:14.691Z] === RUN TestDockerSuite/TestContainerAPIRename 21:10:16 [2019-10-16T21:10:16.224Z] === RUN TestDockerSuite/TestContainerAPIRestart 21:10:16 [2019-10-16T21:10:16.504Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:10:16 [2019-10-16T21:10:16.922Z] + bundleName=ppc64le-integration 21:10:16 [2019-10-16T21:10:16.922Z] + echo Creating ppc64le-integration-bundles.tar.gz 21:10:16 [2019-10-16T21:10:16.922Z] Creating ppc64le-integration-bundles.tar.gz 21:10:16 [2019-10-16T21:10:16.922Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz 21:10:16 [2019-10-16T21:10:16.922Z] [Pipeline] archiveArtifacts 21:10:17 [2019-10-16T21:10:17.241Z] Archiving artifacts 21:10:17 [2019-10-16T21:10:17.648Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:10:18 [2019-10-16T21:10:18.051Z] + make clean 21:10:18 [2019-10-16T21:10:18.668Z] docker volume rm -f docker-dev-cache 21:10:18 [2019-10-16T21:10:18.668Z] docker-dev-cache [Pipeline] deleteDir 21:10:19 [2019-10-16T21:10:19.948Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:21 [2019-10-16T21:10:21.767Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 21:10:22 [2019-10-16T21:10:22.024Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 21:10:22 [2019-10-16T21:10:22.954Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 21:10:23 [2019-10-16T21:10:23.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 21:10:23 [2019-10-16T21:10:23.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 21:10:23 [2019-10-16T21:10:23.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 21:10:23 [2019-10-16T21:10:23.829Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 21:10:23 [2019-10-16T21:10:23.829Z] === RUN TestDockerSuite/TestContainerAPIStart 21:10:23 [2019-10-16T21:10:23.884Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 21:10:24 [2019-10-16T21:10:24.449Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 21:10:24 [2019-10-16T21:10:24.797Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 21:10:24 [2019-10-16T21:10:24.797Z] === RUN TestDockerSuite/TestContainerAPIStop 21:10:25 [2019-10-16T21:10:25.382Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 21:10:26 [2019-10-16T21:10:26.312Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 21:10:26 [2019-10-16T21:10:26.876Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 21:10:27 [2019-10-16T21:10:27.808Z] === RUN TestDockerSuite/TestRunSetMacAddress 21:10:28 [2019-10-16T21:10:28.739Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 21:10:29 [2019-10-16T21:10:29.302Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 21:10:31 [2019-10-16T21:10:31.824Z] === RUN TestDockerSuite/TestRunState 21:10:31 [2019-10-16T21:10:31.855Z] === RUN TestDockerSuite/TestContainerAPITop 21:10:31 [2019-10-16T21:10:31.855Z] === RUN TestDockerSuite/TestContainerAPITopWindows 21:10:33 [2019-10-16T21:10:33.193Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 21:10:33 [2019-10-16T21:10:33.390Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 21:10:33 [2019-10-16T21:10:33.390Z] === RUN TestDockerSuite/TestContainerAPIWait 21:10:33 [2019-10-16T21:10:33.757Z] === RUN TestDockerSuite/TestRunStdinPipe 21:10:34 [2019-10-16T21:10:34.689Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 21:10:35 [2019-10-16T21:10:35.254Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 21:10:35 [2019-10-16T21:10:35.254Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 21:10:35 [2019-10-16T21:10:35.511Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 21:10:35 [2019-10-16T21:10:35.768Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 21:10:36 [2019-10-16T21:10:36.699Z] === RUN TestDockerSuite/TestRunSysctls 21:10:38 [2019-10-16T21:10:38.068Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 21:10:38 [2019-10-16T21:10:38.597Z] === RUN TestDockerSuite/TestRunTLSVerify 21:10:38 [2019-10-16T21:10:38.597Z] === RUN TestDockerSuite/TestRunTTYWithPipe 21:10:38 [2019-10-16T21:10:38.597Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 21:10:39 [2019-10-16T21:10:39.033Z] === RUN TestDockerSuite/TestContainerNetworkMode 21:10:39 [2019-10-16T21:10:39.033Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 21:10:39 [2019-10-16T21:10:39.491Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 21:10:39 [2019-10-16T21:10:39.491Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 21:10:39 [2019-10-16T21:10:39.491Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 21:10:39 [2019-10-16T21:10:39.491Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 21:10:39 [2019-10-16T21:10:39.528Z] === RUN TestDockerSuite/TestRunTmpfsMounts 21:10:41 [2019-10-16T21:10:41.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 21:10:42 [2019-10-16T21:10:42.803Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 21:10:43 [2019-10-16T21:10:43.370Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 21:10:45 [2019-10-16T21:10:45.897Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 21:10:50 [2019-10-16T21:10:50.094Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 21:10:50 [2019-10-16T21:10:50.657Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 21:10:52 [2019-10-16T21:10:52.550Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 21:10:53 [2019-10-16T21:10:53.483Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 21:10:54 [2019-10-16T21:10:54.415Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 21:10:54 [2019-10-16T21:10:54.980Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 21:10:58 [2019-10-16T21:10:58.259Z] === RUN TestDockerSuite/TestRunUnshareProc 21:10:59 [2019-10-16T21:10:59.191Z] === RUN TestDockerSuite/TestRunUserByID 21:10:59 [2019-10-16T21:10:59.448Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 21:11:00 [2019-10-16T21:11:00.378Z] === RUN TestDockerSuite/TestRunUserByIDBig 21:11:00 [2019-10-16T21:11:00.378Z] === RUN TestDockerSuite/TestRunUserByIDNegative 21:11:00 [2019-10-16T21:11:00.635Z] === RUN TestDockerSuite/TestRunUserByIDZero 21:11:01 [2019-10-16T21:11:01.567Z] === RUN TestDockerSuite/TestRunUserByName 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestCopyAndRestart 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestCopyCreatedContainer 21:11:02 [2019-10-16T21:11:02.098Z] === RUN TestDockerSuite/TestCpAbsolutePath 21:11:02 [2019-10-16T21:11:02.497Z] === RUN TestDockerSuite/TestRunUserDefaults 21:11:02 [2019-10-16T21:11:02.497Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 21:11:03 [2019-10-16T21:11:03.428Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 21:11:03 [2019-10-16T21:11:03.428Z] === RUN TestDockerSuite/TestRunUserNotFound 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseA 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseB 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseC 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseD 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseE 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseF 21:11:03 [2019-10-16T21:11:03.642Z] === RUN TestDockerSuite/TestCpFromCaseG 21:11:03 [2019-10-16T21:11:03.685Z] === RUN TestDockerSuite/TestRunVerifyContainerID 21:11:04 [2019-10-16T21:11:04.102Z] === RUN TestDockerSuite/TestCpFromCaseH 21:11:04 [2019-10-16T21:11:04.102Z] === RUN TestDockerSuite/TestCpFromCaseI 21:11:04 [2019-10-16T21:11:04.102Z] === RUN TestDockerSuite/TestCpFromCaseJ 21:11:04 [2019-10-16T21:11:04.102Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 21:11:04 [2019-10-16T21:11:04.102Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 21:11:04 [2019-10-16T21:11:04.102Z] === RUN TestDockerSuite/TestCpGarbagePath 21:11:04 [2019-10-16T21:11:04.616Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 21:11:06 [2019-10-16T21:11:06.288Z] === RUN TestDockerSuite/TestCpLocalOnly 21:11:06 [2019-10-16T21:11:06.288Z] === RUN TestDockerSuite/TestCpNameHasColon 21:11:06 [2019-10-16T21:11:06.288Z] === RUN TestDockerSuite/TestCpRelativePath 21:11:08 [2019-10-16T21:11:08.478Z] === RUN TestDockerSuite/TestCpSpecialFiles 21:11:08 [2019-10-16T21:11:08.478Z] === RUN TestDockerSuite/TestCpSymlinkComponent 21:11:08 [2019-10-16T21:11:08.478Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 21:11:08 [2019-10-16T21:11:08.478Z] === RUN TestDockerSuite/TestCpToCaseA 21:11:08 [2019-10-16T21:11:08.790Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 21:11:10 [2019-10-16T21:11:10.160Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 21:11:10 [2019-10-16T21:11:10.725Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 21:11:12 [2019-10-16T21:11:12.096Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 21:11:12 [2019-10-16T21:11:12.226Z] === RUN TestDockerSuite/TestCpToCaseB 21:11:14 [2019-10-16T21:11:14.414Z] === RUN TestDockerSuite/TestCpToCaseC 21:11:14 [2019-10-16T21:11:14.414Z] === RUN TestDockerSuite/TestCpToCaseD 21:11:14 [2019-10-16T21:11:14.414Z] === RUN TestDockerSuite/TestCpToCaseE 21:11:14 [2019-10-16T21:11:14.620Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 21:11:15 [2019-10-16T21:11:15.990Z] === RUN TestDockerSwarmSuite/TestSwarmInit 21:11:16 [2019-10-16T21:11:16.248Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 21:11:19 [2019-10-16T21:11:19.543Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 21:11:20 [2019-10-16T21:11:20.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 21:11:20 [2019-10-16T21:11:20.911Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 21:11:21 [2019-10-16T21:11:21.841Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 21:11:22 [2019-10-16T21:11:22.772Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 21:11:23 [2019-10-16T21:11:23.003Z] === RUN TestDockerSuite/TestCpToCaseF 21:11:23 [2019-10-16T21:11:23.003Z] === RUN TestDockerSuite/TestCpToCaseG 21:11:23 [2019-10-16T21:11:23.003Z] === RUN TestDockerSuite/TestCpToCaseH 21:11:23 [2019-10-16T21:11:23.703Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 21:11:24 [2019-10-16T21:11:24.633Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 21:11:24 [2019-10-16T21:11:24.633Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 21:11:24 [2019-10-16T21:11:24.633Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 21:11:24 [2019-10-16T21:11:24.633Z] === RUN TestDockerSuite/TestRunWithBadDevice 21:11:24 [2019-10-16T21:11:24.890Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 21:11:25 [2019-10-16T21:11:25.824Z] === RUN TestDockerSuite/TestRunWithCPUQuota 21:11:26 [2019-10-16T21:11:26.755Z] === RUN TestDockerSuite/TestRunWithCPUShares 21:11:27 [2019-10-16T21:11:27.684Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 21:11:28 [2019-10-16T21:11:28.248Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 21:11:29 [2019-10-16T21:11:29.179Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 21:11:29 [2019-10-16T21:11:29.436Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 21:11:29 [2019-10-16T21:11:29.693Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 21:11:30 [2019-10-16T21:11:30.258Z] === RUN TestDockerSuite/TestRunWithCpusetMems 21:11:31 [2019-10-16T21:11:31.190Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 21:11:31 [2019-10-16T21:11:31.190Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 21:11:32 [2019-10-16T21:11:32.121Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 21:11:32 [2019-10-16T21:11:32.121Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 21:11:32 [2019-10-16T21:11:32.121Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 21:11:32 [2019-10-16T21:11:32.122Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 21:11:32 [2019-10-16T21:11:32.122Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 21:11:32 [2019-10-16T21:11:32.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 21:11:32 [2019-10-16T21:11:32.635Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 21:11:32 [2019-10-16T21:11:32.892Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 21:11:32 [2019-10-16T21:11:32.892Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 21:11:33 [2019-10-16T21:11:33.149Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 21:11:33 [2019-10-16T21:11:33.149Z] === RUN TestDockerSuite/TestRunWithKernelMemory 21:11:34 [2019-10-16T21:11:34.080Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 21:11:35 [2019-10-16T21:11:35.401Z] === RUN TestDockerSuite/TestCpToCaseI 21:11:35 [2019-10-16T21:11:35.401Z] === RUN TestDockerSuite/TestCpToCaseJ 21:11:35 [2019-10-16T21:11:35.401Z] === RUN TestDockerSuite/TestCpToDot 21:11:35 [2019-10-16T21:11:35.452Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 21:11:36 [2019-10-16T21:11:36.016Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 21:11:36 [2019-10-16T21:11:36.016Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 21:11:36 [2019-10-16T21:11:36.946Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 21:11:37 [2019-10-16T21:11:37.203Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 21:11:37 [2019-10-16T21:11:37.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 21:11:37 [2019-10-16T21:11:37.588Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 21:11:37 [2019-10-16T21:11:37.589Z] === RUN TestDockerSuite/TestCpToStdout 21:11:38 [2019-10-16T21:11:38.132Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 21:11:38 [2019-10-16T21:11:38.132Z] === RUN TestDockerSuite/TestRunWithShmSize 21:11:39 [2019-10-16T21:11:39.063Z] === RUN TestDockerSuite/TestRunWithSwappiness 21:11:39 [2019-10-16T21:11:39.773Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 21:11:39 [2019-10-16T21:11:39.773Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 21:11:39 [2019-10-16T21:11:39.773Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 21:11:39 [2019-10-16T21:11:39.773Z] === RUN TestDockerSuite/TestCpVolumePath 21:11:39 [2019-10-16T21:11:39.773Z] === RUN TestDockerSuite/TestCreate64ByteHexID 21:11:39 [2019-10-16T21:11:39.773Z] === RUN TestDockerSuite/TestCreateArgs 21:11:39 [2019-10-16T21:11:39.992Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 21:11:39 [2019-10-16T21:11:39.992Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 21:11:39 [2019-10-16T21:11:39.992Z] === RUN TestDockerSuite/TestRunWithUlimits 21:11:40 [2019-10-16T21:11:40.234Z] === RUN TestDockerSuite/TestCreateByImageID 21:11:40 [2019-10-16T21:11:40.923Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 21:11:42 [2019-10-16T21:11:42.298Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 21:11:43 [2019-10-16T21:11:43.147Z] === RUN TestDockerSuite/TestCreateEchoStdout 21:11:43 [2019-10-16T21:11:43.237Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 21:11:43 [2019-10-16T21:11:43.237Z] === RUN TestDockerSuite/TestRunWithoutNetworking 21:11:43 [2019-10-16T21:11:43.800Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 21:11:43 [2019-10-16T21:11:43.800Z] === RUN TestDockerSuite/TestRunWorkingDirectory 21:11:44 [2019-10-16T21:11:44.688Z] === RUN TestDockerSuite/TestCreateGrowRootfs 21:11:45 [2019-10-16T21:11:45.150Z] === RUN TestDockerSuite/TestCreateHostConfig 21:11:45 [2019-10-16T21:11:45.150Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 21:11:45 [2019-10-16T21:11:45.692Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 21:11:46 [2019-10-16T21:11:46.259Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 21:11:47 [2019-10-16T21:11:47.334Z] === RUN TestDockerSuite/TestCreateLabelFromImage 21:11:47 [2019-10-16T21:11:47.796Z] === RUN TestDockerSuite/TestCreateLabels 21:11:47 [2019-10-16T21:11:47.796Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 21:11:47 [2019-10-16T21:11:47.796Z] === RUN TestDockerSuite/TestCreateRM 21:11:48 [2019-10-16T21:11:48.256Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 21:11:48 [2019-10-16T21:11:48.256Z] === RUN TestDockerSuite/TestCreateStopSignal 21:11:48 [2019-10-16T21:11:48.256Z] === RUN TestDockerSuite/TestCreateStopTimeout 21:11:48 [2019-10-16T21:11:48.717Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 21:11:48 [2019-10-16T21:11:48.782Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 21:11:49 [2019-10-16T21:11:49.712Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 21:11:49 [2019-10-16T21:11:49.712Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 21:11:49 [2019-10-16T21:11:49.712Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 21:11:51 [2019-10-16T21:11:51.082Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 21:11:52 [2019-10-16T21:11:52.012Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 21:11:53 [2019-10-16T21:11:53.379Z] === RUN TestDockerSuite/TestSaveCheckTimes 21:11:53 [2019-10-16T21:11:53.380Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 21:11:55 [2019-10-16T21:11:55.805Z] === RUN TestDockerSuite/TestCreateVolumesCreated 21:11:55 [2019-10-16T21:11:55.805Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 21:11:55 [2019-10-16T21:11:55.903Z] === RUN TestDockerSuite/TestSaveImageId 21:11:55 [2019-10-16T21:11:55.903Z] === RUN TestDockerSuite/TestSaveLoadNoTag 21:11:56 [2019-10-16T21:11:56.160Z] === RUN TestDockerSuite/TestSaveLoadParents 21:11:56 [2019-10-16T21:11:56.266Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 21:11:58 [2019-10-16T21:11:58.681Z] === RUN TestDockerSuite/TestSaveMultipleNames 21:11:58 [2019-10-16T21:11:58.681Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 21:12:00 [2019-10-16T21:12:00.011Z] === RUN TestDockerSuite/TestCreateWithPortRange 21:12:00 [2019-10-16T21:12:00.050Z] === RUN TestDockerSuite/TestSaveSingleTag 21:12:00 [2019-10-16T21:12:00.306Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 21:12:00 [2019-10-16T21:12:00.306Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 21:12:00 [2019-10-16T21:12:00.473Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 21:12:00 [2019-10-16T21:12:00.473Z] === RUN TestDockerSuite/TestCreateWithWorkdir 21:12:02 [2019-10-16T21:12:02.202Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 21:12:03 [2019-10-16T21:12:03.572Z] === RUN TestDockerSuite/TestSearchCmdOptions 21:12:04 [2019-10-16T21:12:04.940Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 21:12:04 [2019-10-16T21:12:04.940Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 21:12:04 [2019-10-16T21:12:04.940Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 21:12:05 [2019-10-16T21:12:05.197Z] === RUN TestDockerSuite/TestSearchWithLimit 21:12:05 [2019-10-16T21:12:05.760Z] === RUN TestDockerSuite/TestSlowStdinClosing 21:12:07 [2019-10-16T21:12:07.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 21:12:07 [2019-10-16T21:12:07.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 21:12:07 [2019-10-16T21:12:07.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 21:12:07 [2019-10-16T21:12:07.559Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 21:12:07 [2019-10-16T21:12:07.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 21:12:07 [2019-10-16T21:12:07.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDevicePermissions 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDockerFails 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestEventsAttach 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestEventsCommit 21:12:07 [2019-10-16T21:12:07.560Z] === RUN TestDockerSuite/TestEventsContainerEvents 21:12:08 [2019-10-16T21:12:08.282Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 21:12:09 [2019-10-16T21:12:09.749Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 21:12:11 [2019-10-16T21:12:11.936Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 21:12:13 [2019-10-16T21:12:13.480Z] === RUN TestDockerSuite/TestEventsContainerRestart 21:12:14 [2019-10-16T21:12:14.848Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 21:12:16 [2019-10-16T21:12:16.742Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 21:12:17 [2019-10-16T21:12:17.672Z] === RUN TestDockerSuite/TestStartAttachSilent 21:12:19 [2019-10-16T21:12:19.569Z] === RUN TestDockerSuite/TestStartAttachWithRename 21:12:22 [2019-10-16T21:12:22.067Z] === RUN TestDockerSuite/TestEventsCopy 21:12:22 [2019-10-16T21:12:22.842Z] === RUN TestDockerSuite/TestStartMultipleContainers 21:12:25 [2019-10-16T21:12:25.363Z] === RUN TestDockerSuite/TestStartPausedContainer 21:12:25 [2019-10-16T21:12:25.813Z] === RUN TestDockerSuite/TestEventsFilterContainer 21:12:25 [2019-10-16T21:12:25.927Z] === RUN TestDockerSuite/TestStartRecordError 21:12:27 [2019-10-16T21:12:27.298Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 21:12:27 [2019-10-16T21:12:27.556Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 21:12:30 [2019-10-16T21:12:30.519Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 21:12:30 [2019-10-16T21:12:30.836Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 21:12:32 [2019-10-16T21:12:32.061Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 21:12:32 [2019-10-16T21:12:32.729Z] === RUN TestDockerSuite/TestStatsAllNoStream 21:12:33 [2019-10-16T21:12:33.034Z] === RUN TestDockerSuite/TestEventsFilterImageName 21:12:35 [2019-10-16T21:12:35.952Z] === RUN TestDockerSuite/TestEventsFilterLabels 21:12:36 [2019-10-16T21:12:36.413Z] === RUN TestDockerSuite/TestEventsFilterType 21:12:36 [2019-10-16T21:12:36.902Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 21:12:37 [2019-10-16T21:12:37.384Z] === RUN TestDockerSuite/TestEventsFilters 21:12:41 [2019-10-16T21:12:41.075Z] === RUN TestDockerSuite/TestStatsContainerNotFound 21:12:41 [2019-10-16T21:12:41.132Z] === RUN TestDockerSuite/TestEventsFormat 21:12:43 [2019-10-16T21:12:43.596Z] === RUN TestDockerSuite/TestStatsFormatAll 21:12:45 [2019-10-16T21:12:45.834Z] === RUN TestDockerSuite/TestEventsFormatBadField 21:12:45 [2019-10-16T21:12:45.834Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 21:12:45 [2019-10-16T21:12:45.834Z] === RUN TestDockerSuite/TestEventsImageImport 21:12:45 [2019-10-16T21:12:45.834Z] === RUN TestDockerSuite/TestEventsImageLoad 21:12:45 [2019-10-16T21:12:45.834Z] === RUN TestDockerSuite/TestEventsImagePull 21:12:45 [2019-10-16T21:12:45.834Z] === RUN TestDockerSuite/TestEventsImageTag 21:12:46 [2019-10-16T21:12:46.805Z] === RUN TestDockerSuite/TestEventsPluginOps 21:12:46 [2019-10-16T21:12:46.805Z] === RUN TestDockerSuite/TestEventsRename 21:12:48 [2019-10-16T21:12:48.991Z] === RUN TestDockerSuite/TestEventsResize 21:12:50 [2019-10-16T21:12:50.146Z] === RUN TestDockerSuite/TestStatsNoStream 21:12:51 [2019-10-16T21:12:51.175Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 21:12:53 [2019-10-16T21:12:53.361Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 21:12:53 [2019-10-16T21:12:53.417Z] === RUN TestDockerSuite/TestStopContainerSignal 21:12:55 [2019-10-16T21:12:55.308Z] === RUN TestDockerSuite/TestTopMultipleArgs 21:12:55 [2019-10-16T21:12:55.548Z] === RUN TestDockerSuite/TestEventsTimestampFormats 21:12:55 [2019-10-16T21:12:55.872Z] === RUN TestDockerSuite/TestTopNonPrivileged 21:12:56 [2019-10-16T21:12:56.806Z] === RUN TestDockerSuite/TestTopPrivileged 21:12:57 [2019-10-16T21:12:57.738Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 21:12:57 [2019-10-16T21:12:57.738Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 21:12:58 [2019-10-16T21:12:58.668Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 21:13:00 [2019-10-16T21:13:00.253Z] === RUN TestDockerSuite/TestEventsTop 21:13:00 [2019-10-16T21:13:00.253Z] === RUN TestDockerSuite/TestEventsUntag 21:13:02 [2019-10-16T21:13:02.438Z] === RUN TestDockerSuite/TestEventsUntilInThePast 21:13:02 [2019-10-16T21:13:02.842Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 21:13:06 [2019-10-16T21:13:06.186Z] === RUN TestDockerSuite/TestExec 21:13:06 [2019-10-16T21:13:06.186Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 21:13:06 [2019-10-16T21:13:06.186Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 21:13:07 [2019-10-16T21:13:07.019Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 21:13:07 [2019-10-16T21:13:07.276Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 21:13:07 [2019-10-16T21:13:07.730Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 21:13:08 [2019-10-16T21:13:08.208Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 21:13:08 [2019-10-16T21:13:08.208Z] === RUN TestDockerSuite/TestUpdateKernelMemory 21:13:09 [2019-10-16T21:13:09.138Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 21:13:09 [2019-10-16T21:13:09.275Z] === RUN TestDockerSuite/TestExecAPIStart 21:13:09 [2019-10-16T21:13:09.275Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 21:13:09 [2019-10-16T21:13:09.275Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 21:13:09 [2019-10-16T21:13:09.275Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 21:13:11 [2019-10-16T21:13:11.032Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 21:13:11 [2019-10-16T21:13:11.032Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 21:13:11 [2019-10-16T21:13:11.460Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 21:13:12 [2019-10-16T21:13:12.928Z] === RUN TestDockerSuite/TestUpdatePausedContainer 21:13:13 [2019-10-16T21:13:13.002Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 21:13:13 [2019-10-16T21:13:13.859Z] === RUN TestDockerSuite/TestUpdateRunningContainer 21:13:14 [2019-10-16T21:13:14.790Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 21:13:15 [2019-10-16T21:13:15.189Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 21:13:16 [2019-10-16T21:13:16.687Z] === RUN TestDockerSuite/TestUpdateStats 21:13:16 [2019-10-16T21:13:16.732Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 21:13:18 [2019-10-16T21:13:18.056Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 21:13:20 [2019-10-16T21:13:20.480Z] === RUN TestDockerSuite/TestExecCgroup 21:13:20 [2019-10-16T21:13:20.480Z] === RUN TestDockerSuite/TestExecEnv 21:13:20 [2019-10-16T21:13:20.480Z] === RUN TestDockerSuite/TestExecEnvLinksHost 21:13:20 [2019-10-16T21:13:20.480Z] === RUN TestDockerSuite/TestExecExitStatus 21:13:21 [2019-10-16T21:13:21.353Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 21:13:22 [2019-10-16T21:13:22.283Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 21:13:22 [2019-10-16T21:13:22.283Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 21:13:22 [2019-10-16T21:13:22.665Z] === RUN TestDockerSuite/TestExecInspectID 21:13:23 [2019-10-16T21:13:23.651Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 21:13:24 [2019-10-16T21:13:24.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 21:13:27 [2019-10-16T21:13:27.365Z] === RUN TestDockerSuite/TestExecInteractive 21:13:27 [2019-10-16T21:13:27.365Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 21:13:27 [2019-10-16T21:13:27.365Z] === RUN TestDockerSuite/TestExecParseError 21:13:27 [2019-10-16T21:13:27.365Z] === RUN TestDockerSuite/TestExecPausedContainer 21:13:27 [2019-10-16T21:13:27.365Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 21:13:27 [2019-10-16T21:13:27.365Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 21:13:28 [2019-10-16T21:13:28.757Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 21:13:29 [2019-10-16T21:13:29.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 21:13:29 [2019-10-16T21:13:29.550Z] === RUN TestDockerSuite/TestExecSetEnv 21:13:29 [2019-10-16T21:13:29.550Z] === RUN TestDockerSuite/TestExecStartFails 21:13:29 [2019-10-16T21:13:29.550Z] === RUN TestDockerSuite/TestExecStateCleanup 21:13:29 [2019-10-16T21:13:29.550Z] === RUN TestDockerSuite/TestExecStopNotHanging 21:13:29 [2019-10-16T21:13:29.550Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 21:13:29 [2019-10-16T21:13:29.550Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 21:13:31 [2019-10-16T21:13:31.095Z] === RUN TestDockerSuite/TestExecUlimits 21:13:31 [2019-10-16T21:13:31.095Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 21:13:33 [2019-10-16T21:13:33.498Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 21:13:34 [2019-10-16T21:13:34.061Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 21:13:38 [2019-10-16T21:13:38.235Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 21:13:39 [2019-10-16T21:13:39.690Z] === RUN TestDockerSuite/TestExecWithImageUser 21:13:39 [2019-10-16T21:13:39.690Z] === RUN TestDockerSuite/TestExecWithPrivileged 21:13:39 [2019-10-16T21:13:39.690Z] === RUN TestDockerSuite/TestExecWithUser 21:13:39 [2019-10-16T21:13:39.690Z] === RUN TestDockerSuite/TestGetContainerStats 21:13:40 [2019-10-16T21:13:40.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 21:13:44 [2019-10-16T21:13:44.390Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 21:13:44 [2019-10-16T21:13:44.926Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 21:13:50 [2019-10-16T21:13:50.195Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 21:13:51 [2019-10-16T21:13:51.472Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 21:13:53 [2019-10-16T21:13:53.369Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 21:13:53 [2019-10-16T21:13:53.940Z] === RUN TestDockerSuite/TestGetContainerStatsStream 21:13:55 [2019-10-16T21:13:55.892Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 21:13:57 [2019-10-16T21:13:57.263Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 21:13:59 [2019-10-16T21:13:59.174Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestHealth 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestHistoryExistentImage 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 21:13:59 [2019-10-16T21:13:59.745Z] === RUN TestDockerSuite/TestHistoryImageWithComment 21:14:01 [2019-10-16T21:14:01.695Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 21:14:04 [2019-10-16T21:14:04.218Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 21:14:04 [2019-10-16T21:14:04.448Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 21:14:04 [2019-10-16T21:14:04.448Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 21:14:04 [2019-10-16T21:14:04.448Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 21:14:04 [2019-10-16T21:14:04.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 21:14:04 [2019-10-16T21:14:04.448Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 21:14:04 [2019-10-16T21:14:04.448Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 21:14:05 [2019-10-16T21:14:05.419Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 21:14:05 [2019-10-16T21:14:05.419Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 21:14:06 [2019-10-16T21:14:06.391Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 21:14:06 [2019-10-16T21:14:06.391Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 21:14:06 [2019-10-16T21:14:06.740Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 21:14:07 [2019-10-16T21:14:07.935Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 21:14:07 [2019-10-16T21:14:07.935Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 21:14:08 [2019-10-16T21:14:08.634Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 21:14:10 [2019-10-16T21:14:10.119Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 21:14:11 [2019-10-16T21:14:11.159Z] === RUN TestDockerSuite/TestVolumeCLICreate 21:14:12 [2019-10-16T21:14:12.305Z] === RUN TestDockerSuite/TestImagesFormat 21:14:12 [2019-10-16T21:14:12.766Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 21:14:12 [2019-10-16T21:14:12.766Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 21:14:16 [2019-10-16T21:14:16.512Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 21:14:16 [2019-10-16T21:14:16.512Z] === RUN TestDockerSuite/TestImportBadURL 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestImportDisplay 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestImportFile 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestImportFileWithMessage 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestImportGzipped 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestInfoDebug 21:14:18 [2019-10-16T21:14:18.696Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInfoFormat 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInsecureRegistries 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 21:14:19 [2019-10-16T21:14:19.158Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 21:14:21 [2019-10-16T21:14:21.343Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 21:14:23 [2019-10-16T21:14:23.530Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 21:14:23 [2019-10-16T21:14:23.530Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 21:14:23 [2019-10-16T21:14:23.530Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 21:14:23 [2019-10-16T21:14:23.530Z] === RUN TestDockerSuite/TestInspectAmpersand 21:14:23 [2019-10-16T21:14:23.530Z] === RUN TestDockerSuite/TestInspectBindMountPoint 21:14:25 [2019-10-16T21:14:25.073Z] === RUN TestDockerSuite/TestInspectByPrefix 21:14:25 [2019-10-16T21:14:25.534Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 21:14:27 [2019-10-16T21:14:27.077Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 21:14:27 [2019-10-16T21:14:27.077Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 21:14:27 [2019-10-16T21:14:27.077Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 21:14:27 [2019-10-16T21:14:27.077Z] === RUN TestDockerSuite/TestInspectDefault 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLIInspect 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLILs 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 21:14:29 [2019-10-16T21:14:29.214Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 21:14:29 [2019-10-16T21:14:29.264Z] === RUN TestDockerSuite/TestInspectHistory 21:14:29 [2019-10-16T21:14:29.471Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 21:14:29 [2019-10-16T21:14:29.471Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 21:14:29 [2019-10-16T21:14:29.471Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 21:14:29 [2019-10-16T21:14:29.471Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 21:14:29 [2019-10-16T21:14:29.728Z] === RUN TestDockerSuite/TestVolumeCLIRm 21:14:32 [2019-10-16T21:14:32.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 21:14:32 [2019-10-16T21:14:32.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 21:14:32 [2019-10-16T21:14:32.503Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 21:14:32 [2019-10-16T21:14:32.503Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 21:14:32 [2019-10-16T21:14:32.503Z] === RUN TestDockerSuite/TestVolumeEvents 21:14:33 [2019-10-16T21:14:33.434Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 21:14:33 [2019-10-16T21:14:33.967Z] === RUN TestDockerSuite/TestInspectImage 21:14:33 [2019-10-16T21:14:33.967Z] === RUN TestDockerSuite/TestInspectImageFilterInt 21:14:33 [2019-10-16T21:14:33.967Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 21:14:33 [2019-10-16T21:14:33.967Z] === RUN TestDockerSuite/TestInspectInt64 21:14:35 [2019-10-16T21:14:35.510Z] === RUN TestDockerSuite/TestInspectJSONFields 21:14:35 [2019-10-16T21:14:35.956Z] === RUN TestDockerSuite/TestVolumeLsFormat 21:14:35 [2019-10-16T21:14:35.956Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 21:14:35 [2019-10-16T21:14:35.956Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 21:14:37 [2019-10-16T21:14:37.695Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 21:14:37 [2019-10-16T21:14:37.695Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 21:14:39 [2019-10-16T21:14:39.881Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 21:14:40 [2019-10-16T21:14:40.128Z] === RUN TestDockerSuite/TestVolumesNoCopyData 21:14:41 [2019-10-16T21:14:41.424Z] === RUN TestDockerSuite/TestInspectPlugin 21:14:41 [2019-10-16T21:14:41.424Z] === RUN TestDockerSuite/TestInspectRootFS 21:14:41 [2019-10-16T21:14:41.424Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 21:14:43 [2019-10-16T21:14:43.611Z] === RUN TestDockerSuite/TestInspectStatus 21:14:44 [2019-10-16T21:14:44.323Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite (1867.62s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.57s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.12s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.55s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.30s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.90s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.38s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.12s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.60s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.80s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.25s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.21s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.65s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.55s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachDetach (1.53s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.74s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.42s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.81s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (2.05s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.83s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.09s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.44s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.33s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.95s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.79s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.58s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.87s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.69s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.26s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.70s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.79s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.26s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.49s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.40s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.11s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.90s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.63s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.05s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.66s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.84s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.76s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.98s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.91s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.72s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.59s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.24s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.49s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.92s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.61s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.26s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.02s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.44s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.60s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.13s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.67s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.68s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.95s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.05s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.94s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.72s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.20s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) 21:14:44 [2019-10-16T21:14:44.323Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 21:14:44 [2019-10-16T21:14:44.323Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.96s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.42s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildContChar (4.57s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.70s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.75s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.34s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.72s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.14s) 21:14:44 [2019-10-16T21:14:44.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 21:14:44 [2019-10-16T21:14:44.323Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 21:14:44 [2019-10-16T21:14:44.323Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.323Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 21:14:44 [2019-10-16T21:14:44.323Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.91s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.93s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.76s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.25s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.29s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.92s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.97s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.70s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.63s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.36s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.06s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.32s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.10s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.74s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.73s) 21:14:44 [2019-10-16T21:14:44.323Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.91s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.88s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.99s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.70s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.34s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.56s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.27s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.66s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnv (1.52s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.34s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.88s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.78s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.94s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.64s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.72s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.40s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.72s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFails (0.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.60s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.44s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.03s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.65s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.52s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.28s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.43s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.71s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildHistory (6.73s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.46s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.21s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.46s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.77s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.40s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.70s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.59s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.91s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.69s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.60s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.64s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.24s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (6.00s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.25s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.98s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.25s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.67s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.27s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.02s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.43s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.57s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.97s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.90s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.44s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.74s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.16s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.69s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.52s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildPATH (2.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.28s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.26s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.35s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.16s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildRm (3.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.38s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.89s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.69s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.80s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.46s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.48s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.02s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.76s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.46s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.40s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.99s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildUser (2.34s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.94s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.27s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.39s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.55s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.47s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.13s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.86s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.71s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.66s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.35s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.30s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.22s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_cli_sni_test.go:18: Flakey test 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitChange (1.35s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.13s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.93s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.84s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.08s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.98s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.93s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.97s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.99s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.83s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.98s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.96s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.89s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.89s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.67s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.85s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.58s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.05s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) 21:14:44 [2019-10-16T21:14:44.324Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.06s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.29s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.80s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.24s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.03s) 21:14:44 [2019-10-16T21:14:44.324Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.71s) 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false <nil> 0xc0009872a0 <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1118970119 /foo false <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1118970119 /foo true <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3528616634 /foo false <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3528616634 /foo true <nil> <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3528616634 /foo true 0xc000987720 <nil> <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false <nil> 0xc000987740 <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false <nil> 0xc000987760 <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false <nil> 0xc000987780 <nil>} 21:14:44 [2019-10-16T21:14:44.324Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true <nil> 0xc0009877a0 <nil>} 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 0 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 1 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 2 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 3 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 4 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 5 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 6 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 7 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 8 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 9 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 10 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 11 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 12 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 13 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 14 21:14:44 [2019-10-16T21:14:44.325Z] docker_api_containers_test.go:1927: case 15 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.03s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.02s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.70s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership334747535/file1 3548b34caaf38dca908385e8dbe460af717521e5d118208115694c38b43a86a0:/tmpvol/file1` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.99s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp a158823c56842fc4008483374b2bd04d6a9d699b3dff0efc85d1e15c5a1d31e8:/root/file1 /tmp/test-cp-from-case-a791856034/itWorks.txt` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a791856034/itWorks.txt" contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 85a74b90eb4dacc37530592436a4cb68e1de50a87902ffb5b00d63e8f0437aec:/file1 /tmp/test-cp-from-case-b053832345/testDir/` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c229769508/file2" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp fb1e046edfc9f6675d1a1119cfb48cfec2c2d24dbb9b92d3e506c17c5f32667d:/root/file1 /tmp/test-cp-from-case-c229769508/file2` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c229769508/file2" contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 46ed140dd12802327d86d5e59c688304c065814adb82205396ea280aa1c971d7:/file1 /tmp/test-cp-from-case-d525434931/dir1` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d525434931/dir1/file1" contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 46ed140dd12802327d86d5e59c688304c065814adb82205396ea280aa1c971d7:/file1 /tmp/test-cp-from-case-d525434931/dir1/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d525434931/dir1/file1" contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 6b40702dd7d3b9c67709324ffcde3ff35fc8ab21ad2e40dca3ad93d9d7f64343:dir1 /tmp/test-cp-from-case-e430607862/testDir` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e430607862/testDir/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 6b40702dd7d3b9c67709324ffcde3ff35fc8ab21ad2e40dca3ad93d9d7f64343:dir1 /tmp/test-cp-from-case-e430607862/testDir/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e430607862/testDir/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 71ed8cd7e37cf27f27e89cd892bf085e587e2aec57745be71ad498ee19cb48ab:/root/dir1 /tmp/test-cp-from-case-f538141405/file1` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2cd88cde83a45b952fdc15c3efb618fd15f547ace86a2ec0a4a6f35d4bf30d62:/root/dir1 /tmp/test-cp-from-case-g881243288/dir2` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g881243288/dir2/dir1/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2cd88cde83a45b952fdc15c3efb618fd15f547ace86a2ec0a4a6f35d4bf30d62:/root/dir1 /tmp/test-cp-from-case-g881243288/dir2/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g881243288/dir2/dir1/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.15s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 7462eec7948fef95999808014d1c31911d67178cdce0ed4aa513f4077ae27199:dir1/. /tmp/test-cp-from-case-h281228055/testDir` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h281228055/testDir/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 7462eec7948fef95999808014d1c31911d67178cdce0ed4aa513f4077ae27199:dir1/. /tmp/test-cp-from-case-h281228055/testDir/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h281228055/testDir/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp ccfcdd99844f36452698552bdf5d975c0e2a9d96ac2858c790976eca5a716066:/root/dir1/. /tmp/test-cp-from-case-i656562058/file1` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 578bfb0a74c9e5cd658f7f1f3391fdccc209b873b1c35d9cc7d52106e3661aee:/root/dir1/. /tmp/test-cp-from-case-j163629409/dir2` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j163629409/dir2/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 578bfb0a74c9e5cd658f7f1f3391fdccc209b873b1c35d9cc7d52106e3661aee:/root/dir1/. /tmp/test-cp-from-case-j163629409/dir2/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j163629409/dir2/file1-1" contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.49s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2429fa856cb4a340b7c1c120989b0e2b83195b2425b38e2a9b7e6f04d633889b:/file2 /tmp/test-cp-from-err-dst-not-dir113378636/symlinkToFile1` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir113378636/symlinkToFile1" points to "file1" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir113378636/file1" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2429fa856cb4a340b7c1c120989b0e2b83195b2425b38e2a9b7e6f04d633889b:/file2 /tmp/test-cp-from-err-dst-not-dir113378636/symlinkToDir1` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir113378636/symlinkToDir1" points to "dir1" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir113378636/file2" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2429fa856cb4a340b7c1c120989b0e2b83195b2425b38e2a9b7e6f04d633889b:/file2 /tmp/test-cp-from-err-dst-not-dir113378636/brokenSymlinkToFileX` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir113378636/brokenSymlinkToFileX" points to "fileX" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir113378636/fileX" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2429fa856cb4a340b7c1c120989b0e2b83195b2425b38e2a9b7e6f04d633889b:/dir2 /tmp/test-cp-from-err-dst-not-dir113378636/symlinkToDir1` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir113378636/symlinkToDir1" points to "dir1" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir113378636/dir1/dir2/file2-1" contains "file2-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp 2429fa856cb4a340b7c1c120989b0e2b83195b2425b38e2a9b7e6f04d633889b:/dir2 /tmp/test-cp-from-err-dst-not-dir113378636/brokenSymlinkToDirX` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir113378636/brokenSymlinkToDirX" points to "dirX" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir113378636/dirX/file2-1" contains "file2-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.05s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.24s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.92s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a651516020/file1 3a8acd761f2a52af533605d376ff82bb3d741ec7b70a5940a5c7d67eb1832195:/root/itWorks.txt` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "3a8acd761f2a52af533605d376ff82bb3d741ec7b70a5940a5c7d67eb1832195" start output contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a8acd761f2a52af533605d376ff82bb3d741ec7b70a5940a5c7d67eb1832195` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b194257219/file1 e4122bb88cdbb08597e7532a7d005039887f49934f778feed175e9549420ccc4:testDir/` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.65s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "c883f288a76c78f14b5417df7f86b927467dd8b419d996a8f44e09f753315ede" start output contains "file2\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a c883f288a76c78f14b5417df7f86b927467dd8b419d996a8f44e09f753315ede` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c232981446/file1 c883f288a76c78f14b5417df7f86b927467dd8b419d996a8f44e09f753315ede:/root/file2` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "c883f288a76c78f14b5417df7f86b927467dd8b419d996a8f44e09f753315ede" start output contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a c883f288a76c78f14b5417df7f86b927467dd8b419d996a8f44e09f753315ede` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.15s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "316d0df19069adbd776441f638f43fc00996e01607d3f53c5ef236d7c0a3d2b9" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 316d0df19069adbd776441f638f43fc00996e01607d3f53c5ef236d7c0a3d2b9` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d642250861/file1 316d0df19069adbd776441f638f43fc00996e01607d3f53c5ef236d7c0a3d2b9:dir1` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "316d0df19069adbd776441f638f43fc00996e01607d3f53c5ef236d7c0a3d2b9" start output contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 316d0df19069adbd776441f638f43fc00996e01607d3f53c5ef236d7c0a3d2b9` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "da2969e4dc06d9d76127e19d3c10ccc1f2c4e157839bd7a6eb18930187bcf7d5" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a da2969e4dc06d9d76127e19d3c10ccc1f2c4e157839bd7a6eb18930187bcf7d5` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d642250861/file1 da2969e4dc06d9d76127e19d3c10ccc1f2c4e157839bd7a6eb18930187bcf7d5:dir1/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "da2969e4dc06d9d76127e19d3c10ccc1f2c4e157839bd7a6eb18930187bcf7d5" start output contains "file1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a da2969e4dc06d9d76127e19d3c10ccc1f2c4e157839bd7a6eb18930187bcf7d5` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e167533288/dir1 c25d252a8b2b8c01c8cddd6992e7e425698cb0356b0824730bc1f67efc9b3d70:testDir` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "c25d252a8b2b8c01c8cddd6992e7e425698cb0356b0824730bc1f67efc9b3d70" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a c25d252a8b2b8c01c8cddd6992e7e425698cb0356b0824730bc1f67efc9b3d70` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e167533288/dir1 952ba22b519312706fd3422545949177d947ad2dc4875b9c6ad534a44b506dec:testDir/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "952ba22b519312706fd3422545949177d947ad2dc4875b9c6ad534a44b506dec" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 952ba22b519312706fd3422545949177d947ad2dc4875b9c6ad534a44b506dec` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.99s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f766552871/dir1 52f2ee0fc94cfd4ed383548beb88fbd5d2c399ee08e7722f57fcbb014532dc7e:/root/file1` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.08s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "2f56e5a72555a0f94d3483b9da19df83316187ad9e0ce0430a343a46cd4e447c" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2f56e5a72555a0f94d3483b9da19df83316187ad9e0ce0430a343a46cd4e447c` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g050711642/dir1 2f56e5a72555a0f94d3483b9da19df83316187ad9e0ce0430a343a46cd4e447c:/root/dir2` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "2f56e5a72555a0f94d3483b9da19df83316187ad9e0ce0430a343a46cd4e447c" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2f56e5a72555a0f94d3483b9da19df83316187ad9e0ce0430a343a46cd4e447c` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "e41f16f97ba9a37b0532856c97e1355f084181502825a1833337b8bda2529c75" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a e41f16f97ba9a37b0532856c97e1355f084181502825a1833337b8bda2529c75` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g050711642/dir1 e41f16f97ba9a37b0532856c97e1355f084181502825a1833337b8bda2529c75:/dir2/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "e41f16f97ba9a37b0532856c97e1355f084181502825a1833337b8bda2529c75" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a e41f16f97ba9a37b0532856c97e1355f084181502825a1833337b8bda2529c75` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.71s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h565603825/dir1/. 1b737060dffe7eda727f2a33966a0832358878c1cb79dc422d283a550422e337:testDir` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "1b737060dffe7eda727f2a33966a0832358878c1cb79dc422d283a550422e337" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b737060dffe7eda727f2a33966a0832358878c1cb79dc422d283a550422e337` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h565603825/dir1/. 302d18f8751405fc4e5b7d29d7f9ad9254d18d321cc0d0b8b2fc8befd8c7f5ef:testDir/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "302d18f8751405fc4e5b7d29d7f9ad9254d18d321cc0d0b8b2fc8befd8c7f5ef" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 302d18f8751405fc4e5b7d29d7f9ad9254d18d321cc0d0b8b2fc8befd8c7f5ef` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i428962460/dir1/. 739c5e816431b187735371e00389ae6cdd1347592f817fc421f9062b0ad3f08d:/root/file1` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.68s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "86169949b9e15c481e47408cd71baae14c3d9d2d0c0808d1fde68e7595133ae7" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 86169949b9e15c481e47408cd71baae14c3d9d2d0c0808d1fde68e7595133ae7` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j123046731/dir1/. 86169949b9e15c481e47408cd71baae14c3d9d2d0c0808d1fde68e7595133ae7:/dir2` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "86169949b9e15c481e47408cd71baae14c3d9d2d0c0808d1fde68e7595133ae7" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 86169949b9e15c481e47408cd71baae14c3d9d2d0c0808d1fde68e7595133ae7` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "d78f0555ced6b4ae191ca9490370489122cfc9223d2b299aa7413a9bf29313e0" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a d78f0555ced6b4ae191ca9490370489122cfc9223d2b299aa7413a9bf29313e0` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j123046731/dir1/. d78f0555ced6b4ae191ca9490370489122cfc9223d2b299aa7413a9bf29313e0:/dir2/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "d78f0555ced6b4ae191ca9490370489122cfc9223d2b299aa7413a9bf29313e0" start output contains "file1-1\n" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a d78f0555ced6b4ae191ca9490370489122cfc9223d2b299aa7413a9bf29313e0` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.16s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions016445486/permdirtest permtest:/` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToDot (1.06s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.86s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs344514960/file1 9aae9e68728dd89fe399dd5357f23daca44cee87d0e1566e2521a3df33385cc6:/root/shouldNotExist` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "9aae9e68728dd89fe399dd5357f23daca44cee87d0e1566e2521a3df33385cc6" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9aae9e68728dd89fe399dd5357f23daca44cee87d0e1566e2521a3df33385cc6` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.18s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume542805423/file1 36bf0df9926b3c8cdfb00f1236da55b75acb86c40257eab2602da7f822452757:/vol_ro/shouldNotExist` 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:279: checking that container "36bf0df9926b3c8cdfb00f1236da55b75acb86c40257eab2602da7f822452757" start output contains "" 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:209: running `docker start -a 36bf0df9926b3c8cdfb00f1236da55b75acb86c40257eab2602da7f822452757` 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) 21:14:44 [2019-10-16T21:14:44.325Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.51s) 21:14:44 [2019-10-16T21:14:44.325Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-415400258/file2 6431469b8123bbe77dec515da56feda1367e0b8f113bfd6d1323cb9c68c3f299:/vol2/symlinkToFile1` 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-415400258/symlinkToFile1" points to "file1" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-415400258/file1" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-415400258/file2 6431469b8123bbe77dec515da56feda1367e0b8f113bfd6d1323cb9c68c3f299:/vol2/symlinkToDir1` 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-415400258/symlinkToDir1" points to "dir1" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-415400258/file2" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-415400258/file2 6431469b8123bbe77dec515da56feda1367e0b8f113bfd6d1323cb9c68c3f299:/vol2/brokenSymlinkToFileX` 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-415400258/brokenSymlinkToFileX" points to "fileX" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-415400258/fileX" contains "file2\n" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-415400258//dir2 6431469b8123bbe77dec515da56feda1367e0b8f113bfd6d1323cb9c68c3f299:/vol2/symlinkToDir1` 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-415400258/symlinkToDir1" points to "dir1" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-415400258/dir1/dir2/file2-1" contains "file2-1\n" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-415400258//dir2 6431469b8123bbe77dec515da56feda1367e0b8f113bfd6d1323cb9c68c3f299:/vol2/brokenSymlinkToDirX` 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-415400258/brokenSymlinkToDirX" points to "dirX" 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-415400258/dirX/file2-1" contains "file2-1\n" 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.75s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.72s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.95s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.23s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.97s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.55s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.11s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.00s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.68s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.81s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.20s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.24s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsCommit (1.12s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.00s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.93s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.36s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.45s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsCopy (1.32s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.72s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.83s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.69s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFilters (1.69s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFormat (1.70s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.99s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.91s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.94s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.20s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.93s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.64s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExec (0.97s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.93s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.89s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.80s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.82s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecCgroup (1.95s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecEnv (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.97s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecInteractive (0.99s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.95s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.57s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.10s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecStartFails (1.13s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.35s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecTTY (1.41s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.25s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.19s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.99s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.23s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestExecWithUser (1.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.90s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.92s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.15s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestHealth (21.42s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.09s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.94s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.94s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.93s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportDisplay (1.98s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportFile (2.42s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.11s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportGzipped (2.17s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.11s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) 21:14:44 [2019-10-16T21:14:44.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.60s) 21:14:44 [2019-10-16T21:14:44.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) 21:14:44 [2019-10-16T21:14:44.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) 21:14:44 [2019-10-16T21:14:44.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.11s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.98s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.10s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoFormat (0.06s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) 21:14:44 [2019-10-16T21:14:44.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.08s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.12s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.91s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.93s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.81s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.01s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.02s) 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.58s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.12s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectDefault (1.12s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectHistory (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) 21:14:44 [2019-10-16T21:14:44.326Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:14:44 [2019-10-16T21:14:44.326Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.98s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.96s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.26s) 21:14:44 [2019-10-16T21:14:44.326Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectStatus (1.05s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.98s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.92s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.12s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.03s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.79s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.73s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.91s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.95s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.43s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.12s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.41s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.34s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.62s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.63s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.54s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.90s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.04s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.93s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.27s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.27s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.12s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.36s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.89s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsSince (6.92s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.97s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.94s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.06s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.68s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.86s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestNetHostname (2.66s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.37s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.54s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginActive (2.18s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.78s) 21:14:44 [2019-10-16T21:14:44.327Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.60s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.24s) 21:14:44 [2019-10-16T21:14:44.327Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.62s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.61s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.52s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPortList (11.08s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.80s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.84s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.04s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.66s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsByOrder (3.43s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.97s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.33s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.05s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.77s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.78s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.48s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.07s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.65s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.22s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.73s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.00s) 21:14:44 [2019-10-16T21:14:44.327Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.30s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.23s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.99s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.70s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.61s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.70s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.80s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.00s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.05s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.06s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.12s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.07s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.06s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.86s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.62s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.17s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.08s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.07s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.04s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.09s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.90s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.88s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.69s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.98s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.89s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.88s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.59s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.75s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.72s) 21:14:44 [2019-10-16T21:14:44.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.327Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.98s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.66s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.47s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.95s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.78s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.79s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.83s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) 21:14:44 [2019-10-16T21:14:44.327Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:14:44 [2019-10-16T21:14:44.327Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.66s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.54s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.20s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.71s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.87s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.43s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.73s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.73s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.38s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.59s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s) 21:14:44 [2019-10-16T21:14:44.327Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.67s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunMount (6.89s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.64s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.51s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.48s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.67s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.76s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.81s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetHost (1.47s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.56s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.48s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.99s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.76s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.84s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.98s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.89s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.88s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.09s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.91s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.87s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.71s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.55s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.65s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunRm (0.94s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.93s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.03s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.13s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.86s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.73s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunState (1.79s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.91s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.87s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunSysctls (1.93s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.96s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.01s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.00s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.06s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.10s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.75s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.59s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.54s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserByID (0.98s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserByName (0.92s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.11s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.34s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.88s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.69s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.68s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.62s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.95s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.86s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.92s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.89s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.91s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.86s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.97s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.22s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.26s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.19s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (1.10s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.88s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.19s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.13s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents662656436 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.69s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (1.09s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.16s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.71s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.52s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.63s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.69s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.70s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.70s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.04s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.29s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStatsFormatAll (6.76s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.87s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.34s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.00s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.90s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.60s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.13s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateStats (4.44s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) 21:14:44 [2019-10-16T21:14:44.328Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 21:14:44 [2019-10-16T21:14:44.328Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.17s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.73s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.32s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.02s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.93s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.46s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.48s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.60s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.51s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.64s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.70s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.48s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.47s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.54s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) 21:14:44 [2019-10-16T21:14:44.328Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.63s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.89s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.45s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.31s) 21:14:44 [2019-10-16T21:14:44.329Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.46s) 21:14:44 [2019-10-16T21:14:44.329Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 21:14:44 [2019-10-16T21:14:44.329Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 21:14:44 [2019-10-16T21:14:44.329Z] === RUN TestDockerRegistrySuite 21:14:44 [2019-10-16T21:14:44.329Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 21:14:45 [2019-10-16T21:14:45.700Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 21:14:45 [2019-10-16T21:14:45.799Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 21:14:47 [2019-10-16T21:14:47.596Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 21:14:49 [2019-10-16T21:14:49.490Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 21:14:49 [2019-10-16T21:14:49.490Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 21:14:49 [2019-10-16T21:14:49.545Z] === RUN TestDockerSuite/TestInspectTemplateError 21:14:51 [2019-10-16T21:14:51.731Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 21:14:53 [2019-10-16T21:14:53.274Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 21:14:53 [2019-10-16T21:14:53.664Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 21:14:55 [2019-10-16T21:14:55.461Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 21:14:57 [2019-10-16T21:14:57.648Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 21:14:57 [2019-10-16T21:14:57.836Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 21:14:59 [2019-10-16T21:14:59.190Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 21:15:00 [2019-10-16T21:15:00.737Z] === RUN TestDockerSuite/TestInspectUnknownObject 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinkShortDefinition 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksEnvs 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLoginWithoutTTY 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 21:15:01 [2019-10-16T21:15:01.198Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 21:15:02 [2019-10-16T21:15:02.740Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 21:15:03 [2019-10-16T21:15:03.089Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 21:15:04 [2019-10-16T21:15:04.020Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 21:15:04 [2019-10-16T21:15:04.925Z] === RUN TestDockerSuite/TestLogsAPIUntil 21:15:05 [2019-10-16T21:15:05.390Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 21:15:06 [2019-10-16T21:15:06.761Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 21:15:08 [2019-10-16T21:15:08.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 21:15:09 [2019-10-16T21:15:09.626Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 21:15:10 [2019-10-16T21:15:10.025Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 21:15:11 [2019-10-16T21:15:11.393Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 21:15:11 [2019-10-16T21:15:11.820Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 21:15:11 [2019-10-16T21:15:11.820Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 21:15:12 [2019-10-16T21:15:12.763Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 21:15:13 [2019-10-16T21:15:13.363Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 21:15:13 [2019-10-16T21:15:13.824Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 21:15:15 [2019-10-16T21:15:15.289Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 21:15:18 [2019-10-16T21:15:18.577Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 21:15:19 [2019-10-16T21:15:19.509Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 21:15:20 [2019-10-16T21:15:20.916Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 21:15:22 [2019-10-16T21:15:22.783Z] === RUN TestDockerRegistrySuite/TestPullByDigest 21:15:24 [2019-10-16T21:15:24.152Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 21:15:24 [2019-10-16T21:15:24.409Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 21:15:25 [2019-10-16T21:15:25.779Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 21:15:26 [2019-10-16T21:15:26.722Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 21:15:27 [2019-10-16T21:15:27.148Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 21:15:28 [2019-10-16T21:15:28.517Z] === RUN TestDockerRegistrySuite/TestPullIDStability 21:15:32 [2019-10-16T21:15:32.690Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 21:15:32 [2019-10-16T21:15:32.690Z] === RUN TestDockerRegistrySuite/TestPullManifestList 21:15:33 [2019-10-16T21:15:33.812Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 21:15:34 [2019-10-16T21:15:34.059Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 21:15:34 [2019-10-16T21:15:34.623Z] === RUN TestDockerRegistrySuite/TestPushBadTag 21:15:34 [2019-10-16T21:15:34.623Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 21:15:34 [2019-10-16T21:15:34.881Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 21:15:35 [2019-10-16T21:15:35.138Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 21:15:35 [2019-10-16T21:15:35.394Z] === RUN TestDockerRegistrySuite/TestPushUntagged 21:15:35 [2019-10-16T21:15:35.651Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 21:15:35 [2019-10-16T21:15:35.997Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 21:15:37 [2019-10-16T21:15:37.019Z] === RUN TestDockerRegistrySuite/TestRunByDigest 21:15:38 [2019-10-16T21:15:38.183Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 21:15:38 [2019-10-16T21:15:38.183Z] === RUN TestDockerSuite/TestLogsFollowStopped 21:15:39 [2019-10-16T21:15:39.539Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 21:15:39 [2019-10-16T21:15:39.726Z] === RUN TestDockerSuite/TestLogsSeparateStderr 21:15:40 [2019-10-16T21:15:40.468Z] === RUN TestDockerRegistrySuite/TestTagByDigest 21:15:41 [2019-10-16T21:15:41.837Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 21:15:41 [2019-10-16T21:15:41.912Z] === RUN TestDockerSuite/TestLogsSince 21:15:42 [2019-10-16T21:15:42.870Z] === RUN TestDockerRegistrySuite/TestV2Only 21:15:43 [2019-10-16T21:15:43.127Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite (59.97s) 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.85s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [d7584759c16dc] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [d6df450394938] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.92s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [df6adcfaf125f] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [dbdab414d5c47] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.27s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [d794210990f30] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.39s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [d86e033425a17] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.42s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [de8cc578ffc10] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.66s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [dc9d1189b68ec] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.25s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [d52823d6bb082] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [d2bf854933812] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.51s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [dd7abf114bc6a] daemon is not started 21:15:44 [2019-10-16T21:15:44.058Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.48s) 21:15:44 [2019-10-16T21:15:44.058Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" 21:15:44 [2019-10-16T21:15:44.058Z] check_test.go:196: [dea734fcd573b] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.40s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [dc2cdcd7492e1] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d908db3a8068b] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.70s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" 21:15:44 [2019-10-16T21:15:44.059Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:312f295823fcbd6ba8246bf07ad589b6ada863be7b986c41488309387b83b3cd 21:15:44 [2019-10-16T21:15:44.059Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f16dbd7bc60e0f3665b070cc7570b9709352ca59a5bddbcf6b33ac388dc8843 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d86fd898d9702] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.76s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" 21:15:44 [2019-10-16T21:15:44.059Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9652a4e9f8d794f47abcec067bd0977a0157ed1a4ff2cf4cd0bcb8e60dddf6c 21:15:44 [2019-10-16T21:15:44.059Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f75757f47c75588ff961cbcfc9336e77aa08d6282a05bb79625129bf7f04975e 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d64c6e4e9b440] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d05f5ac9e5fd8] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.36s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [de40f4d2587bd] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [dd291e239ae07] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d3bf964e72fd8] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.39s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [dc6d317b9319e] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.30s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d26cac7fa4ead] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d93998561c3dc] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.91s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d4c142b8a8d3e] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [db9fb1ce4577c] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.45s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d2f043524450d] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d7445c7403e4e] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d6441aa5cc231] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [dfd42a7521ff4] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d012e7697807b] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d90cfc45bd131] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d1291494e32b1] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d6b989cbf10e4] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d7b76d131a85c] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d013a16fcbbf8] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" 21:15:44 [2019-10-16T21:15:44.059Z] check_test.go:196: [d4bd5a40006df] daemon is not started 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" 21:15:44 [2019-10-16T21:15:44.059Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) 21:15:44 [2019-10-16T21:15:44.059Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" 21:15:44 [2019-10-16T21:15:44.059Z] === RUN TestDockerSchema1RegistrySuite 21:15:44 [2019-10-16T21:15:44.059Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 21:15:44 [2019-10-16T21:15:44.059Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 21:15:49 [2019-10-16T21:15:49.318Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 21:15:50 [2019-10-16T21:15:50.498Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 21:15:50 [2019-10-16T21:15:50.498Z] === RUN TestDockerSuite/TestLogsStderrInStdout 21:15:50 [2019-10-16T21:15:50.498Z] === RUN TestDockerSuite/TestLogsTail 21:15:53 [2019-10-16T21:15:53.411Z] === RUN TestDockerSuite/TestLogsTimestamps 21:15:53 [2019-10-16T21:15:53.494Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 21:15:55 [2019-10-16T21:15:55.597Z] === RUN TestDockerSuite/TestLogsWithDetails 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestMountIntoProc 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestMountIntoSys 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestNetHostname 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestPluginActive 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestPluginActiveNetwork 21:15:57 [2019-10-16T21:15:57.139Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPluginLogDriver 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPluginMetricsCollector 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPluginUpgrade 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPortExposeHostBinding 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPortHostBinding 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPortList 21:15:57 [2019-10-16T21:15:57.600Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 21:15:57 [2019-10-16T21:15:57.667Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 21:15:57 [2019-10-16T21:15:57.924Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 21:15:59 [2019-10-16T21:15:59.818Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 21:15:59 [2019-10-16T21:15:59.818Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 21:16:01 [2019-10-16T21:16:01.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 21:16:01 [2019-10-16T21:16:01.188Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersAttach 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 21:16:01 [2019-10-16T21:16:01.347Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 21:16:03 [2019-10-16T21:16:03.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 21:16:03 [2019-10-16T21:16:03.084Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 21:16:04 [2019-10-16T21:16:04.454Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 21:16:05 [2019-10-16T21:16:05.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 21:16:05 [2019-10-16T21:16:05.096Z] === RUN TestDockerSuite/TestPsByOrder 21:16:05 [2019-10-16T21:16:05.825Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 21:16:10 [2019-10-16T21:16:10.005Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 21:16:10 [2019-10-16T21:16:10.005Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 21:16:10 [2019-10-16T21:16:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 21:16:10 [2019-10-16T21:16:10.826Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 21:16:11 [2019-10-16T21:16:11.083Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 21:16:11 [2019-10-16T21:16:11.341Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 21:16:11 [2019-10-16T21:16:11.906Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 21:16:12 [2019-10-16T21:16:12.164Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite (28.46s) 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [d9cbb64c95a60] daemon is not started 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.78s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [d34628168fb95] daemon is not started 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [d8ea065f2d13b] daemon is not started 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.70s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [d2af4d6c3d39f] daemon is not started 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.45s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [dd6fe7ee4e880] daemon is not started 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.53s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [d505197aadf77] daemon is not started 21:16:12 [2019-10-16T21:16:12.164Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) 21:16:12 [2019-10-16T21:16:12.164Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" 21:16:12 [2019-10-16T21:16:12.164Z] check_test.go:223: [dc0d2bd815650] daemon is not started 21:16:12 [2019-10-16T21:16:12.188Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 21:16:12 [2019-10-16T21:16:12.188Z] === RUN TestDockerSuite/TestPsListContainersBase 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.62s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d18a4fc2c2d09] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.44s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d74193f5a58a7] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.62s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [de4064dd79cb3] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.08s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d13e8b3167d05] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d35627b984c17] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d7d6d4e69d146] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [dc7fa7bea4311] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.37s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d16982e0bfd74] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.31s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [dbd3862dbe077] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [d4de7aafa0dfc] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 21:16:12 [2019-10-16T21:16:12.424Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" 21:16:12 [2019-10-16T21:16:12.424Z] check_test.go:223: [de38a84807bed] daemon is not started 21:16:12 [2019-10-16T21:16:12.424Z] === RUN TestDockerRegistryAuthHtpasswdSuite 21:16:12 [2019-10-16T21:16:12.424Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 21:16:12 [2019-10-16T21:16:12.424Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 21:16:13 [2019-10-16T21:16:13.357Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 21:16:13 [2019-10-16T21:16:13.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 21:16:14 [2019-10-16T21:16:14.179Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 21:16:15 [2019-10-16T21:16:15.570Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 21:16:15 [2019-10-16T21:16:15.827Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 21:16:16 [2019-10-16T21:16:16.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 21:16:17 [2019-10-16T21:16:17.015Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.76s) 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.12s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [d39e026f846e8] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [d3f0c28a89492] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [d8a99acf62fe8] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [dcb2b5c470cbe] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [d0abd4d84abf0] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.71s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [d57e4345f611b] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) 21:16:17 [2019-10-16T21:16:17.015Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" 21:16:17 [2019-10-16T21:16:17.015Z] check_test.go:252: [d63e56b8e6490] daemon is not started 21:16:17 [2019-10-16T21:16:17.015Z] === RUN TestDockerRegistryAuthTokenSuite 21:16:17 [2019-10-16T21:16:17.015Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 21:16:22 [2019-10-16T21:16:22.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 21:16:22 [2019-10-16T21:16:22.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 21:16:22 [2019-10-16T21:16:22.524Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 21:16:22 [2019-10-16T21:16:22.781Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 21:16:22 [2019-10-16T21:16:22.781Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) 21:16:22 [2019-10-16T21:16:22.781Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) 21:16:22 [2019-10-16T21:16:22.781Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" 21:16:22 [2019-10-16T21:16:22.781Z] check_test.go:279: [db3884a3903e5] daemon is not started 21:16:22 [2019-10-16T21:16:22.781Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 21:16:22 [2019-10-16T21:16:22.781Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" 21:16:22 [2019-10-16T21:16:22.781Z] check_test.go:279: [d9d1f643cf06e] daemon is not started 21:16:22 [2019-10-16T21:16:22.781Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) 21:16:22 [2019-10-16T21:16:22.781Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" 21:16:22 [2019-10-16T21:16:22.781Z] check_test.go:279: [de6adb0193d7c] daemon is not started 21:16:22 [2019-10-16T21:16:22.781Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) 21:16:22 [2019-10-16T21:16:22.781Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" 21:16:22 [2019-10-16T21:16:22.781Z] check_test.go:279: [dc5970788f9ac] daemon is not started 21:16:22 [2019-10-16T21:16:22.781Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) 21:16:22 [2019-10-16T21:16:22.781Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" 21:16:22 [2019-10-16T21:16:22.781Z] check_test.go:279: [d4149ae460b29] daemon is not started 21:16:22 [2019-10-16T21:16:22.781Z] === RUN TestDockerNetworkSuite 21:16:22 [2019-10-16T21:16:22.781Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 21:16:24 [2019-10-16T21:16:24.590Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 21:16:26 [2019-10-16T21:16:26.957Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 21:16:27 [2019-10-16T21:16:27.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 21:16:33 [2019-10-16T21:16:33.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 21:16:36 [2019-10-16T21:16:36.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 21:16:36 [2019-10-16T21:16:36.981Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 21:16:36 [2019-10-16T21:16:36.981Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 21:16:36 [2019-10-16T21:16:36.981Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 21:16:40 [2019-10-16T21:16:40.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 21:16:42 [2019-10-16T21:16:42.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 21:16:47 [2019-10-16T21:16:47.312Z] === RUN TestDockerSuite/TestPsListContainersFilterID 21:16:50 [2019-10-16T21:16:50.221Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 21:16:52 [2019-10-16T21:16:52.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 21:16:54 [2019-10-16T21:16:54.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 21:16:56 [2019-10-16T21:16:56.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 21:16:57 [2019-10-16T21:16:57.304Z] === RUN TestDockerSuite/TestPsListContainersFilterName 21:16:57 [2019-10-16T21:16:57.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 21:16:58 [2019-10-16T21:16:58.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 21:17:00 [2019-10-16T21:17:00.216Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 21:17:00 [2019-10-16T21:17:00.216Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 21:17:00 [2019-10-16T21:17:00.216Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 21:17:00 [2019-10-16T21:17:00.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 21:17:01 [2019-10-16T21:17:01.633Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 21:17:01 [2019-10-16T21:17:01.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 21:17:02 [2019-10-16T21:17:02.147Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 21:17:03 [2019-10-16T21:17:03.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 21:17:03 [2019-10-16T21:17:03.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 21:17:03 [2019-10-16T21:17:03.773Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 21:17:04 [2019-10-16T21:17:04.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 21:17:04 [2019-10-16T21:17:04.910Z] === RUN TestDockerSuite/TestPsListContainersSize 21:17:04 [2019-10-16T21:17:04.910Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 21:17:04 [2019-10-16T21:17:04.910Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 21:17:04 [2019-10-16T21:17:04.910Z] === RUN TestDockerSuite/TestPsRightTagName 21:17:04 [2019-10-16T21:17:04.910Z] === RUN TestDockerSuite/TestPsShowMounts 21:17:05 [2019-10-16T21:17:05.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 21:17:06 [2019-10-16T21:17:06.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 21:17:07 [2019-10-16T21:17:07.025Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 21:17:07 [2019-10-16T21:17:07.282Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 21:17:07 [2019-10-16T21:17:07.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 21:17:07 [2019-10-16T21:17:07.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 21:17:10 [2019-10-16T21:17:10.060Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 21:17:10 [2019-10-16T21:17:10.707Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 21:17:10 [2019-10-16T21:17:10.707Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 21:17:11 [2019-10-16T21:17:11.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 21:17:12 [2019-10-16T21:17:12.244Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 21:17:12 [2019-10-16T21:17:12.244Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 21:17:13 [2019-10-16T21:17:13.782Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 21:17:14 [2019-10-16T21:17:14.707Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 21:17:14 [2019-10-16T21:17:14.750Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 21:17:14 [2019-10-16T21:17:14.750Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 21:17:15 [2019-10-16T21:17:15.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 21:17:17 [2019-10-16T21:17:17.797Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 21:17:18 [2019-10-16T21:17:18.488Z] === RUN TestDockerSuite/TestRestartContainerSuccess 21:17:22 [2019-10-16T21:17:22.228Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 21:17:23 [2019-10-16T21:17:23.050Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 21:17:24 [2019-10-16T21:17:24.409Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 21:17:27 [2019-10-16T21:17:27.238Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 21:17:27 [2019-10-16T21:17:27.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 21:17:27 [2019-10-16T21:17:27.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 21:17:27 [2019-10-16T21:17:27.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 21:17:28 [2019-10-16T21:17:28.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 21:17:28 [2019-10-16T21:17:28.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 21:17:28 [2019-10-16T21:17:28.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 21:17:28 [2019-10-16T21:17:28.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 21:17:28 [2019-10-16T21:17:28.572Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 21:17:33 [2019-10-16T21:17:33.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 21:17:33 [2019-10-16T21:17:33.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 21:17:33 [2019-10-16T21:17:33.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 21:17:34 [2019-10-16T21:17:34.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 21:17:40 [2019-10-16T21:17:40.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 21:17:42 [2019-10-16T21:17:42.110Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 21:17:42 [2019-10-16T21:17:42.110Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 21:17:44 [2019-10-16T21:17:44.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 21:17:44 [2019-10-16T21:17:44.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 21:17:45 [2019-10-16T21:17:45.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 21:17:46 [2019-10-16T21:17:46.813Z] === RUN TestDockerSuite/TestRestartPolicyAlways 21:17:46 [2019-10-16T21:17:46.813Z] === RUN TestDockerSuite/TestRestartPolicyNO 21:17:46 [2019-10-16T21:17:46.813Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 21:17:47 [2019-10-16T21:17:47.272Z] === RUN TestDockerSuite/TestRestartRunningContainer 21:17:47 [2019-10-16T21:17:47.443Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 21:17:48 [2019-10-16T21:17:48.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 21:17:48 [2019-10-16T21:17:48.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 21:17:49 [2019-10-16T21:17:49.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 21:17:50 [2019-10-16T21:17:50.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 21:17:51 [2019-10-16T21:17:51.832Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 21:17:51 [2019-10-16T21:17:51.968Z] === RUN TestDockerSuite/TestRestartStoppedContainer 21:17:55 [2019-10-16T21:17:55.705Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 21:17:55 [2019-10-16T21:17:55.705Z] === RUN TestDockerSuite/TestRestartWithVolumes 21:17:59 [2019-10-16T21:17:59.445Z] === RUN TestDockerSuite/TestRmiBlank 21:17:59 [2019-10-16T21:17:59.445Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 21:17:59 [2019-10-16T21:17:59.445Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite (96.44s) 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.56s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d8f20b114cec4] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.38s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d0b0492c8b1a8] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.38s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d89bb0d42a8be] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.18s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d7ad6256b61a5] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.90s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:1233: [d6a2fc471f403] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [dab4cf2757c6e] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.32s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [dce35ac4a9383] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.48s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [dcb2a8ac3b62e] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.70s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [dca1c2a9582bb] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [db3be11bc04d5] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [dc1d87d286893] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [ded59d158dd62] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.76s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d2942673c0563] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.26s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d190b55e46847] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) 21:17:59 [2019-10-16T21:17:59.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" 21:17:59 [2019-10-16T21:17:59.927Z] docker_cli_network_unix_test.go:46: [d6eb1a3a2d2db] daemon is not started 21:17:59 [2019-10-16T21:17:59.927Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d93a7eb8f3315] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d58502ffb93d2] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dba695548194d] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dd947138c5502] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d2f4f0a68b4f1] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dd03d4c5b0fbd] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d88ae8777383b] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.51s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d2ecd6d1924da] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dba314589f420] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.86s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:968: [deea248faaf57] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.97s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d12166e7a473f] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.53s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:1116: [d73a5d65288d2] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d19403eda503f] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d9d03e1b4af98] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [da2d2167a6651] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d14d6ea2ebff3] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d479bcd93cf40] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d9c0325dcc25d] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [db47a8bc4d72d] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.60s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d92a611ab49de] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d88d76d15ef92] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [db3eaa24f3b03] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d6d10eaad7c7f] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.59s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.78s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:1084: [db105f150ec7b] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d5178d643b7fb] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d0c28bf543bc7] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.68s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d2db555932b89] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dc2c78e82f0b7] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [de9b007d526cb] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dc7a9caa32409] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [d8defbdf8f80a] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.37s) 21:17:59 [2019-10-16T21:17:59.928Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" 21:17:59 [2019-10-16T21:17:59.928Z] docker_cli_network_unix_test.go:46: [dba22585eaf30] daemon is not started 21:17:59 [2019-10-16T21:17:59.928Z] === RUN TestDockerHubPullSuite 21:17:59 [2019-10-16T21:17:59.928Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 21:18:01 [2019-10-16T21:18:01.869Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 21:18:03 [2019-10-16T21:18:03.761Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 21:18:03 [2019-10-16T21:18:03.761Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 21:18:05 [2019-10-16T21:18:05.655Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 21:18:06 [2019-10-16T21:18:06.585Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 21:18:09 [2019-10-16T21:18:09.857Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 21:18:09 [2019-10-16T21:18:09.857Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 21:18:10 [2019-10-16T21:18:10.421Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite (11.31s) 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.27s) 21:18:10 [2019-10-16T21:18:10.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.28s) 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.47s) 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.44s) 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.64s) 21:18:10 [2019-10-16T21:18:10.678Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.21s) 21:18:10 [2019-10-16T21:18:10.678Z] PASS 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === Skipped 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_sni_test.go:18: Flakey test 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4142: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4161: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4227: unmatched requirement IsolationIsProcess 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4197: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4217: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4207: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_run_test.go:4535: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 21:18:10 [2019-10-16T21:18:10.678Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 21:18:10 [2019-10-16T21:18:10.678Z] docker_cli_network_unix_test.go:46: [db3eaa24f3b03] daemon is not started 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] 21:18:10 [2019-10-16T21:18:10.678Z] DONE 1253 tests, 44 skipped in 2109.274s 21:18:10 [2019-10-16T21:18:10.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:18:10 [2019-10-16T21:18:10.678Z] ++++ cat bundles/test-integration/docker.pid 21:18:10 [2019-10-16T21:18:10.678Z] +++ kill 7219 21:18:13 [2019-10-16T21:18:13.956Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 21:18:14 [2019-10-16T21:18:14.271Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 21:18:15 [2019-10-16T21:18:15.243Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 21:18:15 [2019-10-16T21:18:15.705Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 21:18:20 [2019-10-16T21:18:20.505Z] +++ /etc/init.d/apparmor stop 21:18:20 [2019-10-16T21:18:20.505Z] Clearing AppArmor profiles cache:. 21:18:20 [2019-10-16T21:18:20.505Z] All profile caches have been cleared, but no profiles have been unloaded. 21:18:20 [2019-10-16T21:18:20.505Z] Unloading profiles will leave already running processes permanently 21:18:20 [2019-10-16T21:18:20.505Z] unconfined, which can lead to unexpected situations. 21:18:20 [2019-10-16T21:18:20.505Z] 21:18:20 [2019-10-16T21:18:20.505Z] To set a process to complain mode, use the command line tool 21:18:20 [2019-10-16T21:18:20.505Z] 'aa-complain'. To really tear down all profiles, run the init script 21:18:20 [2019-10-16T21:18:20.505Z] with the 'teardown' option." 21:18:20 [2019-10-16T21:18:20.505Z] 21:18:22 [2019-10-16T21:18:22.786Z] === RUN TestDockerSuite/TestRmiImgIDForce 21:18:27 [2019-10-16T21:18:27.482Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 21:18:28 [2019-10-16T21:18:28.600Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 21:18:33 [2019-10-16T21:18:33.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 21:18:37 [2019-10-16T21:18:37.125Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 21:18:39 [2019-10-16T21:18:39.870Z] === RUN TestDockerSuite/TestRmiParentImageFail 21:18:40 [2019-10-16T21:18:40.398Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 21:18:43 [2019-10-16T21:18:43.613Z] === RUN TestDockerSuite/TestRmiTag 21:18:43 [2019-10-16T21:18:43.692Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 21:18:44 [2019-10-16T21:18:44.072Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 21:18:46 [2019-10-16T21:18:46.964Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 21:18:49 [2019-10-16T21:18:49.486Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 21:18:51 [2019-10-16T21:18:51.152Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 21:18:52 [2019-10-16T21:18:52.759Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 21:19:08 [2019-10-16T21:19:08.851Z] === RUN TestDockerSuite/TestRmiWithContainerFails 21:19:10 [2019-10-16T21:19:10.393Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 21:19:15 [2019-10-16T21:19:15.370Z] === RUN TestDockerSuite/TestRmiWithParentInUse 21:19:16 [2019-10-16T21:19:16.339Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 21:19:16 [2019-10-16T21:19:16.339Z] === RUN TestDockerSuite/TestRunAddHost 21:19:16 [2019-10-16T21:19:16.339Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 21:19:16 [2019-10-16T21:19:16.339Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 21:19:16 [2019-10-16T21:19:16.339Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 21:19:16 [2019-10-16T21:19:16.339Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 21:19:16 [2019-10-16T21:19:16.801Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 21:19:16 [2019-10-16T21:19:16.801Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 21:19:18 [2019-10-16T21:19:18.340Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 21:19:18 [2019-10-16T21:19:18.801Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 21:19:18 [2019-10-16T21:19:18.801Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 21:19:27 [2019-10-16T21:19:27.376Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 21:19:30 [2019-10-16T21:19:30.285Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 21:19:32 [2019-10-16T21:19:32.466Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 21:19:34 [2019-10-16T21:19:34.649Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 21:19:36 [2019-10-16T21:19:36.830Z] === RUN TestDockerSuite/TestRunAttachWithDetach 21:19:36 [2019-10-16T21:19:36.830Z] === RUN TestDockerSuite/TestRunBindMounts 21:19:40 [2019-10-16T21:19:40.569Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 21:19:40 [2019-10-16T21:19:40.569Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapAddInvalid 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCapDropInvalid 21:19:41 [2019-10-16T21:19:41.029Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 21:19:43 [2019-10-16T21:19:43.212Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 21:19:43 [2019-10-16T21:19:43.212Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 21:19:45 [2019-10-16T21:19:45.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 21:19:45 [2019-10-16T21:19:45.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 21:19:45 [2019-10-16T21:19:45.394Z] === RUN TestDockerSuite/TestRunContainerNetwork 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 21:19:47 [2019-10-16T21:19:47.575Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 21:19:48 [2019-10-16T21:19:48.942Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 21:19:49 [2019-10-16T21:19:49.756Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 21:19:51 [2019-10-16T21:19:51.937Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 21:19:53 [2019-10-16T21:19:53.475Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 21:19:53 [2019-10-16T21:19:53.475Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 21:19:53 [2019-10-16T21:19:53.475Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 21:19:53 [2019-10-16T21:19:53.475Z] === RUN TestDockerSuite/TestRunCreateVolume 21:19:55 [2019-10-16T21:19:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 21:19:55 [2019-10-16T21:19:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 21:19:55 [2019-10-16T21:19:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 21:19:55 [2019-10-16T21:19:55.657Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 21:19:55 [2019-10-16T21:19:55.657Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 21:19:57 [2019-10-16T21:19:57.838Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 21:20:03 [2019-10-16T21:20:03.789Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDNSInHostMode 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDNSOptions 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 21:20:10 [2019-10-16T21:20:10.229Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 21:20:11 [2019-10-16T21:20:11.199Z] === RUN TestDockerSuite/TestRunDeviceNumbers 21:20:11 [2019-10-16T21:20:11.199Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 21:20:11 [2019-10-16T21:20:11.199Z] === RUN TestDockerSuite/TestRunDuplicateMount 21:20:11 [2019-10-16T21:20:11.199Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 21:20:13 [2019-10-16T21:20:13.381Z] === RUN TestDockerSuite/TestRunEchoStdout 21:20:14 [2019-10-16T21:20:14.920Z] === RUN TestDockerSuite/TestRunEmptyEnv 21:20:14 [2019-10-16T21:20:14.920Z] === RUN TestDockerSuite/TestRunEntrypoint 21:20:17 [2019-10-16T21:20:17.102Z] === RUN TestDockerSuite/TestRunEnvironment 21:20:17 [2019-10-16T21:20:17.102Z] === RUN TestDockerSuite/TestRunEnvironmentErase 21:20:17 [2019-10-16T21:20:17.102Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 21:20:17 [2019-10-16T21:20:17.102Z] === RUN TestDockerSuite/TestRunExitCode 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite (1832.29s) 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.71s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.71s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.84s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.29s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.16s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [da404a623a0f9] joining swarm manager [d48d3c951afd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [dde2ae44abe98] joining swarm manager [d48d3c951afd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:379: [da404a623a0f9] daemon is not started 21:20:21 [2019-10-16T21:20:21.845Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 21:20:21 [2019-10-16T21:20:21.845Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.16s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [d2d4263d36220] joining swarm manager [de79c35b9575a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.90s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.43s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [da224f8f26ff4] joining swarm manager [d6799f0beb03c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [dc1f2402b9da8] joining swarm manager [d6799f0beb03c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.845Z] docker_api_swarm_test.go:351: Waiting for election to occur... 21:20:21 [2019-10-16T21:20:21.845Z] docker_api_swarm_test.go:364: Waiting for possible election... 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (23.10s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [d5f0623f8bbc8] joining swarm manager [dcad8bf2b35ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [d8770b240a103] joining swarm manager [dcad8bf2b35ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.28s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.31s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.49s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [df54df3422c4c] joining swarm manager [d1bdc1907b166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" 21:20:21 [2019-10-16T21:20:21.845Z] check_test.go:358: [d3cefa943997b] joining swarm manager [d1bdc1907b166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.845Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.12s) 21:20:21 [2019-10-16T21:20:21.845Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d50bc9cd47770] joining swarm manager [d283fa210c522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d0a6dbe47c3b2] joining swarm manager [d283fa210c522]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.05s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [de4dbdafb3a86] joining swarm manager [dcfb26c0b40b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.52s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [da3edf8482ee1] joining swarm manager [d68850e97c620]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d22488e135162] joining swarm manager [d68850e97c620]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.53s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.80s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [da9854a56685a] joining swarm manager [d80ebd240faa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.95s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [de412870e43ad] joining swarm manager [d0df4511c3e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d57149cddff73] joining swarm manager [d0df4511c3e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:379: [d57149cddff73] daemon is not started 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.85s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d6b03cfaab627] joining swarm manager [d2a9efb2fdb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [dc72e4b5264a1] joining swarm manager [d2a9efb2fdb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d0947539ded43] joining swarm manager [d2a9efb2fdb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d2d4886ddbc7d] joining swarm manager [d2a9efb2fdb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [dba940bf7ea77] joining swarm manager [d2a9efb2fdb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.99s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.66s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d80d6582fbe3f] joining swarm manager [dfbc699f393e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d24da09238365] joining swarm manager [dfbc699f393e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.57s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d8fb3605be8ad] joining swarm manager [dc54ff29b2d59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [db31134910553] joining swarm manager [dc54ff29b2d59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.36s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d0a00d0a51076] joining swarm manager [dace2fe9890ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d65f70039365a] joining swarm manager [dace2fe9890ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.54s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.25s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d877d1650f985] joining swarm manager [d60d544892850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d66243f920bd7] joining swarm manager [d60d544892850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d3aca81c0d710] joining swarm manager [d60d544892850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d9a37f23064a8] joining swarm manager [d60d544892850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.94s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.86s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d259f8c2c60e4] joining swarm manager [d0541d5b69a2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [ddeadaa156b8c] joining swarm manager [d0541d5b69a2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.76s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [dc5a43a1c2bb3] joining swarm manager [d0f8118c56d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d607b892ee7de] joining swarm manager [d0f8118c56d44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:379: [dc5a43a1c2bb3] daemon is not started 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.84s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d3b381162c7cb] joining swarm manager [d6f8d2e7cc6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [db60673d42158] joining swarm manager [d6f8d2e7cc6aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.13s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [d4e8e9db3a26c] joining swarm manager [d2e232deb9e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] check_test.go:358: [ddd0a49959fca] joining swarm manager [d2e232deb9e19]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.18s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.26s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.07s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.62s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.54s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.50s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.22s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.85s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.42s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.56s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.81s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.19s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.14s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.41s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.07s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.16s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.77s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.10s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.10s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.55s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.60s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.62s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" 21:20:21 [2019-10-16T21:20:21.846Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.shp4kzzq33n8@6b7351f74ff4 | hello1\n" 21:20:21 [2019-10-16T21:20:21.846Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.j84eez5z2st2@6b7351f74ff4 | hello2\n" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.36s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.49s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.13s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.33s) 21:20:21 [2019-10-16T21:20:21.846Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" 21:20:21 [2019-10-16T21:20:21.846Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.97s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_service_logs_test.go:242: checking task ur8vt0fs3k7g 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_service_logs_test.go:247: checking messages for ur8vt0fs3k7g 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_service_logs_test.go:242: checking task nk43z7o0au6l 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_service_logs_test.go:247: checking messages for nk43z7o0au6l 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.02s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.42s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.29s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d05aec2d4d150] joining swarm manager [d0c90ee19eeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d185911b3583a] joining swarm manager [d0c90ee19eeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.73s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.91s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.03s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d10268bdbbe48] joining swarm manager [d4d7ab46d83d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [df2326927429f] joining swarm manager [d4d7ab46d83d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (178.31s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d20a5f88d0a8d] joining swarm manager [d4643a362c273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [db1220ac9f5bb] joining swarm manager [d4643a362c273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.26s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (15.26s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.75s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.96s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.22s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.01s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.18s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" 21:20:21 [2019-10-16T21:20:21.847Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.26s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.47s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.64s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d2ab9fae90d6b] joining swarm manager [d2d06ef198208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d6c05dda81984] joining swarm manager [d2d06ef198208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.22s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.90s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.08s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d929c49af8eea] joining swarm manager [df71505a2f33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d7c3c3f02a475] joining swarm manager [df71505a2f33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d84c8d244266a] joining swarm manager [df71505a2f33f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [de6fdea3539ab] joining swarm manager [d2351cea99c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d6dbe7d5de3eb] joining swarm manager [d2351cea99c06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.89s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" 21:20:21 [2019-10-16T21:20:21.847Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.01s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.45s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.07s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.79s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d7df7f99970f2] joining swarm manager [da35e0174fab7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.02s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.14s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.19s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.35s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.95s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.59s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" 21:20:21 [2019-10-16T21:20:21.847Z] check_test.go:358: [d68fb91790424] joining swarm manager [d4909eb5ab883]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.25s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.02s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.07s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.22s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (14.36s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.57s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.08s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.07s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.20s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.30s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.31s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" 21:20:21 [2019-10-16T21:20:21.847Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.87s) 21:20:21 [2019-10-16T21:20:21.847Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" 21:20:21 [2019-10-16T21:20:21.847Z] === RUN TestDockerExternalVolumeSuite 21:20:21 [2019-10-16T21:20:21.847Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 21:20:24 [2019-10-16T21:20:24.180Z] === RUN TestDockerSuite/TestRunExitCodeOne 21:20:25 [2019-10-16T21:20:25.719Z] === RUN TestDockerSuite/TestRunExitCodeZero 21:20:27 [2019-10-16T21:20:27.262Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunExposePort 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunFullHostnameSet 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunGroupAdd 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunHostnameFQDN 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunInspectMacAddress 21:20:29 [2019-10-16T21:20:29.443Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunInvalidReference 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 21:20:33 [2019-10-16T21:20:33.182Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 21:20:36 [2019-10-16T21:20:36.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModeHostname 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModeIpcHost 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModePIDContainer 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModePIDHost 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunModeUTSHost 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunMount 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunMountOrdering 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 21:20:43 [2019-10-16T21:20:43.515Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 21:20:50 [2019-10-16T21:20:50.595Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 21:20:50 [2019-10-16T21:20:50.595Z] === RUN TestDockerSuite/TestRunNamedVolume 21:20:50 [2019-10-16T21:20:50.595Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 21:20:50 [2019-10-16T21:20:50.595Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 21:20:54 [2019-10-16T21:20:54.371Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 21:20:57 [2019-10-16T21:20:57.288Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetHost 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 21:20:57 [2019-10-16T21:20:57.289Z] === RUN TestDockerSuite/TestRunNoDupVolumes 21:20:57 [2019-10-16T21:20:57.752Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 21:20:58 [2019-10-16T21:20:58.727Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 21:21:00 [2019-10-16T21:21:00.920Z] === RUN TestDockerSuite/TestRunNonExistingCmd 21:21:02 [2019-10-16T21:21:02.470Z] === RUN TestDockerSuite/TestRunNonExistingImage 21:21:04 [2019-10-16T21:21:04.009Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 21:21:05 [2019-10-16T21:21:05.548Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunPortInUse 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 21:21:06 [2019-10-16T21:21:06.008Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 21:21:08 [2019-10-16T21:21:08.916Z] === RUN TestDockerSuite/TestRunPublishPort 21:21:08 [2019-10-16T21:21:08.916Z] === RUN TestDockerSuite/TestRunReadFilteredProc 21:21:08 [2019-10-16T21:21:08.916Z] === RUN TestDockerSuite/TestRunReadProcLatency 21:21:08 [2019-10-16T21:21:08.916Z] === RUN TestDockerSuite/TestRunReadProcTimer 21:21:08 [2019-10-16T21:21:08.916Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 21:21:08 [2019-10-16T21:21:08.916Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 21:21:15 [2019-10-16T21:21:15.997Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 21:21:15 [2019-10-16T21:21:15.997Z] === RUN TestDockerSuite/TestRunRm 21:21:18 [2019-10-16T21:21:18.179Z] === RUN TestDockerSuite/TestRunRmAndWait 21:21:22 [2019-10-16T21:21:22.884Z] === RUN TestDockerSuite/TestRunRmPre125Api 21:21:25 [2019-10-16T21:21:25.067Z] === RUN TestDockerSuite/TestRunRootWorkdir 21:21:27 [2019-10-16T21:21:27.247Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 21:21:28 [2019-10-16T21:21:28.787Z] === RUN TestDockerSuite/TestRunSetMacAddress 21:21:30 [2019-10-16T21:21:30.968Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 21:21:30 [2019-10-16T21:21:30.968Z] === RUN TestDockerSuite/TestRunState 21:21:30 [2019-10-16T21:21:30.968Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 21:21:33 [2019-10-16T21:21:33.149Z] === RUN TestDockerSuite/TestRunStdinPipe 21:21:33 [2019-10-16T21:21:33.149Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 21:21:34 [2019-10-16T21:21:34.689Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 21:21:34 [2019-10-16T21:21:34.689Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 21:21:34 [2019-10-16T21:21:34.689Z] === RUN TestDockerSuite/TestRunTLSVerify 21:21:35 [2019-10-16T21:21:35.149Z] === RUN TestDockerSuite/TestRunTTYWithPipe 21:21:35 [2019-10-16T21:21:35.149Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 21:21:35 [2019-10-16T21:21:35.149Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUnshareProc 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUserByID 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUserByIDBig 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUserByIDNegative 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUserByIDZero 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUserByName 21:21:39 [2019-10-16T21:21:39.849Z] === RUN TestDockerSuite/TestRunUserDefaults 21:21:41 [2019-10-16T21:21:41.395Z] === RUN TestDockerSuite/TestRunUserNotFound 21:21:41 [2019-10-16T21:21:41.395Z] === RUN TestDockerSuite/TestRunVerifyContainerID 21:21:44 [2019-10-16T21:21:44.346Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 21:21:48 [2019-10-16T21:21:48.471Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 21:21:48 [2019-10-16T21:21:48.471Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 21:21:48 [2019-10-16T21:21:48.471Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 21:21:51 [2019-10-16T21:21:51.380Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 21:21:54 [2019-10-16T21:21:54.295Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 21:21:57 [2019-10-16T21:21:57.175Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 21:22:00 [2019-10-16T21:22:00.914Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 21:22:05 [2019-10-16T21:22:05.609Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 21:22:05 [2019-10-16T21:22:05.609Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 21:22:05 [2019-10-16T21:22:05.609Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 21:22:05 [2019-10-16T21:22:05.609Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 21:22:05 [2019-10-16T21:22:05.609Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 21:22:08 [2019-10-16T21:22:08.519Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 21:22:10 [2019-10-16T21:22:10.059Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithBadDevice 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithUlimits 21:22:12 [2019-10-16T21:22:12.240Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 21:22:15 [2019-10-16T21:22:15.981Z] === RUN TestDockerSuite/TestRunWithoutNetworking 21:22:17 [2019-10-16T21:22:17.519Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 21:22:19 [2019-10-16T21:22:19.059Z] === RUN TestDockerSuite/TestRunWorkingDirectory 21:22:22 [2019-10-16T21:22:22.799Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 21:22:22 [2019-10-16T21:22:22.799Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 21:22:22 [2019-10-16T21:22:22.799Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 21:22:22 [2019-10-16T21:22:22.799Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveCheckTimes 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveImageId 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveLoadNoTag 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveLoadParents 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveMultipleNames 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveSingleTag 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 21:22:23 [2019-10-16T21:22:23.259Z] === RUN TestDockerSuite/TestSearchCmdOptions 21:22:26 [2019-10-16T21:22:26.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 21:22:26 [2019-10-16T21:22:26.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 21:22:26 [2019-10-16T21:22:26.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 21:22:26 [2019-10-16T21:22:26.625Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 21:22:27 [2019-10-16T21:22:27.085Z] === RUN TestDockerSuite/TestSearchWithLimit 21:22:28 [2019-10-16T21:22:28.623Z] === RUN TestDockerSuite/TestSlowStdinClosing 21:22:34 [2019-10-16T21:22:34.425Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 21:22:34 [2019-10-16T21:22:34.425Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 21:22:41 [2019-10-16T21:22:41.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 21:22:41 [2019-10-16T21:22:41.505Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 21:22:41 [2019-10-16T21:22:41.505Z] === RUN TestDockerSuite/TestStartAttachSilent 21:22:50 [2019-10-16T21:22:50.076Z] === RUN TestDockerSuite/TestStartAttachWithRename 21:22:50 [2019-10-16T21:22:50.076Z] === RUN TestDockerSuite/TestStartMultipleContainers 21:22:50 [2019-10-16T21:22:50.076Z] === RUN TestDockerSuite/TestStartPausedContainer 21:22:50 [2019-10-16T21:22:50.076Z] === RUN TestDockerSuite/TestStartRecordError 21:22:50 [2019-10-16T21:22:50.076Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestStatsAllNoStream 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestStatsContainerNotFound 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestStatsFormatAll 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestStatsNoStream 21:22:54 [2019-10-16T21:22:54.771Z] === RUN TestDockerSuite/TestTopMultipleArgs 21:22:56 [2019-10-16T21:22:56.312Z] === RUN TestDockerSuite/TestTopNonPrivileged 21:22:58 [2019-10-16T21:22:58.493Z] === RUN TestDockerSuite/TestTopPrivileged 21:22:58 [2019-10-16T21:22:58.493Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 21:23:00 [2019-10-16T21:23:00.673Z] === RUN TestDockerSuite/TestVolumeCLICreate 21:23:13 [2019-10-16T21:23:13.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLIInspect 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 21:23:18 [2019-10-16T21:23:18.366Z] === RUN TestDockerSuite/TestVolumeCLILs 21:23:19 [2019-10-16T21:23:19.335Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 21:23:19 [2019-10-16T21:23:19.335Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 21:23:22 [2019-10-16T21:23:22.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 21:23:22 [2019-10-16T21:23:22.244Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 21:23:22 [2019-10-16T21:23:22.705Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 21:23:22 [2019-10-16T21:23:22.705Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 21:23:22 [2019-10-16T21:23:22.705Z] === RUN TestDockerSuite/TestVolumeCLIRm 21:23:25 [2019-10-16T21:23:25.401Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 21:23:29 [2019-10-16T21:23:29.786Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 21:23:29 [2019-10-16T21:23:29.786Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 21:23:30 [2019-10-16T21:23:30.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 21:23:30 [2019-10-16T21:23:30.246Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 21:23:30 [2019-10-16T21:23:30.706Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 21:23:36 [2019-10-16T21:23:36.504Z] === RUN TestDockerSuite/TestVolumeLsFormat 21:23:36 [2019-10-16T21:23:36.504Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 21:23:36 [2019-10-16T21:23:36.964Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 21:23:51 [2019-10-16T21:23:51.784Z] === RUN TestDockerSuite/TestVolumesNoCopyData 21:23:51 [2019-10-16T21:23:51.784Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite (2357.39s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.76s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.83s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.78s) 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) 21:23:51 [2019-10-16T21:23:51.784Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.99s) 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 21:23:51 [2019-10-16T21:23:51.784Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.784Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.82s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.06s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_api_build_test.go:177: unmatched requirement UnixCli 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.69s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.04s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.46s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.52s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.13s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.92s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.97s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.64s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.82s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.10s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.99s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.42s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.45s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.93s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.70s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.25s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.60s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.32s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.85s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.87s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildContChar (12.57s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.89s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.42s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.33s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.19s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.11s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.24s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.55s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.63s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.44s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignore (55.52s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.44s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.40s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.64s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.79s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.68s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.06s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.77s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.92s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.60s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.10s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.55s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.59s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.68s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.56s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.09s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.73s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.91s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFails (1.87s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.92s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.85s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.21s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.73s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.41s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.80s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildHistory (10.34s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.33s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabel (0.84s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.98s) 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 21:23:51 [2019-10-16T21:23:51.785Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.93s) 21:23:51 [2019-10-16T21:23:51.785Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.80s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.10s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.24s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.79s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.77s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.15s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.05s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.82s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.30s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.57s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.14s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.50s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.46s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.35s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.09s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.19s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.52s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.77s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.54s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.85s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.63s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildRm (12.76s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.01s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.11s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.39s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.14s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.70s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.77s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildStderr (4.44s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.59s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.20s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.95s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.46s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.03s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.37s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.61s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (16.18s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.20s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.39s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.05s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.49s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.41s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.01s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.19s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_sni_test.go:18: Flakey test 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.34s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCommitChange (4.78s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.43s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.19s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCommitTTY (6.40s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.34s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.41s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.42s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.12s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.30s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.61s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.95s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.65s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.28s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.91s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.37s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.48s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.53s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.77s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.88s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.95s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.70s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.43s) 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.72s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false <nil> <nil> <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false <nil> <nil> <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false <nil> <nil> <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true <nil> <nil> <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false <nil> 0xc0008373a0 <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1079344090 c:\foo false <nil> <nil> <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1079344090 c:\foo true <nil> <nil> <nil>} 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 0 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 1 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 2 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 3 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 4 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 5 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 6 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 7 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 8 21:23:51 [2019-10-16T21:23:51.786Z] docker_api_containers_test.go:1927: case 9 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.07s) 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 21:23:51 [2019-10-16T21:23:51.786Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.786Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.06s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.97s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a825524533\file1 6ed62363ead5b551c9aea8dc5a736f7b263493fa71109982f4b05acf4179ecc9:/root/itWorks.txt` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:279: checking that container "6ed62363ead5b551c9aea8dc5a736f7b263493fa71109982f4b05acf4179ecc9" start output contains "file1\n" 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6ed62363ead5b551c9aea8dc5a736f7b263493fa71109982f4b05acf4179ecc9` 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.02s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b544351504\file1 c81359df2ae513adb335ec8d295837a7ce00d780a03d706adb19f6b3e45d486d:testDir/` 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.23s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e220466479\dir1 4790b4e8e8cc23d6d74e0f83ec99ccfa5ee0c045de03898dba873644a9a437cd:testDir` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:279: checking that container "4790b4e8e8cc23d6d74e0f83ec99ccfa5ee0c045de03898dba873644a9a437cd" start output contains "file1-1\n" 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4790b4e8e8cc23d6d74e0f83ec99ccfa5ee0c045de03898dba873644a9a437cd` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e220466479\dir1 dfcc8896a3109dbea716d44d6b17938a8ed0c9d84946bf9bd1a0c3bef348de7d:testDir/` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:279: checking that container "dfcc8896a3109dbea716d44d6b17938a8ed0c9d84946bf9bd1a0c3bef348de7d" start output contains "file1-1\n" 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a dfcc8896a3109dbea716d44d6b17938a8ed0c9d84946bf9bd1a0c3bef348de7d` 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.99s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h132224706\dir1\. f78f12f8fe47198a620b0a135f3be2b836db832090d0c5c161449898e56618dc:testDir` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:279: checking that container "f78f12f8fe47198a620b0a135f3be2b836db832090d0c5c161449898e56618dc" start output contains "file1-1\n" 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a f78f12f8fe47198a620b0a135f3be2b836db832090d0c5c161449898e56618dc` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h132224706\dir1\. 3b905a905e51aab879f86c607aaecab0ca37c501a42b3c8d58d78602dfa9c470:testDir/` 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:279: checking that container "3b905a905e51aab879f86c607aaecab0ca37c501a42b3c8d58d78602dfa9c470" start output contains "file1-1\n" 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3b905a905e51aab879f86c607aaecab0ca37c501a42b3c8d58d78602dfa9c470` 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCpToStdout (1.97s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.81s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.93s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.14s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.80s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.80s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.00s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.09s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.17s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsCopy (4.89s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.60s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.80s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.24s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFilters (3.96s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFormat (3.95s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsRename (2.12s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsResize (2.47s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.88s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.28s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.54s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.40s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.62s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.87s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.92s) 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecInspectID (4.29s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s) 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.787Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 21:23:51 [2019-10-16T21:23:51.787Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.03s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.51s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.72s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.53s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.25s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.48s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:178: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:107: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:73: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:90: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:144: unmatched requirement IsPausable 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:131: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:161: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_info_test.go:196: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.90s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.87s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.89s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectDefault (1.90s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectHistory (4.39s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.94s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.98s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.70s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectStatus (2.52s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.66s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.91s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.94s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.83s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.84s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.59s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.62s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.24s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.88s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.70s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.51s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.61s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.30s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.15s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.94s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsSince (8.70s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsTail (2.50s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.24s) 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.77s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 21:23:51 [2019-10-16T21:23:51.788Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.788Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.79s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsByOrder (7.01s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.46s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.85s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.26s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.13s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.40s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.70s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.20s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.02s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.52s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.71s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.92s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.97s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.58s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.64s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.01s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.80s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.00s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.16s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.46s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.14s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.00s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.24s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.37s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiTag (0.68s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.06s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.36s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.61s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.08s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4520: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4037: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.97s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.85s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.26s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.21s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.23s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.67s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.94s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.90s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.96s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.60s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4002: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.90s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4177: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.94s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.93s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4260: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.83s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunExitCode (6.69s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.91s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.85s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.03s) 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4512: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:4244: unmatched requirement IsolationIsHyperv 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.53s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.68s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s) 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.789Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 21:23:51 [2019-10-16T21:23:51.789Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:4322: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.92s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.48s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.86s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.86s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.38s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.74s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.13s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunRm (2.07s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.03s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.95s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.96s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.17s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.40s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.93s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.83s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3967: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3960: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.68s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.73s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.85s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.02s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.37s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.95s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.94s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.62s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.90s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.72s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.80s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.61s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.52s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.39s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_start_test.go:95: unmatched requirement IsPausable 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.44s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.85s) 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.09s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.82s) 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.790Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 21:23:51 [2019-10-16T21:23:51.790Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.37s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.52s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.85s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.80s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.09s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 21:23:51 [2019-10-16T21:23:51.791Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.32s) 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullIDStability 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullManifestList 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPushBadTag 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestPushUntagged 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestRunByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestTagByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistrySuite/TestV2Only 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerRegistrySuite (0.02s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:185: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:212: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:239: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthTokenSuite 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 21:23:51 [2019-10-16T21:23:51.791Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 21:23:51 [2019-10-16T21:23:51.791Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 21:23:51 [2019-10-16T21:23:51.791Z] check_test.go:268: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.791Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:268: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:268: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:268: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:268: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerDaemonSuite 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 21:23:51 [2019-10-16T21:23:51.792Z] --- PASS: TestDockerDaemonSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:302: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:302: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:302: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:302: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerSwarmSuite 21:23:51 [2019-10-16T21:23:51.792Z] --- PASS: TestDockerSwarmSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginCreate 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginInspect 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerPluginSuite/TestPluginSet 21:23:51 [2019-10-16T21:23:51.792Z] --- PASS: TestDockerPluginSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:406: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerExternalVolumeSuite 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:128: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerNetworkSuite 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerNetworkSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:134: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] === RUN TestDockerHubPullSuite 21:23:51 [2019-10-16T21:23:51.792Z] --- SKIP: TestDockerHubPullSuite (0.00s) 21:23:51 [2019-10-16T21:23:51.792Z] check_test.go:142: unmatched requirement DaemonIsLinux 21:23:51 [2019-10-16T21:23:51.792Z] PASS 21:23:51 [2019-10-16T21:23:51.792Z] ok github.com/docker/docker/integration-cli 2358.162s 21:23:51 [2019-10-16T21:23:51.792Z] INFO: Integration tests ended at 10/16/2019 21:23:51. Duration:00:39:26.3010285 21:23:51 [2019-10-16T21:23:51.792Z] INFO: Docker info of the daemon under test at end of run 21:23:51 [2019-10-16T21:23:51.792Z] 21:23:51 [2019-10-16T21:23:51.792Z] Containers: 2 21:23:51 [2019-10-16T21:23:51.792Z] Running: 0 21:23:51 [2019-10-16T21:23:51.792Z] Paused: 0 21:23:51 [2019-10-16T21:23:51.792Z] Stopped: 2 21:23:51 [2019-10-16T21:23:51.792Z] Images: 12 21:23:51 [2019-10-16T21:23:51.792Z] Server Version: 0.0.0-dev 21:23:51 [2019-10-16T21:23:51.792Z] Storage Driver: windowsfilter 21:23:51 [2019-10-16T21:23:51.792Z] Windows: 21:23:51 [2019-10-16T21:23:51.792Z] Logging Driver: json-file 21:23:51 [2019-10-16T21:23:51.792Z] Plugins: 21:23:51 [2019-10-16T21:23:51.792Z] Volume: local 21:23:51 [2019-10-16T21:23:51.792Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 21:23:51 [2019-10-16T21:23:51.792Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 21:23:51 [2019-10-16T21:23:51.792Z] Swarm: inactive 21:23:51 [2019-10-16T21:23:51.792Z] Default Isolation: process 21:23:51 [2019-10-16T21:23:51.792Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 21:23:51 [2019-10-16T21:23:51.792Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 21:23:51 [2019-10-16T21:23:51.792Z] OSType: windows 21:23:51 [2019-10-16T21:23:51.792Z] Architecture: x86_64 21:23:51 [2019-10-16T21:23:51.792Z] CPUs: 4 21:23:51 [2019-10-16T21:23:51.792Z] Total Memory: 32GiB 21:23:51 [2019-10-16T21:23:51.792Z] Name: azwin-2-2333f0 21:23:51 [2019-10-16T21:23:51.792Z] ID: SOER:QJSH:ITLN:SBFZ:NJO3:7HAH:YGJQ:7JTK:RNQ7:YVBL:GMF2:7VYA 21:23:51 [2019-10-16T21:23:51.792Z] Docker Root Dir: D:\CI\PR-40097\1\daemon 21:23:51 [2019-10-16T21:23:51.792Z] Debug Mode (client): false 21:23:51 [2019-10-16T21:23:51.792Z] Debug Mode (server): true 21:23:51 [2019-10-16T21:23:51.792Z] File Descriptors: -1 21:23:51 [2019-10-16T21:23:51.792Z] Goroutines: 18 21:23:51 [2019-10-16T21:23:51.792Z] System Time: 2019-10-16T21:23:51.6674049Z 21:23:51 [2019-10-16T21:23:51.792Z] EventsListeners: 0 21:23:51 [2019-10-16T21:23:51.792Z] Registry: https://index.docker.io/v1/ 21:23:51 [2019-10-16T21:23:51.792Z] Labels: 21:23:51 [2019-10-16T21:23:51.792Z] Experimental: false 21:23:51 [2019-10-16T21:23:51.792Z] Insecure Registries: 21:23:51 [2019-10-16T21:23:51.792Z] 127.0.0.0/8 21:23:51 [2019-10-16T21:23:51.792Z] Live Restore Enabled: false 21:23:51 [2019-10-16T21:23:51.792Z] 21:23:51 [2019-10-16T21:23:51.792Z] 21:23:51 [2019-10-16T21:23:51.792Z] INFO: Stopping daemon under test 21:23:52 [2019-10-16T21:23:52.253Z] SUCCESS: The process with PID 5716 (child process of PID 7104) has been terminated. 21:23:52 [2019-10-16T21:23:52.253Z] SUCCESS: The process with PID 7104 (child process of PID 6368) has been terminated. 21:23:52 [2019-10-16T21:23:52.253Z] INFO: Stop tailing logs of the daemon under tests 21:23:52 [2019-10-16T21:23:52.253Z] INFO: executeCI.ps1 Completed successfully at 10/16/2019 21:23:51. 21:23:52 [2019-10-16T21:23:52.253Z] INFO: Tidying up at end of run 21:23:52 [2019-10-16T21:23:52.253Z] INFO: Saving daemon under test log (d:\CI\PR-40097\1\dut.out) to C:\windows\TEMP\CIDUT.out 21:23:52 [2019-10-16T21:23:52.253Z] INFO: Saving daemon under test log (d:\CI\PR-40097\1\dut.err) to C:\windows\TEMP\CIDUT.err 21:23:52 [2019-10-16T21:23:52.253Z] INFO: Nuke-Everything... 21:23:52 [2019-10-16T21:23:52.253Z] INFO: Container count on control daemon to delete is 2 21:23:52 [2019-10-16T21:23:52.713Z] e919cdbc0375 21:23:52 [2019-10-16T21:23:52.713Z] fd5cb05144c9 21:23:53 [2019-10-16T21:23:53.173Z] INFO: Non-base image count on control daemon to delete is 1 21:23:54 [2019-10-16T21:23:54.721Z] Deleted: sha256:2a49a51ed40bb801c35c9ac6933fd9d620acd1efb6db02586911499401e95cd9 21:23:54 [2019-10-16T21:23:54.721Z] Deleted: sha256:36d99f805085756940a6c72870e38a5f5d72454cc1eeff5ce1bd44ab66ea3aef 21:23:54 [2019-10-16T21:23:54.721Z] INFO: Tidying pidfile d:\CI\PR-40097\1\docker.pid 21:23:54 [2019-10-16T21:23:54.721Z] INFO: Nuking d:\CI 21:23:57 [2019-10-16T21:23:57.438Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 21:24:15 [2019-10-16T21:24:15.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 21:24:24 [2019-10-16T21:24:24.709Z] INFO: Zapped successfully 21:24:24 [2019-10-16T21:24:24.709Z] 21:24:24 [2019-10-16T21:24:24.709Z] INFO: executeCI.ps1 exiting at Wed Oct 16 21:24:23 CUT 2019. Duration 00:53:32.9470894 21:24:24 [2019-10-16T21:24:24.709Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell 21:24:26 [2019-10-16T21:24:26.586Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step 21:24:27 [2019-10-16T21:24:27.768Z] Archiving artifacts 21:24:28 [2019-10-16T21:24:28.849Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:24:29 [2019-10-16T21:24:29.769Z] + make clean 21:24:30 [2019-10-16T21:24:30.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 21:24:30 [2019-10-16T21:24:30.738Z] docker volume rm -f docker-dev-cache 21:24:30 [2019-10-16T21:24:30.738Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:25:16 [2019-10-16T21:25:16.974Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 21:25:35 [2019-10-16T21:25:35.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 21:26:07 [2019-10-16T21:26:07.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 21:26:39 [2019-10-16T21:26:39.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 21:26:53 [2019-10-16T21:26:53.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 21:27:12 [2019-10-16T21:27:12.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 21:27:30 [2019-10-16T21:27:30.148Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite (441.63s) 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.95s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" 21:27:42 [2019-10-16T21:27:42.325Z] docker_cli_external_volume_driver_test.go:53: [df03fee295ef5] daemon is not started 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" 21:27:42 [2019-10-16T21:27:42.325Z] docker_cli_external_volume_driver_test.go:53: [dbf97e958a95f] daemon is not started 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" 21:27:42 [2019-10-16T21:27:42.325Z] docker_cli_external_volume_driver_test.go:53: [dfb9b5983bffc] daemon is not started 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" 21:27:42 [2019-10-16T21:27:42.325Z] docker_cli_external_volume_driver_test.go:53: [d4159e29d4c62] daemon is not started 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" 21:27:42 [2019-10-16T21:27:42.325Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) 21:27:42 [2019-10-16T21:27:42.325Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.66s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.89s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.07s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_external_volume_driver_test.go:485: [da39534ad928f] daemon is not started 21:27:42 [2019-10-16T21:27:42.326Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_external_volume_driver_test.go:53: [dd14d7cb0a025] daemon is not started 21:27:42 [2019-10-16T21:27:42.326Z] PASS 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] === Skipped 21:27:42 [2019-10-16T21:27:42.326Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) 21:27:42 [2019-10-16T21:27:42.326Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables 21:27:42 [2019-10-16T21:27:42.326Z] check_test.go:309: [dd432c833965e] daemon is not started 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 21:27:42 [2019-10-16T21:27:42.326Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 21:27:42 [2019-10-16T21:27:42.326Z] check_test.go:309: [d7353004c3a91] daemon is not started 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 21:27:42 [2019-10-16T21:27:42.326Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 21:27:42 [2019-10-16T21:27:42.326Z] check_test.go:309: [dadacf598e49e] daemon is not started 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 21:27:42 [2019-10-16T21:27:42.326Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 21:27:42 [2019-10-16T21:27:42.326Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 21:27:42 [2019-10-16T21:27:42.326Z] check_test.go:309: [de4e27b3dd059] daemon is not started 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 21:27:42 [2019-10-16T21:27:42.326Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) 21:27:42 [2019-10-16T21:27:42.326Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 21:27:42 [2019-10-16T21:27:42.326Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 21:27:42 [2019-10-16T21:27:42.326Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] 21:27:42 [2019-10-16T21:27:42.326Z] DONE 270 tests, 6 skipped in 2680.976s 21:27:42 [2019-10-16T21:27:42.326Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 21:27:42 [2019-10-16T21:27:42.889Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d346e704e01b7/docker.pid 21:27:42 [2019-10-16T21:27:42.889Z] +++ kill 5155 21:27:42 [2019-10-16T21:27:42.889Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5155 is not a child of this shell 21:27:42 [2019-10-16T21:27:42.889Z] warning: PID 5155 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d346e704e01b7/docker.pid had a nonzero exit code 21:27:42 [2019-10-16T21:27:42.889Z] ++++ cat bundles/test-integration/docker.pid 21:27:42 [2019-10-16T21:27:42.889Z] +++ kill 7228 21:27:43 [2019-10-16T21:27:43.819Z] +++ /etc/init.d/apparmor stop 21:27:43 [2019-10-16T21:27:43.819Z] Clearing AppArmor profiles cache:. 21:27:43 [2019-10-16T21:27:43.819Z] All profile caches have been cleared, but no profiles have been unloaded. 21:27:43 [2019-10-16T21:27:43.819Z] Unloading profiles will leave already running processes permanently 21:27:43 [2019-10-16T21:27:43.819Z] unconfined, which can lead to unexpected situations. 21:27:43 [2019-10-16T21:27:43.819Z] 21:27:43 [2019-10-16T21:27:43.819Z] To set a process to complain mode, use the command line tool 21:27:43 [2019-10-16T21:27:43.819Z] 'aa-complain'. To really tear down all profiles, run the init script 21:27:43 [2019-10-16T21:27:43.819Z] with the 'teardown' option." 21:27:43 [2019-10-16T21:27:43.819Z] 21:27:44 [2019-10-16T21:27:44.382Z] Remaining pids to kill: [] Post stage [Pipeline] junit 21:27:44 [2019-10-16T21:27:44.394Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 21:27:45 [2019-10-16T21:27:45.453Z] + echo Ensuring container killed. 21:27:45 [2019-10-16T21:27:45.453Z] Ensuring container killed. 21:27:45 [2019-10-16T21:27:45.453Z] + docker ps -aq -f name=docker-pr1-* 21:27:45 [2019-10-16T21:27:45.453Z] + cids=6b7351f74ff4 21:27:45 [2019-10-16T21:27:45.453Z] 8ec9140f122d 21:27:45 [2019-10-16T21:27:45.453Z] 4ea4a1e8ade0 21:27:45 [2019-10-16T21:27:45.453Z] + [ -n 6b7351f74ff4 21:27:45 [2019-10-16T21:27:45.453Z] 8ec9140f122d 21:27:45 [2019-10-16T21:27:45.453Z] 4ea4a1e8ade0 ] 21:27:45 [2019-10-16T21:27:45.453Z] + docker rm -vf 6b7351f74ff4 8ec9140f122d 4ea4a1e8ade0 21:27:50 [2019-10-16T21:27:50.707Z] 6b7351f74ff4 21:27:50 [2019-10-16T21:27:50.707Z] 8ec9140f122d 21:27:50 [2019-10-16T21:27:50.707Z] 4ea4a1e8ade0 [Pipeline] sh 21:27:50 [2019-10-16T21:27:50.996Z] + echo Chowning /workspace to jenkins user 21:27:50 [2019-10-16T21:27:50.996Z] Chowning /workspace to jenkins user 21:27:50 [2019-10-16T21:27:50.996Z] + id -u 21:27:50 [2019-10-16T21:27:50.996Z] + id -g 21:27:50 [2019-10-16T21:27:50.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40097:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 21:27:55 [2019-10-16T21:27:55.465Z] + bundleName=amd64 21:27:55 [2019-10-16T21:27:55.465Z] + echo Creating amd64-bundles.tar.gz 21:27:55 [2019-10-16T21:27:55.465Z] Creating amd64-bundles.tar.gz 21:27:55 [2019-10-16T21:27:55.465Z] + xargs tar -czf amd64-bundles.tar.gz 21:27:55 [2019-10-16T21:27:55.465Z] + 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 21:27:56 [2019-10-16T21:27:56.844Z] Archiving artifacts 21:27:57 [2019-10-16T21:27:57.222Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40097/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 21:27:57 [2019-10-16T21:27:57.533Z] + make clean 21:27:57 [2019-10-16T21:27:57.790Z] docker volume rm -f docker-dev-cache 21:27:57 [2019-10-16T21:27:57.790Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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