Pull request #39082 updated 15:46:08 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288+5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 (7a6bd24c67319b978405b1431b55992b2396c9c1) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 9d211b4b26f02e228a3affd71de33f5afd9f4d88 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88 Commit message: "Merge pull request #15 from docker/add-groovydocs" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [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 15:46:12 [2019-10-03T15:46:12.184Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 15:46:12 [2019-10-03T15:46:12.190Z] Trying to pass milestone 10 [Pipeline] milestone 15:46:12 [2019-10-03T15:46:12.204Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 15:46:12 [2019-10-03T15:46:12.345Z] Running on ubuntu-1804-overlay2 (i-0979977f5f80dc0d5) in /home/ubuntu/workspace/moby_PR-39082 [Pipeline] { [Pipeline] checkout 15:46:12 [2019-10-03T15:46:12.416Z] using credential docker-jenkins-github-credentials 15:46:12 [2019-10-03T15:46:12.426Z] Cloning the remote Git repository 15:46:12 [2019-10-03T15:46:12.426Z] Cloning with configured refspecs honoured and without tags 15:46:12 [2019-10-03T15:46:12.425Z] Cloning repository https://github.com/moby/moby.git 15:46:12 [2019-10-03T15:46:12.425Z] > git init /home/ubuntu/workspace/moby_PR-39082 # timeout=10 15:46:12 [2019-10-03T15:46:12.438Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:12 [2019-10-03T15:46:12.438Z] > git --version # timeout=10 15:46:12 [2019-10-03T15:46:12.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:12 [2019-10-03T15:46:12.447Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:25 [2019-10-03T15:46:25.359Z] Fetching without tags 15:46:25 [2019-10-03T15:46:25.694Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:25 [2019-10-03T15:46:25.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:25 [2019-10-03T15:46:25.315Z] > git config --add remote.origin.fetch +refs/pull/39082/head:refs/remotes/origin/PR-39082 # timeout=10 15:46:25 [2019-10-03T15:46:25.327Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:25 [2019-10-03T15:46:25.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:25 [2019-10-03T15:46:25.400Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:25 [2019-10-03T15:46:25.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:25 [2019-10-03T15:46:25.401Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:25 [2019-10-03T15:46:25.692Z] > git config core.sparsecheckout # timeout=10 15:46:25 [2019-10-03T15:46:25.697Z] > git checkout -f 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:26 [2019-10-03T15:46:26.234Z] > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10 15:46:26 [2019-10-03T15:46:26.683Z] Merge succeeded, producing 0075ee6d6cf03541078f341c74475b61c1cddd31 15:46:26 [2019-10-03T15:46:26.684Z] Checking out Revision 0075ee6d6cf03541078f341c74475b61c1cddd31 (PR-39082) 15:46:26 [2019-10-03T15:46:26.995Z] Commit message: "Merge commit '5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572' into HEAD" 15:46:27 [2019-10-03T15:46:27.000Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:28 [2019-10-03T15:46:28.081Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39082:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco 15:46:28 [2019-10-03T15:46:28.081Z] Unable to find image 'alpine:latest' locally 15:46:28 [2019-10-03T15:46:28.081Z] latest: Pulling from library/alpine 15:46:28 [2019-10-03T15:46:28.081Z] 9d48c3bd43c5: Already exists 15:46:26 [2019-10-03T15:46:26.673Z] > git rev-parse HEAD^{commit} # timeout=10 15:46:26 [2019-10-03T15:46:26.723Z] > git config core.sparsecheckout # timeout=10 15:46:26 [2019-10-03T15:46:26.727Z] > git checkout -f 0075ee6d6cf03541078f341c74475b61c1cddd31 15:46:26 [2019-10-03T15:46:26.993Z] > git rev-list --no-walk 84328b3ff2abec69e537646d78528a37b82a051f # timeout=10 15:46:28 [2019-10-03T15:46:28.338Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 15:46:28 [2019-10-03T15:46:28.338Z] Status: Downloaded newer image for alpine:latest 15:46:31 [2019-10-03T15:46:31.628Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) 15:46:32 [2019-10-03T15:46:32.271Z] Running on ubuntu-1804-overlay2 (i-082c89c2e736099df) in /home/ubuntu/workspace/moby_PR-39082 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage 15:46:32 [2019-10-03T15:46:32.304Z] Running on ppc64le-ubuntu-20 in /home/docker/workspace/moby_PR-39082 [Pipeline] // stage 15:46:32 [2019-10-03T15:46:32.315Z] Running on ubuntu-1804-overlay2 (i-057736cfb0212178c) in /home/ubuntu/workspace/moby_PR-39082 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional 15:46:32 [2019-10-03T15:46:32.374Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } 15:46:32 [2019-10-03T15:46:32.412Z] Cloning the remote Git repository 15:46:32 [2019-10-03T15:46:32.412Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 15:46:32 [2019-10-03T15:46:32.424Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-39082 [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage 15:46:32 [2019-10-03T15:46:32.473Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) 15:46:32 [2019-10-03T15:46:32.486Z] using credential docker-jenkins-github-credentials 15:46:32 [2019-10-03T15:46:32.491Z] Cloning the remote Git repository 15:46:32 [2019-10-03T15:46:32.492Z] Cloning with configured refspecs honoured and without tags 15:46:32 [2019-10-03T15:46:32.493Z] Cloning the remote Git repository 15:46:32 [2019-10-03T15:46:32.493Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } 15:46:32 [2019-10-03T15:46:32.696Z] Running on azwin-2-a039a0 in d:\jenkins\workspace\moby_PR-39082 [Pipeline] { [Pipeline] ws 15:46:32 [2019-10-03T15:46:32.714Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { 15:46:32 [2019-10-03T15:46:32.728Z] using credential docker-jenkins-github-credentials [Pipeline] checkout 15:46:32 [2019-10-03T15:46:32.779Z] Cloning the remote Git repository 15:46:32 [2019-10-03T15:46:32.780Z] Cloning with configured refspecs honoured and without tags 15:46:33 [2019-10-03T15:46:33.025Z] using credential docker-jenkins-github-credentials 15:46:33 [2019-10-03T15:46:33.102Z] Cloning the remote Git repository 15:46:33 [2019-10-03T15:46:33.102Z] Cloning with configured refspecs honoured and without tags 15:46:32 [2019-10-03T15:46:32.364Z] Cloning repository https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.364Z] > git init /home/ubuntu/workspace/moby_PR-39082 # timeout=10 15:46:32 [2019-10-03T15:46:32.368Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.368Z] > git --version # timeout=10 15:46:32 [2019-10-03T15:46:32.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:32 [2019-10-03T15:46:32.380Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:32 [2019-10-03T15:46:32.537Z] Cloning repository https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.537Z] > git init /home/ubuntu/workspace/moby_PR-39082 # timeout=10 15:46:32 [2019-10-03T15:46:32.548Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.548Z] > git --version # timeout=10 15:46:32 [2019-10-03T15:46:32.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:32 [2019-10-03T15:46:32.559Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:32 [2019-10-03T15:46:32.488Z] Cloning repository https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.488Z] > git init /home/docker/workspace/moby_PR-39082 # timeout=10 15:46:32 [2019-10-03T15:46:32.501Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.501Z] > git --version # timeout=10 15:46:32 [2019-10-03T15:46:32.505Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:32 [2019-10-03T15:46:32.506Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:32 [2019-10-03T15:46:32.808Z] Cloning repository https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.811Z] > git init /home/jenkins/workspace/moby_PR-39082 # timeout=10 15:46:32 [2019-10-03T15:46:32.848Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:32 [2019-10-03T15:46:32.851Z] > git --version # timeout=10 15:46:32 [2019-10-03T15:46:32.870Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:32 [2019-10-03T15:46:32.878Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:33 [2019-10-03T15:46:33.125Z] Cloning repository https://github.com/moby/moby.git 15:46:33 [2019-10-03T15:46:33.126Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 15:46:33 [2019-10-03T15:46:33.197Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:33 [2019-10-03T15:46:33.197Z] > git --version # timeout=10 15:46:33 [2019-10-03T15:46:33.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:33 [2019-10-03T15:46:33.251Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:41 [2019-10-03T15:46:41.717Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:41 [2019-10-03T15:46:41.864Z] Fetching without tags 15:46:41 [2019-10-03T15:46:41.738Z] > git config --add remote.origin.fetch +refs/pull/39082/head:refs/remotes/origin/PR-39082 # timeout=10 15:46:41 [2019-10-03T15:46:41.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:41 [2019-10-03T15:46:41.824Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:41 [2019-10-03T15:46:41.894Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:41 [2019-10-03T15:46:41.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:41 [2019-10-03T15:46:41.897Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:42 [2019-10-03T15:46:42.297Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:43 [2019-10-03T15:46:43.565Z] Merge succeeded, producing 64b9f9d4220c3f2eef48bc502f17b4cc9c7ddd07 15:46:43 [2019-10-03T15:46:43.566Z] Checking out Revision 64b9f9d4220c3f2eef48bc502f17b4cc9c7ddd07 (PR-39082) 15:46:42 [2019-10-03T15:46:42.325Z] > git config core.sparsecheckout # timeout=10 15:46:42 [2019-10-03T15:46:42.344Z] > git checkout -f 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:43 [2019-10-03T15:46:43.020Z] > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10 15:46:43 [2019-10-03T15:46:43.522Z] > git rev-parse HEAD^{commit} # timeout=10 15:46:43 [2019-10-03T15:46:43.595Z] > git config core.sparsecheckout # timeout=10 15:46:44 [2019-10-03T15:46:44.065Z] Commit message: "Merge commit '5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572' into HEAD" 15:46:44 [2019-10-03T15:46:44.135Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:46:45 [2019-10-03T15:46:45.148Z] Fetching without tags 15:46:43 [2019-10-03T15:46:43.617Z] > git checkout -f 64b9f9d4220c3f2eef48bc502f17b4cc9c7ddd07 15:46:44 [2019-10-03T15:46:44.091Z] > git rev-list --no-walk 84328b3ff2abec69e537646d78528a37b82a051f # timeout=10 15:46:45 [2019-10-03T15:46:45.399Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:45 [2019-10-03T15:46:45.565Z] + docker version 15:46:45 [2019-10-03T15:46:45.565Z] Client: 15:46:45 [2019-10-03T15:46:45.565Z] Version: 18.06.3-ce 15:46:45 [2019-10-03T15:46:45.565Z] API version: 1.38 15:46:45 [2019-10-03T15:46:45.565Z] Go version: go1.10.3 15:46:45 [2019-10-03T15:46:45.565Z] Git commit: d7080c1 15:46:45 [2019-10-03T15:46:45.565Z] Built: Wed Feb 20 02:27:09 2019 15:46:45 [2019-10-03T15:46:45.565Z] OS/Arch: linux/s390x 15:46:45 [2019-10-03T15:46:45.565Z] Experimental: false 15:46:45 [2019-10-03T15:46:45.565Z] 15:46:45 [2019-10-03T15:46:45.565Z] Server: 15:46:45 [2019-10-03T15:46:45.565Z] Engine: 15:46:45 [2019-10-03T15:46:45.565Z] Version: 18.06.3-ce 15:46:45 [2019-10-03T15:46:45.565Z] API version: 1.38 (minimum version 1.12) 15:46:45 [2019-10-03T15:46:45.565Z] Go version: go1.10.3 15:46:45 [2019-10-03T15:46:45.565Z] Git commit: d7080c1 15:46:45 [2019-10-03T15:46:45.565Z] Built: Wed Feb 20 02:26:03 2019 15:46:45 [2019-10-03T15:46:45.565Z] OS/Arch: linux/s390x 15:46:45 [2019-10-03T15:46:45.565Z] Experimental: true [Pipeline] sh 15:46:46 [2019-10-03T15:46:46.388Z] + docker info 15:46:46 [2019-10-03T15:46:46.388Z] Containers: 0 15:46:46 [2019-10-03T15:46:46.388Z] Running: 0 15:46:46 [2019-10-03T15:46:46.388Z] Paused: 0 15:46:46 [2019-10-03T15:46:46.388Z] Stopped: 0 15:46:46 [2019-10-03T15:46:46.388Z] Images: 0 15:46:46 [2019-10-03T15:46:46.388Z] Server Version: 18.06.3-ce 15:46:46 [2019-10-03T15:46:46.388Z] Storage Driver: overlay2 15:46:46 [2019-10-03T15:46:46.388Z] Backing Filesystem: extfs 15:46:46 [2019-10-03T15:46:46.388Z] Supports d_type: true 15:46:46 [2019-10-03T15:46:46.388Z] Native Overlay Diff: true 15:46:46 [2019-10-03T15:46:46.388Z] Logging Driver: json-file 15:46:46 [2019-10-03T15:46:46.388Z] Cgroup Driver: cgroupfs 15:46:46 [2019-10-03T15:46:46.388Z] Plugins: 15:46:46 [2019-10-03T15:46:46.388Z] Volume: local 15:46:46 [2019-10-03T15:46:46.388Z] Network: bridge host ipvlan macvlan null overlay 15:46:46 [2019-10-03T15:46:46.388Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 15:46:46 [2019-10-03T15:46:46.388Z] Swarm: inactive 15:46:46 [2019-10-03T15:46:46.388Z] Runtimes: runc 15:46:46 [2019-10-03T15:46:46.388Z] Default Runtime: runc 15:46:46 [2019-10-03T15:46:46.388Z] Init Binary: docker-init 15:46:46 [2019-10-03T15:46:46.388Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 15:46:46 [2019-10-03T15:46:46.388Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 15:46:46 [2019-10-03T15:46:46.388Z] init version: fec3683 15:46:46 [2019-10-03T15:46:46.388Z] Security Options: 15:46:46 [2019-10-03T15:46:46.388Z] apparmor 15:46:46 [2019-10-03T15:46:46.388Z] seccomp 15:46:46 [2019-10-03T15:46:46.388Z] Profile: default 15:46:46 [2019-10-03T15:46:46.388Z] Kernel Version: 4.4.0-161-generic 15:46:46 [2019-10-03T15:46:46.388Z] Operating System: Ubuntu 16.04.6 LTS 15:46:46 [2019-10-03T15:46:46.388Z] OSType: linux 15:46:46 [2019-10-03T15:46:46.388Z] Architecture: s390x 15:46:46 [2019-10-03T15:46:46.388Z] CPUs: 2 15:46:46 [2019-10-03T15:46:46.388Z] Total Memory: 7.862GiB 15:46:46 [2019-10-03T15:46:46.388Z] Name: s390x-ubuntu-05 15:46:46 [2019-10-03T15:46:46.388Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 15:46:46 [2019-10-03T15:46:46.388Z] Docker Root Dir: /var/lib/docker 15:46:46 [2019-10-03T15:46:46.388Z] Debug Mode (client): false 15:46:46 [2019-10-03T15:46:46.388Z] Debug Mode (server): false 15:46:46 [2019-10-03T15:46:46.388Z] Username: dockerbuildbot 15:46:46 [2019-10-03T15:46:46.388Z] Registry: https://index.docker.io/v1/ 15:46:46 [2019-10-03T15:46:46.388Z] Labels: 15:46:46 [2019-10-03T15:46:46.388Z] Experimental: true 15:46:46 [2019-10-03T15:46:46.388Z] Insecure Registries: 15:46:46 [2019-10-03T15:46:46.388Z] 127.0.0.0/8 15:46:46 [2019-10-03T15:46:46.388Z] Live Restore Enabled: false 15:46:46 [2019-10-03T15:46:46.388Z] 15:46:46 [2019-10-03T15:46:46.388Z] WARNING: No swap limit support [Pipeline] sh 15:46:46 [2019-10-03T15:46:46.520Z] Merge succeeded, producing 0e794e2ede545aa7b4e33bfe4dde3df1752fd9b9 15:46:46 [2019-10-03T15:46:46.521Z] Checking out Revision 0e794e2ede545aa7b4e33bfe4dde3df1752fd9b9 (PR-39082) 15:46:45 [2019-10-03T15:46:45.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:45 [2019-10-03T15:46:45.065Z] > git config --add remote.origin.fetch +refs/pull/39082/head:refs/remotes/origin/PR-39082 # timeout=10 15:46:45 [2019-10-03T15:46:45.072Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:45 [2019-10-03T15:46:45.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:45 [2019-10-03T15:46:45.102Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:45 [2019-10-03T15:46:45.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:45 [2019-10-03T15:46:45.103Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:45 [2019-10-03T15:46:45.350Z] > git config core.sparsecheckout # timeout=10 15:46:45 [2019-10-03T15:46:45.355Z] > git checkout -f 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:45 [2019-10-03T15:46:45.886Z] > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10 15:46:46 [2019-10-03T15:46:46.467Z] > git rev-parse HEAD^{commit} # timeout=10 15:46:46 [2019-10-03T15:46:46.695Z] Fetching without tags 15:46:46 [2019-10-03T15:46:46.716Z] Commit message: "Merge commit '5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572' into HEAD" 15:46:46 [2019-10-03T15:46:46.744Z] First time build. Skipping changelog. 15:46:46 [2019-10-03T15:46:46.950Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:47 [2019-10-03T15:46:47.213Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:46:47 [2019-10-03T15:46:47.213Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:46:47 [2019-10-03T15:46:47.213Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39082/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:46:47 [2019-10-03T15:46:47.213Z] + bash /home/jenkins/workspace/moby_PR-39082/check-config.sh 15:46:47 [2019-10-03T15:46:47.213Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:46:47 [2019-10-03T15:46:47.213Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... 15:46:47 [2019-10-03T15:46:47.213Z] 15:46:47 [2019-10-03T15:46:47.213Z] Generally Necessary: 15:46:47 [2019-10-03T15:46:47.213Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:46:47 [2019-10-03T15:46:47.213Z] - apparmor: enabled and tools installed 15:46:47 [2019-10-03T15:46:47.213Z] - CONFIG_NAMESPACES: enabled 15:46:47 [2019-10-03T15:46:47.213Z] - CONFIG_NET_NS: enabled 15:46:47 [2019-10-03T15:46:47.213Z] - CONFIG_PID_NS: enabled 15:46:47 [2019-10-03T15:46:47.213Z] - CONFIG_IPC_NS: enabled 15:46:47 [2019-10-03T15:46:47.213Z] - CONFIG_UTS_NS: enabled 15:46:47 [2019-10-03T15:46:47.213Z] - CONFIG_CGROUPS: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:46:47 [2019-10-03T15:46:47.535Z] + docker version 15:46:47 [2019-10-03T15:46:47.535Z] Client: Docker Engine - Community 15:46:47 [2019-10-03T15:46:47.535Z] Version: 19.03.2 15:46:47 [2019-10-03T15:46:47.535Z] API version: 1.40 15:46:47 [2019-10-03T15:46:47.535Z] Go version: go1.12.8 15:46:47 [2019-10-03T15:46:47.535Z] Git commit: 6a30dfc 15:46:47 [2019-10-03T15:46:47.535Z] Built: Thu Aug 29 05:29:11 2019 15:46:47 [2019-10-03T15:46:47.535Z] OS/Arch: linux/amd64 15:46:47 [2019-10-03T15:46:47.535Z] Experimental: false 15:46:47 [2019-10-03T15:46:47.535Z] 15:46:47 [2019-10-03T15:46:47.535Z] Server: Docker Engine - Community 15:46:47 [2019-10-03T15:46:47.535Z] Engine: 15:46:47 [2019-10-03T15:46:47.535Z] Version: 19.03.2 15:46:47 [2019-10-03T15:46:47.535Z] API version: 1.40 (minimum version 1.12) 15:46:47 [2019-10-03T15:46:47.535Z] Go version: go1.12.8 15:46:47 [2019-10-03T15:46:47.535Z] Git commit: 6a30dfc 15:46:47 [2019-10-03T15:46:47.535Z] Built: Thu Aug 29 05:27:45 2019 15:46:47 [2019-10-03T15:46:47.535Z] OS/Arch: linux/amd64 15:46:47 [2019-10-03T15:46:47.535Z] Experimental: true 15:46:47 [2019-10-03T15:46:47.535Z] containerd: 15:46:47 [2019-10-03T15:46:47.535Z] Version: 1.2.6 15:46:47 [2019-10-03T15:46:47.535Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 15:46:47 [2019-10-03T15:46:47.535Z] runc: 15:46:47 [2019-10-03T15:46:47.535Z] Version: 1.0.0-rc8 15:46:47 [2019-10-03T15:46:47.535Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 15:46:47 [2019-10-03T15:46:47.535Z] docker-init: 15:46:47 [2019-10-03T15:46:47.535Z] Version: 0.18.0 15:46:47 [2019-10-03T15:46:47.535Z] GitCommit: fec3683 [Pipeline] sh 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_CPUACCT: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_DEVICE: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_FREEZER: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_SCHED: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CPUSETS: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_MEMCG: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_KEYS: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_VETH: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BRIDGE: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_NAT: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_NAT_NEEDED: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_POSIX_MQUEUE: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 15:46:47 [2019-10-03T15:46:47.589Z] 15:46:47 [2019-10-03T15:46:47.589Z] Optional Features: 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_USER_NS: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_SECCOMP: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_PIDS: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_MEMCG_SWAP: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:46:47 [2019-10-03T15:46:47.589Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_MEMCG_KMEM: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BLK_CGROUP: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IOSCHED_CFQ: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_PERF: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_HUGETLB: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CFS_BANDWIDTH: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_RT_GROUP_SCHED: missing 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_VS: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_VS_NFCT: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IP_VS_RR: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_EXT4_FS: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - Network Drivers: 15:46:47 [2019-10-03T15:46:47.589Z] - "overlay": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_VXLAN: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:46:47 [2019-10-03T15:46:47.589Z] Optional (for encrypted networks): 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CRYPTO: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CRYPTO_GCM: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_XFRM: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_XFRM_USER: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_INET_ESP: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - "ipvlan": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_IPVLAN: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - "macvlan": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_MACVLAN: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_DUMMY: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - "ftp,tftp client in container": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - Storage Drivers: 15:46:47 [2019-10-03T15:46:47.589Z] - "aufs": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_AUFS_FS: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - "btrfs": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BTRFS_FS: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - "devicemapper": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_BLK_DEV_DM: enabled 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - "overlay": 15:46:47 [2019-10-03T15:46:47.589Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:46:47 [2019-10-03T15:46:47.589Z] - "zfs": 15:46:47 [2019-10-03T15:46:47.589Z] - /dev/zfs: missing 15:46:47 [2019-10-03T15:46:47.589Z] - zfs command: missing 15:46:47 [2019-10-03T15:46:47.589Z] - zpool command: missing 15:46:47 [2019-10-03T15:46:47.589Z] 15:46:47 [2019-10-03T15:46:47.589Z] Limits: 15:46:47 [2019-10-03T15:46:47.589Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:46:47 [2019-10-03T15:46:47.589Z] 15:46:47 [2019-10-03T15:46:47.589Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:46:47 [2019-10-03T15:46:47.882Z] + docker info 15:46:48 [2019-10-03T15:46:48.175Z] Merge succeeded, producing 3d8d1f5e087cb36c036a454073308085b442791d 15:46:48 [2019-10-03T15:46:48.176Z] Checking out Revision 3d8d1f5e087cb36c036a454073308085b442791d (PR-39082) 15:46:48 [2019-10-03T15:46:48.233Z] Commit message: "Merge commit '5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572' into HEAD" 15:46:48 [2019-10-03T15:46:48.245Z] First time build. Skipping changelog. 15:46:46 [2019-10-03T15:46:46.493Z] > git config core.sparsecheckout # timeout=10 15:46:46 [2019-10-03T15:46:46.498Z] > git checkout -f 0e794e2ede545aa7b4e33bfe4dde3df1752fd9b9 15:46:46 [2019-10-03T15:46:46.671Z] > git rev-list --no-walk 84328b3ff2abec69e537646d78528a37b82a051f # timeout=10 15:46:46 [2019-10-03T15:46:46.654Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:46 [2019-10-03T15:46:46.662Z] > git config --add remote.origin.fetch +refs/pull/39082/head:refs/remotes/origin/PR-39082 # timeout=10 15:46:46 [2019-10-03T15:46:46.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:46 [2019-10-03T15:46:46.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:46 [2019-10-03T15:46:46.696Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:46 [2019-10-03T15:46:46.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:46 [2019-10-03T15:46:46.696Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:46 [2019-10-03T15:46:46.950Z] > git config core.sparsecheckout # timeout=10 15:46:46 [2019-10-03T15:46:46.953Z] > git checkout -f 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:47 [2019-10-03T15:46:47.445Z] > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10 15:46:48 [2019-10-03T15:46:48.170Z] > git rev-parse HEAD^{commit} # timeout=10 15:46:48 [2019-10-03T15:46:48.176Z] > git config core.sparsecheckout # timeout=10 15:46:48 [2019-10-03T15:46:48.181Z] > git checkout -f 3d8d1f5e087cb36c036a454073308085b442791d 15:46:48 [2019-10-03T15:46:48.234Z] > git rev-list --no-walk 84328b3ff2abec69e537646d78528a37b82a051f # timeout=10 15:46:48 [2019-10-03T15:46:48.439Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0075ee6d6cf03541078f341c74475b61c1cddd31 . 15:46:48 [2019-10-03T15:46:48.437Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:48 [2019-10-03T15:46:48.495Z] > git config --add remote.origin.fetch +refs/pull/39082/head:refs/remotes/origin/PR-39082 # timeout=10 15:46:48 [2019-10-03T15:46:48.555Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:48 [2019-10-03T15:46:48.679Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:48 [2019-10-03T15:46:48.792Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:46:49 [2019-10-03T15:46:49.191Z] + docker version 15:46:49 [2019-10-03T15:46:49.191Z] Client: Docker Engine - Community 15:46:49 [2019-10-03T15:46:49.191Z] Version: 19.03.2 15:46:49 [2019-10-03T15:46:49.191Z] API version: 1.40 15:46:49 [2019-10-03T15:46:49.191Z] Go version: go1.12.8 15:46:49 [2019-10-03T15:46:49.191Z] Git commit: 6a30dfc 15:46:49 [2019-10-03T15:46:49.191Z] Built: Thu Aug 29 05:29:11 2019 15:46:49 [2019-10-03T15:46:49.191Z] OS/Arch: linux/amd64 15:46:49 [2019-10-03T15:46:49.191Z] Experimental: false 15:46:49 [2019-10-03T15:46:49.191Z] 15:46:49 [2019-10-03T15:46:49.191Z] Server: Docker Engine - Community 15:46:49 [2019-10-03T15:46:49.191Z] Engine: 15:46:49 [2019-10-03T15:46:49.191Z] Version: 19.03.2 15:46:49 [2019-10-03T15:46:49.191Z] API version: 1.40 (minimum version 1.12) 15:46:49 [2019-10-03T15:46:49.191Z] Go version: go1.12.8 15:46:49 [2019-10-03T15:46:49.191Z] Git commit: 6a30dfc 15:46:49 [2019-10-03T15:46:49.191Z] Built: Thu Aug 29 05:27:45 2019 15:46:49 [2019-10-03T15:46:49.191Z] OS/Arch: linux/amd64 15:46:49 [2019-10-03T15:46:49.191Z] Experimental: true 15:46:49 [2019-10-03T15:46:49.191Z] containerd: 15:46:49 [2019-10-03T15:46:49.191Z] Version: 1.2.6 15:46:49 [2019-10-03T15:46:49.191Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 15:46:49 [2019-10-03T15:46:49.191Z] runc: 15:46:49 [2019-10-03T15:46:49.191Z] Version: 1.0.0-rc8 15:46:49 [2019-10-03T15:46:49.191Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 15:46:49 [2019-10-03T15:46:49.191Z] docker-init: 15:46:49 [2019-10-03T15:46:49.191Z] Version: 0.18.0 15:46:49 [2019-10-03T15:46:49.191Z] GitCommit: fec3683 [Pipeline] sh 15:46:49 [2019-10-03T15:46:49.471Z] + docker info 15:46:49 [2019-10-03T15:46:49.510Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:49 [2019-10-03T15:46:49.699Z] Sending build context to Docker daemon 49.96MB 15:46:49 [2019-10-03T15:46:49.699Z] Step 1/126 : ARG CROSS="false" 15:46:49 [2019-10-03T15:46:49.699Z] Step 2/126 : ARG GO_VERSION=1.13.1 15:46:49 [2019-10-03T15:46:49.699Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive 15:46:49 [2019-10-03T15:46:49.699Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base 15:46:49 [2019-10-03T15:46:49.699Z] 1.13.1-stretch: Pulling from library/golang 15:46:50 [2019-10-03T15:46:50.293Z] 5d4da55d9cf0: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] dad3041fe122: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] f6542c8f56fb: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] 25fa3a7ad4fa: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] 471e0aba6530: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] da9d4fe5b400: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] b17554aa6f80: Pulling fs layer 15:46:50 [2019-10-03T15:46:50.293Z] 471e0aba6530: Waiting 15:46:50 [2019-10-03T15:46:50.293Z] da9d4fe5b400: Waiting 15:46:50 [2019-10-03T15:46:50.293Z] b17554aa6f80: Waiting 15:46:50 [2019-10-03T15:46:50.293Z] 25fa3a7ad4fa: Waiting 15:46:50 [2019-10-03T15:46:50.293Z] f6542c8f56fb: Verifying Checksum 15:46:50 [2019-10-03T15:46:50.293Z] f6542c8f56fb: Download complete 15:46:50 [2019-10-03T15:46:50.293Z] dad3041fe122: Verifying Checksum 15:46:50 [2019-10-03T15:46:50.293Z] dad3041fe122: Download complete 15:46:48 [2019-10-03T15:46:48.814Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:48 [2019-10-03T15:46:48.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:48 [2019-10-03T15:46:48.816Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:49 [2019-10-03T15:46:49.534Z] > git config core.sparsecheckout # timeout=10 15:46:49 [2019-10-03T15:46:49.596Z] > git checkout -f 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:50 [2019-10-03T15:46:50.946Z] 5d4da55d9cf0: Verifying Checksum 15:46:50 [2019-10-03T15:46:50.946Z] 5d4da55d9cf0: Download complete 15:46:51 [2019-10-03T15:46:51.354Z] 471e0aba6530: Verifying Checksum 15:46:51 [2019-10-03T15:46:51.354Z] 471e0aba6530: Download complete 15:46:51 [2019-10-03T15:46:51.731Z] b17554aa6f80: Verifying Checksum 15:46:51 [2019-10-03T15:46:51.731Z] b17554aa6f80: Download complete 15:46:52 [2019-10-03T15:46:52.101Z] da9d4fe5b400: Verifying Checksum 15:46:52 [2019-10-03T15:46:52.101Z] da9d4fe5b400: Download complete 15:46:52 [2019-10-03T15:46:52.899Z] 25fa3a7ad4fa: Verifying Checksum 15:46:52 [2019-10-03T15:46:52.899Z] 25fa3a7ad4fa: Download complete 15:46:52 [2019-10-03T15:46:52.899Z] 5d4da55d9cf0: Pull complete 15:46:53 [2019-10-03T15:46:53.276Z] dad3041fe122: Pull complete 15:46:53 [2019-10-03T15:46:53.663Z] f6542c8f56fb: Pull complete 15:46:53 [2019-10-03T15:46:53.062Z] > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10 15:46:54 [2019-10-03T15:46:54.556Z] Merge succeeded, producing ab8a3933461e7ed11de65e4d9b52d542d25076d0 15:46:54 [2019-10-03T15:46:54.557Z] Checking out Revision ab8a3933461e7ed11de65e4d9b52d542d25076d0 (PR-39082) 15:46:54 [2019-10-03T15:46:54.980Z] Commit message: "Merge commit '5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572' into HEAD" 15:46:55 [2019-10-03T15:46:55.119Z] First time build. Skipping changelog. 15:46:55 [2019-10-03T15:46:55.650Z] 25fa3a7ad4fa: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:46:55 [2019-10-03T15:46:55.954Z] Client: 15:46:55 [2019-10-03T15:46:55.954Z] Debug Mode: false 15:46:55 [2019-10-03T15:46:55.954Z] 15:46:55 [2019-10-03T15:46:55.954Z] Server: 15:46:55 [2019-10-03T15:46:55.954Z] Containers: 0 15:46:55 [2019-10-03T15:46:55.954Z] Running: 0 15:46:55 [2019-10-03T15:46:55.954Z] Paused: 0 15:46:55 [2019-10-03T15:46:55.954Z] Stopped: 0 15:46:55 [2019-10-03T15:46:55.954Z] Images: 52 15:46:55 [2019-10-03T15:46:55.954Z] Server Version: 19.03.2 15:46:55 [2019-10-03T15:46:55.954Z] Storage Driver: overlay2 15:46:55 [2019-10-03T15:46:55.954Z] Backing Filesystem: extfs 15:46:55 [2019-10-03T15:46:55.954Z] Supports d_type: true 15:46:55 [2019-10-03T15:46:55.954Z] Native Overlay Diff: true 15:46:55 [2019-10-03T15:46:55.954Z] Logging Driver: json-file 15:46:55 [2019-10-03T15:46:55.954Z] Cgroup Driver: cgroupfs 15:46:55 [2019-10-03T15:46:55.954Z] Plugins: 15:46:55 [2019-10-03T15:46:55.954Z] Volume: local 15:46:55 [2019-10-03T15:46:55.954Z] Network: bridge host ipvlan macvlan null overlay 15:46:55 [2019-10-03T15:46:55.954Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:46:55 [2019-10-03T15:46:55.954Z] Swarm: inactive 15:46:55 [2019-10-03T15:46:55.954Z] Runtimes: runc 15:46:55 [2019-10-03T15:46:55.954Z] Default Runtime: runc 15:46:55 [2019-10-03T15:46:55.954Z] Init Binary: docker-init 15:46:55 [2019-10-03T15:46:55.954Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 15:46:55 [2019-10-03T15:46:55.954Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 15:46:55 [2019-10-03T15:46:55.954Z] init version: fec3683 15:46:55 [2019-10-03T15:46:55.954Z] Security Options: 15:46:55 [2019-10-03T15:46:55.954Z] apparmor 15:46:55 [2019-10-03T15:46:55.954Z] seccomp 15:46:55 [2019-10-03T15:46:55.954Z] Profile: default 15:46:55 [2019-10-03T15:46:55.954Z] Kernel Version: 4.15.0-1048-aws 15:46:55 [2019-10-03T15:46:55.954Z] Operating System: Ubuntu 18.04.3 LTS 15:46:55 [2019-10-03T15:46:55.954Z] OSType: linux 15:46:55 [2019-10-03T15:46:55.954Z] Architecture: x86_64 15:46:55 [2019-10-03T15:46:55.954Z] CPUs: 2 15:46:55 [2019-10-03T15:46:55.954Z] Total Memory: 7.501GiB 15:46:55 [2019-10-03T15:46:55.954Z] Name: ip-10-100-77-83 15:46:55 [2019-10-03T15:46:55.954Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 15:46:55 [2019-10-03T15:46:55.954Z] Docker Root Dir: /var/lib/docker 15:46:55 [2019-10-03T15:46:55.954Z] Debug Mode: false 15:46:55 [2019-10-03T15:46:55.954Z] Registry: https://index.docker.io/v1/ 15:46:55 [2019-10-03T15:46:55.954Z] Labels: 15:46:55 [2019-10-03T15:46:55.954Z] Experimental: true 15:46:55 [2019-10-03T15:46:55.954Z] Insecure Registries: 15:46:55 [2019-10-03T15:46:55.954Z] 127.0.0.0/8 15:46:55 [2019-10-03T15:46:55.954Z] Live Restore Enabled: true 15:46:55 [2019-10-03T15:46:55.954Z] 15:46:55 [2019-10-03T15:46:55.954Z] WARNING: No swap limit support 15:46:56 [2019-10-03T15:46:56.035Z] Client: 15:46:56 [2019-10-03T15:46:56.035Z] Debug Mode: false 15:46:56 [2019-10-03T15:46:56.035Z] 15:46:56 [2019-10-03T15:46:56.035Z] Server: 15:46:56 [2019-10-03T15:46:56.035Z] Containers: 0 15:46:56 [2019-10-03T15:46:56.035Z] Running: 0 15:46:56 [2019-10-03T15:46:56.035Z] Paused: 0 15:46:56 [2019-10-03T15:46:56.035Z] Stopped: 0 15:46:56 [2019-10-03T15:46:56.035Z] Images: 61 15:46:56 [2019-10-03T15:46:56.035Z] Server Version: 19.03.2 15:46:56 [2019-10-03T15:46:56.035Z] Storage Driver: overlay2 15:46:56 [2019-10-03T15:46:56.035Z] Backing Filesystem: extfs 15:46:56 [2019-10-03T15:46:56.035Z] Supports d_type: true 15:46:56 [2019-10-03T15:46:56.035Z] Native Overlay Diff: true 15:46:56 [2019-10-03T15:46:56.035Z] Logging Driver: json-file 15:46:56 [2019-10-03T15:46:56.035Z] Cgroup Driver: cgroupfs 15:46:56 [2019-10-03T15:46:56.035Z] Plugins: 15:46:56 [2019-10-03T15:46:56.035Z] Volume: local 15:46:56 [2019-10-03T15:46:56.035Z] Network: bridge host ipvlan macvlan null overlay 15:46:56 [2019-10-03T15:46:56.035Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:46:56 [2019-10-03T15:46:56.035Z] Swarm: inactive 15:46:56 [2019-10-03T15:46:56.035Z] Runtimes: runc 15:46:56 [2019-10-03T15:46:56.035Z] Default Runtime: runc 15:46:56 [2019-10-03T15:46:56.035Z] Init Binary: docker-init 15:46:56 [2019-10-03T15:46:56.035Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 15:46:56 [2019-10-03T15:46:56.035Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 15:46:56 [2019-10-03T15:46:56.035Z] init version: fec3683 15:46:56 [2019-10-03T15:46:56.035Z] Security Options: 15:46:56 [2019-10-03T15:46:56.035Z] apparmor 15:46:56 [2019-10-03T15:46:56.035Z] seccomp 15:46:56 [2019-10-03T15:46:56.035Z] Profile: default 15:46:56 [2019-10-03T15:46:56.035Z] Kernel Version: 4.15.0-1048-aws 15:46:56 [2019-10-03T15:46:56.035Z] Operating System: Ubuntu 18.04.3 LTS 15:46:56 [2019-10-03T15:46:56.035Z] OSType: linux 15:46:56 [2019-10-03T15:46:56.035Z] Architecture: x86_64 15:46:56 [2019-10-03T15:46:56.035Z] CPUs: 2 15:46:56 [2019-10-03T15:46:56.035Z] Total Memory: 7.501GiB 15:46:56 [2019-10-03T15:46:56.035Z] Name: ip-10-100-75-194 15:46:56 [2019-10-03T15:46:56.035Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 15:46:56 [2019-10-03T15:46:56.035Z] Docker Root Dir: /var/lib/docker 15:46:56 [2019-10-03T15:46:56.035Z] Debug Mode: false 15:46:56 [2019-10-03T15:46:56.035Z] Registry: https://index.docker.io/v1/ 15:46:56 [2019-10-03T15:46:56.035Z] Labels: 15:46:56 [2019-10-03T15:46:56.035Z] Experimental: true 15:46:56 [2019-10-03T15:46:56.035Z] Insecure Registries: 15:46:56 [2019-10-03T15:46:56.035Z] 127.0.0.0/8 15:46:56 [2019-10-03T15:46:56.035Z] Live Restore Enabled: true 15:46:56 [2019-10-03T15:46:56.035Z] 15:46:56 [2019-10-03T15:46:56.035Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh 15:46:54 [2019-10-03T15:46:54.445Z] > git rev-parse "HEAD^{commit}" # timeout=10 15:46:54 [2019-10-03T15:46:54.579Z] > git config core.sparsecheckout # timeout=10 15:46:54 [2019-10-03T15:46:54.632Z] > git checkout -f ab8a3933461e7ed11de65e4d9b52d542d25076d0 15:46:55 [2019-10-03T15:46:55.004Z] > git rev-list --no-walk 84328b3ff2abec69e537646d78528a37b82a051f # timeout=10 15:46:56 [2019-10-03T15:46:56.586Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:46:56 [2019-10-03T15:46:56.586Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:46:56 [2019-10-03T15:46:56.586Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39082/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:46:56 [2019-10-03T15:46:56.586Z] + bash /home/ubuntu/workspace/moby_PR-39082/check-config.sh 15:46:56 [2019-10-03T15:46:56.586Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:46:56 [2019-10-03T15:46:56.586Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... 15:46:56 [2019-10-03T15:46:56.586Z] 15:46:56 [2019-10-03T15:46:56.586Z] Generally Necessary: 15:46:56 [2019-10-03T15:46:56.586Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:46:56 [2019-10-03T15:46:56.586Z] - apparmor: enabled and tools installed 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NAMESPACES: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NET_NS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_PID_NS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_IPC_NS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_UTS_NS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CGROUPS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CGROUP_CPUACCT: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CGROUP_DEVICE: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CGROUP_FREEZER: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CGROUP_SCHED: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CPUSETS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_MEMCG: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_KEYS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_VETH: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_BRIDGE: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NF_NAT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_NF_NAT_NEEDED: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_POSIX_MQUEUE: enabled 15:46:56 [2019-10-03T15:46:56.586Z] 15:46:56 [2019-10-03T15:46:56.586Z] Optional Features: 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_USER_NS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_SECCOMP: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_CGROUP_PIDS: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_MEMCG_SWAP: enabled 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:46:56 [2019-10-03T15:46:56.586Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 15:46:56 [2019-10-03T15:46:56.586Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 15:46:56 [2019-10-03T15:46:56.603Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:46:56 [2019-10-03T15:46:56.603Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:46:56 [2019-10-03T15:46:56.603Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39082/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:46:56 [2019-10-03T15:46:56.603Z] + bash /home/ubuntu/workspace/moby_PR-39082/check-config.sh 15:46:56 [2019-10-03T15:46:56.603Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:46:56 [2019-10-03T15:46:56.603Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... 15:46:56 [2019-10-03T15:46:56.603Z] 15:46:56 [2019-10-03T15:46:56.603Z] Generally Necessary: 15:46:56 [2019-10-03T15:46:56.603Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:46:56 [2019-10-03T15:46:56.603Z] - apparmor: enabled and tools installed 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NAMESPACES: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NET_NS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_PID_NS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_IPC_NS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_UTS_NS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CGROUPS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CGROUP_CPUACCT: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CGROUP_DEVICE: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CGROUP_FREEZER: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CGROUP_SCHED: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CPUSETS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_MEMCG: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_KEYS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_VETH: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_BRIDGE: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NF_NAT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_NF_NAT_NEEDED: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_POSIX_MQUEUE: enabled 15:46:56 [2019-10-03T15:46:56.603Z] 15:46:56 [2019-10-03T15:46:56.603Z] Optional Features: 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_USER_NS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_SECCOMP: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CGROUP_PIDS: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_MEMCG_SWAP: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:46:56 [2019-10-03T15:46:56.603Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_BLK_CGROUP: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_IOSCHED_CFQ: enabled 15:46:56 [2019-10-03T15:46:56.603Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 15:46:56 [2019-10-03T15:46:56.636Z] + docker version 15:46:56 [2019-10-03T15:46:56.636Z] Client: Docker Engine - Enterprise 15:46:56 [2019-10-03T15:46:56.636Z] Version: 19.03.2 15:46:56 [2019-10-03T15:46:56.636Z] API version: 1.40 15:46:56 [2019-10-03T15:46:56.636Z] Go version: go1.12.8 15:46:56 [2019-10-03T15:46:56.636Z] Git commit: c92ab06ed9 15:46:56 [2019-10-03T15:46:56.636Z] Built: 09/03/2019 16:38:11 15:46:56 [2019-10-03T15:46:56.636Z] OS/Arch: windows/amd64 15:46:56 [2019-10-03T15:46:56.636Z] Experimental: false 15:46:56 [2019-10-03T15:46:56.636Z] 15:46:56 [2019-10-03T15:46:56.636Z] Server: Docker Engine - Enterprise 15:46:56 [2019-10-03T15:46:56.636Z] Engine: 15:46:56 [2019-10-03T15:46:56.636Z] Version: 19.03.2 15:46:56 [2019-10-03T15:46:56.636Z] API version: 1.40 (minimum version 1.24) 15:46:56 [2019-10-03T15:46:56.636Z] Go version: go1.12.8 15:46:56 [2019-10-03T15:46:56.636Z] Git commit: c92ab06ed9 15:46:56 [2019-10-03T15:46:56.636Z] Built: 09/03/2019 16:35:47 15:46:56 [2019-10-03T15:46:56.636Z] OS/Arch: windows/amd64 15:46:56 [2019-10-03T15:46:56.636Z] Experimental: true [Pipeline] sh 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_BLK_CGROUP: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IOSCHED_CFQ: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CGROUP_PERF: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CGROUP_HUGETLB: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CFS_BANDWIDTH: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_RT_GROUP_SCHED: missing 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IP_VS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IP_VS_NFCT: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IP_VS_RR: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_EXT4_FS: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - Network Drivers: 15:46:56 [2019-10-03T15:46:56.843Z] - "overlay": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_VXLAN: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:46:56 [2019-10-03T15:46:56.843Z] Optional (for encrypted networks): 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CRYPTO: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CRYPTO_AEAD: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CRYPTO_GCM: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CRYPTO_SEQIV: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_CRYPTO_GHASH: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_XFRM: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_XFRM_USER: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_INET_ESP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - "ipvlan": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_IPVLAN: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - "macvlan": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_MACVLAN: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_DUMMY: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - "ftp,tftp client in container": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - Storage Drivers: 15:46:56 [2019-10-03T15:46:56.843Z] - "aufs": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_AUFS_FS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - "btrfs": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_BTRFS_FS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - "devicemapper": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_BLK_DEV_DM: enabled 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - "overlay": 15:46:56 [2019-10-03T15:46:56.843Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.843Z] - "zfs": 15:46:56 [2019-10-03T15:46:56.843Z] - /dev/zfs: missing 15:46:56 [2019-10-03T15:46:56.843Z] - zfs command: missing 15:46:56 [2019-10-03T15:46:56.843Z] - zpool command: missing 15:46:56 [2019-10-03T15:46:56.843Z] 15:46:56 [2019-10-03T15:46:56.843Z] Limits: 15:46:56 [2019-10-03T15:46:56.843Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:46:56 [2019-10-03T15:46:56.843Z] 15:46:56 [2019-10-03T15:46:56.843Z] + true 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CGROUP_PERF: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CGROUP_HUGETLB: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CFS_BANDWIDTH: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_RT_GROUP_SCHED: missing 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IP_VS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IP_VS_NFCT: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IP_VS_RR: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_EXT4_FS: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - Network Drivers: 15:46:56 [2019-10-03T15:46:56.859Z] - "overlay": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_VXLAN: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:46:56 [2019-10-03T15:46:56.859Z] Optional (for encrypted networks): 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CRYPTO: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CRYPTO_AEAD: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CRYPTO_GCM: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CRYPTO_SEQIV: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_CRYPTO_GHASH: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_XFRM: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_XFRM_USER: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_INET_ESP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - "ipvlan": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_IPVLAN: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - "macvlan": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_MACVLAN: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_DUMMY: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - "ftp,tftp client in container": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - Storage Drivers: 15:46:56 [2019-10-03T15:46:56.859Z] - "aufs": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_AUFS_FS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - "btrfs": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_BTRFS_FS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - "devicemapper": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_BLK_DEV_DM: enabled 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - "overlay": 15:46:56 [2019-10-03T15:46:56.859Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:46:56 [2019-10-03T15:46:56.859Z] - "zfs": 15:46:56 [2019-10-03T15:46:56.859Z] - /dev/zfs: missing 15:46:56 [2019-10-03T15:46:56.859Z] - zfs command: missing 15:46:56 [2019-10-03T15:46:56.859Z] - zpool command: missing 15:46:56 [2019-10-03T15:46:56.859Z] 15:46:56 [2019-10-03T15:46:56.859Z] Limits: 15:46:56 [2019-10-03T15:46:56.862Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:46:56 [2019-10-03T15:46:56.862Z] 15:46:56 [2019-10-03T15:46:56.862Z] + true 15:46:56 [2019-10-03T15:46:56.913Z] 471e0aba6530: Pull complete [Pipeline] } [Pipeline] } [Pipeline] // stage 15:46:57 [2019-10-03T15:46:57.243Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh 15:46:57 [2019-10-03T15:46:57.644Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0075ee6d6cf03541078f341c74475b61c1cddd31 . 15:46:57 [2019-10-03T15:46:57.644Z] #1 [internal] load build definition from Dockerfile 15:46:57 [2019-10-03T15:46:57.644Z] #1 transferring dockerfile: 10.84kB done 15:46:57 [2019-10-03T15:46:57.644Z] #1 DONE 0.0s 15:46:57 [2019-10-03T15:46:57.644Z] 15:46:57 [2019-10-03T15:46:57.644Z] #2 [internal] load .dockerignore 15:46:57 [2019-10-03T15:46:57.644Z] #2 transferring context: 87B done 15:46:57 [2019-10-03T15:46:57.644Z] #2 DONE 0.0s 15:46:57 [2019-10-03T15:46:57.644Z] 15:46:57 [2019-10-03T15:46:57.644Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 15:46:57 [2019-10-03T15:46:57.671Z] + sudo modprobe ip_vs 15:46:57 [2019-10-03T15:46:57.678Z] + docker info 15:46:57 [2019-10-03T15:46:57.756Z] Merging remotes/origin/master commit 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 into PR head commit 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:57 [2019-10-03T15:46:57.927Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0075ee6d6cf03541078f341c74475b61c1cddd31 . 15:46:58 [2019-10-03T15:46:58.182Z] #1 [internal] load build definition from Dockerfile 15:46:58 [2019-10-03T15:46:58.182Z] #1 transferring dockerfile: 10.84kB done 15:46:58 [2019-10-03T15:46:58.182Z] #1 DONE 0.0s 15:46:58 [2019-10-03T15:46:58.182Z] 15:46:58 [2019-10-03T15:46:58.182Z] #2 [internal] load .dockerignore 15:46:58 [2019-10-03T15:46:58.182Z] #2 transferring context: 87B done 15:46:58 [2019-10-03T15:46:58.182Z] #2 DONE 0.0s 15:46:58 [2019-10-03T15:46:58.182Z] 15:46:58 [2019-10-03T15:46:58.182Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-stretch 15:46:58 [2019-10-03T15:46:58.206Z] #3 DONE 0.5s 15:46:58 [2019-10-03T15:46:58.206Z] 15:46:58 [2019-10-03T15:46:58.206Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 15:46:58 [2019-10-03T15:46:58.206Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done 15:46:58 [2019-10-03T15:46:58.206Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done 15:46:58 [2019-10-03T15:46:58.206Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done 15:46:58 [2019-10-03T15:46:58.206Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 765.48kB / 4.34MB 0.1s 15:46:58 [2019-10-03T15:46:58.206Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done 15:46:58 [2019-10-03T15:46:58.206Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.1s 15:46:58 [2019-10-03T15:46:58.206Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s 15:46:57 [2019-10-03T15:46:57.198Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:57 [2019-10-03T15:46:57.202Z] > git config --add remote.origin.fetch +refs/pull/39082/head:refs/remotes/origin/PR-39082 # timeout=10 15:46:57 [2019-10-03T15:46:57.206Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:46:57 [2019-10-03T15:46:57.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 15:46:57 [2019-10-03T15:46:57.239Z] Fetching upstream changes from https://github.com/moby/moby.git 15:46:57 [2019-10-03T15:46:57.239Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 15:46:57 [2019-10-03T15:46:57.239Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39082/head:refs/remotes/origin/PR-39082 +refs/heads/master:refs/remotes/origin/master 15:46:57 [2019-10-03T15:46:57.751Z] > git config core.sparsecheckout # timeout=10 15:46:57 [2019-10-03T15:46:57.755Z] > git checkout -f 35ac4be5d5cceb95eab8037a02e6f8f3a0ec4288 15:46:58 [2019-10-03T15:46:58.437Z] #3 DONE 0.5s 15:46:58 [2019-10-03T15:46:58.437Z] 15:46:58 [2019-10-03T15:46:58.437Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 15:46:58 [2019-10-03T15:46:58.437Z] #4 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done 15:46:58 [2019-10-03T15:46:58.462Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.1s done 15:46:58 [2019-10-03T15:46:58.462Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 8.73MB / 45.38MB 0.3s 15:46:58 [2019-10-03T15:46:58.462Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s 15:46:58 [2019-10-03T15:46:58.462Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 3.66MB / 50.07MB 0.3s 15:46:58 [2019-10-03T15:46:58.697Z] #4 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done 15:46:58 [2019-10-03T15:46:58.697Z] #4 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done 15:46:58 [2019-10-03T15:46:58.697Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 103.98kB / 45.38MB 0.1s 15:46:58 [2019-10-03T15:46:58.697Z] #4 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done 15:46:58 [2019-10-03T15:46:58.697Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0B / 10.79MB 0.1s 15:46:58 [2019-10-03T15:46:58.697Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s 15:46:58 [2019-10-03T15:46:58.722Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 18.62MB / 45.38MB 0.4s 15:46:58 [2019-10-03T15:46:58.722Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.3s done 15:46:58 [2019-10-03T15:46:58.722Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 11.43MB / 50.07MB 0.4s 15:46:58 [2019-10-03T15:46:58.722Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.4s 15:46:58 [2019-10-03T15:46:58.722Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 24.63MB / 45.38MB 0.5s 15:46:58 [2019-10-03T15:46:58.722Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 19.38MB / 50.07MB 0.5s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 18.46MB / 45.38MB 0.3s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 8.02MB / 10.79MB 0.3s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 26.08MB / 45.38MB 0.4s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 32.31MB / 45.38MB 0.5s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.4s done 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.4s done 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 643.62kB / 50.07MB 0.5s 15:46:58 [2019-10-03T15:46:58.953Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 2.54MB / 57.69MB 0.5s 15:46:58 [2019-10-03T15:46:58.978Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 39.23MB / 45.38MB 0.7s 15:46:58 [2019-10-03T15:46:58.978Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 34.61MB / 50.07MB 0.7s 15:46:58 [2019-10-03T15:46:58.978Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 12.40MB / 57.69MB 0.7s 15:46:58 [2019-10-03T15:46:58.978Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s 15:46:58 [2019-10-03T15:46:58.978Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 40.53MB / 50.07MB 0.8s 15:46:58 [2019-10-03T15:46:58.978Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 19.57MB / 57.69MB 0.8s 15:46:59 [2019-10-03T15:46:59.209Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 43.80MB / 45.38MB 0.6s 15:46:59 [2019-10-03T15:46:59.209Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 9.33MB / 50.07MB 0.6s 15:46:59 [2019-10-03T15:46:59.209Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 8.23MB / 57.69MB 0.6s 15:46:59 [2019-10-03T15:46:59.209Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 11.96MB / 50.07MB 0.7s 15:46:59 [2019-10-03T15:46:59.225Z] Client: 15:46:59 [2019-10-03T15:46:59.225Z] Debug Mode: false 15:46:59 [2019-10-03T15:46:59.225Z] Plugins: 15:46:59 [2019-10-03T15:46:59.225Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) 15:46:59 [2019-10-03T15:46:59.225Z] 15:46:59 [2019-10-03T15:46:59.225Z] Server: 15:46:59 [2019-10-03T15:46:59.225Z] Containers: 0 15:46:59 [2019-10-03T15:46:59.225Z] Running: 0 15:46:59 [2019-10-03T15:46:59.225Z] Paused: 0 15:46:59 [2019-10-03T15:46:59.225Z] Stopped: 0 15:46:59 [2019-10-03T15:46:59.225Z] Images: 8 15:46:59 [2019-10-03T15:46:59.225Z] Server Version: 19.03.2 15:46:59 [2019-10-03T15:46:59.225Z] Storage Driver: windowsfilter (windows) lcow (linux) 15:46:59 [2019-10-03T15:46:59.225Z] Windows: 15:46:59 [2019-10-03T15:46:59.225Z] LCOW: 15:46:59 [2019-10-03T15:46:59.225Z] Logging Driver: json-file 15:46:59 [2019-10-03T15:46:59.225Z] Plugins: 15:46:59 [2019-10-03T15:46:59.225Z] Volume: local 15:46:59 [2019-10-03T15:46:59.225Z] Network: ics l2bridge l2tunnel nat null overlay transparent 15:46:59 [2019-10-03T15:46:59.225Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 15:46:59 [2019-10-03T15:46:59.225Z] Swarm: inactive 15:46:59 [2019-10-03T15:46:59.225Z] Default Isolation: process 15:46:59 [2019-10-03T15:46:59.225Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 15:46:59 [2019-10-03T15:46:59.225Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 15:46:59 [2019-10-03T15:46:59.225Z] OSType: windows 15:46:59 [2019-10-03T15:46:59.225Z] Architecture: x86_64 15:46:59 [2019-10-03T15:46:59.225Z] CPUs: 4 15:46:59 [2019-10-03T15:46:59.225Z] Total Memory: 32GiB 15:46:59 [2019-10-03T15:46:59.225Z] Name: azwin-2-a039a0 15:46:59 [2019-10-03T15:46:59.225Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 15:46:59 [2019-10-03T15:46:59.225Z] Docker Root Dir: D:\docker 15:46:59 [2019-10-03T15:46:59.225Z] Debug Mode: false 15:46:59 [2019-10-03T15:46:59.225Z] Registry: https://index.docker.io/v1/ 15:46:59 [2019-10-03T15:46:59.225Z] Labels: 15:46:59 [2019-10-03T15:46:59.225Z] Experimental: true 15:46:59 [2019-10-03T15:46:59.225Z] Insecure Registries: 15:46:59 [2019-10-03T15:46:59.225Z] 10.0.0.4:5000 15:46:59 [2019-10-03T15:46:59.225Z] 127.0.0.0/8 15:46:59 [2019-10-03T15:46:59.225Z] Registry Mirrors: 15:46:59 [2019-10-03T15:46:59.225Z] http://10.0.0.4:5000/ 15:46:59 [2019-10-03T15:46:59.225Z] Live Restore Enabled: false 15:46:59 [2019-10-03T15:46:59.225Z] 15:46:59 [2019-10-03T15:46:59.233Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done 15:46:59 [2019-10-03T15:46:59.233Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.0s 15:46:59 [2019-10-03T15:46:59.234Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 28.29MB / 57.69MB 1.0s 15:46:59 [2019-10-03T15:46:59.234Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.0s 15:46:59 [2019-10-03T15:46:59.234Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.0s done 15:46:59 [2019-10-03T15:46:59.234Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 33.77MB / 57.69MB 1.1s 15:46:59 [2019-10-03T15:46:59.234Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 15:46:59 [2019-10-03T15:46:59.465Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 18.40MB / 50.07MB 0.8s 15:46:59 [2019-10-03T15:46:59.465Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 18.99MB / 57.69MB 0.8s 15:46:59 [2019-10-03T15:46:59.489Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 39.92MB / 57.69MB 1.2s 15:46:59 [2019-10-03T15:46:59.489Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 8.37MB / 120.05MB 1.2s 15:46:59 [2019-10-03T15:46:59.489Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.2s done 15:46:59 [2019-10-03T15:46:59.489Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 15:46:59 [2019-10-03T15:46:59.489Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 45.11MB / 57.69MB 1.3s 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 0.8s done 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 29.57MB / 50.07MB 1.0s 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 23.83MB / 57.69MB 1.0s 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 2.95MB / 120.05MB 1.0s 15:46:59 [2019-10-03T15:46:59.736Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 42.07MB / 50.07MB 1.2s 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 31.02MB / 57.69MB 1.2s 15:46:59 [2019-10-03T15:46:59.736Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 11.19MB / 120.05MB 1.2s 15:46:59 [2019-10-03T15:46:59.744Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 56.30MB / 57.69MB 1.5s 15:46:59 [2019-10-03T15:46:59.744Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 27.06MB / 120.05MB 1.5s 15:46:59 [2019-10-03T15:46:59.744Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 37.02MB / 120.05MB 1.6s 15:46:59 [2019-10-03T15:46:59.936Z] Merge succeeded, producing 3f56a52ab9574d02029cabbd7d847c6a716b479c 15:46:59 [2019-10-03T15:46:59.937Z] Checking out Revision 3f56a52ab9574d02029cabbd7d847c6a716b479c (PR-39082) 15:46:59 [2019-10-03T15:46:59.994Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 46.98MB / 50.07MB 1.3s 15:46:59 [2019-10-03T15:46:59.994Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 38.91MB / 57.69MB 1.3s 15:46:59 [2019-10-03T15:46:59.994Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.4s 15:46:59 [2019-10-03T15:46:59.994Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 19.06MB / 120.05MB 1.4s 15:47:00 [2019-10-03T15:47:00.000Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.6s done 15:47:00 [2019-10-03T15:47:00.000Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 45.25MB / 120.05MB 1.7s 15:47:00 [2019-10-03T15:47:00.000Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 53.19MB / 120.05MB 1.8s 15:47:00 [2019-10-03T15:47:00.135Z] Commit message: "Merge commit '5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572' into HEAD" 15:47:00 [2019-10-03T15:47:00.151Z] First time build. Skipping changelog. 15:47:00 [2019-10-03T15:47:00.160Z] da9d4fe5b400: Pull complete 15:47:00 [2019-10-03T15:47:00.254Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 48.60MB / 57.69MB 1.6s 15:47:00 [2019-10-03T15:47:00.254Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 29.62MB / 120.05MB 1.6s 15:47:00 [2019-10-03T15:47:00.254Z] #4 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.6s done 15:47:00 [2019-10-03T15:47:00.254Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 1.7s 15:47:00 [2019-10-03T15:47:00.256Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 68.89MB / 120.05MB 2.0s 15:46:58 [2019-10-03T15:46:58.827Z] > git merge 5e7d0f0b47a21cc125eb1afc63c0de59f8fc1572 # timeout=10 15:46:59 [2019-10-03T15:46:59.916Z] > git rev-parse HEAD^{commit} # timeout=10 15:46:59 [2019-10-03T15:46:59.933Z] > git config core.sparsecheckout # timeout=10 15:46:59 [2019-10-03T15:46:59.936Z] > git checkout -f 3f56a52ab9574d02029cabbd7d847c6a716b479c 15:47:00 [2019-10-03T15:47:00.131Z] > git rev-list --no-walk 84328b3ff2abec69e537646d78528a37b82a051f # timeout=10 15:47:00 [2019-10-03T15:47:00.512Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 80.57MB / 120.05MB 2.2s 15:47:00 [2019-10-03T15:47:00.512Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 92.62MB / 120.05MB 2.4s 15:47:00 [2019-10-03T15:47:00.529Z] b17554aa6f80: Pull complete 15:47:00 [2019-10-03T15:47:00.529Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 15:47:00 [2019-10-03T15:47:00.529Z] Status: Downloaded newer image for golang:1.13.1-stretch 15:47:00 [2019-10-03T15:47:00.529Z] ---> 1d69509bbe69 15:47:00 [2019-10-03T15:47:00.529Z] Step 5/126 : ARG APT_MIRROR 15:47:00 [2019-10-03T15:47:00.529Z] ---> Running in 7d782120948c 15:47:00 [2019-10-03T15:47:00.529Z] Removing intermediate container 7d782120948c 15:47:00 [2019-10-03T15:47:00.529Z] ---> 7e8ed73b187d 15:47:00 [2019-10-03T15:47:00.529Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 15:47:00 [2019-10-03T15:47:00.558Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.9s 15:47:00 [2019-10-03T15:47:00.558Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 43.27MB / 120.05MB 1.9s 15:47:00 [2019-10-03T15:47:00.558Z] #4 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.7s done 15:47:00 [2019-10-03T15:47:00.558Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 49.76MB / 120.05MB 2.0s 15:47:00 [2019-10-03T15:47:00.767Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 101.93MB / 120.05MB 2.5s 15:47:00 [2019-10-03T15:47:00.767Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 109.08MB / 120.05MB 2.6s 15:47:00 [2019-10-03T15:47:00.767Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 117.48MB / 120.05MB 2.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 15:47:00 [2019-10-03T15:47:00.814Z] #4 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 2.0s done 15:47:00 [2019-10-03T15:47:00.815Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 65.49MB / 120.05MB 2.2s 15:47:00 [2019-10-03T15:47:00.815Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 76.43MB / 120.05MB 2.4s [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 15:47:00 [2019-10-03T15:47:00.937Z] ---> Running in 8e6e76186016 15:47:01 [2019-10-03T15:47:01.070Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 89.49MB / 120.05MB 2.6s 15:47:01 [2019-10-03T15:47:01.195Z] + docker version 15:47:01 [2019-10-03T15:47:01.195Z] Client: 15:47:01 [2019-10-03T15:47:01.195Z] Version: 18.06.1-ce 15:47:01 [2019-10-03T15:47:01.195Z] API version: 1.38 15:47:01 [2019-10-03T15:47:01.195Z] Go version: go1.10.3 15:47:01 [2019-10-03T15:47:01.195Z] Git commit: e68fc7a 15:47:01 [2019-10-03T15:47:01.195Z] Built: Tue Aug 21 17:26:10 2018 15:47:01 [2019-10-03T15:47:01.195Z] OS/Arch: linux/ppc64le 15:47:01 [2019-10-03T15:47:01.195Z] Experimental: false 15:47:01 [2019-10-03T15:47:01.195Z] 15:47:01 [2019-10-03T15:47:01.195Z] Server: 15:47:01 [2019-10-03T15:47:01.195Z] Engine: 15:47:01 [2019-10-03T15:47:01.195Z] Version: 18.06.1-ce 15:47:01 [2019-10-03T15:47:01.195Z] API version: 1.38 (minimum version 1.12) 15:47:01 [2019-10-03T15:47:01.195Z] Go version: go1.10.3 15:47:01 [2019-10-03T15:47:01.195Z] Git commit: e68fc7a 15:47:01 [2019-10-03T15:47:01.195Z] Built: Tue Aug 21 17:24:20 2018 15:47:01 [2019-10-03T15:47:01.195Z] OS/Arch: linux/ppc64le 15:47:01 [2019-10-03T15:47:01.195Z] Experimental: true [Pipeline] sh 15:47:01 [2019-10-03T15:47:01.326Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.9s done 15:47:01 [2019-10-03T15:47:01.326Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 95.63MB / 120.05MB 2.7s 15:47:01 [2019-10-03T15:47:01.326Z] #4 ... 15:47:01 [2019-10-03T15:47:01.326Z] 15:47:01 [2019-10-03T15:47:01.326Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 15:47:01 [2019-10-03T15:47:01.326Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done 15:47:01 [2019-10-03T15:47:01.326Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 15:47:01 [2019-10-03T15:47:01.326Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 15:47:01 [2019-10-03T15:47:01.326Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.1s done 15:47:01 [2019-10-03T15:47:01.326Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done 15:47:01 [2019-10-03T15:47:01.326Z] #64 DONE 2.6s 15:47:01 [2019-10-03T15:47:01.326Z] 15:47:01 [2019-10-03T15:47:01.326Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 15:47:01 [2019-10-03T15:47:01.571Z] + docker info 15:47:01 [2019-10-03T15:47:01.572Z] Containers: 0 15:47:01 [2019-10-03T15:47:01.572Z] Running: 0 15:47:01 [2019-10-03T15:47:01.572Z] Paused: 0 15:47:01 [2019-10-03T15:47:01.572Z] Stopped: 0 15:47:01 [2019-10-03T15:47:01.572Z] Images: 0 15:47:01 [2019-10-03T15:47:01.572Z] Server Version: 18.06.1-ce 15:47:01 [2019-10-03T15:47:01.572Z] Storage Driver: overlay2 15:47:01 [2019-10-03T15:47:01.572Z] Backing Filesystem: extfs 15:47:01 [2019-10-03T15:47:01.572Z] Supports d_type: true 15:47:01 [2019-10-03T15:47:01.572Z] Native Overlay Diff: true 15:47:01 [2019-10-03T15:47:01.572Z] Logging Driver: json-file 15:47:01 [2019-10-03T15:47:01.572Z] Cgroup Driver: cgroupfs 15:47:01 [2019-10-03T15:47:01.572Z] Plugins: 15:47:01 [2019-10-03T15:47:01.572Z] Volume: local 15:47:01 [2019-10-03T15:47:01.572Z] Network: bridge host ipvlan macvlan null overlay 15:47:01 [2019-10-03T15:47:01.572Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 15:47:01 [2019-10-03T15:47:01.572Z] Swarm: inactive 15:47:01 [2019-10-03T15:47:01.572Z] Runtimes: runc 15:47:01 [2019-10-03T15:47:01.572Z] Default Runtime: runc 15:47:01 [2019-10-03T15:47:01.572Z] Init Binary: docker-init 15:47:01 [2019-10-03T15:47:01.572Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 15:47:01 [2019-10-03T15:47:01.572Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 15:47:01 [2019-10-03T15:47:01.572Z] init version: fec3683 15:47:01 [2019-10-03T15:47:01.572Z] Security Options: 15:47:01 [2019-10-03T15:47:01.572Z] apparmor 15:47:01 [2019-10-03T15:47:01.572Z] seccomp 15:47:01 [2019-10-03T15:47:01.572Z] Profile: default 15:47:01 [2019-10-03T15:47:01.572Z] Kernel Version: 4.4.0-139-generic 15:47:01 [2019-10-03T15:47:01.572Z] Operating System: Ubuntu 16.04.3 LTS 15:47:01 [2019-10-03T15:47:01.572Z] OSType: linux 15:47:01 [2019-10-03T15:47:01.572Z] Architecture: ppc64le 15:47:01 [2019-10-03T15:47:01.572Z] CPUs: 4 15:47:01 [2019-10-03T15:47:01.572Z] Total Memory: 3.976GiB 15:47:01 [2019-10-03T15:47:01.572Z] Name: ppc64le-ubuntu-20 15:47:01 [2019-10-03T15:47:01.572Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 15:47:01 [2019-10-03T15:47:01.572Z] Docker Root Dir: /var/lib/docker 15:47:01 [2019-10-03T15:47:01.572Z] Debug Mode (client): false 15:47:01 [2019-10-03T15:47:01.572Z] Debug Mode (server): false 15:47:01 [2019-10-03T15:47:01.572Z] Username: dockerbuildbot 15:47:01 [2019-10-03T15:47:01.572Z] Registry: https://index.docker.io/v1/ 15:47:01 [2019-10-03T15:47:01.572Z] Labels: 15:47:01 [2019-10-03T15:47:01.572Z] Experimental: true 15:47:01 [2019-10-03T15:47:01.572Z] Insecure Registries: 15:47:01 [2019-10-03T15:47:01.572Z] 127.0.0.0/8 15:47:01 [2019-10-03T15:47:01.572Z] Live Restore Enabled: false 15:47:01 [2019-10-03T15:47:01.572Z] 15:47:01 [2019-10-03T15:47:01.582Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 106.04MB / 120.05MB 2.9s 15:47:01 [2019-10-03T15:47:01.582Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 113.15MB / 120.05MB 3.0s 15:47:01 [2019-10-03T15:47:01.582Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.2s [Pipeline] sh 15:47:01 [2019-10-03T15:47:01.947Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:47:01 [2019-10-03T15:47:01.948Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 15:47:01 [2019-10-03T15:47:01.948Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39082/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 15:47:02 [2019-10-03T15:47:02.232Z] + bash /home/docker/workspace/moby_PR-39082/check-config.sh 15:47:02 [2019-10-03T15:47:02.232Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 15:47:02 [2019-10-03T15:47:02.232Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... 15:47:02 [2019-10-03T15:47:02.232Z] 15:47:02 [2019-10-03T15:47:02.232Z] Generally Necessary: 15:47:02 [2019-10-03T15:47:02.232Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 15:47:02 [2019-10-03T15:47:02.232Z] - apparmor: enabled and tools installed 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_NAMESPACES: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_NET_NS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_PID_NS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_IPC_NS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_UTS_NS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_CGROUPS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_CGROUP_CPUACCT: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_CGROUP_DEVICE: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_CGROUP_FREEZER: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_CGROUP_SCHED: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_CPUSETS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_MEMCG: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_KEYS: enabled 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_VETH: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_BRIDGE: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_IP_NF_FILTER: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 15:47:02 [2019-10-03T15:47:02.232Z] - CONFIG_IP_NF_NAT: enabled (as module) 15:47:02 [2019-10-03T15:47:02.258Z] Removing intermediate container 8e6e76186016 15:47:02 [2019-10-03T15:47:02.258Z] ---> 7cd73413f5ed 15:47:02 [2019-10-03T15:47:02.258Z] Step 7/126 : ENV GO111MODULE=off 15:47:02 [2019-10-03T15:47:02.258Z] ---> Running in 7fa767b6f2cf 15:47:02 [2019-10-03T15:47:02.258Z] Removing intermediate container 7fa767b6f2cf 15:47:02 [2019-10-03T15:47:02.258Z] ---> c8eab50701dd 15:47:02 [2019-10-03T15:47:02.258Z] Step 8/126 : FROM base AS criu 15:47:02 [2019-10-03T15:47:02.258Z] ---> c8eab50701dd 15:47:02 [2019-10-03T15:47:02.258Z] Step 9/126 : ARG DEBIAN_FRONTEND 15:47:02 [2019-10-03T15:47:02.258Z] ---> Running in cf8894dbdf74 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_NF_NAT: enabled (as module) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_NF_NAT_NEEDED: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_POSIX_MQUEUE: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 15:47:02 [2019-10-03T15:47:02.516Z] 15:47:02 [2019-10-03T15:47:02.516Z] Optional Features: 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_USER_NS: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_SECCOMP: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_CGROUP_PIDS: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_MEMCG_SWAP: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 15:47:02 [2019-10-03T15:47:02.516Z] (cgroup swap accounting is currently enabled) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_MEMCG_KMEM: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_BLK_CGROUP: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_BLK_DEV_THROTTLING: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IOSCHED_CFQ: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_CGROUP_PERF: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_CGROUP_HUGETLB: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_CGROUP_NET_PRIO: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_CFS_BANDWIDTH: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_FAIR_GROUP_SCHED: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_RT_GROUP_SCHED: missing 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IP_VS: enabled (as module) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IP_VS_NFCT: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IP_VS_PROTO_TCP: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IP_VS_PROTO_UDP: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_IP_VS_RR: enabled (as module) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_EXT4_FS: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_EXT4_FS_SECURITY: enabled 15:47:02 [2019-10-03T15:47:02.516Z] - Network Drivers: 15:47:02 [2019-10-03T15:47:02.516Z] - "overlay": 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_VXLAN: enabled (as module) 15:47:02 [2019-10-03T15:47:02.516Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 15:47:02 [2019-10-03T15:47:02.516Z] Optional (for encrypted networks): 15:47:02 [2019-10-03T15:47:02.628Z] Removing intermediate container cf8894dbdf74 15:47:02 [2019-10-03T15:47:02.628Z] ---> 6707010a9b2b 15:47:02 [2019-10-03T15:47:02.628Z] Step 10/126 : ENV CRIU_VERSION 3.12 15:47:02 [2019-10-03T15:47:02.628Z] ---> Running in 31d8039a3270 15:47:02 [2019-10-03T15:47:02.688Z] #4 ... 15:47:02 [2019-10-03T15:47:02.688Z] 15:47:02 [2019-10-03T15:47:02.688Z] #18 [internal] load build context 15:47:02 [2019-10-03T15:47:02.688Z] #18 transferring context: 45.49MB 4.4s done 15:47:02 [2019-10-03T15:47:02.688Z] #18 DONE 4.4s 15:47:02 [2019-10-03T15:47:02.688Z] 15:47:02 [2019-10-03T15:47:02.688Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_CRYPTO: enabled 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_CRYPTO_GCM: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_XFRM: enabled 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_XFRM_USER: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_XFRM_ALGO: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_INET_ESP: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - "ipvlan": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_IPVLAN: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - "macvlan": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_MACVLAN: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_DUMMY: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - "ftp,tftp client in container": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_NF_NAT_FTP: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - Storage Drivers: 15:47:02 [2019-10-03T15:47:02.798Z] - "aufs": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_AUFS_FS: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - "btrfs": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_BTRFS_FS: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 15:47:02 [2019-10-03T15:47:02.798Z] - "devicemapper": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_BLK_DEV_DM: enabled 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - "overlay": 15:47:02 [2019-10-03T15:47:02.798Z] - CONFIG_OVERLAY_FS: enabled (as module) 15:47:02 [2019-10-03T15:47:02.798Z] - "zfs": 15:47:02 [2019-10-03T15:47:02.798Z] - /dev/zfs: missing 15:47:02 [2019-10-03T15:47:02.798Z] - zfs command: missing 15:47:02 [2019-10-03T15:47:02.798Z] - zpool command: missing 15:47:02 [2019-10-03T15:47:02.798Z] 15:47:02 [2019-10-03T15:47:02.798Z] Limits: 15:47:02 [2019-10-03T15:47:02.798Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 15:47:02 [2019-10-03T15:47:02.798Z] 15:47:02 [2019-10-03T15:47:02.798Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 15:47:02 [2019-10-03T15:47:02.944Z] #4 ... 15:47:02 [2019-10-03T15:47:02.944Z] 15:47:02 [2019-10-03T15:47:02.944Z] #18 [internal] load build context 15:47:02 [2019-10-03T15:47:02.944Z] #18 transferring context: 45.49MB 3.7s done 15:47:02 [2019-10-03T15:47:02.944Z] #18 DONE 4.1s 15:47:02 [2019-10-03T15:47:02.944Z] 15:47:02 [2019-10-03T15:47:02.944Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 15:47:02 [2019-10-03T15:47:02.944Z] #4 ... 15:47:02 [2019-10-03T15:47:02.944Z] 15:47:02 [2019-10-03T15:47:02.944Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... 15:47:02 [2019-10-03T15:47:02.944Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.4s done 15:47:02 [2019-10-03T15:47:02.944Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done 15:47:02 [2019-10-03T15:47:02.944Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done 15:47:02 [2019-10-03T15:47:02.944Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done 15:47:02 [2019-10-03T15:47:02.944Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done 15:47:02 [2019-10-03T15:47:02.944Z] #64 DONE 3.7s 15:47:02 [2019-10-03T15:47:02.944Z] 15:47:02 [2019-10-03T15:47:02.944Z] #4 [base 1/2] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... 15:47:02 [2019-10-03T15:47:02.944Z] #4 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 4.1s done 15:47:02 [2019-10-03T15:47:02.997Z] Removing intermediate container 31d8039a3270 15:47:02 [2019-10-03T15:47:02.997Z] ---> 82b23d239661 15:47:02 [2019-10-03T15:47:02.997Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* 15:47:02 [2019-10-03T15:47:02.997Z] ---> Running in 6d9a41e86262 15:47:03 [2019-10-03T15:47:03.215Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0075ee6d6cf03541078f341c74475b61c1cddd31 . 15:47:03 [2019-10-03T15:47:03.248Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 3.9s done 15:47:03 [2019-10-03T15:47:03.248Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 15:47:03 [2019-10-03T15:47:03.801Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:03 [2019-10-03T15:47:03.801Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:03 [2019-10-03T15:47:03.801Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:03 [2019-10-03T15:47:03.801Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:03 [2019-10-03T15:47:03.801Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:03 [2019-10-03T15:47:03.801Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] 15:47:03 [2019-10-03T15:47:03.801Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 15:47:03 [2019-10-03T15:47:03.801Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 15:47:03 [2019-10-03T15:47:03.807Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done 15:47:03 [2019-10-03T15:47:03.808Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 15:47:03 [2019-10-03T15:47:03.869Z] #4 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.2s done 15:47:04 [2019-10-03T15:47:04.062Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done 15:47:04 [2019-10-03T15:47:04.062Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 0.1s 15:47:04 [2019-10-03T15:47:04.428Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.1s 15:47:04 [2019-10-03T15:47:04.683Z] #4 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done 15:47:05 [2019-10-03T15:47:05.076Z] Fetched 7669 kB in 1s (4602 kB/s) 15:47:05 [2019-10-03T15:47:05.244Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s 15:47:05 [2019-10-03T15:47:05.244Z] #4 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.1s done 15:47:05 [2019-10-03T15:47:05.499Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 15:47:05 [2019-10-03T15:47:05.885Z] Reading package lists... 15:47:05 [2019-10-03T15:47:05.918Z] Sending build context to Docker daemon 49.96MB 15:47:05 [2019-10-03T15:47:05.918Z] Step 1/126 : ARG CROSS="false" 15:47:05 [2019-10-03T15:47:05.918Z] Step 2/126 : ARG GO_VERSION=1.13.1 15:47:05 [2019-10-03T15:47:05.918Z] Step 3/126 : ARG DEBIAN_FRONTEND=noninteractive 15:47:05 [2019-10-03T15:47:05.918Z] Step 4/126 : FROM golang:${GO_VERSION}-stretch AS base 15:47:05 [2019-10-03T15:47:05.918Z] 1.13.1-stretch: Pulling from library/golang 15:47:05 [2019-10-03T15:47:05.918Z] 10831a4d6f42: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] f794a2e4526b: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] e3fa2203e375: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] 004465f1c815: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] c19c19fc3c99: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] 43d8051f8c7f: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] 6c11edc0dc35: Pulling fs layer 15:47:05 [2019-10-03T15:47:05.918Z] 004465f1c815: Waiting 15:47:05 [2019-10-03T15:47:05.918Z] c19c19fc3c99: Waiting 15:47:05 [2019-10-03T15:47:05.918Z] 43d8051f8c7f: Waiting 15:47:05 [2019-10-03T15:47:05.918Z] 6c11edc0dc35: Waiting 15:47:06 [2019-10-03T15:47:06.254Z] Reading package lists... 15:47:06 [2019-10-03T15:47:06.254Z] Building dependency tree... 15:47:06 [2019-10-03T15:47:06.254Z] Reading state information... 15:47:06 [2019-10-03T15:47:06.534Z] e3fa2203e375: Verifying Checksum 15:47:06 [2019-10-03T15:47:06.534Z] e3fa2203e375: Download complete 15:47:06 [2019-10-03T15:47:06.573Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.9s done 15:47:06 [2019-10-03T15:47:06.573Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s 15:47:06 [2019-10-03T15:47:06.624Z] The following additional packages will be installed: 15:47:06 [2019-10-03T15:47:06.625Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 15:47:06 [2019-10-03T15:47:06.625Z] libprotoc10 python-pkg-resources zlib1g-dev 15:47:06 [2019-10-03T15:47:06.625Z] Suggested packages: 15:47:06 [2019-10-03T15:47:06.625Z] manpages-dev python-setuptools 15:47:06 [2019-10-03T15:47:06.625Z] The following NEW packages will be installed: 15:47:06 [2019-10-03T15:47:06.625Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:47:06 [2019-10-03T15:47:06.625Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 15:47:06 [2019-10-03T15:47:06.625Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:47:06 [2019-10-03T15:47:06.625Z] zlib1g-dev 15:47:06 [2019-10-03T15:47:06.625Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 15:47:06 [2019-10-03T15:47:06.625Z] Need to get 3476 kB of archives. 15:47:06 [2019-10-03T15:47:06.625Z] After this operation, 20.2 MB of additional disk space will be used. 15:47:06 [2019-10-03T15:47:06.625Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] 15:47:06 [2019-10-03T15:47:06.625Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] 15:47:06 [2019-10-03T15:47:06.827Z] f794a2e4526b: Verifying Checksum 15:47:06 [2019-10-03T15:47:06.827Z] f794a2e4526b: Download complete 15:47:07 [2019-10-03T15:47:07.021Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] 15:47:07 [2019-10-03T15:47:07.021Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] 15:47:07 [2019-10-03T15:47:07.021Z] debconf: delaying package configuration, since apt-utils is not installed 15:47:07 [2019-10-03T15:47:07.021Z] Fetched 3476 kB in 0s (25.0 MB/s) 15:47:07 [2019-10-03T15:47:07.021Z] Selecting previously unselected package libnet1:s390x. 15:47:07 [2019-10-03T15:47:07.021Z] (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.) 15:47:07 [2019-10-03T15:47:07.021Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.021Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... 15:47:07 [2019-10-03T15:47:07.021Z] Selecting previously unselected package libcap-dev:s390x. 15:47:07 [2019-10-03T15:47:07.021Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.021Z] Unpacking libcap-dev:s390x (1:2.25-1) ... 15:47:07 [2019-10-03T15:47:07.021Z] Selecting previously unselected package libnet1-dev. 15:47:07 [2019-10-03T15:47:07.021Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.021Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... 15:47:07 [2019-10-03T15:47:07.021Z] Selecting previously unselected package libnl-3-200:s390x. 15:47:07 [2019-10-03T15:47:07.021Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.021Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... 15:47:07 [2019-10-03T15:47:07.021Z] Selecting previously unselected package libnl-3-dev:s390x. 15:47:07 [2019-10-03T15:47:07.021Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.021Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... 15:47:07 [2019-10-03T15:47:07.384Z] #4 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 1.9s done 15:47:07 [2019-10-03T15:47:07.410Z] Selecting previously unselected package libprotobuf-c1:s390x. 15:47:07 [2019-10-03T15:47:07.410Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.410Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... 15:47:07 [2019-10-03T15:47:07.410Z] Selecting previously unselected package libprotobuf-c-dev:s390x. 15:47:07 [2019-10-03T15:47:07.410Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.410Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... 15:47:07 [2019-10-03T15:47:07.410Z] Selecting previously unselected package zlib1g-dev:s390x. 15:47:07 [2019-10-03T15:47:07.410Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.410Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... 15:47:07 [2019-10-03T15:47:07.410Z] Selecting previously unselected package libprotobuf10:s390x. 15:47:07 [2019-10-03T15:47:07.410Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.410Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... 15:47:07 [2019-10-03T15:47:07.410Z] Selecting previously unselected package libprotobuf-lite10:s390x. 15:47:07 [2019-10-03T15:47:07.410Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.410Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... 15:47:07 [2019-10-03T15:47:07.410Z] Selecting previously unselected package libprotobuf-dev:s390x. 15:47:07 [2019-10-03T15:47:07.410Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.410Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... 15:47:07 [2019-10-03T15:47:07.781Z] Selecting previously unselected package libprotoc10:s390x. 15:47:07 [2019-10-03T15:47:07.781Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.781Z] Unpacking libprotoc10:s390x (3.0.0-9) ... 15:47:07 [2019-10-03T15:47:07.781Z] Selecting previously unselected package protobuf-c-compiler. 15:47:07 [2019-10-03T15:47:07.781Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.781Z] Unpacking protobuf-c-compiler (1.2.1-2) ... 15:47:07 [2019-10-03T15:47:07.781Z] Selecting previously unselected package protobuf-compiler. 15:47:07 [2019-10-03T15:47:07.781Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.781Z] Unpacking protobuf-compiler (3.0.0-9) ... 15:47:07 [2019-10-03T15:47:07.781Z] Selecting previously unselected package python-pkg-resources. 15:47:07 [2019-10-03T15:47:07.781Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 15:47:07 [2019-10-03T15:47:07.781Z] Unpacking python-pkg-resources (33.1.1-1) ... 15:47:07 [2019-10-03T15:47:07.781Z] Selecting previously unselected package python-protobuf. 15:47:07 [2019-10-03T15:47:07.781Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... 15:47:07 [2019-10-03T15:47:07.781Z] Unpacking python-protobuf (3.0.0-9) ... 15:47:07 [2019-10-03T15:47:07.781Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... 15:47:07 [2019-10-03T15:47:07.781Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... 15:47:07 [2019-10-03T15:47:07.935Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.7s done 15:47:07 [2019-10-03T15:47:07.948Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s 15:47:08 [2019-10-03T15:47:08.157Z] Setting up python-pkg-resources (33.1.1-1) ... 15:47:08 [2019-10-03T15:47:08.157Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... 15:47:08 [2019-10-03T15:47:08.157Z] Setting up libprotobuf10:s390x (3.0.0-9) ... 15:47:08 [2019-10-03T15:47:08.157Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:08 [2019-10-03T15:47:08.157Z] Setting up python-protobuf (3.0.0-9) ... 15:47:08 [2019-10-03T15:47:08.190Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libcap-dev:s390x (1:2.25-1) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libnl-3-200:s390x (3.2.27-2) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libprotoc10:s390x (3.0.0-9) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up protobuf-c-compiler (1.2.1-2) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up protobuf-compiler (3.0.0-9) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... 15:47:08 [2019-10-03T15:47:08.934Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... 15:47:08 [2019-10-03T15:47:08.934Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:09 [2019-10-03T15:47:09.532Z] 10831a4d6f42: Download complete 15:47:09 [2019-10-03T15:47:09.729Z] Removing intermediate container 6d9a41e86262 15:47:09 [2019-10-03T15:47:09.729Z] ---> 6128897af8d6 15:47:09 [2019-10-03T15:47:09.729Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 15:47:09 [2019-10-03T15:47:09.729Z] ---> Running in c37ba86dc8ea 15:47:09 [2019-10-03T15:47:09.832Z] #4 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.9s done 15:47:10 [2019-10-03T15:47:10.087Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 15:47:10 [2019-10-03T15:47:10.564Z] 004465f1c815: Verifying Checksum 15:47:10 [2019-10-03T15:47:10.564Z] 004465f1c815: Download complete 15:47:10 [2019-10-03T15:47:10.564Z] 6c11edc0dc35: Verifying Checksum 15:47:10 [2019-10-03T15:47:10.564Z] 6c11edc0dc35: Download complete 15:47:11 [2019-10-03T15:47:11.183Z] c19c19fc3c99: Verifying Checksum 15:47:11 [2019-10-03T15:47:11.183Z] c19c19fc3c99: Download complete 15:47:11 [2019-10-03T15:47:11.195Z] Note: Building without setproctitle() and strlcpy() support. 15:47:11 [2019-10-03T15:47:11.195Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:47:11 [2019-10-03T15:47:11.195Z] fatal: Not a git repository (or any of the parent directories): .git 15:47:11 [2019-10-03T15:47:11.195Z]  GEN .gitid 15:47:11 [2019-10-03T15:47:11.195Z] GEN criu/include/version.h 15:47:11 [2019-10-03T15:47:11.195Z] GEN include/common/asm 15:47:11 [2019-10-03T15:47:11.195Z] PBCC images/google/protobuf/descriptor.pb-c.c 15:47:11 [2019-10-03T15:47:11.195Z] PBCC images/opts.pb-c.c 15:47:11 [2019-10-03T15:47:11.195Z] PBCC images/sit.pb-c.c 15:47:11 [2019-10-03T15:47:11.195Z] DEP images/google/protobuf/descriptor.pb-c.d 15:47:11 [2019-10-03T15:47:11.195Z] DEP images/opts.pb-c.d 15:47:11 [2019-10-03T15:47:11.195Z] DEP images/sit.pb-c.d 15:47:11 [2019-10-03T15:47:11.195Z] PBCC images/macvlan.pb-c.c 15:47:11 [2019-10-03T15:47:11.195Z] DEP images/macvlan.pb-c.d 15:47:11 [2019-10-03T15:47:11.195Z] PBCC images/autofs.pb-c.c 15:47:11 [2019-10-03T15:47:11.195Z] DEP images/autofs.pb-c.d 15:47:11 [2019-10-03T15:47:11.195Z] PBCC images/sysctl.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/sysctl.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/time.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/time.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/binfmt-misc.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/binfmt-misc.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/seccomp.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/seccomp.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/userns.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/userns.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/cgroup.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/cgroup.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/fown.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/ext-file.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/fown.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/ext-file.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/rpc.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/rpc.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/siginfo.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/siginfo.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/pagemap.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/pagemap.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/rlimit.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/rlimit.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/file-lock.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/file-lock.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/tty.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/tty.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/tun.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/netdev.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/tun.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/netdev.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/vma.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/vma.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/creds.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/creds.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/utsns.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] DEP images/utsns.pb-c.d 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/ipc-desc.pb-c.c 15:47:11 [2019-10-03T15:47:11.593Z] PBCC images/ipc-sem.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/ipc-desc.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/ipc-sem.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/ipc-msg.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/ipc-msg.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/ipc-shm.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/ipc-shm.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/ipc-var.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/ipc-var.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/sk-opts.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/packet-sock.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/sk-opts.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/packet-sock.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/sk-netlink.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/sk-netlink.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/sk-inet.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/sk-inet.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/sk-unix.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/sk-unix.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/mm.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/mm.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/timerfd.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/timerfd.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/timer.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/timer.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/sa.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/sa.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/pipe-data.pb-c.c 15:47:11 [2019-10-03T15:47:11.594Z] DEP images/pipe-data.pb-c.d 15:47:11 [2019-10-03T15:47:11.594Z] PBCC images/mnt.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/mnt.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/sk-packet.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/sk-packet.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/tcp-stream.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/tcp-stream.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/pipe.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/pipe.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/pstree.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/pstree.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/fs.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/fs.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/signalfd.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/signalfd.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/fh.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/fsnotify.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/fh.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/fsnotify.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/eventpoll.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/eventpoll.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/eventfd.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/eventfd.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/remap-file-path.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/remap-file-path.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/fifo.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/fifo.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/ghost-file.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/ghost-file.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/regfile.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/regfile.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/ns.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/ns.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/fdinfo.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/fdinfo.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/core-aarch64.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/core-arm.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/core-ppc64.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/core-s390.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/core-x86.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/core.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/inventory.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/core-aarch64.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/core-arm.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/core-ppc64.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/core-s390.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/core-x86.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/core.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/inventory.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/cpuinfo.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/cpuinfo.pb-c.d 15:47:11 [2019-10-03T15:47:11.964Z] PBCC images/stats.pb-c.c 15:47:11 [2019-10-03T15:47:11.964Z] DEP images/stats.pb-c.d 15:47:12 [2019-10-03T15:47:12.333Z] make[1]: Nothing to be done for 'all'. 15:47:12 [2019-10-03T15:47:12.333Z] CC images/stats.o 15:47:12 [2019-10-03T15:47:12.333Z] CC images/core.o 15:47:12 [2019-10-03T15:47:12.350Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.1s done 15:47:12 [2019-10-03T15:47:12.350Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done 15:47:12 [2019-10-03T15:47:12.350Z] #4 DONE 14.2s 15:47:12 [2019-10-03T15:47:12.350Z] 15:47:12 [2019-10-03T15:47:12.350Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 15:47:12 [2019-10-03T15:47:12.694Z] CC images/core-x86.o 15:47:12 [2019-10-03T15:47:12.694Z] CC images/core-arm.o 15:47:12 [2019-10-03T15:47:12.694Z] CC images/core-aarch64.o 15:47:12 [2019-10-03T15:47:12.694Z] CC images/core-ppc64.o 15:47:12 [2019-10-03T15:47:12.694Z] CC images/core-s390.o 15:47:12 [2019-10-03T15:47:12.694Z] CC images/cpuinfo.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/inventory.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/fdinfo.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/fown.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/ns.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/regfile.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/ghost-file.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/fifo.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/remap-file-path.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/eventfd.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/eventpoll.o 15:47:13 [2019-10-03T15:47:13.071Z] CC images/fh.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/fsnotify.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/signalfd.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/fs.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/pstree.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/pipe.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/tcp-stream.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/sk-packet.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/mnt.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/pipe-data.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/sa.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/timer.o 15:47:13 [2019-10-03T15:47:13.455Z] CC images/timerfd.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/mm.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/sk-opts.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/sk-unix.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/sk-inet.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/tun.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/sk-netlink.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/packet-sock.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/ipc-var.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/ipc-desc.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/ipc-shm.o 15:47:13 [2019-10-03T15:47:13.839Z] CC images/ipc-msg.o 15:47:13 [2019-10-03T15:47:13.875Z] 10831a4d6f42: Pull complete 15:47:14 [2019-10-03T15:47:14.219Z] CC images/ipc-sem.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/utsns.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/creds.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/vma.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/netdev.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/tty.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/file-lock.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/rlimit.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/pagemap.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/siginfo.o 15:47:14 [2019-10-03T15:47:14.219Z] CC images/rpc.o 15:47:14 [2019-10-03T15:47:14.249Z] #4 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 3.9s done 15:47:14 [2019-10-03T15:47:14.249Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 15:47:14 [2019-10-03T15:47:14.249Z] #4 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done 15:47:14 [2019-10-03T15:47:14.249Z] #4 DONE 15.7s 15:47:14 [2019-10-03T15:47:14.249Z] 15:47:14 [2019-10-03T15:47:14.249Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 15:47:14 [2019-10-03T15:47:14.495Z] f794a2e4526b: Pull complete 15:47:14 [2019-10-03T15:47:14.607Z] CC images/ext-file.o 15:47:14 [2019-10-03T15:47:14.607Z] CC images/cgroup.o 15:47:14 [2019-10-03T15:47:14.607Z] CC images/userns.o 15:47:14 [2019-10-03T15:47:14.607Z] CC images/google/protobuf/descriptor.o 15:47:14 [2019-10-03T15:47:14.782Z] e3fa2203e375: Pull complete 15:47:14 [2019-10-03T15:47:14.864Z] #5 DONE 2.5s 15:47:14 [2019-10-03T15:47:14.864Z] 15:47:14 [2019-10-03T15:47:14.864Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh 15:47:14 [2019-10-03T15:47:14.864Z] #22 DONE 0.1s 15:47:14 [2019-10-03T15:47:14.864Z] 15:47:14 [2019-10-03T15:47:14.864Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:14 [2019-10-03T15:47:14.974Z] CC images/opts.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/seccomp.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/binfmt-misc.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/time.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/sysctl.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/autofs.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/macvlan.o 15:47:14 [2019-10-03T15:47:14.974Z] CC images/sit.o 15:47:14 [2019-10-03T15:47:14.974Z] LINK images/built-in.o 15:47:15 [2019-10-03T15:47:15.121Z] #44 ... 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 15:47:15 [2019-10-03T15:47:15.121Z] #32 DONE 0.1s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 15:47:15 [2019-10-03T15:47:15.121Z] #60 DONE 0.1s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 15:47:15 [2019-10-03T15:47:15.121Z] #29 DONE 0.2s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 15:47:15 [2019-10-03T15:47:15.121Z] #23 DONE 0.2s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 15:47:15 [2019-10-03T15:47:15.121Z] #26 DONE 0.2s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 15:47:15 [2019-10-03T15:47:15.121Z] #49 DONE 0.2s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 15:47:15 [2019-10-03T15:47:15.121Z] #52 DONE 0.2s 15:47:15 [2019-10-03T15:47:15.121Z] 15:47:15 [2019-10-03T15:47:15.121Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 15:47:15 [2019-10-03T15:47:15.346Z] GEN compel/include/asm 15:47:15 [2019-10-03T15:47:15.346Z] GEN compel/include/version.h 15:47:15 [2019-10-03T15:47:15.346Z] touch .config 15:47:15 [2019-10-03T15:47:15.346Z] GEN include/common/config.h 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 15:47:15 [2019-10-03T15:47:15.346Z] GEN compel/plugins/include/uapi/std/syscall-codes.h 15:47:15 [2019-10-03T15:47:15.346Z] GEN compel/plugins/include/uapi/std/syscall.h 15:47:15 [2019-10-03T15:47:15.346Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/arch/s390/plugins/std/parasite-head.d 15:47:15 [2019-10-03T15:47:15.346Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/std/infect.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/std/string.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/std/log.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/std/fds.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/std/std.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/shmem/shmem.d 15:47:15 [2019-10-03T15:47:15.346Z] DEP compel/plugins/fds/fds.d 15:47:15 [2019-10-03T15:47:15.346Z] CC compel/plugins/std/std.o 15:47:15 [2019-10-03T15:47:15.346Z] CC compel/plugins/std/fds.o 15:47:15 [2019-10-03T15:47:15.346Z] CC compel/plugins/std/log.o 15:47:15 [2019-10-03T15:47:15.735Z] CC compel/plugins/std/string.o 15:47:15 [2019-10-03T15:47:15.735Z] CC compel/plugins/std/infect.o 15:47:15 [2019-10-03T15:47:15.735Z] CC compel/arch/s390/plugins/std/parasite-head.o 15:47:15 [2019-10-03T15:47:15.735Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o 15:47:15 [2019-10-03T15:47:15.735Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 15:47:15 [2019-10-03T15:47:15.735Z] AR compel/plugins/std.lib.a 15:47:15 [2019-10-03T15:47:15.735Z] CC compel/plugins/fds/fds.o 15:47:16 [2019-10-03T15:47:16.107Z] AR compel/plugins/fds.lib.a 15:47:16 [2019-10-03T15:47:16.107Z] HOSTDEP compel/src/lib/log-host.d 15:47:16 [2019-10-03T15:47:16.107Z] HOSTDEP compel/src/lib/handle-elf-host.d 15:47:16 [2019-10-03T15:47:16.107Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 15:47:16 [2019-10-03T15:47:16.107Z] HOSTDEP compel/src/main-host.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/lib/ptrace.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/lib/infect.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/lib/infect-util.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/lib/infect-rpc.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/arch/s390/src/lib/infect.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/arch/s390/src/lib/cpu.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/lib/log.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/main.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/src/lib/handle-elf.d 15:47:16 [2019-10-03T15:47:16.107Z] DEP compel/arch/s390/src/lib/handle-elf.d 15:47:16 [2019-10-03T15:47:16.107Z] CC compel/src/lib/log.o 15:47:16 [2019-10-03T15:47:16.274Z] 43d8051f8c7f: Verifying Checksum 15:47:16 [2019-10-03T15:47:16.274Z] 43d8051f8c7f: Download complete 15:47:16 [2019-10-03T15:47:16.520Z] CC compel/arch/s390/src/lib/cpu.o 15:47:16 [2019-10-03T15:47:16.520Z] CC compel/arch/s390/src/lib/infect.o 15:47:16 [2019-10-03T15:47:16.520Z] CC compel/src/lib/infect-rpc.o 15:47:16 [2019-10-03T15:47:16.520Z] CC compel/src/lib/infect-util.o 15:47:16 [2019-10-03T15:47:16.520Z] CC compel/src/lib/infect.o 15:47:16 [2019-10-03T15:47:16.937Z] CC compel/src/lib/ptrace.o 15:47:16 [2019-10-03T15:47:16.937Z] AR compel/libcompel.a 15:47:16 [2019-10-03T15:47:16.937Z] HOSTCC compel/src/main-host.o 15:47:17 [2019-10-03T15:47:17.331Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 15:47:17 [2019-10-03T15:47:17.331Z] HOSTCC compel/src/lib/handle-elf-host.o 15:47:17 [2019-10-03T15:47:17.331Z] HOSTCC compel/src/lib/log-host.o 15:47:17 [2019-10-03T15:47:17.331Z] HOSTLINK compel/compel-host-bin 15:47:17 [2019-10-03T15:47:17.331Z] DEP soccr/soccr.d 15:47:17 [2019-10-03T15:47:17.331Z] CC soccr/soccr.o 15:47:17 [2019-10-03T15:47:17.651Z] DEBUG: print all environment variables to check how Jenkins runs this script 15:47:17 [2019-10-03T15:47:17.651Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3a69dd9d\powershellScript.ps1'; exit $LASTEXITCODE; 15:47:17 [2019-10-03T15:47:17.651Z] ---------------------------------------------------------------------------- 15:47:17 [2019-10-03T15:47:17.651Z] 15:47:17 [2019-10-03T15:47:17.651Z] INFO: executeCI.ps1 starting at Thu Oct 3 15:47:15 CUT 2019 15:47:17 [2019-10-03T15:47:17.651Z] 15:47:17 [2019-10-03T15:47:17.651Z] INFO: Script version 05-Feb-2019 09:03 PDT 15:47:17 [2019-10-03T15:47:17.651Z] INFO: Running git version 2.23.0.windows.1 15:47:17 [2019-10-03T15:47:17.651Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 15:47:17 [2019-10-03T15:47:17.651Z] INFO: Environment variables: 15:47:17 [2019-10-03T15:47:17.651Z] 15:47:17 [2019-10-03T15:47:17.651Z] Name Value 15:47:17 [2019-10-03T15:47:17.651Z] ---- ----- 15:47:17 [2019-10-03T15:47:17.651Z] ALLUSERSPROFILE C:\ProgramData 15:47:17 [2019-10-03T15:47:17.651Z] amd64 true 15:47:17 [2019-10-03T15:47:17.651Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 15:47:17 [2019-10-03T15:47:17.651Z] APT_MIRROR cdn-fastly.deb.debian.org 15:47:17 [2019-10-03T15:47:17.651Z] BRANCH_NAME PR-39082 15:47:17 [2019-10-03T15:47:17.651Z] BUILD_DISPLAY_NAME #11 15:47:17 [2019-10-03T15:47:17.651Z] BUILD_ID 11 15:47:17 [2019-10-03T15:47:17.651Z] BUILD_NUMBER 11 15:47:17 [2019-10-03T15:47:17.651Z] BUILD_TAG jenkins-moby-PR-39082-11 15:47:17 [2019-10-03T15:47:17.651Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39082/11/ 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_AUTHOR ehazlett 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_AUTHOR_DISPLAY_NAME Evan Hazlett 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_BRANCH opts-for-create 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_FORK ehazlett 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_ID 39082 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_TARGET master 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_TITLE Add NewContainerOpts to libcontainerd.Create 15:47:17 [2019-10-03T15:47:17.651Z] CHANGE_URL https://github.com/moby/moby/pull/39082 15:47:17 [2019-10-03T15:47:17.651Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 15:47:17 [2019-10-03T15:47:17.651Z] CommonProgramFiles C:\Program Files\Common Files 15:47:17 [2019-10-03T15:47:17.651Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 15:47:17 [2019-10-03T15:47:17.651Z] CommonProgramW6432 C:\Program Files\Common Files 15:47:17 [2019-10-03T15:47:17.651Z] COMPUTERNAME azwin-2-a039a0 15:47:17 [2019-10-03T15:47:17.651Z] ComSpec C:\windows\system32\cmd.exe 15:47:17 [2019-10-03T15:47:17.651Z] ConfigSequenceNumber 0 15:47:17 [2019-10-03T15:47:17.651Z] DOCKER_BUILDKIT 0 15:47:17 [2019-10-03T15:47:17.651Z] DOCKER_DUT_DEBUG 1 15:47:17 [2019-10-03T15:47:17.651Z] DOCKER_EXPERIMENTAL 1 15:47:17 [2019-10-03T15:47:17.651Z] DOCKER_GRAPHDRIVER overlay2 15:47:17 [2019-10-03T15:47:17.651Z] DriverData C:\Windows\System32\Drivers\DriverData 15:47:17 [2019-10-03T15:47:17.651Z] EXECUTOR_NUMBER 0 15:47:17 [2019-10-03T15:47:17.651Z] FQDN azwin-2-a039a0.westus.cloudapp.azure.com 15:47:17 [2019-10-03T15:47:17.651Z] GIT_BRANCH PR-39082 15:47:17 [2019-10-03T15:47:17.651Z] GIT_COMMIT 0075ee6d6cf03541078f341c74475b61c1cddd31 15:47:17 [2019-10-03T15:47:17.651Z] GIT_PREVIOUS_COMMIT 84328b3ff2abec69e537646d78528a37b82a051f 15:47:17 [2019-10-03T15:47:17.651Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 3599db5d1ddb13dca19655d0cf04209196b96772 15:47:17 [2019-10-03T15:47:17.651Z] GIT_URL https://github.com/moby/moby.git 15:47:17 [2019-10-03T15:47:17.651Z] HUDSON_COOKIE 984e8d23-05ea-41cf-b005-57859f49076e 15:47:17 [2019-10-03T15:47:17.651Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 15:47:17 [2019-10-03T15:47:17.651Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 15:47:17 [2019-10-03T15:47:17.651Z] HUDSON_URL https://ci.docker.com/public/ 15:47:17 [2019-10-03T15:47:17.651Z] janky true 15:47:17 [2019-10-03T15:47:17.651Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 15:47:17 [2019-10-03T15:47:17.651Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 15:47:17 [2019-10-03T15:47:17.651Z] JENKINS_NODE_COOKIE cd5a901b-1f2e-4f32-934d-f24dd58c6b42 15:47:17 [2019-10-03T15:47:17.651Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 15:47:17 [2019-10-03T15:47:17.651Z] JENKINS_URL https://ci.docker.com/public/ 15:47:17 [2019-10-03T15:47:17.651Z] JOB_BASE_NAME PR-39082 15:47:17 [2019-10-03T15:47:17.651Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39082/display/redirect 15:47:17 [2019-10-03T15:47:17.651Z] JOB_NAME moby/PR-39082 15:47:17 [2019-10-03T15:47:17.652Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39082/ 15:47:17 [2019-10-03T15:47:17.652Z] library.jps.version master 15:47:17 [2019-10-03T15:47:17.652Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 15:47:17 [2019-10-03T15:47:17.652Z] NODE_LABELS amd64 azure azwin-2-a039a0 azwin-2019 docker west-us windows windows-2019 x86_64 15:47:17 [2019-10-03T15:47:17.652Z] NODE_NAME azwin-2-a039a0 15:47:17 [2019-10-03T15:47:17.652Z] NUMBER_OF_PROCESSORS 4 15:47:17 [2019-10-03T15:47:17.652Z] OS Windows_NT 15:47:17 [2019-10-03T15:47:17.652Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 15:47:17 [2019-10-03T15:47:17.652Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 15:47:17 [2019-10-03T15:47:17.652Z] powerpc true 15:47:17 [2019-10-03T15:47:17.654Z] ppc64le true 15:47:17 [2019-10-03T15:47:17.654Z] PROCESSOR_ARCHITECTURE AMD64 15:47:17 [2019-10-03T15:47:17.654Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel 15:47:17 [2019-10-03T15:47:17.654Z] PROCESSOR_LEVEL 6 15:47:17 [2019-10-03T15:47:17.654Z] PROCESSOR_REVISION 4f01 15:47:17 [2019-10-03T15:47:17.654Z] ProgramData C:\ProgramData 15:47:17 [2019-10-03T15:47:17.654Z] ProgramFiles C:\Program Files 15:47:17 [2019-10-03T15:47:17.654Z] ProgramFiles(x86) C:\Program Files (x86) 15:47:17 [2019-10-03T15:47:17.654Z] ProgramW6432 C:\Program Files 15:47:17 [2019-10-03T15:47:17.654Z] PROMPT $P$G 15:47:17 [2019-10-03T15:47:17.654Z] PSExecutionPolicyPreference Bypass 15:47:17 [2019-10-03T15:47:17.654Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 15:47:17 [2019-10-03T15:47:17.654Z] PUBLIC C:\Users\Public 15:47:17 [2019-10-03T15:47:17.654Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39082/11/display/redirect?page=changes 15:47:17 [2019-10-03T15:47:17.654Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39082/11/display/redirect 15:47:17 [2019-10-03T15:47:17.654Z] s390x true 15:47:17 [2019-10-03T15:47:17.654Z] skip_dco false 15:47:17 [2019-10-03T15:47:17.654Z] SKIP_VALIDATION_TESTS 1 15:47:17 [2019-10-03T15:47:17.654Z] SOURCES_DRIVE d 15:47:17 [2019-10-03T15:47:17.654Z] SOURCES_SUBDIR gopath 15:47:17 [2019-10-03T15:47:17.654Z] STAGE_NAME Run tests 15:47:17 [2019-10-03T15:47:17.654Z] SystemDrive C: 15:47:17 [2019-10-03T15:47:17.654Z] SystemRoot C:\windows 15:47:17 [2019-10-03T15:47:17.654Z] TEMP C:\windows\TEMP 15:47:17 [2019-10-03T15:47:17.654Z] TESTDEBUG 0 15:47:17 [2019-10-03T15:47:17.654Z] TESTRUN_DRIVE d 15:47:17 [2019-10-03T15:47:17.654Z] TESTRUN_SUBDIR CI 15:47:17 [2019-10-03T15:47:17.654Z] TIMEOUT 120m 15:47:17 [2019-10-03T15:47:17.654Z] TMP C:\windows\TEMP 15:47:17 [2019-10-03T15:47:17.654Z] unit_validate true 15:47:17 [2019-10-03T15:47:17.654Z] USERDOMAIN WORKGROUP 15:47:17 [2019-10-03T15:47:17.654Z] USERNAME azwin-2-a039a0$ 15:47:17 [2019-10-03T15:47:17.654Z] USERPROFILE C:\windows\system32\config\systemprofile 15:47:17 [2019-10-03T15:47:17.654Z] windir C:\windows 15:47:17 [2019-10-03T15:47:17.654Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 15:47:17 [2019-10-03T15:47:17.654Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 15:47:17 [2019-10-03T15:47:17.654Z] windowsRS1 false 15:47:17 [2019-10-03T15:47:17.654Z] windowsRS5 true 15:47:17 [2019-10-03T15:47:17.654Z] WORKSPACE d:\gopath\src\github.com\docker\docker 15:47:17 [2019-10-03T15:47:17.654Z] z true 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Sources under d:\gopath\... 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Test run under d:\CI\... 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Running in D:\gopath\src\github.com\docker\docker 15:47:17 [2019-10-03T15:47:17.654Z] INFO: docker/docker repository was found 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Docker version of control daemon 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.654Z] Client: Docker Engine - Enterprise 15:47:17 [2019-10-03T15:47:17.654Z] Version: 19.03.2 15:47:17 [2019-10-03T15:47:17.654Z] API version: 1.40 15:47:17 [2019-10-03T15:47:17.654Z] Go version: go1.12.8 15:47:17 [2019-10-03T15:47:17.654Z] Git commit: c92ab06ed9 15:47:17 [2019-10-03T15:47:17.654Z] Built: 09/03/2019 16:38:11 15:47:17 [2019-10-03T15:47:17.654Z] OS/Arch: windows/amd64 15:47:17 [2019-10-03T15:47:17.654Z] Experimental: false 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.654Z] Server: Docker Engine - Enterprise 15:47:17 [2019-10-03T15:47:17.654Z] Engine: 15:47:17 [2019-10-03T15:47:17.654Z] Version: 19.03.2 15:47:17 [2019-10-03T15:47:17.654Z] API version: 1.40 (minimum version 1.24) 15:47:17 [2019-10-03T15:47:17.654Z] Go version: go1.12.8 15:47:17 [2019-10-03T15:47:17.654Z] Git commit: c92ab06ed9 15:47:17 [2019-10-03T15:47:17.654Z] Built: 09/03/2019 16:35:47 15:47:17 [2019-10-03T15:47:17.654Z] OS/Arch: windows/amd64 15:47:17 [2019-10-03T15:47:17.654Z] Experimental: true 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.654Z] INFO: Docker info of control daemon 15:47:17 [2019-10-03T15:47:17.654Z] 15:47:17 [2019-10-03T15:47:17.707Z] AR soccr/libsoccr.a 15:47:17 [2019-10-03T15:47:17.707Z] make[1]: 'soccr/libsoccr.a' is up to date. 15:47:17 [2019-10-03T15:47:17.707Z] DEP criu/arch/s390/sigframe.d 15:47:17 [2019-10-03T15:47:17.707Z] DEP criu/arch/s390/crtools.d 15:47:17 [2019-10-03T15:47:17.707Z] DEP criu/arch/s390/cpu.d 15:47:17 [2019-10-03T15:47:17.707Z] CC criu/arch/s390/cpu.o 15:47:17 [2019-10-03T15:47:17.707Z] CC criu/arch/s390/crtools.o 15:47:18 [2019-10-03T15:47:18.073Z] CC criu/arch/s390/sigframe.o 15:47:18 [2019-10-03T15:47:18.073Z] LINK criu/arch/s390/crtools.built-in.o 15:47:18 [2019-10-03T15:47:18.073Z] DEP criu/arch/s390/vdso-pie.d 15:47:18 [2019-10-03T15:47:18.073Z] DEP criu/pie/parasite-vdso.d 15:47:18 [2019-10-03T15:47:18.073Z] DEP criu/pie/util-vdso.d 15:47:18 [2019-10-03T15:47:18.073Z] DEP criu/pie/util.d 15:47:18 [2019-10-03T15:47:18.073Z] CC criu/pie/util.o 15:47:18 [2019-10-03T15:47:18.073Z] CC criu/pie/util-vdso.o 15:47:18 [2019-10-03T15:47:18.116Z] Client: 15:47:18 [2019-10-03T15:47:18.116Z] Debug Mode: false 15:47:18 [2019-10-03T15:47:18.116Z] Plugins: 15:47:18 [2019-10-03T15:47:18.116Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) 15:47:18 [2019-10-03T15:47:18.116Z] 15:47:18 [2019-10-03T15:47:18.116Z] Server: 15:47:18 [2019-10-03T15:47:18.116Z] Containers: 0 15:47:18 [2019-10-03T15:47:18.116Z] Running: 0 15:47:18 [2019-10-03T15:47:18.116Z] Paused: 0 15:47:18 [2019-10-03T15:47:18.116Z] Stopped: 0 15:47:18 [2019-10-03T15:47:18.116Z] Images: 8 15:47:18 [2019-10-03T15:47:18.116Z] Server Version: 19.03.2 15:47:18 [2019-10-03T15:47:18.116Z] Storage Driver: windowsfilter (windows) lcow (linux) 15:47:18 [2019-10-03T15:47:18.116Z] Windows: 15:47:18 [2019-10-03T15:47:18.116Z] LCOW: 15:47:18 [2019-10-03T15:47:18.116Z] Logging Driver: json-file 15:47:18 [2019-10-03T15:47:18.116Z] Plugins: 15:47:18 [2019-10-03T15:47:18.116Z] Volume: local 15:47:18 [2019-10-03T15:47:18.116Z] Network: ics l2bridge l2tunnel nat null overlay transparent 15:47:18 [2019-10-03T15:47:18.116Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 15:47:18 [2019-10-03T15:47:18.116Z] Swarm: inactive 15:47:18 [2019-10-03T15:47:18.116Z] Default Isolation: process 15:47:18 [2019-10-03T15:47:18.116Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 15:47:18 [2019-10-03T15:47:18.116Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 15:47:18 [2019-10-03T15:47:18.116Z] OSType: windows 15:47:18 [2019-10-03T15:47:18.116Z] Architecture: x86_64 15:47:18 [2019-10-03T15:47:18.116Z] CPUs: 4 15:47:18 [2019-10-03T15:47:18.116Z] Total Memory: 32GiB 15:47:18 [2019-10-03T15:47:18.116Z] Name: azwin-2-a039a0 15:47:18 [2019-10-03T15:47:18.116Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 15:47:18 [2019-10-03T15:47:18.116Z] Docker Root Dir: D:\docker 15:47:18 [2019-10-03T15:47:18.116Z] Debug Mode: false 15:47:18 [2019-10-03T15:47:18.116Z] Registry: https://index.docker.io/v1/ 15:47:18 [2019-10-03T15:47:18.116Z] Labels: 15:47:18 [2019-10-03T15:47:18.116Z] Experimental: true 15:47:18 [2019-10-03T15:47:18.116Z] Insecure Registries: 15:47:18 [2019-10-03T15:47:18.116Z] 10.0.0.4:5000 15:47:18 [2019-10-03T15:47:18.116Z] 127.0.0.0/8 15:47:18 [2019-10-03T15:47:18.116Z] Registry Mirrors: 15:47:18 [2019-10-03T15:47:18.116Z] http://10.0.0.4:5000/ 15:47:18 [2019-10-03T15:47:18.116Z] Live Restore Enabled: false 15:47:18 [2019-10-03T15:47:18.116Z] 15:47:18 [2019-10-03T15:47:18.116Z] 15:47:18 [2019-10-03T15:47:18.116Z] INFO: Commit hash is ab8a39334 15:47:18 [2019-10-03T15:47:18.116Z] INFO: Nuke-Everything... 15:47:18 [2019-10-03T15:47:18.304Z] 004465f1c815: Pull complete 15:47:18 [2019-10-03T15:47:18.441Z] CC criu/pie/parasite-vdso.o 15:47:18 [2019-10-03T15:47:18.441Z] CC criu/arch/s390/vdso-pie.o 15:47:18 [2019-10-03T15:47:18.441Z] AR criu/pie/pie.lib.a 15:47:18 [2019-10-03T15:47:18.441Z] DEP criu/pie/restorer.d 15:47:18 [2019-10-03T15:47:18.441Z] DEP criu/arch/s390/restorer.d 15:47:18 [2019-10-03T15:47:18.441Z] DEP criu/pie/parasite.d 15:47:18 [2019-10-03T15:47:18.441Z] CC criu/pie/parasite.o 15:47:18 [2019-10-03T15:47:18.578Z] INFO: Container count on control daemon to delete is 0 15:47:18 [2019-10-03T15:47:18.806Z] LINK criu/pie/parasite.built-in.o 15:47:18 [2019-10-03T15:47:18.806Z] GEN criu/pie/parasite-blob.h 15:47:18 [2019-10-03T15:47:18.806Z] CC criu/arch/s390/restorer.o 15:47:18 [2019-10-03T15:47:18.806Z] CC criu/pie/restorer.o 15:47:19 [2019-10-03T15:47:19.039Z] INFO: Nuking d:\CI 15:47:19 [2019-10-03T15:47:19.039Z] INFO: Zapped successfully 15:47:19 [2019-10-03T15:47:19.039Z] INFO: Location for testing is d:\CI\PR-39082\11 15:47:19 [2019-10-03T15:47:19.039Z] INFO: Validating GOLang consistency in Dockerfile.windows... 15:47:19 [2019-10-03T15:47:19.039Z] 15:47:19 [2019-10-03T15:47:19.039Z] 15:47:19 [2019-10-03T15:47:19.039Z] INFO: Building the image from Dockerfile.windows at 10/03/2019 15:47:18... 15:47:19 [2019-10-03T15:47:19.039Z] 15:47:19 [2019-10-03T15:47:19.187Z] LINK criu/pie/restorer.built-in.o 15:47:19 [2019-10-03T15:47:19.187Z] GEN criu/pie/restorer-blob.h 15:47:19 [2019-10-03T15:47:19.187Z] DEP criu/vdso.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/uts_ns.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/util.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/uffd.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/tun.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/tty.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/timerfd.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/sysfs_parse.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/sysctl.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/string.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/stats.d 15:47:19 [2019-10-03T15:47:19.551Z] DEP criu/sockets.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sk-unix.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sk-tcp.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sk-queue.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sk-packet.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sk-netlink.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sk-inet.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/signalfd.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/sigframe.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/shmem.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/servicefd.d 15:47:19 [2019-10-03T15:47:19.927Z] DEP criu/seize.d 15:47:20 [2019-10-03T15:47:20.294Z] DEP criu/seccomp.d 15:47:20 [2019-10-03T15:47:20.294Z] DEP criu/rst-malloc.d 15:47:20 [2019-10-03T15:47:20.294Z] DEP criu/rbtree.d 15:47:20 [2019-10-03T15:47:20.294Z] DEP criu/pstree.d 15:47:20 [2019-10-03T15:47:20.294Z] DEP criu/protobuf.d 15:47:20 [2019-10-03T15:47:20.294Z] GEN criu/protobuf-desc-gen.h 15:47:20 [2019-10-03T15:47:20.294Z] DEP criu/protobuf-desc.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/proc_parse.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/plugin.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/pipes.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/pie-util.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/pie-util-vdso.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/pie-util-vdso-elf32.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/path.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/parasite-syscall.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/pagemap.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/pagemap-cache.d 15:47:20 [2019-10-03T15:47:20.667Z] DEP criu/page-xfer.d 15:47:20 [2019-10-03T15:47:20.992Z] c19c19fc3c99: Pull complete 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/page-pipe.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/netfilter.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/net.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/namespaces.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/mount.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/mem.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/lsm.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/log.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/libnetlink.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/kerndat.d 15:47:21 [2019-10-03T15:47:21.028Z] DEP criu/kcmp-ids.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/irmap.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/ipc_ns.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/image.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/image-desc.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/fsnotify.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/filesystems.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/files.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/files-reg.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/files-ext.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/file-lock.d 15:47:21 [2019-10-03T15:47:21.395Z] DEP criu/file-ids.d 15:47:21 [2019-10-03T15:47:21.648Z] #53 ... 15:47:21 [2019-10-03T15:47:21.648Z] 15:47:21 [2019-10-03T15:47:21.648Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:21 [2019-10-03T15:47:21.648Z] #57 5.220 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:21 [2019-10-03T15:47:21.648Z] #57 5.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:21 [2019-10-03T15:47:21.648Z] #57 5.358 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:21 [2019-10-03T15:47:21.648Z] #57 5.391 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:21 [2019-10-03T15:47:21.648Z] #57 5.393 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:21 [2019-10-03T15:47:21.648Z] #57 6.056 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:21 [2019-10-03T15:47:21.648Z] #57 ... 15:47:21 [2019-10-03T15:47:21.648Z] 15:47:21 [2019-10-03T15:47:21.648Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.308 + RM_GOPATH=0 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.308 + TMP_GOPATH= 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.308 + : /build/ 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.308 + '[' -z '' ']' 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.310 ++ mktemp -d 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.321 + export GOPATH=/tmp/tmp.NHhSxKzHjh 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.321 + GOPATH=/tmp/tmp.NHhSxKzHjh 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.322 + RM_GOPATH=1 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.322 ++ dirname ./install.sh 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.323 + dir=. 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.323 + bin=rootlesskit 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.323 + shift 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.323 + '[' '!' -f ./rootlesskit.installer ']' 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.323 + . ./rootlesskit.installer 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + install_rootlesskit 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + case "$1" in 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + export CGO_ENABLED=0 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + CGO_ENABLED=0 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + _install_rootlesskit 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.325 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.NHhSxKzHjh/src/github.com/rootless-containers/rootlesskit 15:47:21 [2019-10-03T15:47:21.648Z] #61 6.333 Cloning into '/tmp/tmp.NHhSxKzHjh/src/github.com/rootless-containers/rootlesskit'... 15:47:21 [2019-10-03T15:47:21.648Z] #61 ... 15:47:21 [2019-10-03T15:47:21.648Z] 15:47:21 [2019-10-03T15:47:21.648Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.345 + RM_GOPATH=0 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.345 + TMP_GOPATH= 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.345 + : /build 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.345 + '[' -z '' ']' 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.345 ++ mktemp -d 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.354 + export GOPATH=/tmp/tmp.j5r7tkujUY 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.354 + GOPATH=/tmp/tmp.j5r7tkujUY 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.354 + RM_GOPATH=1 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.358 ++ dirname ./install.sh 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.364 + dir=. 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.365 + bin=vndr 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.365 + shift 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.365 + '[' '!' -f ./vndr.installer ']' 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.365 + . ./vndr.installer 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.365 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.366 + install_vndr 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.367 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.367 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.367 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j5r7tkujUY/src/github.com/LK4D4/vndr 15:47:21 [2019-10-03T15:47:21.648Z] #33 6.370 Cloning into '/tmp/tmp.j5r7tkujUY/src/github.com/LK4D4/vndr'... 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/fifo.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/fdstore.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/fault-injection.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/external.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/eventpoll.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/eventfd.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/crtools.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/cr-service.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/cr-restore.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/cr-errno.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/cr-dump.d 15:47:21 [2019-10-03T15:47:21.767Z] DEP criu/cr-dedup.d 15:47:21 [2019-10-03T15:47:21.903Z] #33 ... 15:47:21 [2019-10-03T15:47:21.903Z] 15:47:21 [2019-10-03T15:47:21.903Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.538 + RM_GOPATH=0 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.546 + TMP_GOPATH= 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.547 + : /build 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.547 + '[' -z '' ']' 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.550 ++ mktemp -d 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.553 + export GOPATH=/tmp/tmp.zIPM0LrRQm 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.553 + GOPATH=/tmp/tmp.zIPM0LrRQm 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.553 + RM_GOPATH=1 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.553 ++ dirname ./install.sh 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.554 + dir=. 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.565 + bin=dockercli 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.565 + shift 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.565 + '[' '!' -f ./dockercli.installer ']' 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.565 + . ./dockercli.installer 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.565 ++ DOCKERCLI_CHANNEL=stable 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.565 ++ DOCKERCLI_VERSION=17.06.2-ce 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.566 + install_dockercli 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.566 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.566 Install docker/cli version 17.06.2-ce from stable 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.567 ++ uname -m 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.568 + arch=x86_64 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.568 + '[' x86_64 '!=' x86_64 ']' 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.568 + url=https://download.docker.com/linux/static 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.568 + tar -xz docker/docker 15:47:21 [2019-10-03T15:47:21.903Z] #53 6.573 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/cr-check.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/config.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/clone-noasan.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/cgroup.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/cgroup-props.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/bitmap.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/bfd.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/autofs.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/aio.d 15:47:22 [2019-10-03T15:47:22.138Z] DEP criu/action-scripts.d 15:47:22 [2019-10-03T15:47:22.138Z] CC criu/action-scripts.o 15:47:22 [2019-10-03T15:47:22.367Z] #5 DONE 7.7s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:22 [2019-10-03T15:47:22.367Z] #17 ... 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh 15:47:22 [2019-10-03T15:47:22.367Z] #22 DONE 0.2s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 15:47:22 [2019-10-03T15:47:22.367Z] #60 DONE 0.1s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #23 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 15:47:22 [2019-10-03T15:47:22.367Z] #23 DONE 0.1s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 15:47:22 [2019-10-03T15:47:22.367Z] #52 DONE 0.1s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 15:47:22 [2019-10-03T15:47:22.367Z] #26 DONE 0.1s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 15:47:22 [2019-10-03T15:47:22.367Z] #29 DONE 0.1s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 15:47:22 [2019-10-03T15:47:22.367Z] #32 DONE 0.1s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 15:47:22 [2019-10-03T15:47:22.367Z] #49 DONE 0.2s 15:47:22 [2019-10-03T15:47:22.367Z] 15:47:22 [2019-10-03T15:47:22.367Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:47:22 [2019-10-03T15:47:22.504Z] CC criu/aio.o 15:47:22 [2019-10-03T15:47:22.504Z] CC criu/autofs.o 15:47:22 [2019-10-03T15:47:22.876Z] CC criu/bfd.o 15:47:22 [2019-10-03T15:47:22.876Z] CC criu/bitmap.o 15:47:22 [2019-10-03T15:47:22.876Z] CC criu/cgroup-props.o 15:47:23 [2019-10-03T15:47:23.252Z] CC criu/cgroup.o 15:47:23 [2019-10-03T15:47:23.627Z] CC criu/clone-noasan.o 15:47:23 [2019-10-03T15:47:23.627Z] CC criu/config.o 15:47:23 [2019-10-03T15:47:23.991Z] CC criu/cr-check.o 15:47:24 [2019-10-03T15:47:24.374Z] CC criu/cr-dedup.o 15:47:24 [2019-10-03T15:47:24.374Z] CC criu/cr-dump.o 15:47:25 [2019-10-03T15:47:25.170Z] #53 ... 15:47:25 [2019-10-03T15:47:25.170Z] 15:47:25 [2019-10-03T15:47:25.170Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:47:25 [2019-10-03T15:47:25.170Z] #6 6.660 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:25 [2019-10-03T15:47:25.170Z] #6 6.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #6 6.709 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #6 6.726 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #6 6.770 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:25 [2019-10-03T15:47:25.170Z] #6 7.370 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #6 9.217 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #6 10.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #6 ... 15:47:25 [2019-10-03T15:47:25.170Z] 15:47:25 [2019-10-03T15:47:25.170Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:25 [2019-10-03T15:47:25.170Z] #17 7.273 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:25 [2019-10-03T15:47:25.170Z] #17 7.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #17 7.346 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #17 7.351 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:25 [2019-10-03T15:47:25.170Z] #17 7.424 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:25 [2019-10-03T15:47:25.171Z] #17 8.408 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:25 [2019-10-03T15:47:25.171Z] #17 10.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:25 [2019-10-03T15:47:25.171Z] #17 ... 15:47:25 [2019-10-03T15:47:25.171Z] 15:47:25 [2019-10-03T15:47:25.171Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.259 + RM_GOPATH=0 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.259 + TMP_GOPATH= 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.259 + : /build 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.259 + '[' -z '' ']' 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.266 ++ mktemp -d 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.271 + export GOPATH=/tmp/tmp.s65uNIbQ8T 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.271 + GOPATH=/tmp/tmp.s65uNIbQ8T 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.271 + RM_GOPATH=1 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.271 ++ dirname ./install.sh 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.272 + dir=. 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.272 + bin=golangci_lint 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.273 + shift 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.273 + '[' '!' -f ./golangci_lint.installer ']' 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.273 + . ./golangci_lint.installer 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.285 Installing golangci-lint version v1.17.1 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.285 ++ : v1.17.1 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.285 + install_golangci_lint 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.285 + echo 'Installing golangci-lint version v1.17.1' 15:47:25 [2019-10-03T15:47:25.171Z] #24 6.285 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 15:47:25 [2019-10-03T15:47:25.271Z] CC criu/cr-errno.o 15:47:25 [2019-10-03T15:47:25.271Z] CC criu/cr-restore.o 15:47:25 [2019-10-03T15:47:25.426Z] #24 ... 15:47:25 [2019-10-03T15:47:25.426Z] 15:47:25 [2019-10-03T15:47:25.426Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:25 [2019-10-03T15:47:25.426Z] #35 7.524 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:25 [2019-10-03T15:47:25.426Z] #35 7.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:25 [2019-10-03T15:47:25.426Z] #35 7.588 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:25 [2019-10-03T15:47:25.426Z] #35 7.601 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:25 [2019-10-03T15:47:25.426Z] #35 7.628 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:25 [2019-10-03T15:47:25.426Z] #35 8.432 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:25 [2019-10-03T15:47:25.426Z] #35 10.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:25 [2019-10-03T15:47:25.426Z] #35 ... 15:47:25 [2019-10-03T15:47:25.426Z] 15:47:25 [2019-10-03T15:47:25.426Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:47:25 [2019-10-03T15:47:25.426Z] #55 3.256 + mktemp -d 15:47:25 [2019-10-03T15:47:25.426Z] #55 3.256 + export GOPATH=/tmp/tmp.oDOLgvjzMv 15:47:25 [2019-10-03T15:47:25.426Z] #55 3.256 + git clone https://github.com/docker/distribution.git /tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution 15:47:25 [2019-10-03T15:47:25.426Z] #55 3.256 Cloning into '/tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution'... 15:47:25 [2019-10-03T15:47:25.682Z] #55 ... 15:47:25 [2019-10-03T15:47:25.682Z] 15:47:25 [2019-10-03T15:47:25.682Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.482 + RM_GOPATH=0 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.482 + TMP_GOPATH= 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.482 + : /build 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.482 + '[' -z '' ']' 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.490 ++ mktemp -d 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.490 + export GOPATH=/tmp/tmp.gA1qCHj7Af 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.490 + GOPATH=/tmp/tmp.gA1qCHj7Af 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.490 + RM_GOPATH=1 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 ++ dirname ./install.sh 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + dir=. 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + bin=gotestsum 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + shift 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + '[' '!' -f ./gotestsum.installer ']' 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + . ./gotestsum.installer 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 ++ GOTESTSUM_COMMIT=v0.3.5 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + install_gotestsum 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + echo 'Installing gotestsum version v0.3.5' 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 + go get -d gotest.tools/gotestsum 15:47:25 [2019-10-03T15:47:25.682Z] #27 6.496 Installing gotestsum version v0.3.5 15:47:25 [2019-10-03T15:47:25.682Z] #27 ... 15:47:25 [2019-10-03T15:47:25.682Z] 15:47:25 [2019-10-03T15:47:25.682Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.684 + RM_GOPATH=0 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.684 + TMP_GOPATH= 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.684 + : /build 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.684 + '[' -z '' ']' 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.684 ++ mktemp -d 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.690 + export GOPATH=/tmp/tmp.o2zLKXPUSH 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.690 + GOPATH=/tmp/tmp.o2zLKXPUSH 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.691 + RM_GOPATH=1 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.693 ++ dirname ./install.sh 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.701 + dir=. 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.701 + bin=tomlv 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.701 + shift 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.701 + '[' '!' -f ./tomlv.installer ']' 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.701 + . ./tomlv.installer 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.702 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.702 + install_tomlv 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.706 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.706 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.707 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o2zLKXPUSH/src/github.com/BurntSushi/toml 15:47:25 [2019-10-03T15:47:25.682Z] #30 6.709 Cloning into '/tmp/tmp.o2zLKXPUSH/src/github.com/BurntSushi/toml'... 15:47:25 [2019-10-03T15:47:25.682Z] #30 7.893 + cd /tmp/tmp.o2zLKXPUSH/src/github.com/BurntSushi/toml 15:47:25 [2019-10-03T15:47:25.682Z] #30 7.894 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:47:25 [2019-10-03T15:47:25.682Z] #30 7.899 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:47:25 [2019-10-03T15:47:25.682Z] #30 8.653 runtime/internal/atomic 15:47:25 [2019-10-03T15:47:25.682Z] #30 8.664 internal/cpu 15:47:25 [2019-10-03T15:47:25.682Z] #30 8.879 runtime/internal/sys 15:47:25 [2019-10-03T15:47:25.682Z] #30 9.117 runtime/internal/math 15:47:25 [2019-10-03T15:47:25.682Z] #30 9.170 math/bits 15:47:25 [2019-10-03T15:47:25.682Z] #30 9.275 internal/bytealg 15:47:25 [2019-10-03T15:47:25.682Z] #30 9.858 runtime 15:47:25 [2019-10-03T15:47:25.682Z] #30 9.938 math 15:47:25 [2019-10-03T15:47:25.938Z] #30 ... 15:47:25 [2019-10-03T15:47:25.938Z] 15:47:25 [2019-10-03T15:47:25.938Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 15:47:25 [2019-10-03T15:47:25.938Z] #15 6.401 + mktemp -d 15:47:25 [2019-10-03T15:47:25.938Z] #15 6.405 + export GOPATH=/tmp/tmp.ClqMg8teAx 15:47:25 [2019-10-03T15:47:25.938Z] #15 6.405 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.ClqMg8teAx/src/github.com/go-swagger/go-swagger 15:47:25 [2019-10-03T15:47:25.938Z] #15 6.409 Cloning into '/tmp/tmp.ClqMg8teAx/src/github.com/go-swagger/go-swagger'... 15:47:25 [2019-10-03T15:47:25.938Z] #15 ... 15:47:25 [2019-10-03T15:47:25.938Z] 15:47:25 [2019-10-03T15:47:25.938Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.488 + RM_GOPATH=0 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.488 + TMP_GOPATH= 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.488 + : /build 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.488 + '[' -z '' ']' 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.494 ++ mktemp -d 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.494 + export GOPATH=/tmp/tmp.tHAjPiDK4o 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.494 + GOPATH=/tmp/tmp.tHAjPiDK4o 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.494 + RM_GOPATH=1 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 ++ dirname ./install.sh 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + dir=. 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + bin=proxy 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + shift 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + '[' '!' -f ./proxy.installer ']' 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + . ./proxy.installer 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + install_proxy 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + case "$1" in 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + export CGO_ENABLED=0 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + CGO_ENABLED=0 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + _install_proxy 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.502 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tHAjPiDK4o/src/github.com/docker/libnetwork 15:47:25 [2019-10-03T15:47:25.938Z] #50 6.511 Cloning into '/tmp/tmp.tHAjPiDK4o/src/github.com/docker/libnetwork'... 15:47:26 [2019-10-03T15:47:26.123Z] CC criu/cr-service.o 15:47:26 [2019-10-03T15:47:26.123Z] CC criu/crtools.o 15:47:26 [2019-10-03T15:47:26.194Z] #50 ... 15:47:26 [2019-10-03T15:47:26.194Z] 15:47:26 [2019-10-03T15:47:26.194Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 15:47:26 [2019-10-03T15:47:26.194Z] #61 10.19 + cd /tmp/tmp.NHhSxKzHjh/src/github.com/rootless-containers/rootlesskit 15:47:26 [2019-10-03T15:47:26.194Z] #61 10.21 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:47:26 [2019-10-03T15:47:26.194Z] #61 10.33 + for f in rootlesskit rootlesskit-docker-proxy 15:47:26 [2019-10-03T15:47:26.194Z] #61 10.35 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 15:47:26 [2019-10-03T15:47:26.266Z] Sending build context to Docker daemon 49.95MB 15:47:26 [2019-10-03T15:47:26.266Z] 15:47:26 [2019-10-03T15:47:26.266Z] Step 1/8 : FROM microsoft/windowsservercore 15:47:26 [2019-10-03T15:47:26.266Z] ---> 1ddfa8bee56a 15:47:26 [2019-10-03T15:47:26.266Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 15:47:26 [2019-10-03T15:47:26.266Z] ---> Using cache 15:47:26 [2019-10-03T15:47:26.266Z] ---> a89a24696366 15:47:26 [2019-10-03T15:47:26.266Z] Step 3/8 : ARG GO_VERSION=1.13.1 15:47:26 [2019-10-03T15:47:26.266Z] ---> Running in 91509e9cb82d 15:47:26 [2019-10-03T15:47:26.266Z] Removing intermediate container 91509e9cb82d 15:47:26 [2019-10-03T15:47:26.266Z] ---> fd3e228eedba 15:47:26 [2019-10-03T15:47:26.266Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 15:47:26 [2019-10-03T15:47:26.266Z] ---> Running in 750c8e4716b2 15:47:26 [2019-10-03T15:47:26.489Z] CC criu/eventfd.o 15:47:26 [2019-10-03T15:47:26.490Z] CC criu/eventpoll.o 15:47:26 [2019-10-03T15:47:26.490Z] CC criu/external.o 15:47:26 [2019-10-03T15:47:26.491Z] 43d8051f8c7f: Pull complete 15:47:26 [2019-10-03T15:47:26.491Z] 6c11edc0dc35: Pull complete 15:47:26 [2019-10-03T15:47:26.491Z] Digest: sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 15:47:26 [2019-10-03T15:47:26.491Z] Status: Downloaded newer image for golang:1.13.1-stretch 15:47:26 [2019-10-03T15:47:26.491Z] ---> b0b87562f76b 15:47:26 [2019-10-03T15:47:26.491Z] Step 5/126 : ARG APT_MIRROR 15:47:26 [2019-10-03T15:47:26.731Z] Removing intermediate container 750c8e4716b2 15:47:26 [2019-10-03T15:47:26.731Z] ---> 707b2d141953 15:47:26 [2019-10-03T15:47:26.731Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed 15:47:26 [2019-10-03T15:47:26.731Z] ---> Running in 225a89107458 15:47:26 [2019-10-03T15:47:26.776Z] ---> Running in e63196d5fbc6 15:47:26 [2019-10-03T15:47:26.776Z] Removing intermediate container e63196d5fbc6 15:47:26 [2019-10-03T15:47:26.776Z] ---> 3cae5adca27e 15:47:26 [2019-10-03T15:47:26.776Z] Step 6/126 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 15:47:26 [2019-10-03T15:47:26.776Z] ---> Running in 5c7348169bac 15:47:26 [2019-10-03T15:47:26.862Z] CC criu/fault-injection.o 15:47:26 [2019-10-03T15:47:26.862Z] CC criu/fdstore.o 15:47:26 [2019-10-03T15:47:26.862Z] CC criu/fifo.o 15:47:26 [2019-10-03T15:47:26.862Z] CC criu/file-ids.o 15:47:26 [2019-10-03T15:47:26.862Z] CC criu/file-lock.o 15:47:27 [2019-10-03T15:47:27.226Z] CC criu/files-ext.o 15:47:27 [2019-10-03T15:47:27.226Z] CC criu/files-reg.o 15:47:27 [2019-10-03T15:47:27.704Z] #50 ... 15:47:27 [2019-10-03T15:47:27.704Z] 15:47:27 [2019-10-03T15:47:27.704Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:27 [2019-10-03T15:47:27.704Z] #44 4.300 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:27 [2019-10-03T15:47:27.704Z] #44 4.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:27 [2019-10-03T15:47:27.704Z] #44 4.331 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:27 [2019-10-03T15:47:27.704Z] #44 4.339 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:27 [2019-10-03T15:47:27.704Z] #44 4.499 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:27 [2019-10-03T15:47:27.704Z] #44 5.255 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:27 [2019-10-03T15:47:27.798Z] Removing intermediate container 5c7348169bac 15:47:27 [2019-10-03T15:47:27.799Z] ---> 3f53dc55bfc4 15:47:27 [2019-10-03T15:47:27.799Z] Step 7/126 : ENV GO111MODULE=off 15:47:27 [2019-10-03T15:47:27.799Z] ---> Running in 8411ed4e81cb 15:47:27 [2019-10-03T15:47:27.799Z] Removing intermediate container 8411ed4e81cb 15:47:27 [2019-10-03T15:47:27.799Z] ---> a8e05796ab74 15:47:27 [2019-10-03T15:47:27.799Z] Step 8/126 : FROM base AS criu 15:47:27 [2019-10-03T15:47:27.799Z] ---> a8e05796ab74 15:47:27 [2019-10-03T15:47:27.799Z] Step 9/126 : ARG DEBIAN_FRONTEND 15:47:27 [2019-10-03T15:47:27.799Z] ---> Running in 72eb79e41fb1 15:47:27 [2019-10-03T15:47:27.799Z] Removing intermediate container 72eb79e41fb1 15:47:27 [2019-10-03T15:47:27.799Z] ---> fe047d907a77 15:47:27 [2019-10-03T15:47:27.799Z] Step 10/126 : ENV CRIU_VERSION 3.12 15:47:27 [2019-10-03T15:47:27.799Z] ---> Running in 3575a4d39e61 15:47:27 [2019-10-03T15:47:27.999Z] CC criu/files.o 15:47:28 [2019-10-03T15:47:28.082Z] Removing intermediate container 3575a4d39e61 15:47:28 [2019-10-03T15:47:28.082Z] ---> 447b00d3584d 15:47:28 [2019-10-03T15:47:28.082Z] Step 11/126 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* 15:47:28 [2019-10-03T15:47:28.082Z] ---> Running in 7395a2df66bf 15:47:28 [2019-10-03T15:47:28.264Z] #44 ... 15:47:28 [2019-10-03T15:47:28.264Z] 15:47:28 [2019-10-03T15:47:28.264Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:47:28 [2019-10-03T15:47:28.264Z] #50 6.082 + RM_GOPATH=0 15:47:28 [2019-10-03T15:47:28.264Z] #50 6.082 + TMP_GOPATH= 15:47:28 [2019-10-03T15:47:28.264Z] #50 6.082 + : /build 15:47:28 [2019-10-03T15:47:28.264Z] #50 6.082 + '[' -z '' ']' 15:47:28 [2019-10-03T15:47:28.264Z] #50 6.092 ++ mktemp -d 15:47:28 [2019-10-03T15:47:28.366Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:28 [2019-10-03T15:47:28.366Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:28 [2019-10-03T15:47:28.366Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:28 [2019-10-03T15:47:28.366Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:28 [2019-10-03T15:47:28.379Z] CC criu/filesystems.o 15:47:28 [2019-10-03T15:47:28.379Z] CC criu/fsnotify.o 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.222 + export GOPATH=/tmp/tmp.SRUHbs23FQ 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.231 + GOPATH=/tmp/tmp.SRUHbs23FQ 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.231 + RM_GOPATH=1 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.231 ++ dirname ./install.sh 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.237 + dir=. 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.238 + bin=proxy 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.238 + shift 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.238 + '[' '!' -f ./proxy.installer ']' 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.239 + . ./proxy.installer 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.240 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.244 + install_proxy 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.246 + case "$1" in 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.246 + export CGO_ENABLED=0 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.246 + CGO_ENABLED=0 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.246 + _install_proxy 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.247 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.248 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.249 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SRUHbs23FQ/src/github.com/docker/libnetwork 15:47:28 [2019-10-03T15:47:28.520Z] #50 6.260 Cloning into '/tmp/tmp.SRUHbs23FQ/src/github.com/docker/libnetwork'... 15:47:28 [2019-10-03T15:47:28.650Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:28 [2019-10-03T15:47:28.650Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] 15:47:28 [2019-10-03T15:47:28.747Z] CC criu/image-desc.o 15:47:28 [2019-10-03T15:47:28.747Z] CC criu/image.o 15:47:28 [2019-10-03T15:47:28.935Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 15:47:29 [2019-10-03T15:47:29.126Z] CC criu/ipc_ns.o 15:47:29 [2019-10-03T15:47:29.126Z] CC criu/irmap.o 15:47:29 [2019-10-03T15:47:29.218Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 15:47:29 [2019-10-03T15:47:29.490Z] CC criu/kcmp-ids.o 15:47:29 [2019-10-03T15:47:29.490Z] CC criu/kerndat.o 15:47:29 [2019-10-03T15:47:29.857Z] CC criu/libnetlink.o 15:47:29 [2019-10-03T15:47:29.857Z] CC criu/log.o 15:47:29 [2019-10-03T15:47:29.857Z] CC criu/lsm.o 15:47:30 [2019-10-03T15:47:30.296Z] CC criu/mem.o 15:47:30 [2019-10-03T15:47:30.690Z] CC criu/mount.o 15:47:31 [2019-10-03T15:47:31.241Z] Fetched 7719 kB in 2s (3123 kB/s) 15:47:31 [2019-10-03T15:47:31.438Z] #61 ... 15:47:31 [2019-10-03T15:47:31.438Z] 15:47:31 [2019-10-03T15:47:31.438Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 15:47:31 [2019-10-03T15:47:31.438Z] #53 15.33 + mkdir -p /build 15:47:31 [2019-10-03T15:47:31.438Z] #53 15.34 + mv docker/docker /build/ 15:47:31 [2019-10-03T15:47:31.438Z] #53 15.34 + rmdir docker 15:47:31 [2019-10-03T15:47:31.438Z] #53 DONE 16.0s 15:47:31 [2019-10-03T15:47:31.438Z] 15:47:31 [2019-10-03T15:47:31.438Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:47:31 [2019-10-03T15:47:31.438Z] #30 14.23 unicode/utf8 15:47:31 [2019-10-03T15:47:31.438Z] #30 14.80 internal/race 15:47:31 [2019-10-03T15:47:31.438Z] #30 14.91 sync/atomic 15:47:31 [2019-10-03T15:47:31.438Z] #30 15.14 unicode 15:47:31 [2019-10-03T15:47:31.455Z] 15:47:31 [2019-10-03T15:47:31.456Z] SUCCESS: Specified value was saved. 15:47:31 [2019-10-03T15:47:31.650Z] CC criu/namespaces.o 15:47:31 [2019-10-03T15:47:31.782Z] #50 ... 15:47:31 [2019-10-03T15:47:31.782Z] 15:47:31 [2019-10-03T15:47:31.782Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:31 [2019-10-03T15:47:31.782Z] #35 6.347 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:31 [2019-10-03T15:47:31.782Z] #35 6.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:31 [2019-10-03T15:47:31.782Z] #35 6.393 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:31 [2019-10-03T15:47:31.782Z] #35 6.400 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:31 [2019-10-03T15:47:31.782Z] #35 6.437 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:31 [2019-10-03T15:47:31.782Z] #35 7.387 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:31 [2019-10-03T15:47:31.782Z] #35 9.178 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:31 [2019-10-03T15:47:31.857Z] Reading package lists... 15:47:32 [2019-10-03T15:47:32.082Z] #35 10.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #35 ... 15:47:32 [2019-10-03T15:47:32.082Z] 15:47:32 [2019-10-03T15:47:32.082Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:47:32 [2019-10-03T15:47:32.082Z] #6 5.737 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:32 [2019-10-03T15:47:32.082Z] #6 5.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #6 5.775 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #6 5.782 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #6 5.813 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:32 [2019-10-03T15:47:32.082Z] #6 6.526 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #6 8.136 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #6 9.227 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:32 [2019-10-03T15:47:32.082Z] #6 ... 15:47:32 [2019-10-03T15:47:32.082Z] 15:47:32 [2019-10-03T15:47:32.082Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 15:47:32 [2019-10-03T15:47:32.082Z] #15 4.264 + mktemp -d 15:47:32 [2019-10-03T15:47:32.082Z] #15 4.264 + export GOPATH=/tmp/tmp.uZE6NxaWmG 15:47:32 [2019-10-03T15:47:32.082Z] #15 4.264 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.uZE6NxaWmG/src/github.com/go-swagger/go-swagger 15:47:32 [2019-10-03T15:47:32.082Z] #15 4.264 Cloning into '/tmp/tmp.uZE6NxaWmG/src/github.com/go-swagger/go-swagger'... 15:47:32 [2019-10-03T15:47:32.102Z] CC criu/net.o 15:47:32 [2019-10-03T15:47:32.338Z] #15 ... 15:47:32 [2019-10-03T15:47:32.338Z] 15:47:32 [2019-10-03T15:47:32.338Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:32 [2019-10-03T15:47:32.338Z] #57 6.760 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:32 [2019-10-03T15:47:32.338Z] #57 6.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:32 [2019-10-03T15:47:32.338Z] #57 6.818 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:32 [2019-10-03T15:47:32.338Z] #57 6.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:32 [2019-10-03T15:47:32.338Z] #57 6.858 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:32 [2019-10-03T15:47:32.338Z] #57 7.711 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:32 [2019-10-03T15:47:32.338Z] #57 9.600 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:32 [2019-10-03T15:47:32.338Z] #57 10.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:32 [2019-10-03T15:47:32.338Z] #57 ... 15:47:32 [2019-10-03T15:47:32.338Z] 15:47:32 [2019-10-03T15:47:32.338Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.130 + RM_GOPATH=0 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.130 + TMP_GOPATH= 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.131 + : /build 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.131 + '[' -z '' ']' 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.133 ++ mktemp -d 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 Installing golangci-lint version v1.17.1 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + export GOPATH=/tmp/tmp.0TVTv6wZrx 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + GOPATH=/tmp/tmp.0TVTv6wZrx 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + RM_GOPATH=1 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 ++ dirname ./install.sh 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + dir=. 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + bin=golangci_lint 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + shift 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + '[' '!' -f ./golangci_lint.installer ']' 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + . ./golangci_lint.installer 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 ++ : v1.17.1 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + install_golangci_lint 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + echo 'Installing golangci-lint version v1.17.1' 15:47:32 [2019-10-03T15:47:32.338Z] #24 6.262 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 15:47:32 [2019-10-03T15:47:32.366Z] #30 ... 15:47:32 [2019-10-03T15:47:32.366Z] 15:47:32 [2019-10-03T15:47:32.366Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:32 [2019-10-03T15:47:32.366Z] #33 7.138 + cd /tmp/tmp.j5r7tkujUY/src/github.com/LK4D4/vndr 15:47:32 [2019-10-03T15:47:32.366Z] #33 7.140 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:47:32 [2019-10-03T15:47:32.366Z] #33 7.172 + go build -buildmode=pie -v -o /build/vndr . 15:47:32 [2019-10-03T15:47:32.366Z] #33 8.664 runtime/internal/atomic 15:47:32 [2019-10-03T15:47:32.366Z] #33 8.693 internal/cpu 15:47:32 [2019-10-03T15:47:32.366Z] #33 8.888 runtime/internal/sys 15:47:32 [2019-10-03T15:47:32.366Z] #33 9.186 runtime/internal/math 15:47:32 [2019-10-03T15:47:32.366Z] #33 9.299 internal/race 15:47:32 [2019-10-03T15:47:32.366Z] #33 9.357 internal/bytealg 15:47:32 [2019-10-03T15:47:32.366Z] #33 9.413 sync/atomic 15:47:32 [2019-10-03T15:47:32.366Z] #33 9.847 unicode 15:47:32 [2019-10-03T15:47:32.366Z] #33 10.44 runtime 15:47:32 [2019-10-03T15:47:32.366Z] #33 13.76 unicode/utf8 15:47:32 [2019-10-03T15:47:32.366Z] #33 14.29 math/bits 15:47:32 [2019-10-03T15:47:32.366Z] #33 14.84 math 15:47:32 [2019-10-03T15:47:32.366Z] #33 ... 15:47:32 [2019-10-03T15:47:32.366Z] 15:47:32 [2019-10-03T15:47:32.366Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:32 [2019-10-03T15:47:32.366Z] #57 7.485 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:32 [2019-10-03T15:47:32.366Z] #57 8.348 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:32 [2019-10-03T15:47:32.595Z] #24 ... 15:47:32 [2019-10-03T15:47:32.595Z] 15:47:32 [2019-10-03T15:47:32.595Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.172 + RM_GOPATH=0 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.172 + TMP_GOPATH= 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.172 + : /build 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.173 + '[' -z '' ']' 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.173 ++ mktemp -d 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + export GOPATH=/tmp/tmp.wCR35ORSWR 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + GOPATH=/tmp/tmp.wCR35ORSWR 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + RM_GOPATH=1 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 ++ dirname ./install.sh 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + dir=. 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + bin=gotestsum 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + shift 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + '[' '!' -f ./gotestsum.installer ']' 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + . ./gotestsum.installer 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 ++ GOTESTSUM_COMMIT=v0.3.5 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + install_gotestsum 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + echo 'Installing gotestsum version v0.3.5' 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 + go get -d gotest.tools/gotestsum 15:47:32 [2019-10-03T15:47:32.595Z] #27 6.253 Installing gotestsum version v0.3.5 15:47:32 [2019-10-03T15:47:32.595Z] #27 ... 15:47:32 [2019-10-03T15:47:32.595Z] 15:47:32 [2019-10-03T15:47:32.595Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:47:32 [2019-10-03T15:47:32.595Z] #55 6.374 + mktemp -d 15:47:32 [2019-10-03T15:47:32.595Z] #55 6.384 + export GOPATH=/tmp/tmp.CIt9Myg17L 15:47:32 [2019-10-03T15:47:32.596Z] #55 6.384 + git clone https://github.com/docker/distribution.git /tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution 15:47:32 [2019-10-03T15:47:32.596Z] #55 6.384 Cloning into '/tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution'... 15:47:32 [2019-10-03T15:47:32.622Z] #57 ... 15:47:32 [2019-10-03T15:47:32.622Z] 15:47:32 [2019-10-03T15:47:32.622Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:32 [2019-10-03T15:47:32.622Z] #44 7.395 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:32 [2019-10-03T15:47:32.622Z] #44 7.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:32 [2019-10-03T15:47:32.622Z] #44 7.454 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:32 [2019-10-03T15:47:32.622Z] #44 7.485 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:32 [2019-10-03T15:47:32.622Z] #44 7.545 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:32 [2019-10-03T15:47:32.622Z] #44 8.353 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:32 [2019-10-03T15:47:32.622Z] #44 10.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:32 [2019-10-03T15:47:32.622Z] #44 11.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:32 [2019-10-03T15:47:32.622Z] #44 ... 15:47:32 [2019-10-03T15:47:32.622Z] 15:47:32 [2019-10-03T15:47:32.622Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:47:32 [2019-10-03T15:47:32.622Z] #55 13.45 + cd /tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution 15:47:32 [2019-10-03T15:47:32.622Z] #55 13.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:47:32 [2019-10-03T15:47:32.622Z] #55 15.64 + GOPATH=/tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oDOLgvjzMv go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:47:32 [2019-10-03T15:47:32.851Z] #55 ... 15:47:32 [2019-10-03T15:47:32.851Z] 15:47:32 [2019-10-03T15:47:32.851Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.147 + RM_GOPATH=0 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.147 + TMP_GOPATH= 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.147 + : /build 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.147 + '[' -z '' ']' 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.149 ++ mktemp -d 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.262 + export GOPATH=/tmp/tmp.E2xdpXjKVI 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.263 + GOPATH=/tmp/tmp.E2xdpXjKVI 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.263 + RM_GOPATH=1 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.264 ++ dirname ./install.sh 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.269 + dir=. 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.269 + bin=dockercli 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.270 + shift 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.270 + '[' '!' -f ./dockercli.installer ']' 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.270 + . ./dockercli.installer 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.270 ++ DOCKERCLI_CHANNEL=stable 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.271 ++ DOCKERCLI_VERSION=17.06.2-ce 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.272 + install_dockercli 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.275 + echo 'Install docker/cli version 17.06.2-ce from stable' 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.275 Install docker/cli version 17.06.2-ce from stable 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.276 ++ uname -m 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.281 + arch=x86_64 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.281 + '[' x86_64 '!=' x86_64 ']' 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.281 + url=https://download.docker.com/linux/static 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.281 + tar -xz docker/docker 15:47:32 [2019-10-03T15:47:32.851Z] #53 6.282 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 15:47:32 [2019-10-03T15:47:32.851Z] #53 ... 15:47:32 [2019-10-03T15:47:32.851Z] 15:47:32 [2019-10-03T15:47:32.851Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.011 + RM_GOPATH=0 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.011 + TMP_GOPATH= 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.011 + : /build 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.011 + '[' -z '' ']' 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.012 ++ mktemp -d 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.019 + export GOPATH=/tmp/tmp.Ma9NzzYZ5g 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.019 + GOPATH=/tmp/tmp.Ma9NzzYZ5g 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.023 + RM_GOPATH=1 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.023 ++ dirname ./install.sh 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.025 + dir=. 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.025 + bin=tomlv 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.025 + shift 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.035 + '[' '!' -f ./tomlv.installer ']' 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.036 + . ./tomlv.installer 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.036 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.036 + install_tomlv 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.037 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.037 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.038 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ma9NzzYZ5g/src/github.com/BurntSushi/toml 15:47:32 [2019-10-03T15:47:32.851Z] #30 6.043 Cloning into '/tmp/tmp.Ma9NzzYZ5g/src/github.com/BurntSushi/toml'... 15:47:32 [2019-10-03T15:47:32.851Z] #30 7.356 + cd /tmp/tmp.Ma9NzzYZ5g/src/github.com/BurntSushi/toml 15:47:32 [2019-10-03T15:47:32.851Z] #30 7.356 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:47:32 [2019-10-03T15:47:32.851Z] #30 7.394 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:47:32 [2019-10-03T15:47:32.851Z] #30 8.230 internal/cpu 15:47:32 [2019-10-03T15:47:32.851Z] #30 8.273 runtime/internal/atomic 15:47:32 [2019-10-03T15:47:32.851Z] #30 8.577 runtime/internal/sys 15:47:32 [2019-10-03T15:47:32.851Z] #30 8.846 internal/bytealg 15:47:32 [2019-10-03T15:47:32.851Z] #30 8.848 runtime/internal/math 15:47:32 [2019-10-03T15:47:32.851Z] #30 8.928 math/bits 15:47:32 [2019-10-03T15:47:32.851Z] #30 9.313 math 15:47:32 [2019-10-03T15:47:32.851Z] #30 9.467 runtime 15:47:32 [2019-10-03T15:47:32.904Z] CC criu/netfilter.o 15:47:32 [2019-10-03T15:47:32.904Z] CC criu/page-pipe.o 15:47:33 [2019-10-03T15:47:33.001Z] INFO: Downloading git... 15:47:33 [2019-10-03T15:47:33.106Z] #30 ... 15:47:33 [2019-10-03T15:47:33.106Z] 15:47:33 [2019-10-03T15:47:33.106Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.086 + RM_GOPATH=0 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.086 + TMP_GOPATH= 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.086 + : /build/ 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.086 + '[' -z '' ']' 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.093 ++ mktemp -d 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.256 + export GOPATH=/tmp/tmp.tkB3TTSTeZ 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.256 + GOPATH=/tmp/tmp.tkB3TTSTeZ 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.256 + RM_GOPATH=1 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.274 ++ dirname ./install.sh 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.276 + dir=. 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.276 + bin=rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.277 + shift 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.277 + '[' '!' -f ./rootlesskit.installer ']' 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.278 + . ./rootlesskit.installer 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.278 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.281 + install_rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.284 + case "$1" in 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.285 + export CGO_ENABLED=0 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.285 + CGO_ENABLED=0 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.286 + _install_rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.286 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.287 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.288 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tkB3TTSTeZ/src/github.com/rootless-containers/rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 6.294 Cloning into '/tmp/tmp.tkB3TTSTeZ/src/github.com/rootless-containers/rootlesskit'... 15:47:33 [2019-10-03T15:47:33.107Z] #61 10.48 + cd /tmp/tmp.tkB3TTSTeZ/src/github.com/rootless-containers/rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 10.48 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:47:33 [2019-10-03T15:47:33.107Z] #61 10.95 + for f in rootlesskit rootlesskit-docker-proxy 15:47:33 [2019-10-03T15:47:33.107Z] #61 10.95 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 15:47:33 [2019-10-03T15:47:33.107Z] #61 ... 15:47:33 [2019-10-03T15:47:33.107Z] 15:47:33 [2019-10-03T15:47:33.107Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.222 + RM_GOPATH=0 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.222 + TMP_GOPATH= 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.224 + : /build 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.224 + '[' -z '' ']' 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.224 ++ mktemp -d 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.235 + export GOPATH=/tmp/tmp.dSBrDWdo7T 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.235 + GOPATH=/tmp/tmp.dSBrDWdo7T 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.235 + RM_GOPATH=1 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.235 ++ dirname ./install.sh 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.236 + dir=. 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.240 + bin=vndr 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.240 + shift 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.240 + '[' '!' -f ./vndr.installer ']' 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.240 + . ./vndr.installer 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.241 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.241 + install_vndr 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.242 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.242 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.242 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dSBrDWdo7T/src/github.com/LK4D4/vndr 15:47:33 [2019-10-03T15:47:33.107Z] #33 6.255 Cloning into '/tmp/tmp.dSBrDWdo7T/src/github.com/LK4D4/vndr'... 15:47:33 [2019-10-03T15:47:33.107Z] #33 7.553 + cd /tmp/tmp.dSBrDWdo7T/src/github.com/LK4D4/vndr 15:47:33 [2019-10-03T15:47:33.107Z] #33 7.553 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:47:33 [2019-10-03T15:47:33.107Z] #33 7.560 + go build -buildmode=pie -v -o /build/vndr . 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.253 internal/cpu 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.258 runtime/internal/atomic 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.494 runtime/internal/sys 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.673 runtime/internal/math 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.757 internal/bytealg 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.808 internal/race 15:47:33 [2019-10-03T15:47:33.107Z] #33 9.924 sync/atomic 15:47:33 [2019-10-03T15:47:33.107Z] #33 10.20 unicode 15:47:33 [2019-10-03T15:47:33.107Z] #33 10.70 runtime 15:47:33 [2019-10-03T15:47:33.149Z] Reading package lists... 15:47:33 [2019-10-03T15:47:33.284Z] CC criu/page-xfer.o 15:47:33 [2019-10-03T15:47:33.432Z] Building dependency tree... 15:47:33 [2019-10-03T15:47:33.433Z] Reading state information... 15:47:33 [2019-10-03T15:47:33.433Z] The following additional packages will be installed: 15:47:33 [2019-10-03T15:47:33.433Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 15:47:33 [2019-10-03T15:47:33.433Z] libprotoc10 python-pkg-resources zlib1g-dev 15:47:33 [2019-10-03T15:47:33.433Z] Suggested packages: 15:47:33 [2019-10-03T15:47:33.433Z] manpages-dev python-setuptools 15:47:33 [2019-10-03T15:47:33.673Z] CC criu/pagemap-cache.o 15:47:33 [2019-10-03T15:47:33.673Z] CC criu/pagemap.o 15:47:33 [2019-10-03T15:47:33.989Z] #55 ... 15:47:33 [2019-10-03T15:47:33.989Z] 15:47:33 [2019-10-03T15:47:33.989Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:47:33 [2019-10-03T15:47:33.989Z] #30 18.77 internal/testlog 15:47:34 [2019-10-03T15:47:34.048Z] CC criu/parasite-syscall.o 15:47:34 [2019-10-03T15:47:34.048Z] The following NEW packages will be installed: 15:47:34 [2019-10-03T15:47:34.048Z] CC criu/path.o 15:47:34 [2019-10-03T15:47:34.048Z] CC criu/pie-util-vdso-elf32.o 15:47:34 [2019-10-03T15:47:34.048Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:47:34 [2019-10-03T15:47:34.048Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 15:47:34 [2019-10-03T15:47:34.048Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:47:34 [2019-10-03T15:47:34.048Z] zlib1g-dev 15:47:34 [2019-10-03T15:47:34.048Z] 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 15:47:34 [2019-10-03T15:47:34.048Z] Need to get 3548 kB of archives. 15:47:34 [2019-10-03T15:47:34.048Z] After this operation, 21.2 MB of additional disk space will be used. 15:47:34 [2019-10-03T15:47:34.048Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] 15:47:34 [2019-10-03T15:47:34.048Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] 15:47:34 [2019-10-03T15:47:34.049Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] 15:47:34 [2019-10-03T15:47:34.049Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] 15:47:34 [2019-10-03T15:47:34.049Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] 15:47:34 [2019-10-03T15:47:34.049Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] 15:47:34 [2019-10-03T15:47:34.245Z] #30 19.10 encoding 15:47:34 [2019-10-03T15:47:34.332Z] debconf: delaying package configuration, since apt-utils is not installed 15:47:34 [2019-10-03T15:47:34.333Z] Fetched 3548 kB in 0s (20.1 MB/s) 15:47:34 [2019-10-03T15:47:34.333Z] Selecting previously unselected package libnet1:ppc64el. 15:47:34 [2019-10-03T15:47:34.333Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 15:47:34 [2019-10-03T15:47:34.333Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.333Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... 15:47:34 [2019-10-03T15:47:34.333Z] Selecting previously unselected package libcap-dev:ppc64el. 15:47:34 [2019-10-03T15:47:34.333Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.333Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... 15:47:34 [2019-10-03T15:47:34.333Z] Selecting previously unselected package libnet1-dev. 15:47:34 [2019-10-03T15:47:34.333Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.333Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... 15:47:34 [2019-10-03T15:47:34.333Z] Selecting previously unselected package libnl-3-200:ppc64el. 15:47:34 [2019-10-03T15:47:34.333Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.333Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... 15:47:34 [2019-10-03T15:47:34.433Z] CC criu/pie-util-vdso.o 15:47:34 [2019-10-03T15:47:34.433Z] CC criu/pie-util.o 15:47:34 [2019-10-03T15:47:34.433Z] CC criu/pipes.o 15:47:34 [2019-10-03T15:47:34.505Z] #30 19.28 runtime/cgo 15:47:34 [2019-10-03T15:47:34.554Z] INFO: Downloading go... 15:47:34 [2019-10-03T15:47:34.622Z] Selecting previously unselected package libnl-3-dev:ppc64el. 15:47:34 [2019-10-03T15:47:34.622Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.622Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... 15:47:34 [2019-10-03T15:47:34.622Z] Selecting previously unselected package libprotobuf-c1:ppc64el. 15:47:34 [2019-10-03T15:47:34.622Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.622Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... 15:47:34 [2019-10-03T15:47:34.622Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. 15:47:34 [2019-10-03T15:47:34.622Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.622Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... 15:47:34 [2019-10-03T15:47:34.622Z] Selecting previously unselected package zlib1g-dev:ppc64el. 15:47:34 [2019-10-03T15:47:34.622Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.622Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... 15:47:34 [2019-10-03T15:47:34.622Z] Selecting previously unselected package libprotobuf10:ppc64el. 15:47:34 [2019-10-03T15:47:34.622Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.622Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... 15:47:34 [2019-10-03T15:47:34.827Z] CC criu/plugin.o 15:47:34 [2019-10-03T15:47:34.827Z] CC criu/proc_parse.o 15:47:34 [2019-10-03T15:47:34.905Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. 15:47:34 [2019-10-03T15:47:34.905Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.905Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... 15:47:34 [2019-10-03T15:47:34.905Z] Selecting previously unselected package libprotobuf-dev:ppc64el. 15:47:34 [2019-10-03T15:47:34.905Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.905Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... 15:47:34 [2019-10-03T15:47:34.905Z] Selecting previously unselected package libprotoc10:ppc64el. 15:47:34 [2019-10-03T15:47:34.905Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... 15:47:34 [2019-10-03T15:47:34.905Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... 15:47:35 [2019-10-03T15:47:35.187Z] Selecting previously unselected package protobuf-c-compiler. 15:47:35 [2019-10-03T15:47:35.187Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... 15:47:35 [2019-10-03T15:47:35.187Z] Unpacking protobuf-c-compiler (1.2.1-2) ... 15:47:35 [2019-10-03T15:47:35.187Z] Selecting previously unselected package protobuf-compiler. 15:47:35 [2019-10-03T15:47:35.187Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... 15:47:35 [2019-10-03T15:47:35.187Z] Unpacking protobuf-compiler (3.0.0-9) ... 15:47:35 [2019-10-03T15:47:35.187Z] Selecting previously unselected package python-pkg-resources. 15:47:35 [2019-10-03T15:47:35.187Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 15:47:35 [2019-10-03T15:47:35.187Z] Unpacking python-pkg-resources (33.1.1-1) ... 15:47:35 [2019-10-03T15:47:35.187Z] Selecting previously unselected package python-protobuf. 15:47:35 [2019-10-03T15:47:35.187Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... 15:47:35 [2019-10-03T15:47:35.187Z] Unpacking python-protobuf (3.0.0-9) ... 15:47:35 [2019-10-03T15:47:35.471Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... 15:47:35 [2019-10-03T15:47:35.471Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... 15:47:35 [2019-10-03T15:47:35.471Z] Setting up python-pkg-resources (33.1.1-1) ... 15:47:35 [2019-10-03T15:47:35.652Z] CC criu/protobuf-desc.o 15:47:36 [2019-10-03T15:47:36.027Z] CC criu/protobuf.o 15:47:36 [2019-10-03T15:47:36.027Z] CC criu/pstree.o 15:47:36 [2019-10-03T15:47:36.109Z] INFO: Downloading compiler 1 of 3... 15:47:36 [2019-10-03T15:47:36.367Z] #33 ... 15:47:36 [2019-10-03T15:47:36.367Z] 15:47:36 [2019-10-03T15:47:36.367Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:47:36 [2019-10-03T15:47:36.367Z] #30 13.64 unicode/utf8 15:47:36 [2019-10-03T15:47:36.367Z] #30 14.13 internal/race 15:47:36 [2019-10-03T15:47:36.393Z] CC criu/rbtree.o 15:47:36 [2019-10-03T15:47:36.396Z] #30 ... 15:47:36 [2019-10-03T15:47:36.396Z] 15:47:36 [2019-10-03T15:47:36.396Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:36 [2019-10-03T15:47:36.396Z] #35 11.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:36 [2019-10-03T15:47:36.396Z] #35 ... 15:47:36 [2019-10-03T15:47:36.396Z] 15:47:36 [2019-10-03T15:47:36.396Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:36 [2019-10-03T15:47:36.396Z] #17 11.35 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:36 [2019-10-03T15:47:36.396Z] #17 ... 15:47:36 [2019-10-03T15:47:36.396Z] 15:47:36 [2019-10-03T15:47:36.396Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:47:36 [2019-10-03T15:47:36.396Z] #50 20.62 + cd /tmp/tmp.tHAjPiDK4o/src/github.com/docker/libnetwork 15:47:36 [2019-10-03T15:47:36.396Z] #50 20.63 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 15:47:36 [2019-10-03T15:47:36.396Z] #50 21.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:47:36 [2019-10-03T15:47:36.479Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... 15:47:36 [2019-10-03T15:47:36.479Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... 15:47:36 [2019-10-03T15:47:36.479Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:36 [2019-10-03T15:47:36.479Z] Setting up python-protobuf (3.0.0-9) ... 15:47:36 [2019-10-03T15:47:36.625Z] #30 14.21 sync/atomic 15:47:36 [2019-10-03T15:47:36.758Z] CC criu/rst-malloc.o 15:47:36 [2019-10-03T15:47:36.758Z] CC criu/seccomp.o 15:47:36 [2019-10-03T15:47:36.758Z] CC criu/seize.o 15:47:36 [2019-10-03T15:47:36.926Z] #30 14.60 unicode 15:47:37 [2019-10-03T15:47:37.084Z] INFO: Downloading compiler 2 of 3... 15:47:37 [2019-10-03T15:47:37.122Z] CC criu/servicefd.o 15:47:37 [2019-10-03T15:47:37.122Z] CC criu/shmem.o 15:47:37 [2019-10-03T15:47:37.494Z] CC criu/sigframe.o 15:47:37 [2019-10-03T15:47:37.494Z] CC criu/signalfd.o 15:47:37 [2019-10-03T15:47:37.494Z] CC criu/sk-inet.o 15:47:37 [2019-10-03T15:47:37.546Z] INFO: Downloading compiler 3 of 3... 15:47:37 [2019-10-03T15:47:37.871Z] CC criu/sk-netlink.o 15:47:37 [2019-10-03T15:47:37.871Z] CC criu/sk-packet.o 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up protobuf-c-compiler (1.2.1-2) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up protobuf-compiler (3.0.0-9) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... 15:47:37 [2019-10-03T15:47:37.954Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... 15:47:37 [2019-10-03T15:47:37.954Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:38 [2019-10-03T15:47:38.011Z] INFO: Extracting git... 15:47:38 [2019-10-03T15:47:38.246Z] CC criu/sk-queue.o 15:47:38 [2019-10-03T15:47:38.246Z] CC criu/sk-tcp.o 15:47:38 [2019-10-03T15:47:38.572Z] Removing intermediate container 7395a2df66bf 15:47:38 [2019-10-03T15:47:38.572Z] ---> 616da37e7ad3 15:47:38 [2019-10-03T15:47:38.572Z] Step 12/126 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu 15:47:38 [2019-10-03T15:47:38.572Z] ---> Running in 76b6a82a95f6 15:47:38 [2019-10-03T15:47:38.617Z] CC criu/sk-unix.o 15:47:39 [2019-10-03T15:47:39.153Z] #30 ... 15:47:39 [2019-10-03T15:47:39.153Z] 15:47:39 [2019-10-03T15:47:39.153Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:39 [2019-10-03T15:47:39.153Z] #44 6.679 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #44 7.561 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #44 ... 15:47:39 [2019-10-03T15:47:39.153Z] 15:47:39 [2019-10-03T15:47:39.153Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 15:47:39 [2019-10-03T15:47:39.153Z] #53 15.28 + mkdir -p /build 15:47:39 [2019-10-03T15:47:39.153Z] #53 15.28 + mv docker/docker /build/ 15:47:39 [2019-10-03T15:47:39.153Z] #53 15.28 + rmdir docker 15:47:39 [2019-10-03T15:47:39.153Z] #53 ... 15:47:39 [2019-10-03T15:47:39.153Z] 15:47:39 [2019-10-03T15:47:39.153Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:39 [2019-10-03T15:47:39.153Z] #17 6.953 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:47:39 [2019-10-03T15:47:39.153Z] #17 6.955 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #17 7.016 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #17 7.022 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #17 7.084 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:47:39 [2019-10-03T15:47:39.153Z] #17 7.927 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #17 9.830 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #17 10.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:47:39 [2019-10-03T15:47:39.153Z] #17 ... 15:47:39 [2019-10-03T15:47:39.153Z] 15:47:39 [2019-10-03T15:47:39.153Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:39 [2019-10-03T15:47:39.153Z] #33 14.13 unicode/utf8 15:47:39 [2019-10-03T15:47:39.153Z] #33 14.75 math/bits 15:47:39 [2019-10-03T15:47:39.153Z] #33 15.36 math 15:47:39 [2019-10-03T15:47:39.180Z] CC criu/sockets.o 15:47:39 [2019-10-03T15:47:39.408Z] #33 ... 15:47:39 [2019-10-03T15:47:39.408Z] 15:47:39 [2019-10-03T15:47:39.408Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 15:47:39 [2019-10-03T15:47:39.408Z] #53 DONE 17.1s 15:47:39 [2019-10-03T15:47:39.408Z] 15:47:39 [2019-10-03T15:47:39.408Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:47:39 [2019-10-03T15:47:39.541Z] CC criu/stats.o 15:47:39 [2019-10-03T15:47:39.541Z] CC criu/string.o 15:47:39 [2019-10-03T15:47:39.541Z] CC criu/sysctl.o 15:47:39 [2019-10-03T15:47:39.585Z] Note: Building without setproctitle() and strlcpy() support. 15:47:39 [2019-10-03T15:47:39.585Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:47:39 [2019-10-03T15:47:39.871Z] fatal: Not a git repository (or any of the parent directories): .git 15:47:39 [2019-10-03T15:47:39.871Z]  GEN .gitid 15:47:39 [2019-10-03T15:47:39.871Z] GEN criu/include/version.h 15:47:39 [2019-10-03T15:47:39.871Z] GEN include/common/asm 15:47:40 [2019-10-03T15:47:40.035Z] CC criu/sysfs_parse.o 15:47:40 [2019-10-03T15:47:40.036Z] CC criu/timerfd.o 15:47:40 [2019-10-03T15:47:40.036Z] CC criu/tty.o 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/google/protobuf/descriptor.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/opts.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/sit.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/google/protobuf/descriptor.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/opts.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/sit.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/macvlan.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/macvlan.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/autofs.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/autofs.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/sysctl.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/sysctl.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/time.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/time.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/binfmt-misc.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/binfmt-misc.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/seccomp.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/seccomp.pb-c.d 15:47:40 [2019-10-03T15:47:40.155Z] PBCC images/userns.pb-c.c 15:47:40 [2019-10-03T15:47:40.155Z] DEP images/userns.pb-c.d 15:47:40 [2019-10-03T15:47:40.373Z] #6 ... 15:47:40 [2019-10-03T15:47:40.373Z] 15:47:40 [2019-10-03T15:47:40.373Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:47:40 [2019-10-03T15:47:40.373Z] #30 17.99 internal/testlog 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/cgroup.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/cgroup.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/fown.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/ext-file.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/fown.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/ext-file.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/rpc.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/rpc.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/siginfo.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/siginfo.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/pagemap.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/pagemap.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/rlimit.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/rlimit.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/file-lock.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/file-lock.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/tty.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/tty.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/tun.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] PBCC images/netdev.pb-c.c 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/tun.pb-c.d 15:47:40 [2019-10-03T15:47:40.437Z] DEP images/netdev.pb-c.d 15:47:40 [2019-10-03T15:47:40.670Z] #30 18.21 encoding 15:47:40 [2019-10-03T15:47:40.670Z] #30 18.39 runtime/cgo 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/vma.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/vma.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/creds.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/creds.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/utsns.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/utsns.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/ipc-desc.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/ipc-sem.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/ipc-desc.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/ipc-sem.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/ipc-msg.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/ipc-msg.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/ipc-shm.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/ipc-shm.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/ipc-var.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/ipc-var.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/sk-opts.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/packet-sock.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/sk-opts.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/packet-sock.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/sk-netlink.pb-c.c 15:47:40 [2019-10-03T15:47:40.720Z] DEP images/sk-netlink.pb-c.d 15:47:40 [2019-10-03T15:47:40.720Z] PBCC images/sk-inet.pb-c.c 15:47:40 [2019-10-03T15:47:40.930Z] CC criu/tun.o 15:47:40 [2019-10-03T15:47:40.930Z] CC criu/uffd.o 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/sk-inet.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/sk-unix.pb-c.c 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/sk-unix.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/mm.pb-c.c 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/mm.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/timerfd.pb-c.c 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/timerfd.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/timer.pb-c.c 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/timer.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/sa.pb-c.c 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/sa.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/pipe-data.pb-c.c 15:47:41 [2019-10-03T15:47:41.002Z] DEP images/pipe-data.pb-c.d 15:47:41 [2019-10-03T15:47:41.002Z] PBCC images/mnt.pb-c.c 15:47:41 [2019-10-03T15:47:41.003Z] DEP images/mnt.pb-c.d 15:47:41 [2019-10-03T15:47:41.003Z] PBCC images/sk-packet.pb-c.c 15:47:41 [2019-10-03T15:47:41.003Z] DEP images/sk-packet.pb-c.d 15:47:41 [2019-10-03T15:47:41.003Z] PBCC images/tcp-stream.pb-c.c 15:47:41 [2019-10-03T15:47:41.003Z] DEP images/tcp-stream.pb-c.d 15:47:41 [2019-10-03T15:47:41.003Z] PBCC images/pipe.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/pipe.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/pstree.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/pstree.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/fs.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/fs.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/signalfd.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/signalfd.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/fh.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/fsnotify.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/fh.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/fsnotify.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/eventpoll.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/eventpoll.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/eventfd.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/eventfd.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/remap-file-path.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/remap-file-path.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/fifo.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/fifo.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/ghost-file.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/ghost-file.pb-c.d 15:47:41 [2019-10-03T15:47:41.290Z] PBCC images/regfile.pb-c.c 15:47:41 [2019-10-03T15:47:41.290Z] DEP images/regfile.pb-c.d 15:47:41 [2019-10-03T15:47:41.318Z] CC criu/util.o 15:47:41 [2019-10-03T15:47:41.581Z] PBCC images/ns.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/ns.pb-c.d 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/fdinfo.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/fdinfo.pb-c.d 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/core-aarch64.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/core-arm.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/core-ppc64.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/core-s390.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/core-x86.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/core.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] PBCC images/inventory.pb-c.c 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/core-aarch64.pb-c.d 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/core-arm.pb-c.d 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/core-ppc64.pb-c.d 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/core-s390.pb-c.d 15:47:41 [2019-10-03T15:47:41.582Z] DEP images/core-x86.pb-c.d 15:47:41 [2019-10-03T15:47:41.682Z] CC criu/uts_ns.o 15:47:41 [2019-10-03T15:47:41.682Z] CC criu/vdso.o 15:47:41 [2019-10-03T15:47:41.867Z] DEP images/core.pb-c.d 15:47:41 [2019-10-03T15:47:41.867Z] DEP images/inventory.pb-c.d 15:47:41 [2019-10-03T15:47:41.867Z] PBCC images/cpuinfo.pb-c.c 15:47:41 [2019-10-03T15:47:41.867Z] DEP images/cpuinfo.pb-c.d 15:47:41 [2019-10-03T15:47:41.867Z] PBCC images/stats.pb-c.c 15:47:41 [2019-10-03T15:47:41.867Z] DEP images/stats.pb-c.d 15:47:41 [2019-10-03T15:47:41.877Z] #50 ... 15:47:41 [2019-10-03T15:47:41.877Z] 15:47:41 [2019-10-03T15:47:41.877Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:41 [2019-10-03T15:47:41.877Z] #33 18.84 internal/testlog 15:47:41 [2019-10-03T15:47:41.877Z] #33 19.01 encoding 15:47:41 [2019-10-03T15:47:41.877Z] #33 19.09 unicode/utf16 15:47:41 [2019-10-03T15:47:41.877Z] #33 19.28 container/list 15:47:41 [2019-10-03T15:47:41.877Z] #33 19.81 crypto/internal/subtle 15:47:41 [2019-10-03T15:47:41.877Z] #33 19.94 crypto/subtle 15:47:41 [2019-10-03T15:47:41.877Z] #33 20.10 vendor/golang.org/x/crypto/cryptobyte/asn1 15:47:41 [2019-10-03T15:47:41.877Z] #33 20.22 internal/nettrace 15:47:41 [2019-10-03T15:47:41.877Z] #33 20.41 runtime/cgo 15:47:42 [2019-10-03T15:47:42.073Z] LINK criu/built-in.o 15:47:42 [2019-10-03T15:47:42.073Z] LINK criu/criu 15:47:42 [2019-10-03T15:47:42.073Z] DEP lib/c/criu.d 15:47:42 [2019-10-03T15:47:42.073Z] CC images/rpc.pb-c.o 15:47:42 [2019-10-03T15:47:42.152Z] make[1]: Nothing to be done for 'all'. 15:47:42 [2019-10-03T15:47:42.435Z] CC images/stats.o 15:47:42 [2019-10-03T15:47:42.435Z] CC images/core.o 15:47:42 [2019-10-03T15:47:42.444Z] CC lib/c/criu.o 15:47:42 [2019-10-03T15:47:42.719Z] CC images/core-x86.o 15:47:42 [2019-10-03T15:47:42.820Z] LINK lib/c/built-in.o 15:47:42 [2019-10-03T15:47:42.820Z] LINK lib/c/libcriu.so 15:47:42 [2019-10-03T15:47:42.820Z] GEN magic.py 15:47:42 [2019-10-03T15:47:42.820Z] Note: Building without setproctitle() and strlcpy() support. 15:47:42 [2019-10-03T15:47:42.820Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:47:42 [2019-10-03T15:47:42.820Z] fatal: Not a git repository (or any of the parent directories): .git 15:47:43 [2019-10-03T15:47:43.001Z] CC images/core-arm.o 15:47:43 [2019-10-03T15:47:43.001Z] CC images/core-aarch64.o 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: 'images/built-in.o' is up to date. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: 'compel/plugins/std.lib.a' is up to date. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: 'compel/libcompel.a' is up to date. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: 'compel/compel-host-bin' is up to date. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.185Z] make[1]: 'soccr/libsoccr.a' is up to date. 15:47:43 [2019-10-03T15:47:43.185Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.185Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.185Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.185Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.185Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.284Z] CC images/core-ppc64.o 15:47:43 [2019-10-03T15:47:43.284Z] CC images/core-s390.o 15:47:43 [2019-10-03T15:47:43.566Z] CC images/cpuinfo.o 15:47:43 [2019-10-03T15:47:43.570Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.570Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.570Z] make[2]: Nothing to be done for 'all'. 15:47:43 [2019-10-03T15:47:43.570Z] INSTALL criu/criu 15:47:43 [2019-10-03T15:47:43.849Z] CC images/inventory.o 15:47:43 [2019-10-03T15:47:43.849Z] CC images/fdinfo.o 15:47:43 [2019-10-03T15:47:43.849Z] CC images/fown.o 15:47:44 [2019-10-03T15:47:44.133Z] CC images/ns.o 15:47:44 [2019-10-03T15:47:44.133Z] CC images/regfile.o 15:47:44 [2019-10-03T15:47:44.133Z] CC images/ghost-file.o 15:47:44 [2019-10-03T15:47:44.357Z] Removing intermediate container c37ba86dc8ea 15:47:44 [2019-10-03T15:47:44.357Z] ---> 3ff4a03e9082 15:47:44 [2019-10-03T15:47:44.357Z] Step 13/126 : FROM base AS registry 15:47:44 [2019-10-03T15:47:44.357Z] ---> c8eab50701dd 15:47:44 [2019-10-03T15:47:44.357Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:47:44 [2019-10-03T15:47:44.416Z] CC images/fifo.o 15:47:44 [2019-10-03T15:47:44.416Z] CC images/remap-file-path.o 15:47:44 [2019-10-03T15:47:44.416Z] CC images/eventfd.o 15:47:44 [2019-10-03T15:47:44.416Z] CC images/eventpoll.o 15:47:44 [2019-10-03T15:47:44.701Z] CC images/fh.o 15:47:44 [2019-10-03T15:47:44.701Z] CC images/fsnotify.o 15:47:44 [2019-10-03T15:47:44.737Z] ---> Running in 9cbc658979e3 15:47:44 [2019-10-03T15:47:44.737Z] Removing intermediate container 9cbc658979e3 15:47:44 [2019-10-03T15:47:44.737Z] ---> c614d80661b2 15:47:44 [2019-10-03T15:47:44.737Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 15:47:44 [2019-10-03T15:47:44.737Z] ---> Running in 26a2d62a5575 15:47:44 [2019-10-03T15:47:44.737Z] Removing intermediate container 26a2d62a5575 15:47:44 [2019-10-03T15:47:44.737Z] ---> c67149ab5a4b 15:47:44 [2019-10-03T15:47:44.737Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" 15:47:44 [2019-10-03T15:47:44.985Z] CC images/signalfd.o 15:47:44 [2019-10-03T15:47:44.985Z] CC images/fs.o 15:47:44 [2019-10-03T15:47:44.985Z] CC images/pstree.o 15:47:44 [2019-10-03T15:47:44.985Z] CC images/pipe.o 15:47:45 [2019-10-03T15:47:45.100Z] ---> Running in 4dfa49f57971 15:47:45 [2019-10-03T15:47:45.268Z] CC images/tcp-stream.o 15:47:45 [2019-10-03T15:47:45.268Z] CC images/sk-packet.o 15:47:45 [2019-10-03T15:47:45.268Z] CC images/mnt.o 15:47:45 [2019-10-03T15:47:45.268Z] CC images/pipe-data.o 15:47:45 [2019-10-03T15:47:45.462Z] + mktemp -d 15:47:45 [2019-10-03T15:47:45.462Z] + export GOPATH=/tmp/tmp.Pv86ywkpKe 15:47:45 [2019-10-03T15:47:45.462Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution 15:47:45 [2019-10-03T15:47:45.462Z] Cloning into '/tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution'... 15:47:45 [2019-10-03T15:47:45.550Z] CC images/sa.o 15:47:45 [2019-10-03T15:47:45.551Z] CC images/timer.o 15:47:45 [2019-10-03T15:47:45.551Z] CC images/timerfd.o 15:47:45 [2019-10-03T15:47:45.834Z] CC images/mm.o 15:47:45 [2019-10-03T15:47:45.834Z] CC images/sk-opts.o 15:47:45 [2019-10-03T15:47:45.834Z] CC images/sk-unix.o 15:47:45 [2019-10-03T15:47:45.906Z] #30 ... 15:47:45 [2019-10-03T15:47:45.906Z] 15:47:45 [2019-10-03T15:47:45.906Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:47:45 [2019-10-03T15:47:45.906Z] #55 20.40 + cd /tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution 15:47:45 [2019-10-03T15:47:45.906Z] #55 20.40 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:47:45 [2019-10-03T15:47:45.906Z] #55 22.61 + GOPATH=/tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CIt9Myg17L go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:47:46 [2019-10-03T15:47:46.043Z] #33 ... 15:47:46 [2019-10-03T15:47:46.043Z] 15:47:46 [2019-10-03T15:47:46.043Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:46 [2019-10-03T15:47:46.043Z] #57 20.43 Fetched 7918 kB in 16s (488 kB/s) 15:47:46 [2019-10-03T15:47:46.043Z] #57 20.43 Reading package lists... 15:47:46 [2019-10-03T15:47:46.043Z] #57 26.57 Reading package lists... 15:47:46 [2019-10-03T15:47:46.043Z] #57 ... 15:47:46 [2019-10-03T15:47:46.043Z] 15:47:46 [2019-10-03T15:47:46.043Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint 15:47:46 [2019-10-03T15:47:46.043Z] #24 23.23 + cd /tmp/tmp.s65uNIbQ8T/src/github.com/golangci/golangci-lint/ 15:47:46 [2019-10-03T15:47:46.043Z] #24 23.23 + git checkout -q v1.17.1 15:47:46 [2019-10-03T15:47:46.043Z] #24 24.41 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 15:47:46 [2019-10-03T15:47:46.043Z] #24 ... 15:47:46 [2019-10-03T15:47:46.043Z] 15:47:46 [2019-10-03T15:47:46.043Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:46 [2019-10-03T15:47:46.043Z] #33 30.89 vendor/golang.org/x/crypto/internal/subtle 15:47:46 [2019-10-03T15:47:46.116Z] CC images/sk-inet.o 15:47:46 [2019-10-03T15:47:46.116Z] CC images/tun.o 15:47:46 [2019-10-03T15:47:46.116Z] CC images/sk-netlink.o 15:47:46 [2019-10-03T15:47:46.299Z] #33 31.04 vendor/golang.org/x/crypto/curve25519 15:47:46 [2019-10-03T15:47:46.399Z] CC images/packet-sock.o 15:47:46 [2019-10-03T15:47:46.400Z] CC images/ipc-var.o 15:47:46 [2019-10-03T15:47:46.400Z] CC images/ipc-desc.o 15:47:46 [2019-10-03T15:47:46.692Z] CC images/ipc-shm.o 15:47:46 [2019-10-03T15:47:46.692Z] CC images/ipc-msg.o 15:47:46 [2019-10-03T15:47:46.692Z] CC images/ipc-sem.o 15:47:46 [2019-10-03T15:47:46.692Z] CC images/utsns.o 15:47:46 [2019-10-03T15:47:46.692Z] CC images/creds.o 15:47:46 [2019-10-03T15:47:46.823Z] + cd /tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution 15:47:46 [2019-10-03T15:47:46.823Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:47:46 [2019-10-03T15:47:46.859Z] #33 ... 15:47:46 [2019-10-03T15:47:46.859Z] 15:47:46 [2019-10-03T15:47:46.859Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:47:46 [2019-10-03T15:47:46.859Z] #6 21.84 Fetched 7918 kB in 16s (487 kB/s) 15:47:46 [2019-10-03T15:47:46.859Z] #6 21.84 Reading package lists... 15:47:46 [2019-10-03T15:47:46.859Z] #6 28.22 Reading package lists... 15:47:46 [2019-10-03T15:47:46.859Z] #6 ... 15:47:46 [2019-10-03T15:47:46.859Z] 15:47:46 [2019-10-03T15:47:46.859Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:46 [2019-10-03T15:47:46.859Z] #35 23.11 Fetched 7918 kB in 16s (478 kB/s) 15:47:46 [2019-10-03T15:47:46.859Z] #35 23.11 Reading package lists... 15:47:46 [2019-10-03T15:47:46.976Z] CC images/vma.o 15:47:46 [2019-10-03T15:47:46.976Z] CC images/netdev.o 15:47:46 [2019-10-03T15:47:46.976Z] CC images/tty.o 15:47:47 [2019-10-03T15:47:47.115Z] #35 29.47 Reading package lists... 15:47:47 [2019-10-03T15:47:47.115Z] #35 ... 15:47:47 [2019-10-03T15:47:47.115Z] 15:47:47 [2019-10-03T15:47:47.115Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:47 [2019-10-03T15:47:47.115Z] #57 26.57 Reading package lists... 15:47:47 [2019-10-03T15:47:47.261Z] CC images/file-lock.o 15:47:47 [2019-10-03T15:47:47.261Z] CC images/rlimit.o 15:47:47 [2019-10-03T15:47:47.263Z] + GOPATH=/tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Pv86ywkpKe go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:47:47 [2019-10-03T15:47:47.371Z] #57 32.63 Building dependency tree... 15:47:47 [2019-10-03T15:47:47.371Z] #57 ... 15:47:47 [2019-10-03T15:47:47.371Z] 15:47:47 [2019-10-03T15:47:47.371Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:47 [2019-10-03T15:47:47.371Z] #44 22.55 Fetched 7918 kB in 16s (490 kB/s) 15:47:47 [2019-10-03T15:47:47.371Z] #44 22.55 Reading package lists... 15:47:47 [2019-10-03T15:47:47.550Z] CC images/pagemap.o 15:47:47 [2019-10-03T15:47:47.550Z] CC images/siginfo.o 15:47:47 [2019-10-03T15:47:47.550Z] CC images/rpc.o 15:47:47 [2019-10-03T15:47:47.627Z] #44 28.87 Reading package lists... 15:47:47 [2019-10-03T15:47:47.627Z] #44 ... 15:47:47 [2019-10-03T15:47:47.627Z] 15:47:47 [2019-10-03T15:47:47.627Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:47 [2019-10-03T15:47:47.627Z] #17 22.63 Fetched 7918 kB in 16s (481 kB/s) 15:47:47 [2019-10-03T15:47:47.627Z] #17 22.63 Reading package lists... 15:47:48 [2019-10-03T15:47:48.164Z] CC images/ext-file.o 15:47:48 [2019-10-03T15:47:48.164Z] CC images/cgroup.o 15:47:48 [2019-10-03T15:47:48.447Z] CC images/userns.o 15:47:48 [2019-10-03T15:47:48.447Z] CC images/google/protobuf/descriptor.o 15:47:48 [2019-10-03T15:47:48.553Z] #17 28.85 Reading package lists... 15:47:48 [2019-10-03T15:47:48.553Z] #17 ... 15:47:48 [2019-10-03T15:47:48.553Z] 15:47:48 [2019-10-03T15:47:48.553Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:48 [2019-10-03T15:47:48.553Z] #57 32.63 Building dependency tree... 15:47:48 [2019-10-03T15:47:48.553Z] #57 33.70 Reading state information... 15:47:49 [2019-10-03T15:47:49.062Z] CC images/opts.o 15:47:49 [2019-10-03T15:47:49.062Z] CC images/seccomp.o 15:47:49 [2019-10-03T15:47:49.346Z] CC images/binfmt-misc.o 15:47:49 [2019-10-03T15:47:49.346Z] CC images/time.o 15:47:49 [2019-10-03T15:47:49.346Z] CC images/sysctl.o 15:47:49 [2019-10-03T15:47:49.346Z] CC images/autofs.o 15:47:49 [2019-10-03T15:47:49.631Z] CC images/macvlan.o 15:47:49 [2019-10-03T15:47:49.631Z] CC images/sit.o 15:47:49 [2019-10-03T15:47:49.631Z] LINK images/built-in.o 15:47:49 [2019-10-03T15:47:49.631Z] GEN compel/include/asm 15:47:49 [2019-10-03T15:47:49.631Z] GEN compel/include/version.h 15:47:49 [2019-10-03T15:47:49.631Z] touch .config 15:47:49 [2019-10-03T15:47:49.631Z] GEN include/common/config.h 15:47:49 [2019-10-03T15:47:49.914Z] GEN compel/plugins/include/uapi/std/syscall-codes.h 15:47:49 [2019-10-03T15:47:49.914Z] GEN compel/plugins/include/uapi/std/syscall.h 15:47:49 [2019-10-03T15:47:49.914Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/arch/ppc64/plugins/std/memcmp.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/arch/ppc64/plugins/std/memcpy.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d 15:47:49 [2019-10-03T15:47:49.914Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/plugins/std/infect.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/plugins/std/string.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/plugins/std/log.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/plugins/std/fds.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/plugins/std/std.d 15:47:49 [2019-10-03T15:47:49.914Z] DEP compel/plugins/shmem/shmem.d 15:47:49 [2019-10-03T15:47:49.917Z] #57 34.91 The following additional packages will be installed: 15:47:49 [2019-10-03T15:47:49.917Z] #57 34.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 15:47:49 [2019-10-03T15:47:49.917Z] #57 34.91 libprotoc10 python-pkg-resources zlib1g-dev 15:47:49 [2019-10-03T15:47:49.917Z] #57 34.93 Suggested packages: 15:47:49 [2019-10-03T15:47:49.917Z] #57 34.93 manpages-dev python-setuptools 15:47:50 [2019-10-03T15:47:50.200Z] DEP compel/plugins/fds/fds.d 15:47:50 [2019-10-03T15:47:50.200Z] CC compel/plugins/std/std.o 15:47:50 [2019-10-03T15:47:50.200Z] CC compel/plugins/std/fds.o 15:47:50 [2019-10-03T15:47:50.484Z] CC compel/plugins/std/log.o 15:47:50 [2019-10-03T15:47:50.766Z] CC compel/plugins/std/string.o 15:47:50 [2019-10-03T15:47:50.766Z] CC compel/plugins/std/infect.o 15:47:51 [2019-10-03T15:47:51.049Z] CC compel/arch/ppc64/plugins/std/parasite-head.o 15:47:51 [2019-10-03T15:47:51.049Z] CC compel/arch/ppc64/plugins/std/memcpy.o 15:47:51 [2019-10-03T15:47:51.049Z] CC compel/arch/ppc64/plugins/std/memcmp.o 15:47:51 [2019-10-03T15:47:51.049Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o 15:47:51 [2019-10-03T15:47:51.049Z] AR compel/plugins/std.lib.a 15:47:51 [2019-10-03T15:47:51.049Z] CC compel/plugins/fds/fds.o 15:47:51 [2019-10-03T15:47:51.332Z] AR compel/plugins/fds.lib.a 15:47:51 [2019-10-03T15:47:51.332Z] HOSTDEP compel/src/lib/log-host.d 15:47:51 [2019-10-03T15:47:51.332Z] HOSTDEP compel/src/lib/handle-elf-host.d 15:47:51 [2019-10-03T15:47:51.332Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d 15:47:51 [2019-10-03T15:47:51.332Z] HOSTDEP compel/src/main-host.d 15:47:51 [2019-10-03T15:47:51.332Z] DEP compel/src/lib/ptrace.d 15:47:51 [2019-10-03T15:47:51.332Z] DEP compel/src/lib/infect.d 15:47:51 [2019-10-03T15:47:51.614Z] DEP compel/src/lib/infect-util.d 15:47:51 [2019-10-03T15:47:51.614Z] DEP compel/src/lib/infect-rpc.d 15:47:51 [2019-10-03T15:47:51.614Z] DEP compel/arch/ppc64/src/lib/infect.d 15:47:51 [2019-10-03T15:47:51.614Z] DEP compel/arch/ppc64/src/lib/cpu.d 15:47:51 [2019-10-03T15:47:51.614Z] DEP compel/src/lib/log.d 15:47:51 [2019-10-03T15:47:51.614Z] DEP compel/src/main.d 15:47:51 [2019-10-03T15:47:51.805Z] #57 36.65 The following NEW packages will be installed: 15:47:51 [2019-10-03T15:47:51.805Z] #57 36.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:47:51 [2019-10-03T15:47:51.805Z] #57 36.67 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 15:47:51 [2019-10-03T15:47:51.805Z] #57 36.67 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:47:51 [2019-10-03T15:47:51.805Z] #57 36.67 zlib1g-dev 15:47:51 [2019-10-03T15:47:51.897Z] DEP compel/src/lib/handle-elf.d 15:47:51 [2019-10-03T15:47:51.897Z] DEP compel/arch/ppc64/src/lib/handle-elf.d 15:47:51 [2019-10-03T15:47:51.897Z] CC compel/src/lib/log.o 15:47:51 [2019-10-03T15:47:51.897Z] CC compel/arch/ppc64/src/lib/cpu.o 15:47:52 [2019-10-03T15:47:52.179Z] CC compel/arch/ppc64/src/lib/infect.o 15:47:52 [2019-10-03T15:47:52.462Z] CC compel/src/lib/infect-rpc.o 15:47:52 [2019-10-03T15:47:52.462Z] CC compel/src/lib/infect-util.o 15:47:52 [2019-10-03T15:47:52.462Z] CC compel/src/lib/infect.o 15:47:52 [2019-10-03T15:47:52.475Z] #55 ... 15:47:52 [2019-10-03T15:47:52.475Z] 15:47:52 [2019-10-03T15:47:52.475Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:52 [2019-10-03T15:47:52.475Z] #44 19.76 Fetched 7918 kB in 16s (481 kB/s) 15:47:52 [2019-10-03T15:47:52.475Z] #44 19.76 Reading package lists... 15:47:52 [2019-10-03T15:47:52.475Z] #44 26.23 Reading package lists... 15:47:52 [2019-10-03T15:47:52.475Z] #44 ... 15:47:52 [2019-10-03T15:47:52.475Z] 15:47:52 [2019-10-03T15:47:52.476Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:52 [2019-10-03T15:47:52.476Z] #33 19.35 internal/testlog 15:47:52 [2019-10-03T15:47:52.476Z] #33 19.59 encoding 15:47:52 [2019-10-03T15:47:52.476Z] #33 19.68 unicode/utf16 15:47:52 [2019-10-03T15:47:52.476Z] #33 19.89 container/list 15:47:52 [2019-10-03T15:47:52.476Z] #33 20.39 crypto/internal/subtle 15:47:52 [2019-10-03T15:47:52.476Z] #33 20.49 crypto/subtle 15:47:52 [2019-10-03T15:47:52.476Z] #33 20.63 vendor/golang.org/x/crypto/cryptobyte/asn1 15:47:52 [2019-10-03T15:47:52.476Z] #33 20.75 internal/nettrace 15:47:52 [2019-10-03T15:47:52.476Z] #33 20.86 runtime/cgo 15:47:52 [2019-10-03T15:47:52.732Z] #57 ... 15:47:52 [2019-10-03T15:47:52.732Z] 15:47:52 [2019-10-03T15:47:52.732Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:47:52 [2019-10-03T15:47:52.732Z] #50 DONE 37.5s 15:47:52 [2019-10-03T15:47:52.732Z] 15:47:52 [2019-10-03T15:47:52.732Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.83 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.83 Need to get 3602 kB of archives. 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.83 After this operation, 18.9 MB of additional disk space will be used. 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.86 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.88 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.89 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] 15:47:52 [2019-10-03T15:47:52.732Z] #57 37.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] 15:47:52 [2019-10-03T15:47:52.988Z] #57 38.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] 15:47:52 [2019-10-03T15:47:52.988Z] #57 38.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] 15:47:52 [2019-10-03T15:47:52.988Z] #57 38.18 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] 15:47:52 [2019-10-03T15:47:52.988Z] #57 38.19 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] 15:47:52 [2019-10-03T15:47:52.988Z] #57 38.19 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] 15:47:52 [2019-10-03T15:47:52.988Z] #57 38.20 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] 15:47:53 [2019-10-03T15:47:53.035Z] #33 ... 15:47:53 [2019-10-03T15:47:53.035Z] 15:47:53 [2019-10-03T15:47:53.035Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:47:53 [2019-10-03T15:47:53.035Z] #6 20.87 Fetched 7918 kB in 16s (492 kB/s) 15:47:53 [2019-10-03T15:47:53.035Z] #6 20.87 Reading package lists... 15:47:53 [2019-10-03T15:47:53.035Z] #6 27.42 Reading package lists... 15:47:53 [2019-10-03T15:47:53.035Z] #6 ... 15:47:53 [2019-10-03T15:47:53.035Z] 15:47:53 [2019-10-03T15:47:53.035Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint 15:47:53 [2019-10-03T15:47:53.035Z] #24 22.52 + cd /tmp/tmp.0TVTv6wZrx/src/github.com/golangci/golangci-lint/ 15:47:53 [2019-10-03T15:47:53.035Z] #24 22.52 + git checkout -q v1.17.1 15:47:53 [2019-10-03T15:47:53.035Z] #24 23.98 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 15:47:53 [2019-10-03T15:47:53.088Z] INFO: Expanding go... 15:47:53 [2019-10-03T15:47:53.290Z] #24 ... 15:47:53 [2019-10-03T15:47:53.290Z] 15:47:53 [2019-10-03T15:47:53.290Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:47:53 [2019-10-03T15:47:53.290Z] #50 20.85 + cd /tmp/tmp.SRUHbs23FQ/src/github.com/docker/libnetwork 15:47:53 [2019-10-03T15:47:53.290Z] #50 20.85 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 15:47:53 [2019-10-03T15:47:53.290Z] #50 21.43 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:47:53 [2019-10-03T15:47:53.290Z] #50 ... 15:47:53 [2019-10-03T15:47:53.290Z] 15:47:53 [2019-10-03T15:47:53.290Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:53 [2019-10-03T15:47:53.290Z] #57 22.40 Fetched 7918 kB in 16s (475 kB/s) 15:47:53 [2019-10-03T15:47:53.290Z] #57 22.40 Reading package lists... 15:47:53 [2019-10-03T15:47:53.472Z] CC compel/src/lib/ptrace.o 15:47:53 [2019-10-03T15:47:53.473Z] AR compel/libcompel.a 15:47:53 [2019-10-03T15:47:53.473Z] HOSTCC compel/src/main-host.o 15:47:53 [2019-10-03T15:47:53.546Z] #57 29.18 Reading package lists... 15:47:53 [2019-10-03T15:47:53.546Z] #57 ... 15:47:53 [2019-10-03T15:47:53.546Z] 15:47:53 [2019-10-03T15:47:53.546Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:53 [2019-10-03T15:47:53.546Z] #35 21.64 Fetched 7918 kB in 16s (483 kB/s) 15:47:53 [2019-10-03T15:47:53.546Z] #35 21.64 Reading package lists... 15:47:53 [2019-10-03T15:47:53.763Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o 15:47:53 [2019-10-03T15:47:53.763Z] HOSTCC compel/src/lib/handle-elf-host.o 15:47:53 [2019-10-03T15:47:53.801Z] #35 28.34 Reading package lists... 15:47:53 [2019-10-03T15:47:53.801Z] #35 ... 15:47:53 [2019-10-03T15:47:53.801Z] 15:47:53 [2019-10-03T15:47:53.801Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:47:53 [2019-10-03T15:47:53.801Z] #33 31.49 vendor/golang.org/x/crypto/internal/subtle 15:47:53 [2019-10-03T15:47:53.801Z] #33 31.63 vendor/golang.org/x/crypto/curve25519 15:47:54 [2019-10-03T15:47:54.046Z] HOSTCC compel/src/lib/log-host.o 15:47:54 [2019-10-03T15:47:54.046Z] HOSTLINK compel/compel-host-bin 15:47:54 [2019-10-03T15:47:54.046Z] DEP soccr/soccr.d 15:47:54 [2019-10-03T15:47:54.046Z] CC soccr/soccr.o 15:47:54 [2019-10-03T15:47:54.351Z] #57 39.46 debconf: delaying package configuration, since apt-utils is not installed 15:47:54 [2019-10-03T15:47:54.351Z] #57 39.62 Fetched 3602 kB in 1s (2451 kB/s) 15:47:54 [2019-10-03T15:47:54.360Z] #33 ... 15:47:54 [2019-10-03T15:47:54.360Z] 15:47:54 [2019-10-03T15:47:54.360Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:54 [2019-10-03T15:47:54.360Z] #17 22.35 Fetched 7918 kB in 16s (483 kB/s) 15:47:54 [2019-10-03T15:47:54.360Z] #17 22.35 Reading package lists... 15:47:54 [2019-10-03T15:47:54.607Z] #57 39.77 Selecting previously unselected package libnet1:amd64. 15:47:54 [2019-10-03T15:47:54.615Z] #17 28.77 Reading package lists... 15:47:54 [2019-10-03T15:47:54.615Z] #17 ... 15:47:54 [2019-10-03T15:47:54.615Z] 15:47:54 [2019-10-03T15:47:54.615Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:54 [2019-10-03T15:47:54.615Z] #44 26.23 Reading package lists... 15:47:54 [2019-10-03T15:47:54.660Z] AR soccr/libsoccr.a 15:47:54 [2019-10-03T15:47:54.660Z] make[1]: 'soccr/libsoccr.a' is up to date. 15:47:54 [2019-10-03T15:47:54.863Z] #57 39.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:47:54 [2019-10-03T15:47:54.864Z] #57 39.90 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... 15:47:54 [2019-10-03T15:47:54.864Z] #57 39.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 15:47:54 [2019-10-03T15:47:54.864Z] #57 40.10 Selecting previously unselected package libcap-dev:amd64. 15:47:54 [2019-10-03T15:47:54.864Z] #57 40.10 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... 15:47:54 [2019-10-03T15:47:54.864Z] #57 40.12 Unpacking libcap-dev:amd64 (1:2.25-1) ... 15:47:54 [2019-10-03T15:47:54.943Z] DEP criu/arch/ppc64/sigframe.d 15:47:54 [2019-10-03T15:47:54.943Z] DEP criu/arch/ppc64/crtools.d 15:47:54 [2019-10-03T15:47:54.943Z] DEP criu/arch/ppc64/cpu.d 15:47:54 [2019-10-03T15:47:54.943Z] CC criu/arch/ppc64/cpu.o 15:47:55 [2019-10-03T15:47:55.121Z] #57 40.26 Selecting previously unselected package libnet1-dev. 15:47:55 [2019-10-03T15:47:55.121Z] #57 40.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... 15:47:55 [2019-10-03T15:47:55.121Z] #57 40.26 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 15:47:55 [2019-10-03T15:47:55.226Z] CC criu/arch/ppc64/crtools.o 15:47:55 [2019-10-03T15:47:55.382Z] #57 40.53 Selecting previously unselected package libnl-3-200:amd64. 15:47:55 [2019-10-03T15:47:55.382Z] #57 40.53 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... 15:47:55 [2019-10-03T15:47:55.382Z] #57 40.54 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 15:47:55 [2019-10-03T15:47:55.509Z] CC criu/arch/ppc64/sigframe.o 15:47:55 [2019-10-03T15:47:55.638Z] #57 40.67 Selecting previously unselected package libnl-3-dev:amd64. 15:47:55 [2019-10-03T15:47:55.638Z] #57 40.70 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... 15:47:55 [2019-10-03T15:47:55.638Z] #57 40.72 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... 15:47:55 [2019-10-03T15:47:55.791Z] LINK criu/arch/ppc64/crtools.built-in.o 15:47:55 [2019-10-03T15:47:55.791Z] DEP criu/arch/ppc64/misc.d 15:47:55 [2019-10-03T15:47:55.791Z] DEP criu/arch/ppc64/vdso-trampoline.d 15:47:55 [2019-10-03T15:47:55.791Z] DEP criu/arch/ppc64/vdso-pie.d 15:47:55 [2019-10-03T15:47:55.791Z] DEP criu/pie/parasite-vdso.d 15:47:55 [2019-10-03T15:47:55.791Z] DEP criu/pie/util-vdso.d 15:47:55 [2019-10-03T15:47:55.791Z] DEP criu/pie/util.d 15:47:56 [2019-10-03T15:47:56.075Z] CC criu/pie/util.o 15:47:56 [2019-10-03T15:47:56.075Z] CC criu/pie/util-vdso.o 15:47:56 [2019-10-03T15:47:56.200Z] #57 ... 15:47:56 [2019-10-03T15:47:56.200Z] 15:47:56 [2019-10-03T15:47:56.200Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:47:56 [2019-10-03T15:47:56.200Z] #6 28.22 Reading package lists... 15:47:56 [2019-10-03T15:47:56.200Z] #6 34.37 Building dependency tree... 15:47:56 [2019-10-03T15:47:56.200Z] #6 35.67 Reading state information... 15:47:56 [2019-10-03T15:47:56.200Z] #6 36.98 The following additional packages will be installed: 15:47:56 [2019-10-03T15:47:56.200Z] #6 36.98 libapparmor1 libseccomp2 15:47:56 [2019-10-03T15:47:56.200Z] #6 36.98 Suggested packages: 15:47:56 [2019-10-03T15:47:56.200Z] #6 36.98 seccomp 15:47:56 [2019-10-03T15:47:56.200Z] #6 37.23 The following NEW packages will be installed: 15:47:56 [2019-10-03T15:47:56.200Z] #6 37.24 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.38 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.38 Need to get 300 kB of archives. 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.38 After this operation, 1201 kB of additional disk space will be used. 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] 15:47:56 [2019-10-03T15:47:56.200Z] #6 38.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.42 debconf: delaying package configuration, since apt-utils is not installed 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.55 Fetched 300 kB in 1s (281 kB/s) 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.66 Selecting previously unselected package libseccomp2:amd64. 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.66 (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.) 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.72 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.75 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.92 Selecting previously unselected package libseccomp-dev:amd64. 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.92 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 39.93 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.06 Selecting previously unselected package libapparmor1:amd64. 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.06 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.06 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.22 Selecting previously unselected package libapparmor-dev:amd64. 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.23 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.23 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.60 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.64 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.65 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.67 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 40.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:56 [2019-10-03T15:47:56.200Z] #6 DONE 41.1s 15:47:56 [2019-10-03T15:47:56.200Z] 15:47:56 [2019-10-03T15:47:56.200Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 15:47:56 [2019-10-03T15:47:56.200Z] #40 DONE 0.1s 15:47:56 [2019-10-03T15:47:56.200Z] 15:47:56 [2019-10-03T15:47:56.200Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 15:47:56 [2019-10-03T15:47:56.200Z] #41 DONE 0.1s 15:47:56 [2019-10-03T15:47:56.200Z] 15:47:56 [2019-10-03T15:47:56.200Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:56 [2019-10-03T15:47:56.200Z] #57 41.20 Selecting previously unselected package libprotobuf-c1:amd64. 15:47:56 [2019-10-03T15:47:56.200Z] #57 41.21 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.200Z] #57 41.24 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 15:47:56 [2019-10-03T15:47:56.200Z] #57 41.48 Selecting previously unselected package libprotobuf-c-dev:amd64. 15:47:56 [2019-10-03T15:47:56.280Z] #44 32.78 Building dependency tree... 15:47:56 [2019-10-03T15:47:56.280Z] #44 34.05 Reading state information... 15:47:56 [2019-10-03T15:47:56.357Z] CC criu/pie/parasite-vdso.o 15:47:56 [2019-10-03T15:47:56.456Z] #57 41.52 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.456Z] #57 41.54 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 15:47:56 [2019-10-03T15:47:56.639Z] CC criu/arch/ppc64/vdso-pie.o 15:47:56 [2019-10-03T15:47:56.639Z] CC criu/arch/ppc64/vdso-trampoline.o 15:47:56 [2019-10-03T15:47:56.639Z] CC criu/arch/ppc64/misc.o 15:47:56 [2019-10-03T15:47:56.639Z] AR criu/pie/pie.lib.a 15:47:56 [2019-10-03T15:47:56.639Z] DEP criu/pie/restorer.d 15:47:56 [2019-10-03T15:47:56.712Z] #57 41.71 Selecting previously unselected package zlib1g-dev:amd64. 15:47:56 [2019-10-03T15:47:56.712Z] #57 41.71 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.712Z] #57 41.71 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 15:47:56 [2019-10-03T15:47:56.921Z] DEP criu/arch/ppc64/restorer.d 15:47:56 [2019-10-03T15:47:56.921Z] DEP criu/pie/parasite.d 15:47:56 [2019-10-03T15:47:56.921Z] CC criu/pie/parasite.o 15:47:56 [2019-10-03T15:47:56.968Z] #57 42.06 Selecting previously unselected package libprotobuf10:amd64. 15:47:56 [2019-10-03T15:47:56.969Z] #57 42.06 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.969Z] #57 ... 15:47:56 [2019-10-03T15:47:56.969Z] 15:47:56 [2019-10-03T15:47:56.969Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:47:56 [2019-10-03T15:47:56.969Z] #17 28.85 Reading package lists... 15:47:56 [2019-10-03T15:47:56.969Z] #17 35.22 Building dependency tree... 15:47:56 [2019-10-03T15:47:56.969Z] #17 36.33 Reading state information... 15:47:56 [2019-10-03T15:47:56.969Z] #17 37.59 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 15:47:56 [2019-10-03T15:47:56.969Z] #17 37.59 The following additional packages will be installed: 15:47:56 [2019-10-03T15:47:56.969Z] #17 37.60 libjq1 libonig4 15:47:56 [2019-10-03T15:47:56.969Z] #17 38.01 The following NEW packages will be installed: 15:47:56 [2019-10-03T15:47:56.969Z] #17 38.01 jq libjq1 libonig4 15:47:56 [2019-10-03T15:47:56.969Z] #17 39.14 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:47:56 [2019-10-03T15:47:56.969Z] #17 39.14 Need to get 327 kB of archives. 15:47:56 [2019-10-03T15:47:56.969Z] #17 39.14 After this operation, 1157 kB of additional disk space will be used. 15:47:56 [2019-10-03T15:47:56.969Z] #17 39.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 15:47:56 [2019-10-03T15:47:56.969Z] #17 39.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 15:47:56 [2019-10-03T15:47:56.969Z] #17 39.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.15 debconf: delaying package configuration, since apt-utils is not installed 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.33 Fetched 327 kB in 1s (315 kB/s) 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.40 Selecting previously unselected package libonig4:amd64. 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.40 (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.) 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.45 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.48 Unpacking libonig4:amd64 (6.1.3-2) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.71 Selecting previously unselected package libjq1:amd64. 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.71 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 40.72 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.04 Selecting previously unselected package jq. 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.04 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.07 Unpacking jq (1.5+dfsg-1.3) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.56 Setting up libonig4:amd64 (6.1.3-2) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.58 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 41.72 Setting up jq (1.5+dfsg-1.3) ... 15:47:56 [2019-10-03T15:47:56.969Z] #17 DONE 42.1s 15:47:56 [2019-10-03T15:47:56.969Z] 15:47:56 [2019-10-03T15:47:56.969Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:56 [2019-10-03T15:47:56.969Z] #57 42.08 Unpacking libprotobuf10:amd64 (3.0.0-9) ... 15:47:57 [2019-10-03T15:47:57.264Z] #57 ... 15:47:57 [2019-10-03T15:47:57.264Z] 15:47:57 [2019-10-03T15:47:57.264Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 15:47:57 [2019-10-03T15:47:57.264Z] #19 DONE 0.1s 15:47:57 [2019-10-03T15:47:57.264Z] 15:47:57 [2019-10-03T15:47:57.264Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:47:57 [2019-10-03T15:47:57.264Z] #44 28.87 Reading package lists... 15:47:57 [2019-10-03T15:47:57.264Z] #44 35.11 Building dependency tree... 15:47:57 [2019-10-03T15:47:57.264Z] #44 36.53 Reading state information... 15:47:57 [2019-10-03T15:47:57.264Z] #44 37.98 The following additional packages will be installed: 15:47:57 [2019-10-03T15:47:57.264Z] #44 38.01 btrfs-progs liblzo2-2 15:47:57 [2019-10-03T15:47:57.264Z] #44 38.26 The following NEW packages will be installed: 15:47:57 [2019-10-03T15:47:57.264Z] #44 38.26 btrfs-progs btrfs-tools liblzo2-2 15:47:57 [2019-10-03T15:47:57.264Z] #44 39.37 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:47:57 [2019-10-03T15:47:57.264Z] #44 39.37 Need to get 649 kB of archives. 15:47:57 [2019-10-03T15:47:57.264Z] #44 39.37 After this operation, 4320 kB of additional disk space will be used. 15:47:57 [2019-10-03T15:47:57.264Z] #44 39.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 15:47:57 [2019-10-03T15:47:57.264Z] #44 39.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 15:47:57 [2019-10-03T15:47:57.264Z] #44 39.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.27 debconf: delaying package configuration, since apt-utils is not installed 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.43 Fetched 649 kB in 1s (590 kB/s) 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.58 Selecting previously unselected package liblzo2-2:amd64. 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.63 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.67 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.84 Selecting previously unselected package btrfs-progs. 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.84 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 40.90 Unpacking btrfs-progs (4.7.3-1) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 41.95 Selecting previously unselected package btrfs-tools. 15:47:57 [2019-10-03T15:47:57.264Z] #44 41.97 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 41.98 Unpacking btrfs-tools (4.7.3-1) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 42.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 42.25 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 42.28 Setting up btrfs-progs (4.7.3-1) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 42.30 Setting up btrfs-tools (4.7.3-1) ... 15:47:57 [2019-10-03T15:47:57.264Z] #44 42.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:47:57 [2019-10-03T15:47:57.536Z] LINK criu/pie/parasite.built-in.o 15:47:57 [2019-10-03T15:47:57.536Z] GEN criu/pie/parasite-blob.h 15:47:57 [2019-10-03T15:47:57.536Z] CC criu/arch/ppc64/restorer.o 15:47:57 [2019-10-03T15:47:57.642Z] #44 35.68 The following additional packages will be installed: 15:47:57 [2019-10-03T15:47:57.642Z] #44 35.70 btrfs-progs liblzo2-2 15:47:57 [2019-10-03T15:47:57.818Z] CC criu/pie/restorer.o 15:47:57 [2019-10-03T15:47:57.862Z] #44 DONE 42.8s 15:47:57 [2019-10-03T15:47:57.862Z] 15:47:57 [2019-10-03T15:47:57.862Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 15:47:57 [2019-10-03T15:47:57.862Z] #45 DONE 0.2s 15:47:57 [2019-10-03T15:47:57.862Z] 15:47:57 [2019-10-03T15:47:57.862Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 15:47:57 [2019-10-03T15:47:57.862Z] #46 DONE 0.1s 15:47:57 [2019-10-03T15:47:57.862Z] 15:47:57 [2019-10-03T15:47:57.862Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:47:57 [2019-10-03T15:47:57.862Z] #35 29.47 Reading package lists... 15:47:57 [2019-10-03T15:47:57.862Z] #35 35.52 Building dependency tree... 15:47:57 [2019-10-03T15:47:57.862Z] #35 36.69 Reading state information... 15:47:57 [2019-10-03T15:47:57.862Z] #35 38.21 The following additional packages will be installed: 15:47:57 [2019-10-03T15:47:57.862Z] #35 38.23 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 15:47:57 [2019-10-03T15:47:57.862Z] #35 38.23 Suggested packages: 15:47:57 [2019-10-03T15:47:57.862Z] #35 38.23 codeblocks eclipse ninja-build lrzip 15:47:57 [2019-10-03T15:47:57.862Z] #35 38.23 Recommended packages: 15:47:57 [2019-10-03T15:47:57.862Z] #35 38.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:47:57 [2019-10-03T15:47:57.862Z] #35 39.21 The following NEW packages will be installed: 15:47:57 [2019-10-03T15:47:57.862Z] #35 39.23 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 15:47:57 [2019-10-03T15:47:57.862Z] #35 39.24 vim-common xxd 15:47:57 [2019-10-03T15:47:57.862Z] #35 40.32 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 15:47:57 [2019-10-03T15:47:57.862Z] #35 40.32 Need to get 13.7 MB of archives. 15:47:57 [2019-10-03T15:47:57.862Z] #35 40.32 After this operation, 57.2 MB of additional disk space will be used. 15:47:57 [2019-10-03T15:47:57.862Z] #35 40.32 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 40.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 40.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 41.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 41.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 41.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 41.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 41.76 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 42.35 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 15:47:57 [2019-10-03T15:47:57.862Z] #35 42.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:47:57 [2019-10-03T15:47:57.896Z] #44 35.93 The following NEW packages will be installed: 15:47:57 [2019-10-03T15:47:57.896Z] #44 35.94 btrfs-progs btrfs-tools liblzo2-2 15:47:58 [2019-10-03T15:47:58.152Z] #35 ... 15:47:58 [2019-10-03T15:47:58.152Z] 15:47:58 [2019-10-03T15:47:58.152Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:47:58 [2019-10-03T15:47:58.825Z] LINK criu/pie/restorer.built-in.o 15:47:58 [2019-10-03T15:47:58.825Z] GEN criu/pie/restorer-blob.h 15:47:58 [2019-10-03T15:47:58.825Z] DEP criu/vdso.d 15:47:58 [2019-10-03T15:47:58.825Z] DEP criu/uts_ns.d 15:47:58 [2019-10-03T15:47:58.825Z] DEP criu/util.d 15:47:59 [2019-10-03T15:47:59.107Z] DEP criu/uffd.d 15:47:59 [2019-10-03T15:47:59.107Z] DEP criu/tun.d 15:47:59 [2019-10-03T15:47:59.107Z] DEP criu/tty.d 15:47:59 [2019-10-03T15:47:59.259Z] #44 37.03 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:47:59 [2019-10-03T15:47:59.259Z] #44 37.03 Need to get 649 kB of archives. 15:47:59 [2019-10-03T15:47:59.259Z] #44 37.03 After this operation, 4320 kB of additional disk space will be used. 15:47:59 [2019-10-03T15:47:59.259Z] #44 37.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 15:47:59 [2019-10-03T15:47:59.259Z] #44 37.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 15:47:59 [2019-10-03T15:47:59.259Z] #44 37.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 15:47:59 [2019-10-03T15:47:59.389Z] DEP criu/timerfd.d 15:47:59 [2019-10-03T15:47:59.389Z] DEP criu/sysfs_parse.d 15:47:59 [2019-10-03T15:47:59.389Z] DEP criu/sysctl.d 15:47:59 [2019-10-03T15:47:59.389Z] DEP criu/string.d 15:47:59 [2019-10-03T15:47:59.389Z] DEP criu/stats.d 15:47:59 [2019-10-03T15:47:59.684Z] DEP criu/sockets.d 15:47:59 [2019-10-03T15:47:59.684Z] DEP criu/sk-unix.d 15:47:59 [2019-10-03T15:47:59.684Z] DEP criu/sk-tcp.d 15:47:59 [2019-10-03T15:47:59.684Z] DEP criu/sk-queue.d 15:47:59 [2019-10-03T15:47:59.821Z] #44 ... 15:47:59 [2019-10-03T15:47:59.821Z] 15:47:59 [2019-10-03T15:47:59.821Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 15:47:59 [2019-10-03T15:47:59.821Z] #15 37.35 + cd /tmp/tmp.uZE6NxaWmG/src/github.com/go-swagger/go-swagger 15:47:59 [2019-10-03T15:47:59.821Z] #15 37.35 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 15:47:59 [2019-10-03T15:47:59.966Z] DEP criu/sk-packet.d 15:47:59 [2019-10-03T15:47:59.966Z] DEP criu/sk-netlink.d 15:47:59 [2019-10-03T15:47:59.966Z] DEP criu/sk-inet.d 15:48:00 [2019-10-03T15:48:00.249Z] DEP criu/signalfd.d 15:48:00 [2019-10-03T15:48:00.249Z] DEP criu/sigframe.d 15:48:00 [2019-10-03T15:48:00.249Z] DEP criu/shmem.d 15:48:00 [2019-10-03T15:48:00.249Z] DEP criu/servicefd.d 15:48:00 [2019-10-03T15:48:00.249Z] DEP criu/seize.d 15:48:00 [2019-10-03T15:48:00.531Z] DEP criu/seccomp.d 15:48:00 [2019-10-03T15:48:00.531Z] DEP criu/rst-malloc.d 15:48:00 [2019-10-03T15:48:00.531Z] DEP criu/rbtree.d 15:48:00 [2019-10-03T15:48:00.531Z] DEP criu/pstree.d 15:48:00 [2019-10-03T15:48:00.531Z] DEP criu/protobuf.d 15:48:00 [2019-10-03T15:48:00.670Z] #47 ... 15:48:00 [2019-10-03T15:48:00.670Z] 15:48:00 [2019-10-03T15:48:00.670Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 15:48:00 [2019-10-03T15:48:00.670Z] #27 35.06 + cd /tmp/tmp.gA1qCHj7Af/src/gotest.tools/gotestsum 15:48:00 [2019-10-03T15:48:00.670Z] #27 35.06 + git checkout -q v0.3.5 15:48:00 [2019-10-03T15:48:00.670Z] #27 35.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 15:48:00 [2019-10-03T15:48:00.670Z] #27 ... 15:48:00 [2019-10-03T15:48:00.670Z] 15:48:00 [2019-10-03T15:48:00.670Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:00 [2019-10-03T15:48:00.670Z] #35 44.03 debconf: delaying package configuration, since apt-utils is not installed 15:48:00 [2019-10-03T15:48:00.670Z] #35 44.41 Fetched 13.7 MB in 3s (4416 kB/s) 15:48:00 [2019-10-03T15:48:00.670Z] #35 44.60 Selecting previously unselected package cmake-data. 15:48:00 [2019-10-03T15:48:00.670Z] #35 44.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:48:00 [2019-10-03T15:48:00.670Z] #35 44.68 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 15:48:00 [2019-10-03T15:48:00.670Z] #35 44.70 Unpacking cmake-data (3.7.2-1) ... 15:48:00 [2019-10-03T15:48:00.816Z] GEN criu/protobuf-desc-gen.h 15:48:01 [2019-10-03T15:48:01.100Z] DEP criu/protobuf-desc.d 15:48:01 [2019-10-03T15:48:01.100Z] DEP criu/proc_parse.d 15:48:01 [2019-10-03T15:48:01.100Z] DEP criu/plugin.d 15:48:01 [2019-10-03T15:48:01.185Z] #15 39.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:48:01 [2019-10-03T15:48:01.230Z] #35 ... 15:48:01 [2019-10-03T15:48:01.230Z] 15:48:01 [2019-10-03T15:48:01.230Z] #7 [dev 1/24] RUN groupadd -r docker 15:48:01 [2019-10-03T15:48:01.230Z] #7 DONE 5.1s 15:48:01 [2019-10-03T15:48:01.230Z] 15:48:01 [2019-10-03T15:48:01.230Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.324 + RM_GOPATH=0 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.324 + TMP_GOPATH= 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.324 + : /build 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.324 + '[' -z '' ']' 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 ++ mktemp -d 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + export GOPATH=/tmp/tmp.gLGgDWV7Pm 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + GOPATH=/tmp/tmp.gLGgDWV7Pm 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + RM_GOPATH=1 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 ++ dirname ./install.sh 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + dir=. 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + bin=containerd 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + shift 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + '[' '!' -f ./containerd.installer ']' 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + . ./containerd.installer 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + install_containerd 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gLGgDWV7Pm/src/github.com/containerd/containerd 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.350 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 15:48:01 [2019-10-03T15:48:01.230Z] #47 3.373 Cloning into '/tmp/tmp.gLGgDWV7Pm/src/github.com/containerd/containerd'... 15:48:01 [2019-10-03T15:48:01.383Z] DEP criu/pipes.d 15:48:01 [2019-10-03T15:48:01.383Z] DEP criu/pie-util.d 15:48:01 [2019-10-03T15:48:01.383Z] DEP criu/pie-util-vdso.d 15:48:01 [2019-10-03T15:48:01.383Z] DEP criu/pie-util-vdso-elf32.d 15:48:01 [2019-10-03T15:48:01.383Z] DEP criu/path.d 15:48:01 [2019-10-03T15:48:01.665Z] DEP criu/parasite-syscall.d 15:48:01 [2019-10-03T15:48:01.665Z] DEP criu/pagemap.d 15:48:01 [2019-10-03T15:48:01.665Z] DEP criu/pagemap-cache.d 15:48:01 [2019-10-03T15:48:01.665Z] DEP criu/page-xfer.d 15:48:01 [2019-10-03T15:48:01.948Z] DEP criu/page-pipe.d 15:48:01 [2019-10-03T15:48:01.948Z] DEP criu/netfilter.d 15:48:01 [2019-10-03T15:48:01.948Z] DEP criu/net.d 15:48:01 [2019-10-03T15:48:01.948Z] DEP criu/namespaces.d 15:48:02 [2019-10-03T15:48:02.230Z] DEP criu/mount.d 15:48:02 [2019-10-03T15:48:02.231Z] DEP criu/mem.d 15:48:02 [2019-10-03T15:48:02.231Z] DEP criu/lsm.d 15:48:02 [2019-10-03T15:48:02.231Z] DEP criu/log.d 15:48:02 [2019-10-03T15:48:02.513Z] DEP criu/libnetlink.d 15:48:02 [2019-10-03T15:48:02.513Z] DEP criu/kerndat.d 15:48:02 [2019-10-03T15:48:02.513Z] DEP criu/kcmp-ids.d 15:48:02 [2019-10-03T15:48:02.513Z] DEP criu/irmap.d 15:48:02 [2019-10-03T15:48:02.513Z] DEP criu/ipc_ns.d 15:48:02 [2019-10-03T15:48:02.796Z] DEP criu/image.d 15:48:02 [2019-10-03T15:48:02.796Z] DEP criu/image-desc.d 15:48:02 [2019-10-03T15:48:02.796Z] DEP criu/fsnotify.d 15:48:02 [2019-10-03T15:48:02.796Z] DEP criu/filesystems.d 15:48:03 [2019-10-03T15:48:03.078Z] DEP criu/files.d 15:48:03 [2019-10-03T15:48:03.078Z] DEP criu/files-reg.d 15:48:03 [2019-10-03T15:48:03.078Z] DEP criu/files-ext.d 15:48:03 [2019-10-03T15:48:03.078Z] DEP criu/file-lock.d 15:48:03 [2019-10-03T15:48:03.116Z] #47 ... 15:48:03 [2019-10-03T15:48:03.116Z] 15:48:03 [2019-10-03T15:48:03.116Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 15:48:03 [2019-10-03T15:48:03.116Z] #15 38.23 + cd /tmp/tmp.ClqMg8teAx/src/github.com/go-swagger/go-swagger 15:48:03 [2019-10-03T15:48:03.116Z] #15 38.23 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 15:48:03 [2019-10-03T15:48:03.116Z] #15 40.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:48:03 [2019-10-03T15:48:03.362Z] DEP criu/file-ids.d 15:48:03 [2019-10-03T15:48:03.362Z] DEP criu/fifo.d 15:48:03 [2019-10-03T15:48:03.362Z] DEP criu/fdstore.d 15:48:03 [2019-10-03T15:48:03.362Z] DEP criu/fault-injection.d 15:48:03 [2019-10-03T15:48:03.362Z] DEP criu/external.d 15:48:03 [2019-10-03T15:48:03.371Z] #15 ... 15:48:03 [2019-10-03T15:48:03.371Z] 15:48:03 [2019-10-03T15:48:03.371Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:03 [2019-10-03T15:48:03.371Z] #35 48.01 Selecting previously unselected package liblzo2-2:amd64. 15:48:03 [2019-10-03T15:48:03.371Z] #35 48.01 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... 15:48:03 [2019-10-03T15:48:03.371Z] #35 48.03 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 15:48:03 [2019-10-03T15:48:03.371Z] #35 48.20 Selecting previously unselected package libicu57:amd64. 15:48:03 [2019-10-03T15:48:03.371Z] #35 48.20 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... 15:48:03 [2019-10-03T15:48:03.371Z] #35 48.20 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... 15:48:03 [2019-10-03T15:48:03.645Z] DEP criu/eventpoll.d 15:48:03 [2019-10-03T15:48:03.645Z] DEP criu/eventfd.d 15:48:03 [2019-10-03T15:48:03.645Z] DEP criu/crtools.d 15:48:03 [2019-10-03T15:48:03.645Z] DEP criu/cr-service.d 15:48:03 [2019-10-03T15:48:03.926Z] DEP criu/cr-restore.d 15:48:03 [2019-10-03T15:48:03.926Z] DEP criu/cr-errno.d 15:48:03 [2019-10-03T15:48:03.926Z] DEP criu/cr-dump.d 15:48:03 [2019-10-03T15:48:03.926Z] DEP criu/cr-dedup.d 15:48:04 [2019-10-03T15:48:04.210Z] DEP criu/cr-check.d 15:48:04 [2019-10-03T15:48:04.210Z] DEP criu/config.d 15:48:04 [2019-10-03T15:48:04.210Z] DEP criu/clone-noasan.d 15:48:04 [2019-10-03T15:48:04.210Z] DEP criu/cgroup.d 15:48:04 [2019-10-03T15:48:04.210Z] DEP criu/cgroup-props.d 15:48:04 [2019-10-03T15:48:04.298Z] #35 ... 15:48:04 [2019-10-03T15:48:04.298Z] 15:48:04 [2019-10-03T15:48:04.298Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:04 [2019-10-03T15:48:04.298Z] #30 39.18 sync 15:48:04 [2019-10-03T15:48:04.298Z] #30 39.18 internal/reflectlite 15:48:04 [2019-10-03T15:48:04.298Z] #30 42.40 sort 15:48:04 [2019-10-03T15:48:04.298Z] #30 42.41 errors 15:48:04 [2019-10-03T15:48:04.298Z] #30 43.07 strconv 15:48:04 [2019-10-03T15:48:04.298Z] #30 44.22 io 15:48:04 [2019-10-03T15:48:04.298Z] #30 45.58 internal/oserror 15:48:04 [2019-10-03T15:48:04.298Z] #30 45.68 syscall 15:48:04 [2019-10-03T15:48:04.298Z] #30 47.89 reflect 15:48:04 [2019-10-03T15:48:04.446Z] #15 ... 15:48:04 [2019-10-03T15:48:04.446Z] 15:48:04 [2019-10-03T15:48:04.446Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy 15:48:04 [2019-10-03T15:48:04.446Z] #50 DONE 41.8s 15:48:04 [2019-10-03T15:48:04.446Z] 15:48:04 [2019-10-03T15:48:04.446Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:48:04 [2019-10-03T15:48:04.446Z] #44 38.50 debconf: delaying package configuration, since apt-utils is not installed 15:48:04 [2019-10-03T15:48:04.446Z] #44 38.73 Fetched 649 kB in 1s (614 kB/s) 15:48:04 [2019-10-03T15:48:04.446Z] #44 39.57 Selecting previously unselected package liblzo2-2:amd64. 15:48:04 [2019-10-03T15:48:04.446Z] #44 39.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:48:04 [2019-10-03T15:48:04.446Z] #44 39.61 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... 15:48:04 [2019-10-03T15:48:04.446Z] #44 39.93 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 15:48:04 [2019-10-03T15:48:04.446Z] #44 41.07 Selecting previously unselected package btrfs-progs. 15:48:04 [2019-10-03T15:48:04.446Z] #44 41.08 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... 15:48:04 [2019-10-03T15:48:04.446Z] #44 41.10 Unpacking btrfs-progs (4.7.3-1) ... 15:48:04 [2019-10-03T15:48:04.492Z] DEP criu/bitmap.d 15:48:04 [2019-10-03T15:48:04.492Z] DEP criu/bfd.d 15:48:04 [2019-10-03T15:48:04.492Z] DEP criu/autofs.d 15:48:04 [2019-10-03T15:48:04.492Z] DEP criu/aio.d 15:48:04 [2019-10-03T15:48:04.492Z] DEP criu/action-scripts.d 15:48:04 [2019-10-03T15:48:04.554Z] #30 ... 15:48:04 [2019-10-03T15:48:04.554Z] 15:48:04 [2019-10-03T15:48:04.554Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:04 [2019-10-03T15:48:04.554Z] #20 5.691 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 15:48:04 [2019-10-03T15:48:04.554Z] #20 6.216 15:48:04 [2019-10-03T15:48:04.554Z] #20 6.503 ##### 7.3% ######## 11.2% ############ 16.8% ############## 20.8% ################# 24.7% ##################### 30.0% ######################## 33.6% ########################### 38.4% ############################### 44.0% ### 15:48:04 [2019-10-03T15:48:04.554Z] #20 ... 15:48:04 [2019-10-03T15:48:04.554Z] 15:48:04 [2019-10-03T15:48:04.554Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 15:48:04 [2019-10-03T15:48:04.554Z] #8 DONE 3.4s 15:48:04 [2019-10-03T15:48:04.554Z] 15:48:04 [2019-10-03T15:48:04.554Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:04 [2019-10-03T15:48:04.554Z] #20 6.503 ##### 7.3% ######## 11.2% ############ 16.8% ############## 20.8% ################# 24.7% ##################### 30.0% ######################## 33.6% ########################### 38.4% ############################### 44.0% ################################## 48.0% ##################################### 51.8% 15:48:04 [2019-10-03T15:48:04.554Z] #20 ... 15:48:04 [2019-10-03T15:48:04.554Z] 15:48:04 [2019-10-03T15:48:04.554Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 15:48:04 [2019-10-03T15:48:04.701Z] #44 42.69 Selecting previously unselected package btrfs-tools. 15:48:04 [2019-10-03T15:48:04.701Z] #44 42.69 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... 15:48:04 [2019-10-03T15:48:04.774Z] CC criu/action-scripts.o 15:48:04 [2019-10-03T15:48:04.957Z] #44 42.85 Unpacking btrfs-tools (4.7.3-1) ... 15:48:05 [2019-10-03T15:48:05.058Z] CC criu/aio.o 15:48:05 [2019-10-03T15:48:05.212Z] #44 43.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:05 [2019-10-03T15:48:05.212Z] #44 43.29 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 15:48:05 [2019-10-03T15:48:05.212Z] #44 43.31 Setting up btrfs-progs (4.7.3-1) ... 15:48:05 [2019-10-03T15:48:05.212Z] #44 43.32 Setting up btrfs-tools (4.7.3-1) ... 15:48:05 [2019-10-03T15:48:05.212Z] #44 43.34 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:05 [2019-10-03T15:48:05.351Z] CC criu/autofs.o 15:48:05 [2019-10-03T15:48:05.468Z] #44 ... 15:48:05 [2019-10-03T15:48:05.468Z] 15:48:05 [2019-10-03T15:48:05.468Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:48:05 [2019-10-03T15:48:05.468Z] #6 27.42 Reading package lists... 15:48:05 [2019-10-03T15:48:05.468Z] #6 33.84 Building dependency tree... 15:48:05 [2019-10-03T15:48:05.468Z] #6 35.13 Reading state information... 15:48:05 [2019-10-03T15:48:05.468Z] #6 36.39 The following additional packages will be installed: 15:48:05 [2019-10-03T15:48:05.468Z] #6 36.41 libapparmor1 libseccomp2 15:48:05 [2019-10-03T15:48:05.468Z] #6 36.42 Suggested packages: 15:48:05 [2019-10-03T15:48:05.468Z] #6 36.42 seccomp 15:48:05 [2019-10-03T15:48:05.468Z] #6 36.72 The following NEW packages will be installed: 15:48:05 [2019-10-03T15:48:05.468Z] #6 36.75 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.87 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.87 Need to get 300 kB of archives. 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.87 After this operation, 1201 kB of additional disk space will be used. 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.90 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] 15:48:05 [2019-10-03T15:48:05.468Z] #6 37.91 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] 15:48:05 [2019-10-03T15:48:05.468Z] #6 39.08 debconf: delaying package configuration, since apt-utils is not installed 15:48:05 [2019-10-03T15:48:05.468Z] #6 39.80 Fetched 300 kB in 1s (273 kB/s) 15:48:05 [2019-10-03T15:48:05.468Z] #6 40.09 Selecting previously unselected package libseccomp2:amd64. 15:48:05 [2019-10-03T15:48:05.468Z] #6 40.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:48:05 [2019-10-03T15:48:05.468Z] #6 40.15 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 40.65 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 41.80 Selecting previously unselected package libseccomp-dev:amd64. 15:48:05 [2019-10-03T15:48:05.468Z] #6 41.80 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 41.98 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 42.53 Selecting previously unselected package libapparmor1:amd64. 15:48:05 [2019-10-03T15:48:05.468Z] #6 42.53 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 42.55 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 43.04 Selecting previously unselected package libapparmor-dev:amd64. 15:48:05 [2019-10-03T15:48:05.468Z] #6 43.05 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.468Z] #6 43.14 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 15:48:05 [2019-10-03T15:48:05.481Z] #9 ... 15:48:05 [2019-10-03T15:48:05.481Z] 15:48:05 [2019-10-03T15:48:05.481Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:05 [2019-10-03T15:48:05.481Z] #33 40.18 sync 15:48:05 [2019-10-03T15:48:05.481Z] #33 40.18 internal/reflectlite 15:48:05 [2019-10-03T15:48:05.481Z] #33 42.49 github.com/LK4D4/vndr/godl/singleflight 15:48:05 [2019-10-03T15:48:05.481Z] #33 43.06 math/rand 15:48:05 [2019-10-03T15:48:05.481Z] #33 44.62 internal/singleflight 15:48:05 [2019-10-03T15:48:05.481Z] #33 45.07 sort 15:48:05 [2019-10-03T15:48:05.481Z] #33 45.08 errors 15:48:05 [2019-10-03T15:48:05.481Z] #33 45.57 io 15:48:05 [2019-10-03T15:48:05.481Z] #33 46.34 strconv 15:48:05 [2019-10-03T15:48:05.481Z] #33 47.63 bytes 15:48:05 [2019-10-03T15:48:05.481Z] #33 ... 15:48:05 [2019-10-03T15:48:05.481Z] 15:48:05 [2019-10-03T15:48:05.481Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:05 [2019-10-03T15:48:05.723Z] #6 ... 15:48:05 [2019-10-03T15:48:05.723Z] 15:48:05 [2019-10-03T15:48:05.723Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:05 [2019-10-03T15:48:05.723Z] #57 29.18 Reading package lists... 15:48:05 [2019-10-03T15:48:05.723Z] #57 35.74 Building dependency tree... 15:48:05 [2019-10-03T15:48:05.723Z] #57 36.85 Reading state information... 15:48:05 [2019-10-03T15:48:05.723Z] #57 38.18 The following additional packages will be installed: 15:48:05 [2019-10-03T15:48:05.723Z] #57 38.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 15:48:05 [2019-10-03T15:48:05.723Z] #57 38.18 libprotoc10 python-pkg-resources zlib1g-dev 15:48:05 [2019-10-03T15:48:05.723Z] #57 38.20 Suggested packages: 15:48:05 [2019-10-03T15:48:05.723Z] #57 38.20 manpages-dev python-setuptools 15:48:05 [2019-10-03T15:48:05.723Z] #57 39.41 The following NEW packages will be installed: 15:48:05 [2019-10-03T15:48:05.723Z] #57 39.41 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 15:48:05 [2019-10-03T15:48:05.723Z] #57 39.41 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 15:48:05 [2019-10-03T15:48:05.723Z] #57 39.41 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 15:48:05 [2019-10-03T15:48:05.723Z] #57 39.41 zlib1g-dev 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.52 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.52 Need to get 3602 kB of archives. 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.52 After this operation, 18.9 MB of additional disk space will be used. 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.59 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.59 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.60 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.60 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.62 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.77 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 40.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 41.08 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 41.22 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 41.23 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 41.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 41.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] 15:48:05 [2019-10-03T15:48:05.723Z] #57 42.36 debconf: delaying package configuration, since apt-utils is not installed 15:48:05 [2019-10-03T15:48:05.723Z] #57 42.64 Fetched 3602 kB in 1s (1843 kB/s) 15:48:05 [2019-10-03T15:48:05.723Z] #57 42.98 Selecting previously unselected package libnet1:amd64. 15:48:05 [2019-10-03T15:48:05.723Z] #57 42.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:48:05 [2019-10-03T15:48:05.723Z] #57 43.07 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.723Z] #57 43.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 15:48:05 [2019-10-03T15:48:05.723Z] #57 43.47 Selecting previously unselected package libcap-dev:amd64. 15:48:05 [2019-10-03T15:48:05.723Z] #57 43.48 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.723Z] #57 43.48 Unpacking libcap-dev:amd64 (1:2.25-1) ... 15:48:05 [2019-10-03T15:48:05.736Z] #20 6.503 ##### 7.3% ######## 11.2% ############ 16.8% ############## 20.8% ################# 24.7% ##################### 30.0% ######################## 33.6% ########################### 38.4% ############################### 44.0% ################################## 48.0% ##################################### 51.8% ######################################## 55.6% ######################################### 58.0% ############################################ 62.4% ############################################### 66.5% ###################################################### 76.2% ########################################################### 83.1% ################################################################ 89.9% ##################################################################### 96.3% ######################################################################## 100.0% 15:48:05 [2019-10-03T15:48:05.973Z] CC criu/bfd.o 15:48:05 [2019-10-03T15:48:05.985Z] #57 ... 15:48:05 [2019-10-03T15:48:05.985Z] 15:48:05 [2019-10-03T15:48:05.985Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... 15:48:05 [2019-10-03T15:48:05.985Z] #44 DONE 44.1s 15:48:05 [2019-10-03T15:48:05.985Z] 15:48:05 [2019-10-03T15:48:05.985Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:05 [2019-10-03T15:48:05.985Z] #57 44.18 Selecting previously unselected package libnet1-dev. 15:48:05 [2019-10-03T15:48:05.985Z] #57 44.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... 15:48:05 [2019-10-03T15:48:05.985Z] #57 44.20 Unpacking libnet1-dev (1.1.6+dfsg-3) ... 15:48:05 [2019-10-03T15:48:05.985Z] #57 ... 15:48:05 [2019-10-03T15:48:05.985Z] 15:48:05 [2019-10-03T15:48:05.985Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:48:05 [2019-10-03T15:48:05.985Z] #6 44.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:06 [2019-10-03T15:48:06.256Z] CC criu/bitmap.o 15:48:06 [2019-10-03T15:48:06.256Z] CC criu/cgroup-props.o 15:48:06 [2019-10-03T15:48:06.297Z] #20 ... 15:48:06 [2019-10-03T15:48:06.297Z] 15:48:06 [2019-10-03T15:48:06.297Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.601 + RM_GOPATH=0 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.601 + TMP_GOPATH= 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.601 + : /build 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.602 + '[' -z '' ']' 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.605 ++ mktemp -d 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.614 + export GOPATH=/tmp/tmp.UUN2QjGYv2 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.614 + GOPATH=/tmp/tmp.UUN2QjGYv2 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.614 + RM_GOPATH=1 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.616 ++ dirname ./install.sh 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.619 + dir=. 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.619 + bin=runc 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.619 + shift 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.619 + '[' '!' -f ./runc.installer ']' 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.619 + . ./runc.installer 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.619 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.620 + install_runc 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.620 + uname -r 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.621 + grep -q '^3\.10\.0.*\.el7\.' 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.637 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.637 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.637 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.637 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UUN2QjGYv2/src/github.com/opencontainers/runc 15:48:06 [2019-10-03T15:48:06.297Z] #42 4.651 Cloning into '/tmp/tmp.UUN2QjGYv2/src/github.com/opencontainers/runc'... 15:48:06 [2019-10-03T15:48:06.336Z] #6 ... 15:48:06 [2019-10-03T15:48:06.336Z] 15:48:06 [2019-10-03T15:48:06.336Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 15:48:06 [2019-10-03T15:48:06.336Z] #45 DONE 0.1s 15:48:06 [2019-10-03T15:48:06.553Z] #42 ... 15:48:06 [2019-10-03T15:48:06.553Z] 15:48:06 [2019-10-03T15:48:06.553Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:06 [2019-10-03T15:48:06.553Z] #20 9.291 15:48:06 [2019-10-03T15:48:06.592Z] 15:48:06 [2019-10-03T15:48:06.593Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:48:06 [2019-10-03T15:48:06.593Z] #6 44.47 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... 15:48:06 [2019-10-03T15:48:06.593Z] #6 ... 15:48:06 [2019-10-03T15:48:06.593Z] 15:48:06 [2019-10-03T15:48:06.593Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:06 [2019-10-03T15:48:06.593Z] #35 28.34 Reading package lists... 15:48:06 [2019-10-03T15:48:06.593Z] #35 34.78 Building dependency tree... 15:48:06 [2019-10-03T15:48:06.593Z] #35 36.13 Reading state information... 15:48:06 [2019-10-03T15:48:06.593Z] #35 37.35 The following additional packages will be installed: 15:48:06 [2019-10-03T15:48:06.593Z] #35 37.36 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 15:48:06 [2019-10-03T15:48:06.593Z] #35 37.37 Suggested packages: 15:48:06 [2019-10-03T15:48:06.593Z] #35 37.37 codeblocks eclipse ninja-build lrzip 15:48:06 [2019-10-03T15:48:06.593Z] #35 37.37 Recommended packages: 15:48:06 [2019-10-03T15:48:06.593Z] #35 37.37 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:48:06 [2019-10-03T15:48:06.593Z] #35 38.17 The following NEW packages will be installed: 15:48:06 [2019-10-03T15:48:06.593Z] #35 38.17 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 15:48:06 [2019-10-03T15:48:06.593Z] #35 38.17 vim-common xxd 15:48:06 [2019-10-03T15:48:06.593Z] #35 39.27 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 15:48:06 [2019-10-03T15:48:06.593Z] #35 39.27 Need to get 13.7 MB of archives. 15:48:06 [2019-10-03T15:48:06.593Z] #35 39.27 After this operation, 57.2 MB of additional disk space will be used. 15:48:06 [2019-10-03T15:48:06.593Z] #35 39.27 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 39.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 39.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 40.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 40.77 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 41.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 41.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 41.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 41.58 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 41.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #35 42.70 debconf: delaying package configuration, since apt-utils is not installed 15:48:06 [2019-10-03T15:48:06.593Z] #35 43.05 Fetched 13.7 MB in 3s (3918 kB/s) 15:48:06 [2019-10-03T15:48:06.593Z] #35 43.19 Selecting previously unselected package cmake-data. 15:48:06 [2019-10-03T15:48:06.593Z] #35 43.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) 15:48:06 [2019-10-03T15:48:06.593Z] #35 43.29 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 15:48:06 [2019-10-03T15:48:06.593Z] #35 43.31 Unpacking cmake-data (3.7.2-1) ... 15:48:06 [2019-10-03T15:48:06.593Z] #35 ... 15:48:06 [2019-10-03T15:48:06.593Z] 15:48:06 [2019-10-03T15:48:06.593Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 15:48:06 [2019-10-03T15:48:06.593Z] #46 DONE 0.4s 15:48:06 [2019-10-03T15:48:06.593Z] 15:48:06 [2019-10-03T15:48:06.593Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... 15:48:06 [2019-10-03T15:48:06.593Z] #17 28.77 Reading package lists... 15:48:06 [2019-10-03T15:48:06.593Z] #17 35.36 Building dependency tree... 15:48:06 [2019-10-03T15:48:06.593Z] #17 36.55 Reading state information... 15:48:06 [2019-10-03T15:48:06.593Z] #17 37.97 ca-certificates is already the newest version (20161130+nmu1+deb9u1). 15:48:06 [2019-10-03T15:48:06.593Z] #17 37.97 The following additional packages will be installed: 15:48:06 [2019-10-03T15:48:06.593Z] #17 37.98 libjq1 libonig4 15:48:06 [2019-10-03T15:48:06.593Z] #17 38.36 The following NEW packages will be installed: 15:48:06 [2019-10-03T15:48:06.593Z] #17 38.37 jq libjq1 libonig4 15:48:06 [2019-10-03T15:48:06.593Z] #17 39.59 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:48:06 [2019-10-03T15:48:06.593Z] #17 39.59 Need to get 327 kB of archives. 15:48:06 [2019-10-03T15:48:06.593Z] #17 39.59 After this operation, 1157 kB of additional disk space will be used. 15:48:06 [2019-10-03T15:48:06.593Z] #17 39.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #17 39.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #17 39.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 15:48:06 [2019-10-03T15:48:06.593Z] #17 40.73 debconf: delaying package configuration, since apt-utils is not installed 15:48:06 [2019-10-03T15:48:06.593Z] #17 41.15 Fetched 327 kB in 1s (254 kB/s) 15:48:06 [2019-10-03T15:48:06.593Z] #17 41.81 Selecting previously unselected package libonig4:amd64. 15:48:06 [2019-10-03T15:48:06.593Z] #17 41.81 (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.) 15:48:06 [2019-10-03T15:48:06.593Z] #17 41.85 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 42.16 Unpacking libonig4:amd64 (6.1.3-2) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 42.68 Selecting previously unselected package libjq1:amd64. 15:48:06 [2019-10-03T15:48:06.593Z] #17 42.68 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 42.68 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 43.15 Selecting previously unselected package jq. 15:48:06 [2019-10-03T15:48:06.593Z] #17 43.15 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 43.15 Unpacking jq (1.5+dfsg-1.3) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 43.53 Setting up libonig4:amd64 (6.1.3-2) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 43.80 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 44.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 44.21 Setting up jq (1.5+dfsg-1.3) ... 15:48:06 [2019-10-03T15:48:06.593Z] #17 DONE 44.7s 15:48:06 [2019-10-03T15:48:06.593Z] 15:48:06 [2019-10-03T15:48:06.593Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:48:06 [2019-10-03T15:48:06.593Z] #6 44.73 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... 15:48:06 [2019-10-03T15:48:06.593Z] #6 44.76 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... 15:48:06 [2019-10-03T15:48:06.848Z] #6 ... 15:48:06 [2019-10-03T15:48:06.848Z] 15:48:06 [2019-10-03T15:48:06.848Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 15:48:06 [2019-10-03T15:48:06.848Z] #19 DONE 0.2s 15:48:06 [2019-10-03T15:48:06.848Z] 15:48:06 [2019-10-03T15:48:06.848Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... 15:48:06 [2019-10-03T15:48:06.848Z] #6 44.82 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... 15:48:06 [2019-10-03T15:48:06.848Z] #6 44.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:06 [2019-10-03T15:48:06.872Z] CC criu/cgroup.o 15:48:07 [2019-10-03T15:48:07.288Z] + dpkg --print-architecture 15:48:07 [2019-10-03T15:48:07.288Z] + cd /tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution 15:48:07 [2019-10-03T15:48:07.288Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:48:07 [2019-10-03T15:48:07.288Z] + GOPATH=/tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Pv86ywkpKe 15:48:07 [2019-10-03T15:48:07.288Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:48:07 [2019-10-03T15:48:07.320Z] #20 9.611 ############ 17.6% ####################### 32.3% ################################## 47.9% ############################################ 62.1% ####################################################### 77.3% ################################################################ 90.0% ######################################################################## 100.0% 15:48:07 [2019-10-03T15:48:07.408Z] #6 DONE 45.4s 15:48:07 [2019-10-03T15:48:07.408Z] 15:48:07 [2019-10-03T15:48:07.408Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 15:48:07 [2019-10-03T15:48:07.408Z] #40 DONE 0.1s 15:48:07 [2019-10-03T15:48:07.408Z] 15:48:07 [2019-10-03T15:48:07.408Z] #7 [dev 1/24] RUN groupadd -r docker 15:48:07 [2019-10-03T15:48:07.663Z] #7 ... 15:48:07 [2019-10-03T15:48:07.663Z] 15:48:07 [2019-10-03T15:48:07.663Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 15:48:07 [2019-10-03T15:48:07.663Z] #41 DONE 0.1s 15:48:07 [2019-10-03T15:48:07.918Z] 15:48:07 [2019-10-03T15:48:07.918Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:07 [2019-10-03T15:48:07.918Z] #57 44.79 Selecting previously unselected package libnl-3-200:amd64. 15:48:07 [2019-10-03T15:48:07.918Z] #57 44.79 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 44.83 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.13 Selecting previously unselected package libnl-3-dev:amd64. 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.13 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.13 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.72 Selecting previously unselected package libprotobuf-c1:amd64. 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.72 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.74 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.91 Selecting previously unselected package libprotobuf-c-dev:amd64. 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.91 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... 15:48:07 [2019-10-03T15:48:07.918Z] #57 45.93 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... 15:48:08 [2019-10-03T15:48:08.173Z] #57 46.16 Selecting previously unselected package zlib1g-dev:amd64. 15:48:08 [2019-10-03T15:48:08.173Z] #57 46.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.173Z] #57 46.16 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 15:48:08 [2019-10-03T15:48:08.248Z] #20 ... 15:48:08 [2019-10-03T15:48:08.248Z] 15:48:08 [2019-10-03T15:48:08.248Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 15:48:08 [2019-10-03T15:48:08.248Z] #9 3.070 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:48:08 [2019-10-03T15:48:08.248Z] #9 DONE 3.4s 15:48:08 [2019-10-03T15:48:08.248Z] 15:48:08 [2019-10-03T15:48:08.248Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:08 [2019-10-03T15:48:08.248Z] #20 11.10 15:48:08 [2019-10-03T15:48:08.248Z] #20 ... 15:48:08 [2019-10-03T15:48:08.248Z] 15:48:08 [2019-10-03T15:48:08.248Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:08 [2019-10-03T15:48:08.248Z] #57 43.45 Selecting previously unselected package libprotobuf-lite10:amd64. 15:48:08 [2019-10-03T15:48:08.248Z] #57 43.45 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 43.48 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 43.82 Selecting previously unselected package libprotobuf-dev:amd64. 15:48:08 [2019-10-03T15:48:08.248Z] #57 43.82 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 43.82 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 45.43 Selecting previously unselected package libprotoc10:amd64. 15:48:08 [2019-10-03T15:48:08.248Z] #57 45.46 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 45.47 Unpacking libprotoc10:amd64 (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.17 Selecting previously unselected package protobuf-c-compiler. 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.21 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.26 Unpacking protobuf-c-compiler (1.2.1-2) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.51 Selecting previously unselected package protobuf-compiler. 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.52 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.55 Unpacking protobuf-compiler (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.74 Selecting previously unselected package python-pkg-resources. 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.74 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 46.75 Unpacking python-pkg-resources (33.1.1-1) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 47.24 Selecting previously unselected package python-protobuf. 15:48:08 [2019-10-03T15:48:08.248Z] #57 47.25 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 47.25 Unpacking python-protobuf (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 47.80 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 47.98 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 48.00 Setting up python-pkg-resources (33.1.1-1) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 53.24 Setting up libnet1-dev (1.1.6+dfsg-3) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 53.29 Setting up libprotobuf10:amd64 (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 53.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:08 [2019-10-03T15:48:08.248Z] #57 53.37 Setting up python-protobuf (3.0.0-9) ... 15:48:08 [2019-10-03T15:48:08.388Z] CC criu/clone-noasan.o 15:48:08 [2019-10-03T15:48:08.389Z] CC criu/config.o 15:48:08 [2019-10-03T15:48:08.428Z] #57 ... 15:48:08 [2019-10-03T15:48:08.429Z] 15:48:08 [2019-10-03T15:48:08.429Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 15:48:08 [2019-10-03T15:48:08.429Z] #27 36.09 + cd /tmp/tmp.wCR35ORSWR/src/gotest.tools/gotestsum 15:48:08 [2019-10-03T15:48:08.429Z] #27 36.09 + git checkout -q v0.3.5 15:48:08 [2019-10-03T15:48:08.429Z] #27 36.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 15:48:08 [2019-10-03T15:48:08.429Z] #27 ... 15:48:08 [2019-10-03T15:48:08.429Z] 15:48:08 [2019-10-03T15:48:08.429Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:08 [2019-10-03T15:48:08.429Z] #33 40.29 sync 15:48:08 [2019-10-03T15:48:08.429Z] #33 40.33 internal/reflectlite 15:48:08 [2019-10-03T15:48:08.429Z] #33 40.94 github.com/LK4D4/vndr/godl/singleflight 15:48:08 [2019-10-03T15:48:08.429Z] #33 41.33 math/rand 15:48:08 [2019-10-03T15:48:08.429Z] #33 42.69 internal/singleflight 15:48:08 [2019-10-03T15:48:08.429Z] #33 43.25 sort 15:48:08 [2019-10-03T15:48:08.429Z] #33 43.25 errors 15:48:08 [2019-10-03T15:48:08.429Z] #33 43.79 io 15:48:08 [2019-10-03T15:48:08.429Z] #33 44.30 strconv 15:48:08 [2019-10-03T15:48:08.429Z] #33 44.97 bytes 15:48:08 [2019-10-03T15:48:08.504Z] #57 ... 15:48:08 [2019-10-03T15:48:08.504Z] 15:48:08 [2019-10-03T15:48:08.504Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:08 [2019-10-03T15:48:08.683Z] #33 ... 15:48:08 [2019-10-03T15:48:08.683Z] 15:48:08 [2019-10-03T15:48:08.683Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:08 [2019-10-03T15:48:08.683Z] #57 46.66 Selecting previously unselected package libprotobuf10:amd64. 15:48:08 [2019-10-03T15:48:08.683Z] #57 46.66 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... 15:48:08 [2019-10-03T15:48:08.683Z] #57 46.69 Unpacking libprotobuf10:amd64 (3.0.0-9) ... 15:48:09 [2019-10-03T15:48:09.015Z] CC criu/cr-check.o 15:48:09 [2019-10-03T15:48:09.630Z] CC criu/cr-dedup.o 15:48:09 [2019-10-03T15:48:09.913Z] CC criu/cr-dump.o 15:48:10 [2019-10-03T15:48:10.038Z] #20 11.48 ##### 7.5% ########## 14.3% ############### 21.1% ##################### 29.3% ########################## 36.7% ############################### 43.7% ################################### 49.1% ###################################### 54.0% ############################################ 61.2% ################################################ 66.9% ###################################################### 75.1% ######################################################### 79.7% ################################################################ 89.9% ######################################################################## 100.0% 15:48:10 [2019-10-03T15:48:10.045Z] #57 47.94 Selecting previously unselected package libprotobuf-lite10:amd64. 15:48:10 [2019-10-03T15:48:10.045Z] #57 47.96 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... 15:48:10 [2019-10-03T15:48:10.045Z] #57 47.97 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... 15:48:10 [2019-10-03T15:48:10.045Z] #57 48.18 Selecting previously unselected package libprotobuf-dev:amd64. 15:48:10 [2019-10-03T15:48:10.045Z] #57 48.19 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... 15:48:10 [2019-10-03T15:48:10.294Z] #20 13.34 15:48:10 [2019-10-03T15:48:10.301Z] #57 48.19 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... 15:48:10 [2019-10-03T15:48:10.861Z] #57 ... 15:48:10 [2019-10-03T15:48:10.861Z] 15:48:10 [2019-10-03T15:48:10.861Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:10 [2019-10-03T15:48:10.861Z] #30 38.75 sync 15:48:10 [2019-10-03T15:48:10.861Z] #30 38.76 internal/reflectlite 15:48:10 [2019-10-03T15:48:10.861Z] #30 40.93 sort 15:48:10 [2019-10-03T15:48:10.861Z] #30 40.93 errors 15:48:10 [2019-10-03T15:48:10.861Z] #30 41.17 strconv 15:48:10 [2019-10-03T15:48:10.861Z] #30 41.88 io 15:48:10 [2019-10-03T15:48:10.861Z] #30 43.77 internal/oserror 15:48:10 [2019-10-03T15:48:10.861Z] #30 43.79 reflect 15:48:10 [2019-10-03T15:48:10.861Z] #30 44.01 syscall 15:48:10 [2019-10-03T15:48:10.945Z] CC criu/cr-errno.o 15:48:10 [2019-10-03T15:48:10.945Z] CC criu/cr-restore.o 15:48:11 [2019-10-03T15:48:11.117Z] #30 ... 15:48:11 [2019-10-03T15:48:11.117Z] 15:48:11 [2019-10-03T15:48:11.117Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:11 [2019-10-03T15:48:11.117Z] #35 48.50 Selecting previously unselected package liblzo2-2:amd64. 15:48:11 [2019-10-03T15:48:11.117Z] #35 48.50 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... 15:48:11 [2019-10-03T15:48:11.117Z] #35 48.54 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 15:48:11 [2019-10-03T15:48:11.117Z] #35 48.66 Selecting previously unselected package libicu57:amd64. 15:48:11 [2019-10-03T15:48:11.117Z] #35 48.66 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... 15:48:11 [2019-10-03T15:48:11.117Z] #35 48.68 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... 15:48:11 [2019-10-03T15:48:11.626Z] #20 13.72 # 2.1% ### 4.4% #### 6.9% ###### 8.7% ######## 11.4% ########### 15.6% ############ 17.6% 15:48:11 [2019-10-03T15:48:11.626Z] #20 ... 15:48:11 [2019-10-03T15:48:11.626Z] 15:48:11 [2019-10-03T15:48:11.626Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 15:48:11 [2019-10-03T15:48:11.626Z] #10 DONE 3.7s 15:48:11 [2019-10-03T15:48:11.626Z] 15:48:11 [2019-10-03T15:48:11.626Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:12 [2019-10-03T15:48:12.521Z] #35 ... 15:48:12 [2019-10-03T15:48:12.521Z] 15:48:12 [2019-10-03T15:48:12.521Z] #7 [dev 1/24] RUN groupadd -r docker 15:48:12 [2019-10-03T15:48:12.521Z] #7 DONE 4.8s 15:48:12 [2019-10-03T15:48:12.521Z] 15:48:12 [2019-10-03T15:48:12.521Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:12 [2019-10-03T15:48:12.521Z] #57 49.56 Selecting previously unselected package libprotoc10:amd64. 15:48:12 [2019-10-03T15:48:12.521Z] #57 49.56 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... 15:48:12 [2019-10-03T15:48:12.521Z] #57 49.57 Unpacking libprotoc10:amd64 (3.0.0-9) ... 15:48:12 [2019-10-03T15:48:12.521Z] #57 50.45 Selecting previously unselected package protobuf-c-compiler. 15:48:12 [2019-10-03T15:48:12.521Z] #57 50.45 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... 15:48:12 [2019-10-03T15:48:12.521Z] #57 50.49 Unpacking protobuf-c-compiler (1.2.1-2) ... 15:48:12 [2019-10-03T15:48:12.521Z] #57 50.69 Selecting previously unselected package protobuf-compiler. 15:48:12 [2019-10-03T15:48:12.688Z] + rm -rf /tmp/tmp.Pv86ywkpKe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Pv86ywkpKe 15:48:12 [2019-10-03T15:48:12.776Z] #57 50.69 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... 15:48:12 [2019-10-03T15:48:12.776Z] #57 50.70 Unpacking protobuf-compiler (3.0.0-9) ... 15:48:13 [2019-10-03T15:48:13.033Z] #57 50.96 Selecting previously unselected package python-pkg-resources. 15:48:13 [2019-10-03T15:48:13.033Z] #57 50.97 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... 15:48:13 [2019-10-03T15:48:13.033Z] #57 50.98 Unpacking python-pkg-resources (33.1.1-1) ... 15:48:13 [2019-10-03T15:48:13.487Z] Removing intermediate container 4dfa49f57971 15:48:13 [2019-10-03T15:48:13.487Z] ---> 7964d50884b4 15:48:13 [2019-10-03T15:48:13.487Z] Step 17/126 : FROM base AS swagger 15:48:13 [2019-10-03T15:48:13.487Z] ---> c8eab50701dd 15:48:13 [2019-10-03T15:48:13.487Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb 15:48:13 [2019-10-03T15:48:13.593Z] #57 51.43 Selecting previously unselected package python-protobuf. 15:48:13 [2019-10-03T15:48:13.593Z] #57 51.45 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... 15:48:13 [2019-10-03T15:48:13.593Z] #57 51.46 Unpacking python-protobuf (3.0.0-9) ... 15:48:13 [2019-10-03T15:48:13.694Z] CC criu/cr-service.o 15:48:13 [2019-10-03T15:48:13.856Z] ---> Running in 710610f1e284 15:48:13 [2019-10-03T15:48:13.856Z] Removing intermediate container 710610f1e284 15:48:13 [2019-10-03T15:48:13.856Z] ---> 6e0af78bcd89 15:48:13 [2019-10-03T15:48:13.856Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" 15:48:13 [2019-10-03T15:48:13.856Z] ---> Running in 5754e5300dcf 15:48:14 [2019-10-03T15:48:14.153Z] #57 52.08 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 15:48:14 [2019-10-03T15:48:14.153Z] #57 52.29 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 15:48:14 [2019-10-03T15:48:14.153Z] #57 52.30 Setting up python-pkg-resources (33.1.1-1) ... 15:48:14 [2019-10-03T15:48:14.307Z] CC criu/crtools.o 15:48:14 [2019-10-03T15:48:14.649Z] + mktemp -d 15:48:14 [2019-10-03T15:48:14.649Z] + export GOPATH=/tmp/tmp.fcCNPi26Ac 15:48:14 [2019-10-03T15:48:14.649Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.fcCNPi26Ac/src/github.com/go-swagger/go-swagger 15:48:14 [2019-10-03T15:48:14.649Z] Cloning into '/tmp/tmp.fcCNPi26Ac/src/github.com/go-swagger/go-swagger'... 15:48:14 [2019-10-03T15:48:14.922Z] CC criu/eventfd.o 15:48:14 [2019-10-03T15:48:14.922Z] CC criu/eventpoll.o 15:48:15 [2019-10-03T15:48:15.219Z] #20 13.72 # 2.1% ### 4.4% #### 6.9% ###### 8.7% ######## 11.4% ########### 15.6% ############ 17.6% ############## 20.1% ################ 23.4% ################# 24.9% ################### 26.6% ################### 27.8% ##################### 29.3% ##################### 30.3% ####################### 33.2% ######################### 36.1% ########################### 38.2% ############################# 40.4% ############################## 42.0% ################################# 46.0% ################################## 47.9% #################################### 50.1% ##################################### 52.2% ###################################### 54.2% ######################################## 56.3% ######################################### 58.2% ########################################### 60.3% ############################################ 62.3% ############################################# 63.4% ############################################### 66.7% ################################################# 68.1% ################################################## 69.7% #################################################### 72.4% ###################################################### 75.1% ####################################################### 76.9% ######################################################## 78.9% ########################################################## 81.0% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 87.6% 15:48:15 [2019-10-03T15:48:15.219Z] #20 ... 15:48:15 [2019-10-03T15:48:15.219Z] 15:48:15 [2019-10-03T15:48:15.219Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 15:48:15 [2019-10-03T15:48:15.219Z] #11 DONE 3.6s 15:48:15 [2019-10-03T15:48:15.219Z] 15:48:15 [2019-10-03T15:48:15.219Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:15 [2019-10-03T15:48:15.475Z] #20 13.72 # 2.1% ### 4.4% #### 6.9% ###### 8.7% ######## 11.4% ########### 15.6% ############ 17.6% ############## 20.1% ################ 23.4% ################# 24.9% ################### 26.6% ################### 27.8% ##################### 29.3% ##################### 30.3% ####################### 33.2% ######################### 36.1% ########################### 38.2% ############################# 40.4% ############################## 42.0% ################################# 46.0% ################################## 47.9% #################################### 50.1% ##################################### 52.2% ###################################### 54.2% ######################################## 56.3% ######################################### 58.2% ########################################### 60.3% ############################################ 62.3% ############################################# 63.4% ############################################### 66.7% ################################################# 68.1% ################################################## 69.7% #################################################### 72.4% ###################################################### 75.1% ####################################################### 76.9% ######################################################## 78.9% ########################################################## 81.0% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 87.6% ################################################################ 89.8% ################################################################## 92.4% ################################################################### 93.8% ##################################################################### 96.7% ####################################################################### 99.7% 15:48:15 [2019-10-03T15:48:15.475Z] #20 ... 15:48:15 [2019-10-03T15:48:15.475Z] 15:48:15 [2019-10-03T15:48:15.475Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:15 [2019-10-03T15:48:15.475Z] #33 50.43 bufio 15:48:15 [2019-10-03T15:48:15.475Z] #33 50.87 reflect 15:48:15 [2019-10-03T15:48:15.475Z] #33 52.53 internal/oserror 15:48:15 [2019-10-03T15:48:15.475Z] #33 52.66 syscall 15:48:15 [2019-10-03T15:48:15.536Z] CC criu/external.o 15:48:15 [2019-10-03T15:48:15.536Z] CC criu/fault-injection.o 15:48:15 [2019-10-03T15:48:15.536Z] CC criu/fdstore.o 15:48:15 [2019-10-03T15:48:15.732Z] #33 ... 15:48:15 [2019-10-03T15:48:15.732Z] 15:48:15 [2019-10-03T15:48:15.732Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:15 [2019-10-03T15:48:15.732Z] #20 13.72 # 2.1% ### 4.4% #### 6.9% ###### 8.7% ######## 11.4% ########### 15.6% ############ 17.6% ############## 20.1% ################ 23.4% ################# 24.9% ################### 26.6% ################### 27.8% ##################### 29.3% ##################### 30.3% ####################### 33.2% ######################### 36.1% ########################### 38.2% ############################# 40.4% ############################## 42.0% ################################# 46.0% ################################## 47.9% #################################### 50.1% ##################################### 52.2% ###################################### 54.2% ######################################## 56.3% ######################################### 58.2% ########################################### 60.3% ############################################ 62.3% ############################################# 63.4% ############################################### 66.7% ################################################# 68.1% ################################################## 69.7% #################################################### 72.4% ###################################################### 75.1% ####################################################### 76.9% ######################################################## 78.9% ########################################################## 81.0% ########################################################### 83.3% ############################################################# 86.0% ############################################################### 87.6% ################################################################ 89.8% ################################################################## 92.4% ################################################################### 93.8% ##################################################################### 96.7% ####################################################################### 99.7% ######################################################################## 100.0% 15:48:15 [2019-10-03T15:48:15.732Z] #20 18.67 15:48:15 [2019-10-03T15:48:15.819Z] CC criu/fifo.o 15:48:16 [2019-10-03T15:48:16.101Z] CC criu/file-ids.o 15:48:16 [2019-10-03T15:48:16.101Z] CC criu/file-lock.o 15:48:16 [2019-10-03T15:48:16.667Z] #57 ... 15:48:16 [2019-10-03T15:48:16.667Z] 15:48:16 [2019-10-03T15:48:16.667Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.448 + RM_GOPATH=0 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.448 + TMP_GOPATH= 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.448 + : /build 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.448 + '[' -z '' ']' 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.448 ++ mktemp -d 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.450 + export GOPATH=/tmp/tmp.idprZbOUKO 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.450 + GOPATH=/tmp/tmp.idprZbOUKO 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.450 + RM_GOPATH=1 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.451 ++ dirname ./install.sh 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.453 + dir=. 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.453 + bin=containerd 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.454 + shift 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.454 + '[' '!' -f ./containerd.installer ']' 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.454 + . ./containerd.installer 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.454 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.455 + install_containerd 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.455 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.456 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.456 + git clone https://github.com/containerd/containerd.git /tmp/tmp.idprZbOUKO/src/github.com/containerd/containerd 15:48:16 [2019-10-03T15:48:16.667Z] #47 4.466 Cloning into '/tmp/tmp.idprZbOUKO/src/github.com/containerd/containerd'... 15:48:16 [2019-10-03T15:48:16.667Z] #47 ... 15:48:16 [2019-10-03T15:48:16.667Z] 15:48:16 [2019-10-03T15:48:16.667Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:16 [2019-10-03T15:48:16.667Z] #20 6.095 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 15:48:16 [2019-10-03T15:48:16.667Z] #20 6.862 15:48:16 [2019-10-03T15:48:16.667Z] #20 7.154 #### 6.0% ####### 10.8% ######## 12.3% ############## 19.6% ################### 26.4% ####################### 32.1% ########################## 36.3% ############################# 40.9% ################################# 46.9% ###################################### 52.9% ########################################## 58.7% ############################################# 63.5% ################################################ 68.0% #################################################### 72.9% ####################################################### 76.8% ######################################################### 80.4% ############################################################# 85.1% ############################################################### 88.4% ##################################################################### 97.0% ######################################################################## 100.0% 15:48:16 [2019-10-03T15:48:16.667Z] #20 9.903 15:48:16 [2019-10-03T15:48:16.717Z] CC criu/files-ext.o 15:48:16 [2019-10-03T15:48:16.717Z] CC criu/files-reg.o 15:48:16 [2019-10-03T15:48:16.926Z] #20 ... 15:48:16 [2019-10-03T15:48:16.926Z] 15:48:16 [2019-10-03T15:48:16.926Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser 15:48:16 [2019-10-03T15:48:16.926Z] #8 DONE 4.7s 15:48:16 [2019-10-03T15:48:16.926Z] 15:48:16 [2019-10-03T15:48:16.926Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 15:48:17 [2019-10-03T15:48:17.097Z] #20 19.89 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 15:48:17 [2019-10-03T15:48:17.097Z] #20 ... 15:48:17 [2019-10-03T15:48:17.097Z] 15:48:17 [2019-10-03T15:48:17.097Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.74 Setting up libcap-dev:amd64 (1:2.25-1) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.76 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.77 Setting up libnl-3-200:amd64 (3.2.27-2) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.79 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.80 Setting up libprotoc10:amd64 (3.0.0-9) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.83 Setting up protobuf-c-compiler (1.2.1-2) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.84 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.86 Setting up protobuf-compiler (3.0.0-9) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.87 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.88 Setting up libnl-3-dev:amd64 (3.2.27-2) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 61.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:17 [2019-10-03T15:48:17.097Z] #57 DONE 62.2s 15:48:17 [2019-10-03T15:48:17.353Z] 15:48:17 [2019-10-03T15:48:17.353Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:17 [2019-10-03T15:48:17.852Z] #9 ... 15:48:17 [2019-10-03T15:48:17.852Z] 15:48:17 [2019-10-03T15:48:17.852Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.948 + RM_GOPATH=0 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.948 + TMP_GOPATH= 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.948 + : /build 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.948 + '[' -z '' ']' 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.953 ++ mktemp -d 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.959 + export GOPATH=/tmp/tmp.BiSp1kERG8 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.959 + GOPATH=/tmp/tmp.BiSp1kERG8 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.959 + RM_GOPATH=1 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.960 ++ dirname ./install.sh 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.961 + dir=. 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.971 + bin=runc 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.971 + shift 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.971 + '[' '!' -f ./runc.installer ']' 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.971 + . ./runc.installer 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.971 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.971 + install_runc 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.972 + uname -r 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.972 + grep -q '^3\.10\.0.*\.el7\.' 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.976 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.977 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.977 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.977 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BiSp1kERG8/src/github.com/opencontainers/runc 15:48:17 [2019-10-03T15:48:17.852Z] #42 3.982 Cloning into '/tmp/tmp.BiSp1kERG8/src/github.com/opencontainers/runc'... 15:48:17 [2019-10-03T15:48:17.852Z] #42 ... 15:48:17 [2019-10-03T15:48:17.852Z] 15:48:17 [2019-10-03T15:48:17.852Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:17 [2019-10-03T15:48:17.875Z] + cd /tmp/tmp.fcCNPi26Ac/src/github.com/go-swagger/go-swagger 15:48:17 [2019-10-03T15:48:17.875Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 15:48:17 [2019-10-03T15:48:17.875Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:48:18 [2019-10-03T15:48:18.107Z] #20 10.34 ## 3.8% ##### 7.4% ############# 19.2% ######################## 33.8% ################################### 49.1% ######################################### 57.9% ################################################# 68.4% ######################################################## 78.1% ######################################################################## 100.0% 15:48:18 [2019-10-03T15:48:18.188Z] CC criu/files.o 15:48:18 [2019-10-03T15:48:18.270Z] INFO: Expanding compiler 1 of 3... 15:48:18 [2019-10-03T15:48:18.709Z] #20 11.81 15:48:18 [2019-10-03T15:48:18.717Z] #58 ... 15:48:18 [2019-10-03T15:48:18.717Z] 15:48:18 [2019-10-03T15:48:18.717Z] #12 [dev 6/24] RUN ldconfig 15:48:18 [2019-10-03T15:48:18.717Z] #12 DONE 3.2s 15:48:18 [2019-10-03T15:48:18.717Z] 15:48:18 [2019-10-03T15:48:18.717Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:18 [2019-10-03T15:48:18.717Z] #20 20.76 15:48:18 [2019-10-03T15:48:18.717Z] #20 21.10 ######################################################################## 100.0% 15:48:18 [2019-10-03T15:48:18.717Z] #20 21.33 15:48:19 [2019-10-03T15:48:19.196Z] CC criu/filesystems.o 15:48:19 [2019-10-03T15:48:19.244Z] INFO: Expanding compiler 2 of 3... 15:48:19 [2019-10-03T15:48:19.478Z] CC criu/fsnotify.o 15:48:19 [2019-10-03T15:48:19.644Z] #20 ... 15:48:19 [2019-10-03T15:48:19.644Z] 15:48:19 [2019-10-03T15:48:19.644Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:19 [2019-10-03T15:48:19.644Z] #30 54.33 time 15:48:19 [2019-10-03T15:48:19.644Z] #30 62.31 internal/poll 15:48:19 [2019-10-03T15:48:19.644Z] #30 ... 15:48:19 [2019-10-03T15:48:19.644Z] 15:48:19 [2019-10-03T15:48:19.644Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:19 [2019-10-03T15:48:19.644Z] #35 57.69 Selecting previously unselected package libxml2:amd64. 15:48:19 [2019-10-03T15:48:19.644Z] #35 57.69 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 57.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 58.65 Selecting previously unselected package libarchive13:amd64. 15:48:19 [2019-10-03T15:48:19.644Z] #35 58.66 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 58.68 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.14 Selecting previously unselected package libjsoncpp1:amd64. 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.15 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.42 Selecting previously unselected package libuv1:amd64. 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.42 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.42 Unpacking libuv1:amd64 (1.9.1-3) ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.61 Selecting previously unselected package cmake. 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.61 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 59.79 Unpacking cmake (3.7.2-1) ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 64.50 Selecting previously unselected package xxd. 15:48:19 [2019-10-03T15:48:19.644Z] #35 64.50 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 64.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 64.73 Selecting previously unselected package vim-common. 15:48:19 [2019-10-03T15:48:19.644Z] #35 64.74 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:48:19 [2019-10-03T15:48:19.644Z] #35 64.77 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:48:19 [2019-10-03T15:48:19.900Z] #35 65.10 Processing triggers for mime-support (3.60) ... 15:48:19 [2019-10-03T15:48:19.900Z] #35 65.17 Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:48:19 [2019-10-03T15:48:19.900Z] #35 ... 15:48:19 [2019-10-03T15:48:19.900Z] 15:48:19 [2019-10-03T15:48:19.900Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:19 [2019-10-03T15:48:19.900Z] #30 64.83 internal/syscall/unix 15:48:20 [2019-10-03T15:48:20.099Z] CC criu/image-desc.o 15:48:20 [2019-10-03T15:48:20.099Z] CC criu/image.o 15:48:20 [2019-10-03T15:48:20.395Z] #20 12.23 ## 3.9% ###### 9.2% ############# 18.4% ################### 26.9% ######################## 33.7% ########################### 37.7% ############################### 43.3% ################################## 47.5% ####################################### 54.6% ############################################ 61.2% ####### 15:48:20 [2019-10-03T15:48:20.395Z] #20 ... 15:48:20 [2019-10-03T15:48:20.395Z] 15:48:20 [2019-10-03T15:48:20.395Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:20 [2019-10-03T15:48:20.395Z] #33 47.88 bufio 15:48:20 [2019-10-03T15:48:20.395Z] #33 48.94 reflect 15:48:20 [2019-10-03T15:48:20.395Z] #33 49.55 internal/oserror 15:48:20 [2019-10-03T15:48:20.395Z] #33 49.76 syscall 15:48:20 [2019-10-03T15:48:20.395Z] #33 ... 15:48:20 [2019-10-03T15:48:20.395Z] 15:48:20 [2019-10-03T15:48:20.395Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:20 [2019-10-03T15:48:20.461Z] #30 65.21 os 15:48:20 [2019-10-03T15:48:20.652Z] #20 12.23 ## 3.9% ###### 9.2% ############# 18.4% ################### 26.9% ######################## 33.7% ########################### 37.7% ############################### 43.3% ################################## 47.5% ####################################### 54.6% ############################################ 61.2% ######################################################## 78.2% ############################################################## 87.2% ####################################################################### 98.7% ######################################################################## 100.0% 15:48:20 [2019-10-03T15:48:20.714Z] CC criu/ipc_ns.o 15:48:20 [2019-10-03T15:48:20.717Z] #30 ... 15:48:20 [2019-10-03T15:48:20.717Z] 15:48:20 [2019-10-03T15:48:20.717Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.18 Setting up libuv1:amd64 (1.9.1-3) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.19 Setting up cmake-data (3.7.2-1) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.21 Setting up libicu57:amd64 (57.1-6+deb9u3) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.22 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.30 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.32 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.34 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.35 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.36 Setting up cmake (3.7.2-1) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 65.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:20 [2019-10-03T15:48:20.717Z] #35 DONE 65.9s 15:48:20 [2019-10-03T15:48:20.717Z] 15:48:20 [2019-10-03T15:48:20.717Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:20 [2019-10-03T15:48:20.717Z] #30 65.49 internal/fmtsort 15:48:20 [2019-10-03T15:48:20.973Z] #30 ... 15:48:20 [2019-10-03T15:48:20.973Z] 15:48:20 [2019-10-03T15:48:20.973Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 15:48:20 [2019-10-03T15:48:20.973Z] #36 DONE 0.1s 15:48:20 [2019-10-03T15:48:20.973Z] 15:48:20 [2019-10-03T15:48:20.973Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 15:48:20 [2019-10-03T15:48:20.973Z] #42 14.57 + cd /tmp/tmp.UUN2QjGYv2/src/github.com/opencontainers/runc 15:48:20 [2019-10-03T15:48:20.973Z] #42 14.57 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:48:20 [2019-10-03T15:48:20.973Z] #42 14.93 + '[' -z '' ']' 15:48:20 [2019-10-03T15:48:20.973Z] #42 14.93 + target=static 15:48:20 [2019-10-03T15:48:20.973Z] #42 14.93 + make 'BUILDTAGS=seccomp apparmor selinux ' static 15:48:20 [2019-10-03T15:48:20.973Z] #42 17.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . 15:48:20 [2019-10-03T15:48:20.973Z] #42 ... 15:48:20 [2019-10-03T15:48:20.973Z] 15:48:20 [2019-10-03T15:48:20.973Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 15:48:20 [2019-10-03T15:48:20.973Z] #37 DONE 0.1s 15:48:20 [2019-10-03T15:48:20.973Z] 15:48:20 [2019-10-03T15:48:20.973Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:21 [2019-10-03T15:48:21.040Z] #20 14.19 15:48:21 [2019-10-03T15:48:21.469Z] CC criu/irmap.o 15:48:21 [2019-10-03T15:48:21.774Z] CC criu/kcmp-ids.o 15:48:21 [2019-10-03T15:48:21.774Z] CC criu/kerndat.o 15:48:22 [2019-10-03T15:48:22.106Z] #20 14.41 0.0% # 2.0% #### 5.9% ##### 8.3% ######## 11.9% ########## 14.6% ############ 17.1% ############## 20.1% ################# 23.6% 15:48:22 [2019-10-03T15:48:22.106Z] #20 ... 15:48:22 [2019-10-03T15:48:22.106Z] 15:48:22 [2019-10-03T15:48:22.106Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... 15:48:22 [2019-10-03T15:48:22.106Z] #9 2.959 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:48:22 [2019-10-03T15:48:22.106Z] #9 DONE 5.3s 15:48:22 [2019-10-03T15:48:22.106Z] 15:48:22 [2019-10-03T15:48:22.106Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:22 [2019-10-03T15:48:22.521Z] CC criu/libnetlink.o 15:48:22 [2019-10-03T15:48:22.893Z] CC criu/log.o 15:48:22 [2019-10-03T15:48:22.893Z] CC criu/lsm.o 15:48:23 [2019-10-03T15:48:23.190Z] CC criu/mem.o 15:48:24 [2019-10-03T15:48:24.200Z] CC criu/mount.o 15:48:24 [2019-10-03T15:48:24.240Z] #38 2.738 + RM_GOPATH=0 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.738 + TMP_GOPATH= 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.738 + : /build 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.738 + '[' -z '' ']' 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.744 ++ mktemp -d 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.744 + export GOPATH=/tmp/tmp.qlRFVF7aHY 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.744 + GOPATH=/tmp/tmp.qlRFVF7aHY 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.744 + RM_GOPATH=1 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.746 ++ dirname ./install.sh 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.749 + dir=. 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.749 + bin=tini 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.749 + shift 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.749 + '[' '!' -f ./tini.installer ']' 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.750 + . ./tini.installer 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.751 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.752 + install_tini 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.752 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.752 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.752 + git clone https://github.com/krallin/tini.git /tmp/tmp.qlRFVF7aHY/tini 15:48:24 [2019-10-03T15:48:24.241Z] #38 2.760 Cloning into '/tmp/tmp.qlRFVF7aHY/tini'... 15:48:24 [2019-10-03T15:48:24.502Z] #20 14.41 0.0% # 2.0% #### 5.9% ##### 8.3% ######## 11.9% ########## 14.6% ############ 17.1% ############## 20.1% ################# 23.6% ################### 27.1% #################### 28.6% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################### 34.9% ########################## 37.5% ############################ 39.3% ############################# 40.6% ############################## 41.8% ################################ 45.3% ################################## 48.5% ##################################### 51.7% ####################################### 54.6% ######################################### 57.4% ########################################### 60.6% ############################################# 63.4% ################################################ 67.3% ################################################## 69.7% #################################################### 72.9% ###################################################### 75.8% ######################################################### 79.5% ######## 15:48:24 [2019-10-03T15:48:24.502Z] #20 ... 15:48:24 [2019-10-03T15:48:24.502Z] 15:48:24 [2019-10-03T15:48:24.502Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:24 [2019-10-03T15:48:24.502Z] #30 52.23 time 15:48:24 [2019-10-03T15:48:24.502Z] #30 58.71 internal/poll 15:48:24 [2019-10-03T15:48:24.502Z] #30 59.98 internal/fmtsort 15:48:24 [2019-10-03T15:48:24.502Z] #30 61.14 internal/syscall/unix 15:48:24 [2019-10-03T15:48:24.502Z] #30 61.44 strings 15:48:24 [2019-10-03T15:48:24.502Z] #30 61.67 os 15:48:24 [2019-10-03T15:48:24.502Z] #30 ... 15:48:24 [2019-10-03T15:48:24.502Z] 15:48:24 [2019-10-03T15:48:24.502Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:24 [2019-10-03T15:48:24.802Z] #38 3.833 + cd /tmp/tmp.qlRFVF7aHY/tini 15:48:24 [2019-10-03T15:48:24.802Z] #38 3.833 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 15:48:24 [2019-10-03T15:48:24.802Z] #38 3.864 + cmake . 15:48:25 [2019-10-03T15:48:25.014Z] #20 14.41 0.0% # 2.0% #### 5.9% ##### 8.3% ######## 11.9% ########## 14.6% ############ 17.1% ############## 20.1% ################# 23.6% ################### 27.1% #################### 28.6% ##################### 30.5% ###################### 31.6% ####################### 33.0% ######################### 34.9% ########################## 37.5% ############################ 39.3% ############################# 40.6% ############################## 41.8% ################################ 45.3% ################################## 48.5% ##################################### 51.7% ####################################### 54.6% ######################################### 57.4% ########################################### 60.6% ############################################# 63.4% ################################################ 67.3% ################################################## 69.7% #################################################### 72.9% ###################################################### 75.8% ######################################################### 79.5% ############################################################ 83.6% ############################################################## 87.1% ################################################################# 90.9% #################################################################### 94.5% ###################################################################### 98.4% ######################################################################## 100.0% 15:48:25 [2019-10-03T15:48:25.065Z] INFO: Expanding compiler 3 of 3... 15:48:25 [2019-10-03T15:48:25.386Z] #20 18.41 15:48:25 [2019-10-03T15:48:25.408Z] #38 ... 15:48:25 [2019-10-03T15:48:25.408Z] 15:48:25 [2019-10-03T15:48:25.408Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:25 [2019-10-03T15:48:25.408Z] #20 22.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 15:48:25 [2019-10-03T15:48:25.408Z] #20 23.40 15:48:25 [2019-10-03T15:48:25.408Z] #20 23.78 ######################################################################## 100.0% 15:48:25 [2019-10-03T15:48:25.408Z] #20 23.97 15:48:25 [2019-10-03T15:48:25.408Z] #20 25.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 15:48:25 [2019-10-03T15:48:25.408Z] #20 25.60 skipping existing 1849cc453dee 15:48:25 [2019-10-03T15:48:25.408Z] #20 25.70 15:48:25 [2019-10-03T15:48:25.408Z] #20 27.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 15:48:25 [2019-10-03T15:48:25.408Z] #20 27.57 15:48:25 [2019-10-03T15:48:25.408Z] #20 27.83 ######################################################################## 100.0% 15:48:25 [2019-10-03T15:48:25.408Z] #20 27.99 15:48:25 [2019-10-03T15:48:25.408Z] #20 28.11 Download of images into '/build' complete. 15:48:25 [2019-10-03T15:48:25.408Z] #20 28.11 Use something like the following to load the result into a Docker daemon: 15:48:25 [2019-10-03T15:48:25.408Z] #20 28.11 tar -cC '/build' . | docker load 15:48:25 [2019-10-03T15:48:25.408Z] #20 DONE 28.3s 15:48:25 [2019-10-03T15:48:25.663Z] 15:48:25 [2019-10-03T15:48:25.663Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:25 [2019-10-03T15:48:25.663Z] #38 4.620 -- The C compiler identification is GNU 6.3.0 15:48:25 [2019-10-03T15:48:25.663Z] #38 4.726 -- Check for working C compiler: /usr/bin/cc 15:48:26 [2019-10-03T15:48:26.041Z] INFO: Removing downloaded files... 15:48:26 [2019-10-03T15:48:26.042Z] INFO: Creating source directory... 15:48:26 [2019-10-03T15:48:26.042Z] INFO: Configuring git core.autocrlf... 15:48:26 [2019-10-03T15:48:26.042Z] INFO: Completed 15:48:26 [2019-10-03T15:48:26.223Z] CC criu/namespaces.o 15:48:26 [2019-10-03T15:48:26.589Z] #38 5.684 -- Check for working C compiler: /usr/bin/cc -- works 15:48:26 [2019-10-03T15:48:26.589Z] #38 5.693 -- Detecting C compiler ABI info 15:48:26 [2019-10-03T15:48:26.841Z] #20 19.75 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 15:48:27 [2019-10-03T15:48:27.096Z] #20 20.36 15:48:27 [2019-10-03T15:48:27.351Z] #20 20.61 ######################################################################## 100.0% 15:48:27 [2019-10-03T15:48:27.606Z] #20 20.80 15:48:27 [2019-10-03T15:48:27.706Z] CC criu/net.o 15:48:27 [2019-10-03T15:48:27.954Z] #38 ... 15:48:27 [2019-10-03T15:48:27.954Z] 15:48:27 [2019-10-03T15:48:27.954Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:27 [2019-10-03T15:48:27.954Z] #33 62.77 time 15:48:27 [2019-10-03T15:48:27.954Z] #33 68.79 internal/fmtsort 15:48:27 [2019-10-03T15:48:27.954Z] #33 69.38 internal/syscall/unix 15:48:27 [2019-10-03T15:48:27.954Z] #33 69.59 strings 15:48:27 [2019-10-03T15:48:27.954Z] #33 70.66 internal/poll 15:48:28 [2019-10-03T15:48:28.167Z] #20 ... 15:48:28 [2019-10-03T15:48:28.167Z] 15:48:28 [2019-10-03T15:48:28.167Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... 15:48:28 [2019-10-03T15:48:28.167Z] #10 DONE 6.0s 15:48:28 [2019-10-03T15:48:28.209Z] #33 ... 15:48:28 [2019-10-03T15:48:28.209Z] 15:48:28 [2019-10-03T15:48:28.209Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:28 [2019-10-03T15:48:28.209Z] #38 7.186 -- Detecting C compiler ABI info - done 15:48:28 [2019-10-03T15:48:28.209Z] #38 7.251 -- Detecting C compile features 15:48:28 [2019-10-03T15:48:28.422Z] 15:48:28 [2019-10-03T15:48:28.423Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 15:48:28 [2019-10-03T15:48:28.465Z] #38 ... 15:48:28 [2019-10-03T15:48:28.465Z] 15:48:28 [2019-10-03T15:48:28.465Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:28 [2019-10-03T15:48:28.465Z] #13 4.061 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:48:28 [2019-10-03T15:48:28.465Z] #13 4.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:48:28 [2019-10-03T15:48:28.465Z] #13 4.181 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:48:28 [2019-10-03T15:48:28.465Z] #13 4.195 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:48:28 [2019-10-03T15:48:28.465Z] #13 4.245 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:48:28 [2019-10-03T15:48:28.465Z] #13 5.016 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:48:28 [2019-10-03T15:48:28.465Z] #13 6.777 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:48:28 [2019-10-03T15:48:28.465Z] #13 8.539 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:48:28 [2019-10-03T15:48:28.465Z] #13 ... 15:48:28 [2019-10-03T15:48:28.465Z] 15:48:28 [2019-10-03T15:48:28.465Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:28 [2019-10-03T15:48:28.465Z] #33 73.31 regexp/syntax 15:48:28 [2019-10-03T15:48:28.983Z] #11 ... 15:48:28 [2019-10-03T15:48:28.983Z] 15:48:28 [2019-10-03T15:48:28.983Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:28 [2019-10-03T15:48:28.983Z] #57 57.87 Setting up libnet1-dev (1.1.6+dfsg-3) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 57.89 Setting up libprotobuf10:amd64 (3.0.0-9) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 57.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 58.14 Setting up python-protobuf (3.0.0-9) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 65.47 Setting up libcap-dev:amd64 (1:2.25-1) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.08 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.15 Setting up libnl-3-200:amd64 (3.2.27-2) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.32 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.35 Setting up libprotoc10:amd64 (3.0.0-9) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.37 Setting up protobuf-c-compiler (1.2.1-2) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.38 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.41 Setting up protobuf-compiler (3.0.0-9) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.53 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.55 Setting up libnl-3-dev:amd64 (3.2.27-2) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 66.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:28 [2019-10-03T15:48:28.983Z] #57 DONE 66.8s 15:48:28 [2019-10-03T15:48:28.983Z] 15:48:28 [2019-10-03T15:48:28.983Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:28 [2019-10-03T15:48:28.983Z] #35 56.92 Selecting previously unselected package libxml2:amd64. 15:48:28 [2019-10-03T15:48:28.983Z] #35 56.92 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 56.93 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 57.74 Selecting previously unselected package libarchive13:amd64. 15:48:28 [2019-10-03T15:48:28.983Z] #35 57.75 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 57.76 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 59.88 Selecting previously unselected package libjsoncpp1:amd64. 15:48:28 [2019-10-03T15:48:28.983Z] #35 59.88 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 60.24 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 60.59 Selecting previously unselected package libuv1:amd64. 15:48:28 [2019-10-03T15:48:28.983Z] #35 60.59 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 60.65 Unpacking libuv1:amd64 (1.9.1-3) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 60.86 Selecting previously unselected package cmake. 15:48:28 [2019-10-03T15:48:28.983Z] #35 60.86 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 61.11 Unpacking cmake (3.7.2-1) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 65.79 Selecting previously unselected package xxd. 15:48:28 [2019-10-03T15:48:28.983Z] #35 65.79 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 66.10 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 66.38 Selecting previously unselected package vim-common. 15:48:28 [2019-10-03T15:48:28.983Z] #35 66.39 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 66.45 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 66.93 Processing triggers for mime-support (3.60) ... 15:48:28 [2019-10-03T15:48:28.983Z] #35 ... 15:48:28 [2019-10-03T15:48:28.983Z] 15:48:28 [2019-10-03T15:48:28.983Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:29 [2019-10-03T15:48:29.392Z] #33 74.20 os 15:48:29 [2019-10-03T15:48:29.527Z] + rm -rf /tmp/tmp.fcCNPi26Ac 15:48:29 [2019-10-03T15:48:29.527Z] Removing intermediate container 5754e5300dcf 15:48:29 [2019-10-03T15:48:29.527Z] ---> 0d5a34f9efe8 15:48:29 [2019-10-03T15:48:29.527Z] Step 20/126 : FROM base AS frozen-images 15:48:29 [2019-10-03T15:48:29.527Z] ---> c8eab50701dd 15:48:29 [2019-10-03T15:48:29.527Z] Step 21/126 : ARG DEBIAN_FRONTEND 15:48:29 [2019-10-03T15:48:29.527Z] ---> Using cache 15:48:29 [2019-10-03T15:48:29.527Z] ---> 6707010a9b2b 15:48:29 [2019-10-03T15:48:29.527Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* 15:48:29 [2019-10-03T15:48:29.527Z] ---> Running in 2bd38f98edff 15:48:29 [2019-10-03T15:48:29.527Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:48:29 [2019-10-03T15:48:29.527Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:48:29 [2019-10-03T15:48:29.527Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:48:29 [2019-10-03T15:48:29.527Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:48:29 [2019-10-03T15:48:29.527Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:48:29 [2019-10-03T15:48:29.527Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] 15:48:29 [2019-10-03T15:48:29.527Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 15:48:29 [2019-10-03T15:48:29.527Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 15:48:29 [2019-10-03T15:48:29.729Z] CC criu/netfilter.o 15:48:29 [2019-10-03T15:48:29.729Z] CC criu/page-pipe.o 15:48:30 [2019-10-03T15:48:30.011Z] CC criu/page-xfer.o 15:48:30 [2019-10-03T15:48:30.345Z] #58 ... 15:48:30 [2019-10-03T15:48:30.345Z] 15:48:30 [2019-10-03T15:48:30.345Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.32 Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.33 Setting up libuv1:amd64 (1.9.1-3) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.34 Setting up cmake-data (3.7.2-1) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.35 Setting up libicu57:amd64 (57.1-6+deb9u3) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.37 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.48 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.50 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.53 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.55 Setting up cmake (3.7.2-1) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 67.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:30 [2019-10-03T15:48:30.345Z] #35 DONE 68.2s 15:48:30 [2019-10-03T15:48:30.345Z] 15:48:30 [2019-10-03T15:48:30.345Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 15:48:30 [2019-10-03T15:48:30.345Z] #36 DONE 0.1s 15:48:30 [2019-10-03T15:48:30.345Z] 15:48:30 [2019-10-03T15:48:30.345Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 15:48:30 [2019-10-03T15:48:30.345Z] #37 DONE 0.1s 15:48:30 [2019-10-03T15:48:30.345Z] 15:48:30 [2019-10-03T15:48:30.345Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:30 [2019-10-03T15:48:30.600Z] #38 ... 15:48:30 [2019-10-03T15:48:30.600Z] 15:48:30 [2019-10-03T15:48:30.600Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 15:48:30 [2019-10-03T15:48:30.600Z] #42 12.99 + cd /tmp/tmp.BiSp1kERG8/src/github.com/opencontainers/runc 15:48:30 [2019-10-03T15:48:30.600Z] #42 13.00 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:48:30 [2019-10-03T15:48:30.600Z] #42 13.40 + '[' -z '' ']' 15:48:30 [2019-10-03T15:48:30.600Z] #42 13.40 + target=static 15:48:30 [2019-10-03T15:48:30.600Z] #42 13.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static 15:48:30 [2019-10-03T15:48:30.600Z] #42 16.37 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . 15:48:30 [2019-10-03T15:48:30.855Z] #42 ... 15:48:30 [2019-10-03T15:48:30.855Z] 15:48:30 [2019-10-03T15:48:30.855Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:30 [2019-10-03T15:48:30.855Z] #20 22.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 15:48:30 [2019-10-03T15:48:30.855Z] #20 23.86 15:48:30 [2019-10-03T15:48:30.855Z] #20 24.08 ################ 22.7% ######################################################################## 100.0% 15:48:31 [2019-10-03T15:48:31.023Z] CC criu/pagemap-cache.o 15:48:31 [2019-10-03T15:48:31.023Z] CC criu/pagemap.o 15:48:31 [2019-10-03T15:48:31.110Z] #20 24.26 15:48:31 [2019-10-03T15:48:31.350Z] Fetched 7669 kB in 1s (4566 kB/s) 15:48:31 [2019-10-03T15:48:31.350Z] Reading package lists... 15:48:31 [2019-10-03T15:48:31.637Z] CC criu/parasite-syscall.o 15:48:31 [2019-10-03T15:48:31.670Z] #20 ... 15:48:31 [2019-10-03T15:48:31.670Z] 15:48:31 [2019-10-03T15:48:31.670Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:31 [2019-10-03T15:48:31.670Z] #33 59.34 time 15:48:31 [2019-10-03T15:48:31.670Z] #33 63.77 internal/fmtsort 15:48:31 [2019-10-03T15:48:31.670Z] #33 64.91 internal/syscall/unix 15:48:31 [2019-10-03T15:48:31.670Z] #33 65.10 strings 15:48:31 [2019-10-03T15:48:31.670Z] #33 65.33 internal/poll 15:48:31 [2019-10-03T15:48:31.670Z] #33 68.51 os 15:48:31 [2019-10-03T15:48:31.670Z] #33 69.10 regexp/syntax 15:48:31 [2019-10-03T15:48:31.907Z] #33 ... 15:48:31 [2019-10-03T15:48:31.907Z] 15:48:31 [2019-10-03T15:48:31.907Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:31 [2019-10-03T15:48:31.907Z] #30 66.41 strings 15:48:31 [2019-10-03T15:48:31.907Z] #30 69.39 bytes 15:48:31 [2019-10-03T15:48:31.907Z] #30 70.04 fmt 15:48:31 [2019-10-03T15:48:31.907Z] #30 72.42 bufio 15:48:31 [2019-10-03T15:48:31.907Z] #30 74.45 path/filepath 15:48:31 [2019-10-03T15:48:31.907Z] #30 76.00 io/ioutil 15:48:31 [2019-10-03T15:48:31.907Z] #30 ... 15:48:31 [2019-10-03T15:48:31.907Z] 15:48:31 [2019-10-03T15:48:31.907Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:31 [2019-10-03T15:48:31.907Z] #58 4.918 Note: Building without setproctitle() and strlcpy() support. 15:48:31 [2019-10-03T15:48:31.907Z] #58 4.918 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:48:31 [2019-10-03T15:48:31.907Z] #58 6.703 fatal: Not a git repository (or any of the parent directories): .git 15:48:31 [2019-10-03T15:48:31.907Z] #58 6.716 GEN .gitid 15:48:31 [2019-10-03T15:48:31.907Z] #58 6.739 GEN criu/include/version.h 15:48:31 [2019-10-03T15:48:31.907Z] #58 6.775 GEN include/common/asm 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.143 PBCC images/google/protobuf/descriptor.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.274 PBCC images/opts.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.357 PBCC images/sit.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.446 DEP images/google/protobuf/descriptor.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.600 DEP images/opts.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.781 DEP images/sit.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.921 PBCC images/macvlan.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 9.975 DEP images/macvlan.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.09 PBCC images/autofs.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.18 DEP images/autofs.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.35 PBCC images/sysctl.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.45 DEP images/sysctl.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.61 PBCC images/time.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.67 DEP images/time.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.75 PBCC images/binfmt-misc.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.80 DEP images/binfmt-misc.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 10.89 PBCC images/seccomp.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.03 DEP images/seccomp.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.16 PBCC images/userns.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.24 DEP images/userns.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.31 PBCC images/cgroup.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.33 DEP images/cgroup.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.35 PBCC images/fown.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.40 PBCC images/ext-file.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.43 DEP images/fown.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.50 DEP images/ext-file.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.61 PBCC images/rpc.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.70 DEP images/rpc.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.80 PBCC images/siginfo.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.83 DEP images/siginfo.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.90 PBCC images/pagemap.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 11.98 DEP images/pagemap.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.05 PBCC images/rlimit.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.08 DEP images/rlimit.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.14 PBCC images/file-lock.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.16 DEP images/file-lock.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.23 PBCC images/tty.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.24 DEP images/tty.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.34 PBCC images/tun.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.41 PBCC images/netdev.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.45 DEP images/tun.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.50 DEP images/netdev.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.59 PBCC images/vma.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.63 DEP images/vma.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.70 PBCC images/creds.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.75 DEP images/creds.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.87 PBCC images/utsns.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.90 DEP images/utsns.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 12.94 PBCC images/ipc-desc.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.01 PBCC images/ipc-sem.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.03 DEP images/ipc-desc.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.13 DEP images/ipc-sem.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.18 PBCC images/ipc-msg.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.20 DEP images/ipc-msg.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.26 PBCC images/ipc-shm.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.34 DEP images/ipc-shm.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.41 PBCC images/ipc-var.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.45 DEP images/ipc-var.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.50 PBCC images/sk-opts.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.58 PBCC images/packet-sock.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.67 DEP images/sk-opts.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.72 DEP images/packet-sock.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.81 PBCC images/sk-netlink.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 13.94 DEP images/sk-netlink.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.02 PBCC images/sk-inet.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.06 DEP images/sk-inet.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.16 PBCC images/sk-unix.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.23 DEP images/sk-unix.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.31 PBCC images/mm.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.39 DEP images/mm.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.48 PBCC images/timerfd.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.58 DEP images/timerfd.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.64 PBCC images/timer.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.68 DEP images/timer.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.71 PBCC images/sa.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.77 DEP images/sa.pb-c.d 15:48:31 [2019-10-03T15:48:31.907Z] #58 14.82 PBCC images/pipe-data.pb-c.c 15:48:31 [2019-10-03T15:48:31.907Z] #58 ... 15:48:31 [2019-10-03T15:48:31.907Z] 15:48:31 [2019-10-03T15:48:31.907Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:31 [2019-10-03T15:48:31.907Z] #30 76.69 path 15:48:32 [2019-10-03T15:48:32.075Z] Reading package lists... 15:48:32 [2019-10-03T15:48:32.075Z] Building dependency tree... 15:48:32 [2019-10-03T15:48:32.075Z] Reading state information... 15:48:32 [2019-10-03T15:48:32.075Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). 15:48:32 [2019-10-03T15:48:32.075Z] The following additional packages will be installed: 15:48:32 [2019-10-03T15:48:32.075Z] libjq1 libonig4 15:48:32 [2019-10-03T15:48:32.163Z] #30 76.80 flag 15:48:32 [2019-10-03T15:48:32.232Z] #33 ... 15:48:32 [2019-10-03T15:48:32.232Z] 15:48:32 [2019-10-03T15:48:32.232Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... 15:48:32 [2019-10-03T15:48:32.232Z] #11 DONE 4.1s 15:48:32 [2019-10-03T15:48:32.232Z] 15:48:32 [2019-10-03T15:48:32.232Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:32 [2019-10-03T15:48:32.232Z] #30 65.04 bytes 15:48:32 [2019-10-03T15:48:32.232Z] #30 65.66 fmt 15:48:32 [2019-10-03T15:48:32.232Z] #30 67.93 bufio 15:48:32 [2019-10-03T15:48:32.232Z] #30 69.96 path/filepath 15:48:32 [2019-10-03T15:48:32.257Z] CC criu/path.o 15:48:32 [2019-10-03T15:48:32.419Z] #30 77.29 github.com/BurntSushi/toml 15:48:32 [2019-10-03T15:48:32.459Z] The following NEW packages will be installed: 15:48:32 [2019-10-03T15:48:32.459Z] jq libjq1 libonig4 15:48:32 [2019-10-03T15:48:32.459Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:48:32 [2019-10-03T15:48:32.459Z] Need to get 328 kB of archives. 15:48:32 [2019-10-03T15:48:32.459Z] After this operation, 1263 kB of additional disk space will be used. 15:48:32 [2019-10-03T15:48:32.459Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] 15:48:32 [2019-10-03T15:48:32.459Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] 15:48:32 [2019-10-03T15:48:32.459Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] 15:48:32 [2019-10-03T15:48:32.459Z] debconf: delaying package configuration, since apt-utils is not installed 15:48:32 [2019-10-03T15:48:32.459Z] Fetched 328 kB in 0s (3826 kB/s) 15:48:32 [2019-10-03T15:48:32.459Z] Selecting previously unselected package libonig4:s390x. 15:48:32 [2019-10-03T15:48:32.459Z] (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.) 15:48:32 [2019-10-03T15:48:32.459Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... 15:48:32 [2019-10-03T15:48:32.459Z] Unpacking libonig4:s390x (6.1.3-2) ... 15:48:32 [2019-10-03T15:48:32.459Z] Selecting previously unselected package libjq1:s390x. 15:48:32 [2019-10-03T15:48:32.459Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... 15:48:32 [2019-10-03T15:48:32.459Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... 15:48:32 [2019-10-03T15:48:32.459Z] Selecting previously unselected package jq. 15:48:32 [2019-10-03T15:48:32.459Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... 15:48:32 [2019-10-03T15:48:32.459Z] Unpacking jq (1.5+dfsg-1.3) ... 15:48:32 [2019-10-03T15:48:32.459Z] Setting up libonig4:s390x (6.1.3-2) ... 15:48:32 [2019-10-03T15:48:32.539Z] CC criu/pie-util-vdso-elf32.o 15:48:32 [2019-10-03T15:48:32.791Z] #30 ... 15:48:32 [2019-10-03T15:48:32.791Z] 15:48:32 [2019-10-03T15:48:32.791Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... 15:48:32 [2019-10-03T15:48:32.791Z] #20 25.93 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 15:48:32 [2019-10-03T15:48:32.791Z] #20 26.02 skipping existing 1849cc453dee 15:48:32 [2019-10-03T15:48:32.822Z] CC criu/pie-util-vdso.o 15:48:32 [2019-10-03T15:48:32.822Z] CC criu/pie-util.o 15:48:32 [2019-10-03T15:48:32.850Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... 15:48:32 [2019-10-03T15:48:32.850Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:32 [2019-10-03T15:48:32.850Z] Setting up jq (1.5+dfsg-1.3) ... 15:48:33 [2019-10-03T15:48:33.046Z] #20 26.25 15:48:33 [2019-10-03T15:48:33.105Z] CC criu/pipes.o 15:48:33 [2019-10-03T15:48:33.220Z] Removing intermediate container 2bd38f98edff 15:48:33 [2019-10-03T15:48:33.220Z] ---> e2ff53f57bb0 15:48:33 [2019-10-03T15:48:33.220Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / 15:48:33 [2019-10-03T15:48:33.387Z] CC criu/plugin.o 15:48:33 [2019-10-03T15:48:33.586Z] ---> 2c9d2c184d0b 15:48:33 [2019-10-03T15:48:33.586Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c 15:48:33 [2019-10-03T15:48:33.586Z] ---> Running in 35de98fa8ea8 15:48:33 [2019-10-03T15:48:33.669Z] CC criu/proc_parse.o 15:48:33 [2019-10-03T15:48:33.784Z] #30 ... 15:48:33 [2019-10-03T15:48:33.784Z] 15:48:33 [2019-10-03T15:48:33.784Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.265 -- Detecting C compile features - done 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.303 -- Performing Test HAS_BUILTIN_FORTIFY 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.490 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.629 -- Configuring done 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.634 -- Generating done 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.663 -- Build files have been written to: /tmp/tmp.qlRFVF7aHY/tini 15:48:33 [2019-10-03T15:48:33.784Z] #38 9.671 + make tini-static 15:48:33 [2019-10-03T15:48:33.784Z] #38 10.05 Scanning dependencies of target tini-static 15:48:33 [2019-10-03T15:48:33.784Z] #38 10.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:48:33 [2019-10-03T15:48:33.784Z] #38 11.71 [100%] Linking C executable tini-static 15:48:33 [2019-10-03T15:48:33.784Z] #38 12.25 [100%] Built target tini-static 15:48:33 [2019-10-03T15:48:33.784Z] #38 12.30 + mkdir -p /build 15:48:33 [2019-10-03T15:48:33.784Z] #38 12.30 + cp tini-static /build/docker-init 15:48:33 [2019-10-03T15:48:33.784Z] #38 DONE 12.6s 15:48:33 [2019-10-03T15:48:33.784Z] 15:48:33 [2019-10-03T15:48:33.784Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:33 [2019-10-03T15:48:33.785Z] #58 14.85 DEP images/pipe-data.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 14.91 PBCC images/mnt.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 14.95 DEP images/mnt.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.05 PBCC images/sk-packet.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.08 DEP images/sk-packet.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.12 PBCC images/tcp-stream.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.17 DEP images/tcp-stream.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.26 PBCC images/pipe.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.31 DEP images/pipe.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.38 PBCC images/pstree.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.39 DEP images/pstree.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.43 PBCC images/fs.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.46 DEP images/fs.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.50 PBCC images/signalfd.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.57 DEP images/signalfd.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.66 PBCC images/fh.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.72 PBCC images/fsnotify.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.77 DEP images/fh.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.87 DEP images/fsnotify.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.93 PBCC images/eventpoll.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 15.94 DEP images/eventpoll.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.02 PBCC images/eventfd.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.09 DEP images/eventfd.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.20 PBCC images/remap-file-path.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.24 DEP images/remap-file-path.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.32 PBCC images/fifo.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.36 DEP images/fifo.pb-c.d 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.43 PBCC images/ghost-file.pb-c.c 15:48:33 [2019-10-03T15:48:33.785Z] #58 16.54 DEP images/ghost-file.pb-c.d 15:48:34 [2019-10-03T15:48:34.040Z] #58 16.71 PBCC images/regfile.pb-c.c 15:48:34 [2019-10-03T15:48:34.040Z] #58 16.89 DEP images/regfile.pb-c.d 15:48:34 [2019-10-03T15:48:34.296Z] #58 17.05 PBCC images/ns.pb-c.c 15:48:34 [2019-10-03T15:48:34.296Z] #58 17.16 DEP images/ns.pb-c.d 15:48:34 [2019-10-03T15:48:34.410Z] #20 27.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 15:48:34 [2019-10-03T15:48:34.552Z] #58 17.33 PBCC images/fdinfo.pb-c.c 15:48:34 [2019-10-03T15:48:34.552Z] #58 17.51 DEP images/fdinfo.pb-c.d 15:48:34 [2019-10-03T15:48:34.808Z] #58 17.61 PBCC images/core-aarch64.pb-c.c 15:48:34 [2019-10-03T15:48:34.808Z] #58 17.65 PBCC images/core-arm.pb-c.c 15:48:34 [2019-10-03T15:48:34.808Z] #58 17.67 PBCC images/core-ppc64.pb-c.c 15:48:34 [2019-10-03T15:48:34.808Z] #58 17.71 PBCC images/core-s390.pb-c.c 15:48:34 [2019-10-03T15:48:34.808Z] #58 17.74 PBCC images/core-x86.pb-c.c 15:48:34 [2019-10-03T15:48:34.808Z] #58 17.81 PBCC images/core.pb-c.c 15:48:34 [2019-10-03T15:48:34.866Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 15:48:34 [2019-10-03T15:48:34.866Z]  15:48:34 [2019-10-03T15:48:34.973Z] #20 28.17 15:48:35 [2019-10-03T15:48:35.063Z] #58 17.90 PBCC images/inventory.pb-c.c 15:48:35 [2019-10-03T15:48:35.228Z] #20 28.48 ######################################################################## 100.0% 15:48:35 [2019-10-03T15:48:35.228Z] #20 28.57 15:48:35 [2019-10-03T15:48:35.319Z] #58 17.99 DEP images/core-aarch64.pb-c.d 15:48:35 [2019-10-03T15:48:35.319Z] #58 18.03 DEP images/core-arm.pb-c.d 15:48:35 [2019-10-03T15:48:35.319Z] #58 18.13 DEP images/core-ppc64.pb-c.d 15:48:35 [2019-10-03T15:48:35.319Z] #58 18.17 DEP images/core-s390.pb-c.d 15:48:35 [2019-10-03T15:48:35.319Z] #58 18.24 DEP images/core-x86.pb-c.d 15:48:35 [2019-10-03T15:48:35.483Z] #20 28.64 Download of images into '/build' complete. 15:48:35 [2019-10-03T15:48:35.483Z] #20 28.66 Use something like the following to load the result into a Docker daemon: 15:48:35 [2019-10-03T15:48:35.483Z] #20 28.66 tar -cC '/build' . | docker load 15:48:35 [2019-10-03T15:48:35.483Z] #20 DONE 28.8s 15:48:35 [2019-10-03T15:48:35.483Z] 15:48:35 [2019-10-03T15:48:35.483Z] #12 [dev 6/24] RUN ldconfig 15:48:35 [2019-10-03T15:48:35.483Z] #12 DONE 3.2s 15:48:35 [2019-10-03T15:48:35.483Z] 15:48:35 [2019-10-03T15:48:35.483Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:35 [2019-10-03T15:48:35.574Z] #58 18.29 DEP images/core.pb-c.d 15:48:35 [2019-10-03T15:48:35.574Z] #58 18.38 DEP images/inventory.pb-c.d 15:48:35 [2019-10-03T15:48:35.574Z] #58 18.45 PBCC images/cpuinfo.pb-c.c 15:48:35 [2019-10-03T15:48:35.574Z] #58 18.47 DEP images/cpuinfo.pb-c.d 15:48:35 [2019-10-03T15:48:35.702Z] CC criu/protobuf-desc.o 15:48:35 [2019-10-03T15:48:35.830Z] #58 18.54 PBCC images/stats.pb-c.c 15:48:35 [2019-10-03T15:48:35.830Z] #58 18.55 DEP images/stats.pb-c.d 15:48:35 [2019-10-03T15:48:35.833Z]  ########          11.9% ################### 26.6% ###############################                                 43.3% ####################################### 54.5% ###############################################              66.2% ##########################################################          80.8% #################################################################### 95.4% ######################################################################## 100.0% 15:48:35 [2019-10-03T15:48:35.833Z]  15:48:36 [2019-10-03T15:48:36.242Z]  ######################         31.1% #######################################################     76.4% ######################################################################## 100.0% 15:48:36 [2019-10-03T15:48:36.316Z] CC criu/protobuf.o 15:48:36 [2019-10-03T15:48:36.316Z] CC criu/pstree.o 15:48:36 [2019-10-03T15:48:36.671Z]  15:48:37 [2019-10-03T15:48:37.076Z]  ########                 11.4% #################### 29.1% ################################# 47.0% ############################################## 64.8% #############################################################   85.2% ######################################################################## 100.0% 15:48:37 [2019-10-03T15:48:37.325Z] CC criu/rbtree.o 15:48:37 [2019-10-03T15:48:37.325Z] CC criu/rst-malloc.o 15:48:37 [2019-10-03T15:48:37.449Z]  15:48:37 [2019-10-03T15:48:37.607Z] CC criu/seccomp.o 15:48:37 [2019-10-03T15:48:37.717Z] #58 20.21 make[1]: Nothing to be done for 'all'. 15:48:37 [2019-10-03T15:48:37.890Z] CC criu/seize.o 15:48:38 [2019-10-03T15:48:38.506Z] CC criu/servicefd.o 15:48:38 [2019-10-03T15:48:38.790Z] CC criu/shmem.o 15:48:38 [2019-10-03T15:48:38.957Z]  ##                                                                         4.0% #######                                                          10.7% ###########          16.3% ################ 22.9% #####################  30.5% ########################### 38.0% ##############################  42.2% #################################   45.9% #####################################   52.4% ##########################################  59.0% ############################################### 66.6% ##################################################### 74.1% ##########################################################       81.7% ################################################################ 89.2% ##################################################################### 96.8% ######################################################################## 100.0% 15:48:38 [2019-10-03T15:48:38.957Z]  15:48:39 [2019-10-03T15:48:39.081Z] #58 21.70 CC images/stats.o 15:48:39 [2019-10-03T15:48:39.081Z] #58 22.01 CC images/core.o 15:48:39 [2019-10-03T15:48:39.407Z] CC criu/sigframe.o 15:48:39 [2019-10-03T15:48:39.691Z] CC criu/signalfd.o 15:48:39 [2019-10-03T15:48:39.691Z] CC criu/sk-inet.o 15:48:39 [2019-10-03T15:48:39.744Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 15:48:39 [2019-10-03T15:48:39.744Z]  15:48:40 [2019-10-03T15:48:40.007Z] #58 22.78 CC images/core-x86.o 15:48:40 [2019-10-03T15:48:40.107Z]  ######################################################################## 100.0% 15:48:40 [2019-10-03T15:48:40.107Z]  15:48:40 [2019-10-03T15:48:40.469Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 15:48:40 [2019-10-03T15:48:40.568Z] #58 23.48 CC images/core-arm.o 15:48:40 [2019-10-03T15:48:40.698Z] CC criu/sk-netlink.o 15:48:40 [2019-10-03T15:48:40.698Z] CC criu/sk-packet.o 15:48:40 [2019-10-03T15:48:40.718Z] #13 5.054 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:48:40 [2019-10-03T15:48:40.718Z] #13 5.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:48:40 [2019-10-03T15:48:40.718Z] #13 5.083 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:48:40 [2019-10-03T15:48:40.718Z] #13 5.086 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:48:40 [2019-10-03T15:48:40.718Z] #13 5.162 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:48:40 [2019-10-03T15:48:40.844Z]  15:48:40 [2019-10-03T15:48:40.844Z]  ######################################################################## 100.0% 15:48:40 [2019-10-03T15:48:40.844Z]  15:48:41 [2019-10-03T15:48:41.129Z] #58 23.93 CC images/core-aarch64.o 15:48:41 [2019-10-03T15:48:41.211Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 15:48:41 [2019-10-03T15:48:41.211Z] skipping existing b63cc5f62c21 15:48:41 [2019-10-03T15:48:41.211Z] 15:48:41 [2019-10-03T15:48:41.277Z] #13 ... 15:48:41 [2019-10-03T15:48:41.277Z] 15:48:41 [2019-10-03T15:48:41.277Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.344 + RM_GOPATH=0 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.344 + TMP_GOPATH= 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.344 + : /build 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.344 + '[' -z '' ']' 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.347 ++ mktemp -d 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.354 + export GOPATH=/tmp/tmp.fuvD1Qy2yS 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.354 + GOPATH=/tmp/tmp.fuvD1Qy2yS 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.354 + RM_GOPATH=1 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.357 ++ dirname ./install.sh 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.360 + dir=. 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.360 + bin=tini 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.361 + shift 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.361 + '[' '!' -f ./tini.installer ']' 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.370 + . ./tini.installer 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.371 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.371 + install_tini 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.372 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.372 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.372 + git clone https://github.com/krallin/tini.git /tmp/tmp.fuvD1Qy2yS/tini 15:48:41 [2019-10-03T15:48:41.277Z] #38 3.373 Cloning into '/tmp/tmp.fuvD1Qy2yS/tini'... 15:48:41 [2019-10-03T15:48:41.277Z] #38 4.389 + cd /tmp/tmp.fuvD1Qy2yS/tini 15:48:41 [2019-10-03T15:48:41.277Z] #38 4.389 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 15:48:41 [2019-10-03T15:48:41.277Z] #38 4.409 + cmake . 15:48:41 [2019-10-03T15:48:41.277Z] #38 5.152 -- The C compiler identification is GNU 6.3.0 15:48:41 [2019-10-03T15:48:41.277Z] #38 5.197 -- Check for working C compiler: /usr/bin/cc 15:48:41 [2019-10-03T15:48:41.277Z] #38 6.350 -- Check for working C compiler: /usr/bin/cc -- works 15:48:41 [2019-10-03T15:48:41.277Z] #38 6.386 -- Detecting C compiler ABI info 15:48:41 [2019-10-03T15:48:41.277Z] #38 7.410 -- Detecting C compiler ABI info - done 15:48:41 [2019-10-03T15:48:41.277Z] #38 7.526 -- Detecting C compile features 15:48:41 [2019-10-03T15:48:41.277Z] #38 9.933 -- Detecting C compile features - done 15:48:41 [2019-10-03T15:48:41.277Z] #38 9.983 -- Performing Test HAS_BUILTIN_FORTIFY 15:48:41 [2019-10-03T15:48:41.277Z] #38 10.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:48:41 [2019-10-03T15:48:41.278Z] #38 10.29 -- Configuring done 15:48:41 [2019-10-03T15:48:41.278Z] #38 10.32 -- Generating done 15:48:41 [2019-10-03T15:48:41.278Z] #38 10.33 -- Build files have been written to: /tmp/tmp.fuvD1Qy2yS/tini 15:48:41 [2019-10-03T15:48:41.278Z] #38 10.33 + make tini-static 15:48:41 [2019-10-03T15:48:41.278Z] #38 10.71 Scanning dependencies of target tini-static 15:48:41 [2019-10-03T15:48:41.278Z] #38 10.86 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:48:41 [2019-10-03T15:48:41.319Z] CC criu/sk-queue.o 15:48:41 [2019-10-03T15:48:41.384Z] #58 24.33 CC images/core-ppc64.o 15:48:41 [2019-10-03T15:48:41.532Z] #38 ... 15:48:41 [2019-10-03T15:48:41.532Z] 15:48:41 [2019-10-03T15:48:41.532Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:41 [2019-10-03T15:48:41.532Z] #13 5.929 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [499 kB] 15:48:41 [2019-10-03T15:48:41.602Z] CC criu/sk-tcp.o 15:48:41 [2019-10-03T15:48:41.884Z] CC criu/sk-unix.o 15:48:41 [2019-10-03T15:48:41.946Z] #58 ... 15:48:41 [2019-10-03T15:48:41.946Z] 15:48:41 [2019-10-03T15:48:41.946Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:41 [2019-10-03T15:48:41.946Z] #30 78.79 log 15:48:41 [2019-10-03T15:48:41.946Z] #30 79.73 text/tabwriter 15:48:41 [2019-10-03T15:48:41.946Z] #30 82.41 github.com/BurntSushi/toml/cmd/tomlv 15:48:41 [2019-10-03T15:48:41.946Z] #30 DONE 86.8s 15:48:41 [2019-10-03T15:48:41.946Z] 15:48:41 [2019-10-03T15:48:41.946Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:48:41 [2019-10-03T15:48:41.946Z] #47 35.03 + cd /tmp/tmp.gLGgDWV7Pm/src/github.com/containerd/containerd 15:48:41 [2019-10-03T15:48:41.946Z] #47 35.03 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + export 'BUILDTAGS=netgo osusergo static_build' 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + BUILDTAGS='netgo osusergo static_build' 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + export EXTRA_FLAGS=-buildmode=pie 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + EXTRA_FLAGS=-buildmode=pie 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + '[' '' = dynamic ']' 15:48:41 [2019-10-03T15:48:41.946Z] #47 37.63 + make 15:48:41 [2019-10-03T15:48:41.946Z] #47 38.27 🇩 bin/ctr 15:48:42 [2019-10-03T15:48:42.003Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 15:48:42 [2019-10-03T15:48:42.201Z] #47 ... 15:48:42 [2019-10-03T15:48:42.202Z] 15:48:42 [2019-10-03T15:48:42.202Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:42 [2019-10-03T15:48:42.202Z] #58 25.05 CC images/core-s390.o 15:48:42 [2019-10-03T15:48:42.456Z]  15:48:42 [2019-10-03T15:48:42.457Z]  ######################################################################## 100.0% 15:48:42 [2019-10-03T15:48:42.457Z]  15:48:42 [2019-10-03T15:48:42.457Z] Download of images into '/build' complete. 15:48:42 [2019-10-03T15:48:42.457Z] Use something like the following to load the result into a Docker daemon: 15:48:42 [2019-10-03T15:48:42.457Z] tar -cC '/build' . | docker load 15:48:42 [2019-10-03T15:48:42.893Z] #13 7.356 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] 15:48:43 [2019-10-03T15:48:43.128Z] #58 ... 15:48:43 [2019-10-03T15:48:43.128Z] 15:48:43 [2019-10-03T15:48:43.128Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:43 [2019-10-03T15:48:43.128Z] #33 77.82 fmt 15:48:43 [2019-10-03T15:48:43.128Z] #33 79.60 path/filepath 15:48:43 [2019-10-03T15:48:43.128Z] #33 80.71 regexp 15:48:43 [2019-10-03T15:48:43.128Z] #33 83.39 flag 15:48:43 [2019-10-03T15:48:43.128Z] #33 84.54 go/token 15:48:43 [2019-10-03T15:48:43.128Z] #33 84.92 internal/lazyregexp 15:48:43 [2019-10-03T15:48:43.128Z] #33 85.33 path 15:48:43 [2019-10-03T15:48:43.128Z] #33 85.49 go/scanner 15:48:43 [2019-10-03T15:48:43.128Z] #33 86.08 io/ioutil 15:48:43 [2019-10-03T15:48:43.128Z] #33 86.79 net/url 15:48:43 [2019-10-03T15:48:43.128Z] #33 86.95 go/ast 15:48:43 [2019-10-03T15:48:43.384Z] #33 ... 15:48:43 [2019-10-03T15:48:43.384Z] 15:48:43 [2019-10-03T15:48:43.384Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:43 [2019-10-03T15:48:43.384Z] #58 26.21 CC images/cpuinfo.o 15:48:43 [2019-10-03T15:48:43.576Z] CC criu/sockets.o 15:48:43 [2019-10-03T15:48:43.817Z] #13 8.180 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] 15:48:43 [2019-10-03T15:48:43.859Z] CC criu/stats.o 15:48:43 [2019-10-03T15:48:43.867Z] Removing intermediate container 35de98fa8ea8 15:48:43 [2019-10-03T15:48:43.867Z] ---> dcb6a6013d95 15:48:43 [2019-10-03T15:48:43.867Z] Step 25/126 : FROM base AS cross-false 15:48:43 [2019-10-03T15:48:43.867Z] ---> c8eab50701dd 15:48:43 [2019-10-03T15:48:43.867Z] Step 26/126 : FROM base AS cross-true 15:48:43 [2019-10-03T15:48:43.867Z] ---> c8eab50701dd 15:48:43 [2019-10-03T15:48:43.867Z] Step 27/126 : ARG DEBIAN_FRONTEND 15:48:43 [2019-10-03T15:48:43.867Z] ---> Using cache 15:48:43 [2019-10-03T15:48:43.867Z] ---> 6707010a9b2b 15:48:43 [2019-10-03T15:48:43.867Z] Step 28/126 : RUN dpkg --add-architecture armhf 15:48:43 [2019-10-03T15:48:43.867Z] ---> Running in 51a5b31fbe92 15:48:43 [2019-10-03T15:48:43.945Z] #58 26.74 CC images/inventory.o 15:48:44 [2019-10-03T15:48:44.141Z] CC criu/string.o 15:48:44 [2019-10-03T15:48:44.141Z] CC criu/sysctl.o 15:48:44 [2019-10-03T15:48:44.200Z] #58 27.13 CC images/fdinfo.o 15:48:44 [2019-10-03T15:48:44.377Z] #13 ... 15:48:44 [2019-10-03T15:48:44.377Z] 15:48:44 [2019-10-03T15:48:44.377Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini 15:48:44 [2019-10-03T15:48:44.377Z] #38 12.38 [100%] Linking C executable tini-static 15:48:44 [2019-10-03T15:48:44.377Z] #38 12.83 [100%] Built target tini-static 15:48:44 [2019-10-03T15:48:44.377Z] #38 12.86 + mkdir -p /build 15:48:44 [2019-10-03T15:48:44.377Z] #38 12.86 + cp tini-static /build/docker-init 15:48:44 [2019-10-03T15:48:44.377Z] #38 DONE 13.8s 15:48:44 [2019-10-03T15:48:44.377Z] 15:48:44 [2019-10-03T15:48:44.377Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:44 [2019-10-03T15:48:44.377Z] #30 71.86 io/ioutil 15:48:44 [2019-10-03T15:48:44.377Z] #30 72.22 flag 15:48:44 [2019-10-03T15:48:44.377Z] #30 72.44 github.com/BurntSushi/toml 15:48:44 [2019-10-03T15:48:44.377Z] #30 74.61 log 15:48:44 [2019-10-03T15:48:44.377Z] #30 75.55 path 15:48:44 [2019-10-03T15:48:44.377Z] #30 76.74 text/tabwriter 15:48:44 [2019-10-03T15:48:44.377Z] #30 78.99 github.com/BurntSushi/toml/cmd/tomlv 15:48:44 [2019-10-03T15:48:44.377Z] #30 ... 15:48:44 [2019-10-03T15:48:44.377Z] 15:48:44 [2019-10-03T15:48:44.377Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:44 [2019-10-03T15:48:44.377Z] #58 6.619 Note: Building without setproctitle() and strlcpy() support. 15:48:44 [2019-10-03T15:48:44.377Z] #58 6.619 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:48:44 [2019-10-03T15:48:44.377Z] #58 9.741 fatal: Not a git repository (or any of the parent directories): .git 15:48:44 [2019-10-03T15:48:44.377Z] #58 9.880 GEN .gitid 15:48:44 [2019-10-03T15:48:44.377Z] #58 10.04 GEN criu/include/version.h 15:48:44 [2019-10-03T15:48:44.377Z] #58 10.06 GEN include/common/asm 15:48:44 [2019-10-03T15:48:44.377Z] #58 11.68 PBCC images/google/protobuf/descriptor.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 11.82 PBCC images/opts.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 11.89 PBCC images/sit.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 11.98 DEP images/google/protobuf/descriptor.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.04 DEP images/opts.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.10 DEP images/sit.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.16 PBCC images/macvlan.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.19 DEP images/macvlan.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.24 PBCC images/autofs.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.28 DEP images/autofs.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.33 PBCC images/sysctl.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.36 DEP images/sysctl.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.40 PBCC images/time.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.43 DEP images/time.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.51 PBCC images/binfmt-misc.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.54 DEP images/binfmt-misc.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.61 PBCC images/seccomp.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.62 DEP images/seccomp.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.71 PBCC images/userns.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.76 DEP images/userns.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.83 PBCC images/cgroup.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.87 DEP images/cgroup.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.91 PBCC images/fown.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 12.95 PBCC images/ext-file.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.00 DEP images/fown.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.03 DEP images/ext-file.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.11 PBCC images/rpc.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.15 DEP images/rpc.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.23 PBCC images/siginfo.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.28 DEP images/siginfo.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.35 PBCC images/pagemap.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.44 DEP images/pagemap.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.50 PBCC images/rlimit.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.52 DEP images/rlimit.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.62 PBCC images/file-lock.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.64 DEP images/file-lock.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.72 PBCC images/tty.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.77 DEP images/tty.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.86 PBCC images/tun.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.89 PBCC images/netdev.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 13.95 DEP images/tun.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.06 DEP images/netdev.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.10 PBCC images/vma.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.14 DEP images/vma.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.21 PBCC images/creds.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.24 DEP images/creds.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.30 PBCC images/utsns.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.34 DEP images/utsns.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.40 PBCC images/ipc-desc.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.46 PBCC images/ipc-sem.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.49 DEP images/ipc-desc.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.57 DEP images/ipc-sem.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.63 PBCC images/ipc-msg.pb-c.c 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.66 DEP images/ipc-msg.pb-c.d 15:48:44 [2019-10-03T15:48:44.377Z] #58 14.75 PBCC images/ipc-shm.pb-c.c 15:48:44 [2019-10-03T15:48:44.378Z] #58 14.90 DEP images/ipc-shm.pb-c.d 15:48:44 [2019-10-03T15:48:44.378Z] #58 14.98 PBCC images/ipc-var.pb-c.c 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.05 DEP images/ipc-var.pb-c.d 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.11 PBCC images/sk-opts.pb-c.c 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.15 PBCC images/packet-sock.pb-c.c 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.21 DEP images/sk-opts.pb-c.d 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.28 DEP images/packet-sock.pb-c.d 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.33 PBCC images/sk-netlink.pb-c.c 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.38 DEP images/sk-netlink.pb-c.d 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.52 PBCC images/sk-inet.pb-c.c 15:48:44 [2019-10-03T15:48:44.378Z] #58 15.72 DEP images/sk-inet.pb-c.d 15:48:44 [2019-10-03T15:48:44.633Z] #58 15.84 PBCC images/sk-unix.pb-c.c 15:48:44 [2019-10-03T15:48:44.633Z] #58 15.89 DEP images/sk-unix.pb-c.d 15:48:44 [2019-10-03T15:48:44.633Z] #58 15.97 PBCC images/mm.pb-c.c 15:48:44 [2019-10-03T15:48:44.757Z] CC criu/sysfs_parse.o 15:48:44 [2019-10-03T15:48:44.757Z] CC criu/timerfd.o 15:48:44 [2019-10-03T15:48:44.762Z] #58 27.53 CC images/fown.o 15:48:44 [2019-10-03T15:48:44.889Z] #58 16.04 DEP images/mm.pb-c.d 15:48:44 [2019-10-03T15:48:44.889Z] #58 16.10 PBCC images/timerfd.pb-c.c 15:48:44 [2019-10-03T15:48:44.889Z] #58 16.15 DEP images/timerfd.pb-c.d 15:48:44 [2019-10-03T15:48:44.889Z] #58 16.19 PBCC images/timer.pb-c.c 15:48:44 [2019-10-03T15:48:44.889Z] #58 16.23 DEP images/timer.pb-c.d 15:48:44 [2019-10-03T15:48:44.889Z] #58 16.27 PBCC images/sa.pb-c.c 15:48:45 [2019-10-03T15:48:45.018Z] #58 27.71 CC images/ns.o 15:48:45 [2019-10-03T15:48:45.018Z] #58 27.91 CC images/regfile.o 15:48:45 [2019-10-03T15:48:45.039Z] CC criu/tty.o 15:48:45 [2019-10-03T15:48:45.128Z] Removing intermediate container 51a5b31fbe92 15:48:45 [2019-10-03T15:48:45.128Z] ---> 004f39c227af 15:48:45 [2019-10-03T15:48:45.128Z] Step 29/126 : RUN dpkg --add-architecture arm64 15:48:45 [2019-10-03T15:48:45.128Z] ---> Running in ce43bb7ee791 15:48:45 [2019-10-03T15:48:45.144Z] #58 16.31 DEP images/sa.pb-c.d 15:48:45 [2019-10-03T15:48:45.274Z] #58 28.14 CC images/ghost-file.o 15:48:45 [2019-10-03T15:48:45.400Z] #58 16.49 PBCC images/pipe-data.pb-c.c 15:48:45 [2019-10-03T15:48:45.400Z] #58 16.57 DEP images/pipe-data.pb-c.d 15:48:45 [2019-10-03T15:48:45.400Z] #58 ... 15:48:45 [2019-10-03T15:48:45.400Z] 15:48:45 [2019-10-03T15:48:45.400Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:45 [2019-10-03T15:48:45.400Z] #33 73.06 fmt 15:48:45 [2019-10-03T15:48:45.400Z] #33 76.03 path/filepath 15:48:45 [2019-10-03T15:48:45.400Z] #33 77.57 regexp 15:48:45 [2019-10-03T15:48:45.400Z] #33 79.15 flag 15:48:45 [2019-10-03T15:48:45.400Z] #33 81.13 go/token 15:48:45 [2019-10-03T15:48:45.400Z] #33 81.78 internal/lazyregexp 15:48:45 [2019-10-03T15:48:45.400Z] #33 82.36 path 15:48:45 [2019-10-03T15:48:45.400Z] #33 82.38 go/scanner 15:48:45 [2019-10-03T15:48:45.400Z] #33 ... 15:48:45 [2019-10-03T15:48:45.400Z] 15:48:45 [2019-10-03T15:48:45.400Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:45 [2019-10-03T15:48:45.400Z] #58 16.61 PBCC images/mnt.pb-c.c 15:48:45 [2019-10-03T15:48:45.400Z] #58 16.67 DEP images/mnt.pb-c.d 15:48:45 [2019-10-03T15:48:45.656Z] #58 16.71 PBCC images/sk-packet.pb-c.c 15:48:45 [2019-10-03T15:48:45.656Z] #58 16.74 DEP images/sk-packet.pb-c.d 15:48:45 [2019-10-03T15:48:45.656Z] #58 16.77 PBCC images/tcp-stream.pb-c.c 15:48:45 [2019-10-03T15:48:45.656Z] #58 16.82 DEP images/tcp-stream.pb-c.d 15:48:45 [2019-10-03T15:48:45.656Z] #58 16.87 PBCC images/pipe.pb-c.c 15:48:45 [2019-10-03T15:48:45.835Z] #58 28.48 CC images/fifo.o 15:48:45 [2019-10-03T15:48:45.835Z] #58 28.71 CC images/remap-file-path.o 15:48:45 [2019-10-03T15:48:45.911Z] #58 16.98 DEP images/pipe.pb-c.d 15:48:45 [2019-10-03T15:48:45.911Z] #58 17.03 PBCC images/pstree.pb-c.c 15:48:45 [2019-10-03T15:48:45.911Z] #58 17.07 DEP images/pstree.pb-c.d 15:48:45 [2019-10-03T15:48:45.911Z] #58 17.11 PBCC images/fs.pb-c.c 15:48:45 [2019-10-03T15:48:45.911Z] #58 17.18 DEP images/fs.pb-c.d 15:48:45 [2019-10-03T15:48:45.911Z] #58 17.22 PBCC images/signalfd.pb-c.c 15:48:45 [2019-10-03T15:48:45.911Z] #58 17.29 DEP images/signalfd.pb-c.d 15:48:46 [2019-10-03T15:48:46.091Z] #58 28.93 CC images/eventfd.o 15:48:46 [2019-10-03T15:48:46.167Z] #58 17.34 PBCC images/fh.pb-c.c 15:48:46 [2019-10-03T15:48:46.167Z] #58 17.41 PBCC images/fsnotify.pb-c.c 15:48:46 [2019-10-03T15:48:46.167Z] #58 17.47 DEP images/fh.pb-c.d 15:48:46 [2019-10-03T15:48:46.347Z] #58 29.10 CC images/eventpoll.o 15:48:46 [2019-10-03T15:48:46.410Z] Removing intermediate container ce43bb7ee791 15:48:46 [2019-10-03T15:48:46.410Z] ---> d25fbf60692c 15:48:46 [2019-10-03T15:48:46.410Z] Step 30/126 : RUN dpkg --add-architecture armel 15:48:46 [2019-10-03T15:48:46.410Z] ---> Running in d29c6e99ded1 15:48:46 [2019-10-03T15:48:46.422Z] #58 17.59 DEP images/fsnotify.pb-c.d 15:48:46 [2019-10-03T15:48:46.422Z] #58 17.64 PBCC images/eventpoll.pb-c.c 15:48:46 [2019-10-03T15:48:46.422Z] #58 17.67 DEP images/eventpoll.pb-c.d 15:48:46 [2019-10-03T15:48:46.422Z] #58 17.73 PBCC images/eventfd.pb-c.c 15:48:46 [2019-10-03T15:48:46.422Z] #58 17.77 DEP images/eventfd.pb-c.d 15:48:46 [2019-10-03T15:48:46.511Z] CC criu/tun.o 15:48:46 [2019-10-03T15:48:46.603Z] #58 29.42 CC images/fh.o 15:48:46 [2019-10-03T15:48:46.717Z] #58 ... 15:48:46 [2019-10-03T15:48:46.717Z] 15:48:46 [2019-10-03T15:48:46.717Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv 15:48:46 [2019-10-03T15:48:46.717Z] #30 DONE 84.3s 15:48:46 [2019-10-03T15:48:46.717Z] 15:48:46 [2019-10-03T15:48:46.717Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:46 [2019-10-03T15:48:46.717Z] #58 17.91 PBCC images/remap-file-path.pb-c.c 15:48:46 [2019-10-03T15:48:46.717Z] #58 17.96 DEP images/remap-file-path.pb-c.d 15:48:46 [2019-10-03T15:48:46.858Z] #58 29.82 CC images/fsnotify.o 15:48:46 [2019-10-03T15:48:46.973Z] #58 18.11 PBCC images/fifo.pb-c.c 15:48:46 [2019-10-03T15:48:46.973Z] #58 18.15 DEP images/fifo.pb-c.d 15:48:46 [2019-10-03T15:48:46.973Z] #58 18.25 PBCC images/ghost-file.pb-c.c 15:48:46 [2019-10-03T15:48:46.973Z] #58 18.29 DEP images/ghost-file.pb-c.d 15:48:46 [2019-10-03T15:48:46.973Z] #58 18.33 PBCC images/regfile.pb-c.c 15:48:47 [2019-10-03T15:48:47.131Z] CC criu/uffd.o 15:48:47 [2019-10-03T15:48:47.185Z] Removing intermediate container d29c6e99ded1 15:48:47 [2019-10-03T15:48:47.185Z] ---> e6b666632bf7 15:48:47 [2019-10-03T15:48:47.185Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi 15:48:47 [2019-10-03T15:48:47.228Z] #58 18.46 DEP images/regfile.pb-c.d 15:48:47 [2019-10-03T15:48:47.228Z] #58 18.59 PBCC images/ns.pb-c.c 15:48:47 [2019-10-03T15:48:47.419Z] #58 ... 15:48:47 [2019-10-03T15:48:47.419Z] 15:48:47 [2019-10-03T15:48:47.419Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:47 [2019-10-03T15:48:47.419Z] #13 19.10 Fetched 7918 kB in 16s (490 kB/s) 15:48:47 [2019-10-03T15:48:47.419Z] #13 19.10 Reading package lists... 15:48:47 [2019-10-03T15:48:47.483Z] #58 18.64 DEP images/ns.pb-c.d 15:48:47 [2019-10-03T15:48:47.562Z] ---> Running in b9cfcf23f3f1 15:48:47 [2019-10-03T15:48:47.675Z] #13 25.19 Reading package lists... 15:48:47 [2019-10-03T15:48:47.675Z] #13 ... 15:48:47 [2019-10-03T15:48:47.675Z] 15:48:47 [2019-10-03T15:48:47.675Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:47 [2019-10-03T15:48:47.675Z] #58 30.46 CC images/signalfd.o 15:48:47 [2019-10-03T15:48:47.675Z] #58 30.69 CC images/fs.o 15:48:47 [2019-10-03T15:48:47.738Z] #58 18.80 PBCC images/fdinfo.pb-c.c 15:48:47 [2019-10-03T15:48:47.738Z] #58 18.93 DEP images/fdinfo.pb-c.d 15:48:47 [2019-10-03T15:48:47.738Z] #58 19.00 PBCC images/core-aarch64.pb-c.c 15:48:47 [2019-10-03T15:48:47.738Z] #58 19.04 PBCC images/core-arm.pb-c.c 15:48:47 [2019-10-03T15:48:47.738Z] #58 19.07 PBCC images/core-ppc64.pb-c.c 15:48:47 [2019-10-03T15:48:47.738Z] #58 19.13 PBCC images/core-s390.pb-c.c 15:48:47 [2019-10-03T15:48:47.993Z] #58 19.25 PBCC images/core-x86.pb-c.c 15:48:47 [2019-10-03T15:48:47.993Z] #58 19.28 PBCC images/core.pb-c.c 15:48:47 [2019-10-03T15:48:47.993Z] #58 19.38 PBCC images/inventory.pb-c.c 15:48:48 [2019-10-03T15:48:48.167Z] CC criu/util.o 15:48:48 [2019-10-03T15:48:48.236Z] #58 30.98 CC images/pstree.o 15:48:48 [2019-10-03T15:48:48.236Z] #58 31.21 CC images/pipe.o 15:48:48 [2019-10-03T15:48:48.247Z] #58 19.49 DEP images/core-aarch64.pb-c.d 15:48:48 [2019-10-03T15:48:48.247Z] #58 19.56 DEP images/core-arm.pb-c.d 15:48:48 [2019-10-03T15:48:48.247Z] #58 19.62 DEP images/core-ppc64.pb-c.d 15:48:48 [2019-10-03T15:48:48.352Z] Removing intermediate container b9cfcf23f3f1 15:48:48 [2019-10-03T15:48:48.352Z] ---> c2fef13bd731 15:48:48 [2019-10-03T15:48:48.352Z] Step 32/126 : FROM cross-${CROSS} as dev-base 15:48:48 [2019-10-03T15:48:48.352Z] ---> c8eab50701dd 15:48:48 [2019-10-03T15:48:48.352Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false 15:48:48 [2019-10-03T15:48:48.352Z] ---> c8eab50701dd 15:48:48 [2019-10-03T15:48:48.352Z] Step 34/126 : ARG DEBIAN_FRONTEND 15:48:48 [2019-10-03T15:48:48.352Z] ---> Using cache 15:48:48 [2019-10-03T15:48:48.352Z] ---> 6707010a9b2b 15:48:48 [2019-10-03T15:48:48.352Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* 15:48:48 [2019-10-03T15:48:48.352Z] ---> Running in 04ca106dd1d6 15:48:48 [2019-10-03T15:48:48.502Z] #58 19.70 DEP images/core-s390.pb-c.d 15:48:48 [2019-10-03T15:48:48.502Z] #58 19.77 DEP images/core-x86.pb-c.d 15:48:48 [2019-10-03T15:48:48.502Z] #58 19.82 DEP images/core.pb-c.d 15:48:48 [2019-10-03T15:48:48.502Z] #58 19.90 DEP images/inventory.pb-c.d 15:48:48 [2019-10-03T15:48:48.757Z] #58 19.99 PBCC images/cpuinfo.pb-c.c 15:48:48 [2019-10-03T15:48:48.757Z] #58 19.99 DEP images/cpuinfo.pb-c.d 15:48:48 [2019-10-03T15:48:48.757Z] #58 20.04 PBCC images/stats.pb-c.c 15:48:48 [2019-10-03T15:48:48.782Z] CC criu/uts_ns.o 15:48:48 [2019-10-03T15:48:48.798Z] #58 31.53 CC images/tcp-stream.o 15:48:49 [2019-10-03T15:48:49.013Z] #58 20.07 DEP images/stats.pb-c.d 15:48:49 [2019-10-03T15:48:49.054Z] #58 31.85 CC images/sk-packet.o 15:48:49 [2019-10-03T15:48:49.065Z] CC criu/vdso.o 15:48:49 [2019-10-03T15:48:49.144Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:48:49 [2019-10-03T15:48:49.144Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:48:49 [2019-10-03T15:48:49.144Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:48:49 [2019-10-03T15:48:49.144Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:48:49 [2019-10-03T15:48:49.144Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:48:49 [2019-10-03T15:48:49.144Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] 15:48:49 [2019-10-03T15:48:49.144Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 15:48:49 [2019-10-03T15:48:49.310Z] #58 32.19 CC images/mnt.o 15:48:49 [2019-10-03T15:48:49.350Z] LINK criu/built-in.o 15:48:49 [2019-10-03T15:48:49.524Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 15:48:49 [2019-10-03T15:48:49.633Z] LINK criu/criu 15:48:49 [2019-10-03T15:48:49.871Z] #58 32.50 CC images/pipe-data.o 15:48:49 [2019-10-03T15:48:49.871Z] #58 32.71 CC images/sa.o 15:48:49 [2019-10-03T15:48:49.915Z] DEP lib/c/criu.d 15:48:49 [2019-10-03T15:48:49.915Z] CC images/rpc.pb-c.o 15:48:50 [2019-10-03T15:48:50.127Z] #58 33.03 CC images/timer.o 15:48:50 [2019-10-03T15:48:50.374Z] #58 21.55 make[1]: Nothing to be done for 'all'. 15:48:50 [2019-10-03T15:48:50.383Z] #58 33.34 CC images/timerfd.o 15:48:50 [2019-10-03T15:48:50.531Z] CC lib/c/criu.o 15:48:50 [2019-10-03T15:48:50.638Z] #58 33.56 CC images/mm.o 15:48:50 [2019-10-03T15:48:50.772Z] Fetched 7669 kB in 1s (4909 kB/s) 15:48:50 [2019-10-03T15:48:50.894Z] #58 33.90 CC images/sk-opts.o 15:48:51 [2019-10-03T15:48:51.145Z] LINK lib/c/built-in.o 15:48:51 [2019-10-03T15:48:51.145Z] LINK lib/c/libcriu.so 15:48:51 [2019-10-03T15:48:51.256Z] Reading package lists... 15:48:51 [2019-10-03T15:48:51.429Z] GEN magic.py 15:48:51 [2019-10-03T15:48:51.429Z] Note: Building without setproctitle() and strlcpy() support. 15:48:51 [2019-10-03T15:48:51.429Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:48:51 [2019-10-03T15:48:51.455Z] #58 34.09 CC images/sk-unix.o 15:48:51 [2019-10-03T15:48:51.685Z] Reading package lists... 15:48:51 [2019-10-03T15:48:51.686Z] Building dependency tree... 15:48:51 [2019-10-03T15:48:51.686Z] Reading state information... 15:48:51 [2019-10-03T15:48:51.686Z] The following additional packages will be installed: 15:48:51 [2019-10-03T15:48:51.686Z] libapparmor1 libseccomp2 15:48:51 [2019-10-03T15:48:51.686Z] Suggested packages: 15:48:51 [2019-10-03T15:48:51.686Z] seccomp 15:48:51 [2019-10-03T15:48:51.710Z] #58 34.54 CC images/sk-inet.o 15:48:51 [2019-10-03T15:48:51.712Z] fatal: Not a git repository (or any of the parent directories): .git 15:48:51 [2019-10-03T15:48:51.735Z] #58 22.92 CC images/stats.o 15:48:51 [2019-10-03T15:48:51.989Z] #58 ... 15:48:51 [2019-10-03T15:48:51.989Z] 15:48:51 [2019-10-03T15:48:51.989Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:48:51 [2019-10-03T15:48:51.989Z] #47 35.23 + cd /tmp/tmp.idprZbOUKO/src/github.com/containerd/containerd 15:48:51 [2019-10-03T15:48:51.989Z] #47 35.25 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + export 'BUILDTAGS=netgo osusergo static_build' 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + BUILDTAGS='netgo osusergo static_build' 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + export EXTRA_FLAGS=-buildmode=pie 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + EXTRA_FLAGS=-buildmode=pie 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + '[' '' = dynamic ']' 15:48:51 [2019-10-03T15:48:51.989Z] #47 37.27 + make 15:48:51 [2019-10-03T15:48:51.989Z] #47 38.18 🇩 bin/ctr 15:48:51 [2019-10-03T15:48:51.989Z] #47 ... 15:48:51 [2019-10-03T15:48:51.989Z] 15:48:51 [2019-10-03T15:48:51.989Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:51 [2019-10-03T15:48:51.989Z] #58 23.31 CC images/core.o 15:48:51 [2019-10-03T15:48:51.998Z] make[1]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.099Z] The following NEW packages will be installed: 15:48:52 [2019-10-03T15:48:52.099Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 15:48:52 [2019-10-03T15:48:52.099Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 15:48:52 [2019-10-03T15:48:52.099Z] Need to get 301 kB of archives. 15:48:52 [2019-10-03T15:48:52.099Z] After this operation, 1402 kB of additional disk space will be used. 15:48:52 [2019-10-03T15:48:52.099Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] 15:48:52 [2019-10-03T15:48:52.099Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] 15:48:52 [2019-10-03T15:48:52.099Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] 15:48:52 [2019-10-03T15:48:52.099Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] 15:48:52 [2019-10-03T15:48:52.099Z] debconf: delaying package configuration, since apt-utils is not installed 15:48:52 [2019-10-03T15:48:52.099Z] Fetched 301 kB in 0s (3835 kB/s) 15:48:52 [2019-10-03T15:48:52.099Z] Selecting previously unselected package libseccomp2:s390x. 15:48:52 [2019-10-03T15:48:52.099Z] (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.) 15:48:52 [2019-10-03T15:48:52.099Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... 15:48:52 [2019-10-03T15:48:52.099Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... 15:48:52 [2019-10-03T15:48:52.099Z] Selecting previously unselected package libseccomp-dev:s390x. 15:48:52 [2019-10-03T15:48:52.099Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... 15:48:52 [2019-10-03T15:48:52.099Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... 15:48:52 [2019-10-03T15:48:52.099Z] Selecting previously unselected package libapparmor1:s390x. 15:48:52 [2019-10-03T15:48:52.099Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... 15:48:52 [2019-10-03T15:48:52.099Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... 15:48:52 [2019-10-03T15:48:52.099Z] Selecting previously unselected package libapparmor-dev:s390x. 15:48:52 [2019-10-03T15:48:52.099Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... 15:48:52 [2019-10-03T15:48:52.099Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... 15:48:52 [2019-10-03T15:48:52.099Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:52 [2019-10-03T15:48:52.271Z] #58 35.10 CC images/tun.o 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: 'images/built-in.o' is up to date. 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: 'compel/plugins/std.lib.a' is up to date. 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: 'compel/libcompel.a' is up to date. 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: 'compel/compel-host-bin' is up to date. 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.282Z] make[1]: 'soccr/libsoccr.a' is up to date. 15:48:52 [2019-10-03T15:48:52.488Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... 15:48:52 [2019-10-03T15:48:52.488Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... 15:48:52 [2019-10-03T15:48:52.488Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... 15:48:52 [2019-10-03T15:48:52.488Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... 15:48:52 [2019-10-03T15:48:52.488Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:48:52 [2019-10-03T15:48:52.527Z] #58 35.49 CC images/sk-netlink.o 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.564Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.783Z] #58 35.72 CC images/packet-sock.o 15:48:52 [2019-10-03T15:48:52.845Z] make[2]: Nothing to be done for 'all'. 15:48:52 [2019-10-03T15:48:52.846Z] INSTALL criu/criu 15:48:52 [2019-10-03T15:48:52.861Z] Removing intermediate container 04ca106dd1d6 15:48:52 [2019-10-03T15:48:52.861Z] ---> 20e1edb33772 15:48:52 [2019-10-03T15:48:52.861Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true 15:48:52 [2019-10-03T15:48:52.861Z] ---> c2fef13bd731 15:48:52 [2019-10-03T15:48:52.861Z] Step 37/126 : ARG DEBIAN_FRONTEND 15:48:52 [2019-10-03T15:48:52.861Z] ---> Running in 010dd7a4e157 15:48:52 [2019-10-03T15:48:52.957Z] #58 24.06 CC images/core-x86.o 15:48:53 [2019-10-03T15:48:53.223Z] Removing intermediate container 010dd7a4e157 15:48:53 [2019-10-03T15:48:53.223Z] ---> bbc3d61a275c 15:48:53 [2019-10-03T15:48:53.223Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi 15:48:53 [2019-10-03T15:48:53.223Z] ---> Running in fa62c39cdebd 15:48:53 [2019-10-03T15:48:53.344Z] #58 36.18 CC images/ipc-var.o 15:48:53 [2019-10-03T15:48:53.517Z] #58 24.75 CC images/core-arm.o 15:48:53 [2019-10-03T15:48:53.600Z] #58 36.39 CC images/ipc-desc.o 15:48:53 [2019-10-03T15:48:53.856Z] #58 36.67 CC images/ipc-shm.o 15:48:53 [2019-10-03T15:48:53.856Z] #58 ... 15:48:53 [2019-10-03T15:48:53.856Z] 15:48:53 [2019-10-03T15:48:53.856Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:53 [2019-10-03T15:48:53.856Z] #33 88.77 text/template/parse 15:48:53 [2019-10-03T15:48:53.856Z] #33 92.28 go/parser 15:48:53 [2019-10-03T15:48:53.856Z] #33 92.80 text/template 15:48:53 [2019-10-03T15:48:53.856Z] #33 96.06 log 15:48:53 [2019-10-03T15:48:53.856Z] #33 96.78 encoding/binary 15:48:53 [2019-10-03T15:48:53.856Z] #33 98.02 go/doc 15:48:54 [2019-10-03T15:48:54.076Z] #58 25.14 CC images/core-aarch64.o 15:48:54 [2019-10-03T15:48:54.111Z] #33 98.84 encoding/base64 15:48:54 [2019-10-03T15:48:54.111Z] #33 ... 15:48:54 [2019-10-03T15:48:54.111Z] 15:48:54 [2019-10-03T15:48:54.111Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:54 [2019-10-03T15:48:54.111Z] #58 36.86 CC images/ipc-msg.o 15:48:54 [2019-10-03T15:48:54.111Z] #58 37.08 CC images/ipc-sem.o 15:48:54 [2019-10-03T15:48:54.331Z] #58 25.59 CC images/core-ppc64.o 15:48:54 [2019-10-03T15:48:54.331Z] Removing intermediate container 76b6a82a95f6 15:48:54 [2019-10-03T15:48:54.331Z] ---> c2ab27cefcac 15:48:54 [2019-10-03T15:48:54.331Z] Step 13/126 : FROM base AS registry 15:48:54 [2019-10-03T15:48:54.331Z] ---> a8e05796ab74 15:48:54 [2019-10-03T15:48:54.331Z] Step 14/126 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:48:54 [2019-10-03T15:48:54.331Z] ---> Running in 910ee61502de 15:48:54 [2019-10-03T15:48:54.331Z] Removing intermediate container 910ee61502de 15:48:54 [2019-10-03T15:48:54.331Z] ---> 4aed04d91dda 15:48:54 [2019-10-03T15:48:54.331Z] Step 15/126 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 15:48:54 [2019-10-03T15:48:54.331Z] ---> Running in d4c340f818eb 15:48:54 [2019-10-03T15:48:54.367Z] #58 37.25 CC images/utsns.o 15:48:54 [2019-10-03T15:48:54.487Z] Removing intermediate container fa62c39cdebd 15:48:54 [2019-10-03T15:48:54.487Z] ---> f63f4a266a2d 15:48:54 [2019-10-03T15:48:54.487Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev 15:48:54 [2019-10-03T15:48:54.487Z] ---> 20e1edb33772 15:48:54 [2019-10-03T15:48:54.487Z] Step 40/126 : FROM base AS tomlv 15:48:54 [2019-10-03T15:48:54.487Z] ---> c8eab50701dd 15:48:54 [2019-10-03T15:48:54.487Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv 15:48:54 [2019-10-03T15:48:54.487Z] ---> Running in bed1e427d10e 15:48:54 [2019-10-03T15:48:54.487Z] Removing intermediate container bed1e427d10e 15:48:54 [2019-10-03T15:48:54.487Z] ---> e3ba7fffa528 15:48:54 [2019-10-03T15:48:54.487Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:48:54 [2019-10-03T15:48:54.622Z] #58 37.52 CC images/creds.o 15:48:54 [2019-10-03T15:48:54.637Z] Removing intermediate container d4c340f818eb 15:48:54 [2019-10-03T15:48:54.637Z] ---> 7185f4348e4d 15:48:54 [2019-10-03T15:48:54.637Z] Step 16/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" 15:48:54 [2019-10-03T15:48:54.637Z] ---> Running in 7e3d4829234d 15:48:54 [2019-10-03T15:48:54.859Z] ---> 26522184c27f 15:48:54 [2019-10-03T15:48:54.859Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:48:54 [2019-10-03T15:48:54.859Z] ---> 06f4df264f23 15:48:54 [2019-10-03T15:48:54.859Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:48:54 [2019-10-03T15:48:54.878Z] #58 37.71 CC images/vma.o 15:48:54 [2019-10-03T15:48:54.891Z] #58 26.21 CC images/core-s390.o 15:48:54 [2019-10-03T15:48:54.918Z] + mktemp -d 15:48:54 [2019-10-03T15:48:54.918Z] + export GOPATH=/tmp/tmp.ImTFNJzWQp 15:48:54 [2019-10-03T15:48:54.918Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution 15:48:54 [2019-10-03T15:48:54.918Z] Cloning into '/tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution'... 15:48:55 [2019-10-03T15:48:55.133Z] #58 37.96 CC images/netdev.o 15:48:55 [2019-10-03T15:48:55.253Z] ---> Running in 8f6865b28a47 15:48:55 [2019-10-03T15:48:55.450Z] #58 ... 15:48:55 [2019-10-03T15:48:55.450Z] 15:48:55 [2019-10-03T15:48:55.450Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:48:55 [2019-10-03T15:48:55.450Z] #33 83.31 io/ioutil 15:48:55 [2019-10-03T15:48:55.450Z] #33 84.03 net/url 15:48:55 [2019-10-03T15:48:55.450Z] #33 85.02 go/ast 15:48:55 [2019-10-03T15:48:55.450Z] #33 86.31 text/template/parse 15:48:55 [2019-10-03T15:48:55.450Z] #33 90.14 text/template 15:48:55 [2019-10-03T15:48:55.450Z] #33 90.79 go/parser 15:48:55 [2019-10-03T15:48:55.620Z] + RM_GOPATH=0 15:48:55 [2019-10-03T15:48:55.620Z] + TMP_GOPATH= 15:48:55 [2019-10-03T15:48:55.620Z] + : /build 15:48:55 [2019-10-03T15:48:55.620Z] + '[' -z '' ']' 15:48:55 [2019-10-03T15:48:55.620Z] ++ mktemp -d 15:48:55 [2019-10-03T15:48:55.620Z] + export GOPATH=/tmp/tmp.MZ9lT171x4 15:48:55 [2019-10-03T15:48:55.620Z] + GOPATH=/tmp/tmp.MZ9lT171x4 15:48:55 [2019-10-03T15:48:55.620Z] + RM_GOPATH=1 15:48:55 [2019-10-03T15:48:55.620Z] ++ dirname ./install.sh 15:48:55 [2019-10-03T15:48:55.620Z] + dir=. 15:48:55 [2019-10-03T15:48:55.620Z] + bin=tomlv 15:48:55 [2019-10-03T15:48:55.620Z] + shift 15:48:55 [2019-10-03T15:48:55.620Z] + '[' '!' -f ./tomlv.installer ']' 15:48:55 [2019-10-03T15:48:55.620Z] + . ./tomlv.installer 15:48:55 [2019-10-03T15:48:55.620Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:48:55 [2019-10-03T15:48:55.620Z] + install_tomlv 15:48:55 [2019-10-03T15:48:55.620Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:48:55 [2019-10-03T15:48:55.620Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MZ9lT171x4/src/github.com/BurntSushi/toml 15:48:55 [2019-10-03T15:48:55.620Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:48:55 [2019-10-03T15:48:55.620Z] Cloning into '/tmp/tmp.MZ9lT171x4/src/github.com/BurntSushi/toml'... 15:48:55 [2019-10-03T15:48:55.694Z] #58 38.45 CC images/tty.o 15:48:55 [2019-10-03T15:48:55.705Z] #33 ... 15:48:55 [2019-10-03T15:48:55.705Z] 15:48:55 [2019-10-03T15:48:55.705Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:48:55 [2019-10-03T15:48:55.705Z] #58 26.89 CC images/cpuinfo.o 15:48:56 [2019-10-03T15:48:56.008Z] + cd /tmp/tmp.MZ9lT171x4/src/github.com/BurntSushi/toml 15:48:56 [2019-10-03T15:48:56.008Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:48:56 [2019-10-03T15:48:56.008Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:48:56 [2019-10-03T15:48:56.008Z] runtime/internal/atomic 15:48:56 [2019-10-03T15:48:56.008Z] internal/cpu 15:48:56 [2019-10-03T15:48:56.008Z] runtime/internal/sys 15:48:56 [2019-10-03T15:48:56.008Z] runtime/internal/math 15:48:56 [2019-10-03T15:48:56.008Z] math/bits 15:48:56 [2019-10-03T15:48:56.008Z] internal/bytealg 15:48:56 [2019-10-03T15:48:56.008Z] math 15:48:56 [2019-10-03T15:48:56.008Z] runtime 15:48:56 [2019-10-03T15:48:56.256Z] #58 39.11 CC images/file-lock.o 15:48:56 [2019-10-03T15:48:56.265Z] #58 27.40 CC images/inventory.o 15:48:56 [2019-10-03T15:48:56.371Z] unicode/utf8 15:48:56 [2019-10-03T15:48:56.371Z] internal/race 15:48:56 [2019-10-03T15:48:56.371Z] sync/atomic 15:48:56 [2019-10-03T15:48:56.371Z] unicode 15:48:56 [2019-10-03T15:48:56.371Z] internal/testlog 15:48:56 [2019-10-03T15:48:56.371Z] encoding 15:48:56 [2019-10-03T15:48:56.371Z] runtime/cgo 15:48:56 [2019-10-03T15:48:56.512Z] #58 39.36 CC images/rlimit.o 15:48:56 [2019-10-03T15:48:56.563Z] #58 27.68 CC images/fdinfo.o 15:48:56 [2019-10-03T15:48:56.767Z] #58 39.62 CC images/pagemap.o 15:48:56 [2019-10-03T15:48:56.819Z] #58 28.04 CC images/fown.o 15:48:57 [2019-10-03T15:48:57.023Z] #58 39.93 CC images/siginfo.o 15:48:57 [2019-10-03T15:48:57.074Z] #58 28.27 CC images/ns.o 15:48:57 [2019-10-03T15:48:57.279Z] #58 40.18 CC images/rpc.o 15:48:57 [2019-10-03T15:48:57.374Z] #58 28.54 CC images/regfile.o 15:48:57 [2019-10-03T15:48:57.606Z] + cd /tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution 15:48:57 [2019-10-03T15:48:57.606Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 15:48:57 [2019-10-03T15:48:57.629Z] #58 28.82 CC images/ghost-file.o 15:48:57 [2019-10-03T15:48:57.841Z] #58 ... 15:48:57 [2019-10-03T15:48:57.841Z] 15:48:57 [2019-10-03T15:48:57.841Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:48:57 [2019-10-03T15:48:57.841Z] #13 25.19 Reading package lists... 15:48:57 [2019-10-03T15:48:57.841Z] #13 29.69 Building dependency tree... 15:48:57 [2019-10-03T15:48:57.841Z] #13 30.67 Reading state information... 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.56 The following additional packages will be installed: 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 Suggested packages: 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 vim-doc vim-scripts xfsdump acl attr quota 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 Recommended packages: 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 15:48:57 [2019-10-03T15:48:57.841Z] #13 31.58 python3-keyrings.alt python3-xdg unzip 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.32 The following NEW packages will be installed: 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.32 apparmor aufs-tools bash-completion binutils-mingw-w64 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.32 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.32 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.33 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 15:48:57 [2019-10-03T15:48:57.841Z] #13 35.34 xfsprogs xxd xz-utils zip 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.45 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.45 Need to get 90.9 MB of archives. 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.45 After this operation, 541 MB of additional disk space will be used. 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.45 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.48 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.54 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.73 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.91 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.93 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.94 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.95 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.96 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.96 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.98 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.98 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.99 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 36.99 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.02 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.04 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.06 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.06 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.06 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.09 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.11 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.11 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.16 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.17 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.19 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.20 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.22 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.23 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.24 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.24 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.24 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] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.24 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.28 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.30 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.35 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.35 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.37 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.37 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.38 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.38 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.54 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.57 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.69 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.71 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.72 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.75 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.76 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 37.79 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.22 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.29 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.37 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.40 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.41 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.45 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] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.62 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] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.85 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 38.86 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] 15:48:57 [2019-10-03T15:48:57.841Z] #13 39.29 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 15:48:57 [2019-10-03T15:48:57.884Z] #58 29.21 CC images/fifo.o 15:48:58 [2019-10-03T15:48:58.097Z] #13 39.62 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] 15:48:58 [2019-10-03T15:48:58.097Z] #13 39.63 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] 15:48:58 [2019-10-03T15:48:58.140Z] #58 29.47 CC images/remap-file-path.o 15:48:58 [2019-10-03T15:48:58.226Z] + GOPATH=/tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ImTFNJzWQp go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 15:48:58 [2019-10-03T15:48:58.249Z] sync 15:48:58 [2019-10-03T15:48:58.249Z] internal/reflectlite 15:48:58 [2019-10-03T15:48:58.249Z] errors 15:48:58 [2019-10-03T15:48:58.249Z] sort 15:48:58 [2019-10-03T15:48:58.249Z] strconv 15:48:58 [2019-10-03T15:48:58.249Z] io 15:48:58 [2019-10-03T15:48:58.396Z] #58 29.71 CC images/eventfd.o 15:48:58 [2019-10-03T15:48:58.809Z] internal/oserror 15:48:58 [2019-10-03T15:48:58.809Z] syscall 15:48:58 [2019-10-03T15:48:58.809Z] reflect 15:48:58 [2019-10-03T15:48:58.956Z] #58 30.00 CC images/eventpoll.o 15:48:59 [2019-10-03T15:48:59.212Z] #58 30.30 CC images/fh.o 15:48:59 [2019-10-03T15:48:59.364Z] time 15:48:59 [2019-10-03T15:48:59.467Z] #58 30.61 CC images/fsnotify.o 15:48:59 [2019-10-03T15:48:59.772Z] internal/poll 15:49:00 [2019-10-03T15:49:00.027Z] #58 31.38 CC images/signalfd.o 15:49:00 [2019-10-03T15:49:00.156Z] internal/syscall/unix 15:49:00 [2019-10-03T15:49:00.156Z] os 15:49:00 [2019-10-03T15:49:00.156Z] internal/fmtsort 15:49:00 [2019-10-03T15:49:00.156Z] strings 15:49:00 [2019-10-03T15:49:00.156Z] fmt 15:49:00 [2019-10-03T15:49:00.553Z] bytes 15:49:00 [2019-10-03T15:49:00.553Z] bufio 15:49:00 [2019-10-03T15:49:00.553Z] flag 15:49:00 [2019-10-03T15:49:00.553Z] path/filepath 15:49:00 [2019-10-03T15:49:00.588Z] #58 31.59 CC images/fs.o 15:49:00 [2019-10-03T15:49:00.588Z] #58 31.85 CC images/pstree.o 15:49:00 [2019-10-03T15:49:00.932Z] io/ioutil 15:49:00 [2019-10-03T15:49:00.932Z] log 15:49:00 [2019-10-03T15:49:00.932Z] github.com/BurntSushi/toml 15:49:00 [2019-10-03T15:49:00.932Z] path 15:49:00 [2019-10-03T15:49:00.932Z] text/tabwriter 15:49:01 [2019-10-03T15:49:01.149Z] #58 32.18 CC images/pipe.o 15:49:01 [2019-10-03T15:49:01.315Z] github.com/BurntSushi/toml/cmd/tomlv 15:49:01 [2019-10-03T15:49:01.379Z] #13 42.31 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] 15:49:01 [2019-10-03T15:49:01.431Z] #58 32.48 CC images/tcp-stream.o 15:49:01 [2019-10-03T15:49:01.702Z] #58 32.85 CC images/sk-packet.o 15:49:01 [2019-10-03T15:49:01.962Z] #58 33.18 CC images/mnt.o 15:49:02 [2019-10-03T15:49:02.223Z] #58 33.39 CC images/pipe-data.o 15:49:02 [2019-10-03T15:49:02.486Z] #58 33.62 CC images/sa.o 15:49:02 [2019-10-03T15:49:02.601Z] Removing intermediate container 8f6865b28a47 15:49:02 [2019-10-03T15:49:02.601Z] ---> fa854d7776f4 15:49:02 [2019-10-03T15:49:02.601Z] Step 45/126 : FROM base AS vndr 15:49:02 [2019-10-03T15:49:02.601Z] ---> c8eab50701dd 15:49:02 [2019-10-03T15:49:02.601Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr 15:49:02 [2019-10-03T15:49:02.601Z] ---> Running in ab3dc75f028a 15:49:02 [2019-10-03T15:49:02.601Z] Removing intermediate container ab3dc75f028a 15:49:02 [2019-10-03T15:49:02.601Z] ---> 1fdeb3a670a1 15:49:02 [2019-10-03T15:49:02.601Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:49:02 [2019-10-03T15:49:02.749Z] #58 33.98 CC images/timer.o 15:49:02 [2019-10-03T15:49:02.749Z] #58 ... 15:49:02 [2019-10-03T15:49:02.749Z] 15:49:02 [2019-10-03T15:49:02.749Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:02 [2019-10-03T15:49:02.749Z] #13 17.26 Fetched 7918 kB in 13s (594 kB/s) 15:49:02 [2019-10-03T15:49:02.749Z] #13 17.26 Reading package lists... 15:49:02 [2019-10-03T15:49:02.749Z] #13 21.87 Reading package lists... 15:49:02 [2019-10-03T15:49:02.772Z] #13 ... 15:49:02 [2019-10-03T15:49:02.772Z] 15:49:02 [2019-10-03T15:49:02.772Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 15:49:02 [2019-10-03T15:49:02.772Z] #61 107.4 + for f in rootlesskit rootlesskit-docker-proxy 15:49:02 [2019-10-03T15:49:02.772Z] #61 107.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 15:49:02 [2019-10-03T15:49:02.965Z] ---> cd4d42e85f73 15:49:02 [2019-10-03T15:49:02.965Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:49:03 [2019-10-03T15:49:03.005Z] #13 27.30 Building dependency tree... 15:49:03 [2019-10-03T15:49:03.005Z] #13 ... 15:49:03 [2019-10-03T15:49:03.005Z] 15:49:03 [2019-10-03T15:49:03.005Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:03 [2019-10-03T15:49:03.005Z] #33 94.67 log 15:49:03 [2019-10-03T15:49:03.005Z] #33 95.18 encoding/binary 15:49:03 [2019-10-03T15:49:03.005Z] #33 95.62 go/doc 15:49:03 [2019-10-03T15:49:03.005Z] #33 97.06 encoding/base64 15:49:03 [2019-10-03T15:49:03.005Z] #33 97.80 encoding/json 15:49:03 [2019-10-03T15:49:03.005Z] #33 99.22 github.com/LK4D4/vndr/build 15:49:03 [2019-10-03T15:49:03.260Z] #33 ... 15:49:03 [2019-10-03T15:49:03.260Z] 15:49:03 [2019-10-03T15:49:03.260Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:03 [2019-10-03T15:49:03.260Z] #58 34.39 CC images/timerfd.o 15:49:03 [2019-10-03T15:49:03.327Z] ---> 7e3eb2517ed8 15:49:03 [2019-10-03T15:49:03.327Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:49:03 [2019-10-03T15:49:03.327Z] ---> Running in 3aa911e30d9d 15:49:03 [2019-10-03T15:49:03.515Z] #58 34.71 CC images/mm.o 15:49:03 [2019-10-03T15:49:03.770Z] #58 34.97 CC images/sk-opts.o 15:49:04 [2019-10-03T15:49:04.025Z] #58 35.23 CC images/sk-unix.o 15:49:04 [2019-10-03T15:49:04.122Z] + RM_GOPATH=0 15:49:04 [2019-10-03T15:49:04.122Z] + TMP_GOPATH= 15:49:04 [2019-10-03T15:49:04.122Z] + : /build 15:49:04 [2019-10-03T15:49:04.122Z] + '[' -z '' ']' 15:49:04 [2019-10-03T15:49:04.122Z] ++ mktemp -d 15:49:04 [2019-10-03T15:49:04.122Z] + export GOPATH=/tmp/tmp.tEyQyU4Cds 15:49:04 [2019-10-03T15:49:04.122Z] + GOPATH=/tmp/tmp.tEyQyU4Cds 15:49:04 [2019-10-03T15:49:04.122Z] + RM_GOPATH=1 15:49:04 [2019-10-03T15:49:04.122Z] ++ dirname ./install.sh 15:49:04 [2019-10-03T15:49:04.122Z] + dir=. 15:49:04 [2019-10-03T15:49:04.122Z] + bin=vndr 15:49:04 [2019-10-03T15:49:04.122Z] + shift 15:49:04 [2019-10-03T15:49:04.122Z] + '[' '!' -f ./vndr.installer ']' 15:49:04 [2019-10-03T15:49:04.122Z] + . ./vndr.installer 15:49:04 [2019-10-03T15:49:04.122Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:49:04 [2019-10-03T15:49:04.122Z] + install_vndr 15:49:04 [2019-10-03T15:49:04.122Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 15:49:04 [2019-10-03T15:49:04.122Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tEyQyU4Cds/src/github.com/LK4D4/vndr 15:49:04 [2019-10-03T15:49:04.122Z] Cloning into '/tmp/tmp.tEyQyU4Cds/src/github.com/LK4D4/vndr'... 15:49:04 [2019-10-03T15:49:04.122Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:49:04 [2019-10-03T15:49:04.122Z] + cd /tmp/tmp.tEyQyU4Cds/src/github.com/LK4D4/vndr 15:49:04 [2019-10-03T15:49:04.122Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:49:04 [2019-10-03T15:49:04.122Z] + go build -buildmode=pie -v -o /build/vndr . 15:49:04 [2019-10-03T15:49:04.122Z] internal/cpu 15:49:04 [2019-10-03T15:49:04.122Z] runtime/internal/atomic 15:49:04 [2019-10-03T15:49:04.122Z] runtime/internal/sys 15:49:04 [2019-10-03T15:49:04.122Z] runtime/internal/math 15:49:04 [2019-10-03T15:49:04.122Z] internal/race 15:49:04 [2019-10-03T15:49:04.122Z] internal/bytealg 15:49:04 [2019-10-03T15:49:04.122Z] sync/atomic 15:49:04 [2019-10-03T15:49:04.122Z] unicode 15:49:04 [2019-10-03T15:49:04.280Z] #58 35.53 CC images/sk-inet.o 15:49:04 [2019-10-03T15:49:04.502Z] runtime 15:49:04 [2019-10-03T15:49:04.502Z] unicode/utf8 15:49:04 [2019-10-03T15:49:04.502Z] math/bits 15:49:04 [2019-10-03T15:49:04.502Z] math 15:49:04 [2019-10-03T15:49:04.664Z] #61 ... 15:49:04 [2019-10-03T15:49:04.664Z] 15:49:04 [2019-10-03T15:49:04.664Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:04 [2019-10-03T15:49:04.664Z] #33 99.60 encoding/json 15:49:04 [2019-10-03T15:49:04.664Z] #33 101.9 github.com/LK4D4/vndr/build 15:49:04 [2019-10-03T15:49:04.664Z] #33 105.1 encoding/xml 15:49:04 [2019-10-03T15:49:04.664Z] #33 105.4 compress/flate 15:49:04 [2019-10-03T15:49:04.664Z] #33 108.2 hash 15:49:04 [2019-10-03T15:49:04.664Z] #33 108.3 hash/crc32 15:49:04 [2019-10-03T15:49:04.664Z] #33 109.1 compress/gzip 15:49:04 [2019-10-03T15:49:04.840Z] #58 36.00 CC images/tun.o 15:49:04 [2019-10-03T15:49:04.909Z] internal/testlog 15:49:04 [2019-10-03T15:49:04.909Z] encoding 15:49:04 [2019-10-03T15:49:04.909Z] unicode/utf16 15:49:04 [2019-10-03T15:49:04.909Z] container/list 15:49:04 [2019-10-03T15:49:04.909Z] crypto/internal/subtle 15:49:04 [2019-10-03T15:49:04.909Z] crypto/subtle 15:49:04 [2019-10-03T15:49:04.909Z] vendor/golang.org/x/crypto/cryptobyte/asn1 15:49:04 [2019-10-03T15:49:04.909Z] internal/nettrace 15:49:04 [2019-10-03T15:49:04.909Z] runtime/cgo 15:49:04 [2019-10-03T15:49:04.919Z] #33 ... 15:49:04 [2019-10-03T15:49:04.919Z] 15:49:04 [2019-10-03T15:49:04.919Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:04 [2019-10-03T15:49:04.919Z] #13 45.05 debconf: delaying package configuration, since apt-utils is not installed 15:49:04 [2019-10-03T15:49:04.919Z] #13 45.25 Fetched 90.9 MB in 8s (10.5 MB/s) 15:49:04 [2019-10-03T15:49:04.919Z] #13 45.38 Selecting previously unselected package bash-completion. 15:49:04 [2019-10-03T15:49:04.919Z] #13 45.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) 15:49:04 [2019-10-03T15:49:04.919Z] #13 45.43 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 15:49:05 [2019-10-03T15:49:05.095Z] #58 36.41 CC images/sk-netlink.o 15:49:05 [2019-10-03T15:49:05.350Z] #58 36.70 CC images/packet-sock.o 15:49:05 [2019-10-03T15:49:05.758Z] vendor/golang.org/x/crypto/internal/subtle 15:49:05 [2019-10-03T15:49:05.910Z] #58 37.22 CC images/ipc-var.o 15:49:06 [2019-10-03T15:49:06.470Z] #58 37.58 CC images/ipc-desc.o 15:49:06 [2019-10-03T15:49:06.470Z] #58 37.85 CC images/ipc-shm.o 15:49:06 [2019-10-03T15:49:06.540Z] internal/reflectlite 15:49:06 [2019-10-03T15:49:06.540Z] sync 15:49:06 [2019-10-03T15:49:06.540Z] github.com/LK4D4/vndr/godl/singleflight 15:49:06 [2019-10-03T15:49:06.541Z] math/rand 15:49:06 [2019-10-03T15:49:06.971Z] errors 15:49:06 [2019-10-03T15:49:06.971Z] sort 15:49:06 [2019-10-03T15:49:06.971Z] io 15:49:06 [2019-10-03T15:49:06.971Z] strconv 15:49:06 [2019-10-03T15:49:06.971Z] bytes 15:49:06 [2019-10-03T15:49:06.971Z] bufio 15:49:07 [2019-10-03T15:49:07.030Z] #58 38.14 CC images/ipc-msg.o 15:49:07 [2019-10-03T15:49:07.284Z] #58 38.45 CC images/ipc-sem.o 15:49:07 [2019-10-03T15:49:07.429Z] #13 49.02 Unpacking bash-completion (1:2.1-4.3) ... 15:49:07 [2019-10-03T15:49:07.540Z] #58 38.71 CC images/utsns.o 15:49:07 [2019-10-03T15:49:07.606Z] reflect 15:49:07 [2019-10-03T15:49:07.606Z] internal/oserror 15:49:07 [2019-10-03T15:49:07.606Z] syscall 15:49:07 [2019-10-03T15:49:07.795Z] #58 38.98 CC images/creds.o 15:49:08 [2019-10-03T15:49:08.050Z] #58 39.16 CC images/vma.o 15:49:08 [2019-10-03T15:49:08.072Z] time 15:49:08 [2019-10-03T15:49:08.310Z] #58 39.52 CC images/netdev.o 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.73 Selecting previously unselected package libnet1:amd64. 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.85 Selecting previously unselected package libnfnetlink0:amd64. 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.86 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.86 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.95 Selecting previously unselected package libpcrecpp0v5:amd64. 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.95 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... 15:49:08 [2019-10-03T15:49:08.353Z] #13 49.98 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... 15:49:08 [2019-10-03T15:49:08.353Z] #13 50.13 Selecting previously unselected package libudev-dev:amd64. 15:49:08 [2019-10-03T15:49:08.353Z] #13 50.13 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... 15:49:08 [2019-10-03T15:49:08.528Z] internal/fmtsort 15:49:08 [2019-10-03T15:49:08.529Z] internal/syscall/unix 15:49:08 [2019-10-03T15:49:08.607Z] #13 50.14 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... 15:49:08 [2019-10-03T15:49:08.607Z] #13 50.39 Selecting previously unselected package libpython3.5-minimal:amd64. 15:49:08 [2019-10-03T15:49:08.607Z] #13 50.39 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 15:49:08 [2019-10-03T15:49:08.862Z] #13 50.39 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 15:49:08 [2019-10-03T15:49:08.869Z] #58 39.99 CC images/tty.o 15:49:08 [2019-10-03T15:49:08.945Z] strings 15:49:08 [2019-10-03T15:49:08.945Z] internal/poll 15:49:08 [2019-10-03T15:49:08.945Z] regexp/syntax 15:49:08 [2019-10-03T15:49:08.945Z] os 15:49:09 [2019-10-03T15:49:09.119Z] #13 ... 15:49:09 [2019-10-03T15:49:09.119Z] 15:49:09 [2019-10-03T15:49:09.119Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:09 [2019-10-03T15:49:09.119Z] #58 41.80 CC images/ext-file.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 42.09 CC images/cgroup.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 42.80 CC images/userns.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 43.10 CC images/google/protobuf/descriptor.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 44.88 CC images/opts.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 45.12 CC images/seccomp.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 45.64 CC images/binfmt-misc.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 45.89 CC images/time.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 46.13 CC images/sysctl.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 46.46 CC images/autofs.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 46.68 CC images/macvlan.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 46.94 CC images/sit.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.31 LINK images/built-in.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.48 GEN compel/include/asm 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.49 GEN compel/include/version.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.52 touch .config 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.53 GEN include/common/config.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.66 GEN compel/plugins/include/uapi/std/syscall-64.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.70 GEN compel/arch/x86/plugins/std/syscalls-64.S 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.72 DEP compel/arch/x86/plugins/std/syscalls-64.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.79 DEP compel/arch/x86/plugins/std/memcpy.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.82 DEP compel/arch/x86/plugins/std/parasite-head.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.83 GEN compel/plugins/include/uapi/std/syscall.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.86 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.89 GEN compel/plugins/include/uapi/std/syscall-codes.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.91 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:49:09 [2019-10-03T15:49:09.119Z] #58 47.91 DEP compel/plugins/std/infect.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 48.06 DEP compel/plugins/std/string.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 48.24 DEP compel/plugins/std/log.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 48.41 DEP compel/plugins/std/fds.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 48.62 DEP compel/plugins/std/std.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 48.79 DEP compel/plugins/shmem/shmem.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 48.92 DEP compel/plugins/fds/fds.d 15:49:09 [2019-10-03T15:49:09.119Z] #58 49.14 CC compel/plugins/std/std.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 49.61 CC compel/plugins/std/fds.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 50.20 CC compel/plugins/std/log.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 51.23 CC compel/plugins/std/string.o 15:49:09 [2019-10-03T15:49:09.119Z] #58 52.06 CC compel/plugins/std/infect.o 15:49:09 [2019-10-03T15:49:09.360Z] fmt 15:49:09 [2019-10-03T15:49:09.360Z] path/filepath 15:49:09 [2019-10-03T15:49:09.374Z] #58 ... 15:49:09 [2019-10-03T15:49:09.374Z] 15:49:09 [2019-10-03T15:49:09.374Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:09 [2019-10-03T15:49:09.374Z] #13 51.12 Selecting previously unselected package python3.5-minimal. 15:49:09 [2019-10-03T15:49:09.428Z] #58 40.68 CC images/file-lock.o 15:49:09 [2019-10-03T15:49:09.630Z] #13 51.12 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 15:49:09 [2019-10-03T15:49:09.630Z] #13 51.12 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 15:49:09 [2019-10-03T15:49:09.684Z] #58 40.86 CC images/rlimit.o 15:49:09 [2019-10-03T15:49:09.763Z] flag 15:49:09 [2019-10-03T15:49:09.763Z] go/token 15:49:09 [2019-10-03T15:49:09.763Z] go/scanner 15:49:09 [2019-10-03T15:49:09.763Z] regexp 15:49:09 [2019-10-03T15:49:09.763Z] go/ast 15:49:09 [2019-10-03T15:49:09.938Z] #58 41.07 CC images/pagemap.o 15:49:10 [2019-10-03T15:49:10.152Z] internal/lazyregexp 15:49:10 [2019-10-03T15:49:10.152Z] path 15:49:10 [2019-10-03T15:49:10.152Z] io/ioutil 15:49:10 [2019-10-03T15:49:10.152Z] net/url 15:49:10 [2019-10-03T15:49:10.152Z] text/template/parse 15:49:10 [2019-10-03T15:49:10.152Z] go/parser 15:49:10 [2019-10-03T15:49:10.192Z] #13 ... 15:49:10 [2019-10-03T15:49:10.192Z] 15:49:10 [2019-10-03T15:49:10.192Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 15:49:10 [2019-10-03T15:49:10.192Z] #61 DONE 115.2s 15:49:10 [2019-10-03T15:49:10.194Z] #58 ... 15:49:10 [2019-10-03T15:49:10.194Z] 15:49:10 [2019-10-03T15:49:10.194Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:10 [2019-10-03T15:49:10.194Z] #13 27.30 Building dependency tree... 15:49:10 [2019-10-03T15:49:10.194Z] #13 28.52 Reading state information... 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.37 The following additional packages will be installed: 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 Suggested packages: 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 vim-doc vim-scripts xfsdump acl attr quota 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 Recommended packages: 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 aufs-dkms libpam-cap build-essential python3-dev python3-keyring 15:49:10 [2019-10-03T15:49:10.194Z] #13 29.38 python3-keyrings.alt python3-xdg unzip 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.39 The following NEW packages will be installed: 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.41 apparmor aufs-tools bash-completion binutils-mingw-w64 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.41 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.41 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.41 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.41 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.41 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 15:49:10 [2019-10-03T15:49:10.194Z] #13 33.42 xfsprogs xxd xz-utils zip 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.49 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.49 Need to get 90.9 MB of archives. 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.49 After this operation, 541 MB of additional disk space will be used. 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.50 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.50 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.52 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] 15:49:10 [2019-10-03T15:49:10.194Z] #13 34.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.94 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.95 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.96 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.96 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.97 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.98 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.99 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 34.99 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 35.00 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] 15:49:10 [2019-10-03T15:49:10.449Z] #13 35.03 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] 15:49:10 [2019-10-03T15:49:10.449Z] 15:49:10 [2019-10-03T15:49:10.449Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 15:49:10 [2019-10-03T15:49:10.449Z] #62 DONE 0.1s 15:49:10 [2019-10-03T15:49:10.449Z] 15:49:10 [2019-10-03T15:49:10.449Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:10 [2019-10-03T15:49:10.449Z] #58 52.67 CC compel/arch/x86/plugins/std/parasite-head.o 15:49:10 [2019-10-03T15:49:10.449Z] #58 52.72 CC compel/arch/x86/plugins/std/memcpy.o 15:49:10 [2019-10-03T15:49:10.449Z] #58 52.83 CC compel/arch/x86/plugins/std/syscalls-64.o 15:49:10 [2019-10-03T15:49:10.449Z] #58 52.93 AR compel/plugins/std.lib.a 15:49:10 [2019-10-03T15:49:10.449Z] #58 53.02 CC compel/plugins/fds/fds.o 15:49:10 [2019-10-03T15:49:10.449Z] #58 53.47 AR compel/plugins/fds.lib.a 15:49:10 [2019-10-03T15:49:10.629Z] text/template 15:49:10 [2019-10-03T15:49:10.629Z] log 15:49:10 [2019-10-03T15:49:10.629Z] encoding/binary 15:49:10 [2019-10-03T15:49:10.629Z] encoding/base64 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.04 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.05 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.06 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.06 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.08 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.09 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.10 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.16 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.17 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.18 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.20 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.23 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.23 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.25 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.25 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.25 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] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.26 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] 15:49:10 [2019-10-03T15:49:10.704Z] #13 35.28 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.30 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.32 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.39 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.42 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.43 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.44 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.44 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] 15:49:10 [2019-10-03T15:49:10.959Z] #13 35.48 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] 15:49:11 [2019-10-03T15:49:11.010Z] #58 53.65 HOSTDEP compel/src/lib/log-host.d 15:49:11 [2019-10-03T15:49:11.019Z] encoding/json 15:49:11 [2019-10-03T15:49:11.019Z] go/doc 15:49:11 [2019-10-03T15:49:11.215Z] #13 35.67 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] 15:49:11 [2019-10-03T15:49:11.215Z] #13 35.70 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 15:49:11 [2019-10-03T15:49:11.215Z] #13 35.80 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] 15:49:11 [2019-10-03T15:49:11.266Z] #58 53.93 HOSTDEP compel/src/lib/handle-elf-host.d 15:49:11 [2019-10-03T15:49:11.412Z] github.com/LK4D4/vndr/build 15:49:11 [2019-10-03T15:49:11.412Z] encoding/xml 15:49:11 [2019-10-03T15:49:11.483Z] #13 35.82 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] 15:49:11 [2019-10-03T15:49:11.483Z] #13 35.83 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] 15:49:11 [2019-10-03T15:49:11.483Z] #13 35.85 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] 15:49:11 [2019-10-03T15:49:11.483Z] #13 35.86 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] 15:49:11 [2019-10-03T15:49:11.483Z] #13 35.89 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 15:49:11 [2019-10-03T15:49:11.522Z] #58 54.33 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 15:49:11 [2019-10-03T15:49:11.522Z] #58 54.46 HOSTDEP compel/src/main-host.d 15:49:11 [2019-10-03T15:49:11.778Z] #58 54.66 DEP compel/src/lib/ptrace.d 15:49:11 [2019-10-03T15:49:11.781Z] #13 36.35 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] 15:49:11 [2019-10-03T15:49:11.802Z] compress/flate 15:49:11 [2019-10-03T15:49:11.802Z] hash 15:49:11 [2019-10-03T15:49:11.802Z] hash/crc32 15:49:11 [2019-10-03T15:49:11.802Z] context 15:49:11 [2019-10-03T15:49:11.802Z] compress/gzip 15:49:11 [2019-10-03T15:49:11.802Z] crypto/cipher 15:49:12 [2019-10-03T15:49:12.034Z] #58 54.80 DEP compel/src/lib/infect.d 15:49:12 [2019-10-03T15:49:12.034Z] #58 54.91 DEP compel/src/lib/infect-util.d 15:49:12 [2019-10-03T15:49:12.034Z] #58 55.01 DEP compel/src/lib/infect-rpc.d 15:49:12 [2019-10-03T15:49:12.077Z] #13 36.43 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] 15:49:12 [2019-10-03T15:49:12.077Z] #13 36.49 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] 15:49:12 [2019-10-03T15:49:12.077Z] #13 36.51 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] 15:49:12 [2019-10-03T15:49:12.077Z] #13 36.51 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] 15:49:12 [2019-10-03T15:49:12.077Z] #13 36.56 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] 15:49:12 [2019-10-03T15:49:12.194Z] math/big 15:49:12 [2019-10-03T15:49:12.194Z] crypto/aes 15:49:12 [2019-10-03T15:49:12.194Z] crypto 15:49:12 [2019-10-03T15:49:12.194Z] crypto/des 15:49:12 [2019-10-03T15:49:12.194Z] crypto/internal/randutil 15:49:12 [2019-10-03T15:49:12.194Z] crypto/sha512 15:49:12 [2019-10-03T15:49:12.290Z] #58 55.11 DEP compel/arch/x86/src/lib/infect.d 15:49:12 [2019-10-03T15:49:12.290Z] #58 55.28 DEP compel/arch/x86/src/lib/cpu.d 15:49:12 [2019-10-03T15:49:12.332Z] #13 36.76 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] 15:49:12 [2019-10-03T15:49:12.545Z] #58 55.41 DEP compel/src/lib/log.d 15:49:12 [2019-10-03T15:49:12.587Z] #13 36.99 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] 15:49:12 [2019-10-03T15:49:12.587Z] #13 37.02 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] 15:49:12 [2019-10-03T15:49:12.594Z] crypto/ed25519/internal/edwards25519 15:49:12 [2019-10-03T15:49:12.594Z] crypto/rand 15:49:12 [2019-10-03T15:49:12.594Z] crypto/elliptic 15:49:12 [2019-10-03T15:49:12.594Z] encoding/asn1 15:49:12 [2019-10-03T15:49:12.801Z] #58 55.59 DEP compel/src/main.d 15:49:12 [2019-10-03T15:49:12.801Z] #58 55.83 DEP compel/src/lib/handle-elf.d 15:49:12 [2019-10-03T15:49:12.972Z] crypto/ed25519 15:49:12 [2019-10-03T15:49:12.972Z] crypto/hmac 15:49:12 [2019-10-03T15:49:12.972Z] crypto/ecdsa 15:49:12 [2019-10-03T15:49:12.972Z] crypto/md5 15:49:12 [2019-10-03T15:49:12.972Z] crypto/rc4 15:49:12 [2019-10-03T15:49:12.972Z] crypto/rsa 15:49:12 [2019-10-03T15:49:12.972Z] crypto/sha1 15:49:13 [2019-10-03T15:49:13.056Z] #58 55.96 DEP compel/arch/x86/src/lib/handle-elf.d 15:49:13 [2019-10-03T15:49:13.146Z] #13 37.38 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 15:49:13 [2019-10-03T15:49:13.312Z] #58 56.22 CC compel/src/lib/log.o 15:49:13 [2019-10-03T15:49:13.357Z] crypto/sha256 15:49:13 [2019-10-03T15:49:13.357Z] crypto/dsa 15:49:13 [2019-10-03T15:49:13.357Z] encoding/hex 15:49:13 [2019-10-03T15:49:13.357Z] encoding/pem 15:49:13 [2019-10-03T15:49:13.357Z] crypto/x509/pkix 15:49:13 [2019-10-03T15:49:13.357Z] vendor/golang.org/x/crypto/cryptobyte 15:49:13 [2019-10-03T15:49:13.357Z] vendor/golang.org/x/net/dns/dnsmessage 15:49:13 [2019-10-03T15:49:13.401Z] #13 37.66 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] 15:49:13 [2019-10-03T15:49:13.401Z] #13 37.66 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] 15:49:13 [2019-10-03T15:49:13.730Z] internal/singleflight 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/sys/cpu 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/crypto/internal/chacha20 15:49:13 [2019-10-03T15:49:13.730Z] net 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/crypto/poly1305 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/crypto/chacha20poly1305 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/crypto/curve25519 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/crypto/hkdf 15:49:13 [2019-10-03T15:49:13.730Z] vendor/golang.org/x/text/transform 15:49:13 [2019-10-03T15:49:13.873Z] #58 56.58 CC compel/arch/x86/src/lib/cpu.o 15:49:14 [2019-10-03T15:49:14.107Z] vendor/golang.org/x/text/unicode/bidi 15:49:14 [2019-10-03T15:49:14.107Z] vendor/golang.org/x/text/secure/bidirule 15:49:14 [2019-10-03T15:49:14.107Z] vendor/golang.org/x/text/unicode/norm 15:49:14 [2019-10-03T15:49:14.799Z] #58 57.54 CC compel/arch/x86/src/lib/infect.o 15:49:15 [2019-10-03T15:49:15.055Z] #58 ... 15:49:15 [2019-10-03T15:49:15.055Z] 15:49:15 [2019-10-03T15:49:15.055Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:15 [2019-10-03T15:49:15.055Z] #33 109.9 context 15:49:15 [2019-10-03T15:49:15.055Z] #33 110.6 crypto/cipher 15:49:15 [2019-10-03T15:49:15.055Z] #33 111.8 crypto/aes 15:49:15 [2019-10-03T15:49:15.055Z] #33 111.9 math/big 15:49:15 [2019-10-03T15:49:15.055Z] #33 113.0 crypto 15:49:15 [2019-10-03T15:49:15.055Z] #33 113.2 crypto/des 15:49:15 [2019-10-03T15:49:15.055Z] #33 113.7 crypto/internal/randutil 15:49:15 [2019-10-03T15:49:15.055Z] #33 113.8 crypto/sha512 15:49:15 [2019-10-03T15:49:15.055Z] #33 114.9 crypto/ed25519/internal/edwards25519 15:49:15 [2019-10-03T15:49:15.055Z] #33 117.4 crypto/hmac 15:49:15 [2019-10-03T15:49:15.055Z] #33 117.6 crypto/md5 15:49:15 [2019-10-03T15:49:15.055Z] #33 118.4 crypto/rc4 15:49:15 [2019-10-03T15:49:15.055Z] #33 118.6 crypto/sha1 15:49:15 [2019-10-03T15:49:15.055Z] #33 119.5 crypto/sha256 15:49:15 [2019-10-03T15:49:15.123Z] vendor/golang.org/x/net/idna 15:49:15 [2019-10-03T15:49:15.123Z] vendor/golang.org/x/net/http2/hpack 15:49:15 [2019-10-03T15:49:15.286Z] #13 ... 15:49:15 [2019-10-03T15:49:15.286Z] 15:49:15 [2019-10-03T15:49:15.286Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:15 [2019-10-03T15:49:15.286Z] #33 102.8 encoding/xml 15:49:15 [2019-10-03T15:49:15.286Z] #33 104.2 compress/flate 15:49:15 [2019-10-03T15:49:15.286Z] #33 106.7 hash 15:49:15 [2019-10-03T15:49:15.286Z] #33 106.9 hash/crc32 15:49:15 [2019-10-03T15:49:15.286Z] #33 107.5 compress/gzip 15:49:15 [2019-10-03T15:49:15.286Z] #33 107.8 context 15:49:15 [2019-10-03T15:49:15.286Z] #33 108.6 crypto/cipher 15:49:15 [2019-10-03T15:49:15.286Z] #33 109.2 math/big 15:49:15 [2019-10-03T15:49:15.286Z] #33 110.1 crypto/aes 15:49:15 [2019-10-03T15:49:15.286Z] #33 111.5 crypto 15:49:15 [2019-10-03T15:49:15.286Z] #33 111.7 crypto/des 15:49:15 [2019-10-03T15:49:15.286Z] #33 112.2 crypto/internal/randutil 15:49:15 [2019-10-03T15:49:15.286Z] #33 112.3 crypto/sha512 15:49:15 [2019-10-03T15:49:15.311Z] #33 ... 15:49:15 [2019-10-03T15:49:15.311Z] 15:49:15 [2019-10-03T15:49:15.311Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:15 [2019-10-03T15:49:15.311Z] #13 52.85 Selecting previously unselected package python3-minimal. 15:49:15 [2019-10-03T15:49:15.311Z] #13 52.85 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 52.85 Unpacking python3-minimal (3.5.3-1) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 53.08 Selecting previously unselected package libmpdec2:amd64. 15:49:15 [2019-10-03T15:49:15.311Z] #13 53.08 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 53.09 Unpacking libmpdec2:amd64 (2.4.2-1) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 53.32 Selecting previously unselected package libpython3.5-stdlib:amd64. 15:49:15 [2019-10-03T15:49:15.311Z] #13 53.32 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 53.33 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 54.89 Selecting previously unselected package python3.5. 15:49:15 [2019-10-03T15:49:15.311Z] #13 54.90 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 54.91 Unpacking python3.5 (3.5.3-1+deb9u1) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.06 Selecting previously unselected package libpython3-stdlib:amd64. 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.06 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.07 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.15 Selecting previously unselected package dh-python. 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.15 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.16 Unpacking dh-python (2.20170125) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.37 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 15:49:15 [2019-10-03T15:49:15.311Z] #13 55.39 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 15:49:15 [2019-10-03T15:49:15.542Z] #33 ... 15:49:15 [2019-10-03T15:49:15.542Z] 15:49:15 [2019-10-03T15:49:15.542Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:15 [2019-10-03T15:49:15.542Z] #58 41.50 CC images/siginfo.o 15:49:15 [2019-10-03T15:49:15.542Z] #58 41.81 CC images/rpc.o 15:49:15 [2019-10-03T15:49:15.542Z] #58 43.35 CC images/ext-file.o 15:49:15 [2019-10-03T15:49:15.542Z] #58 43.58 CC images/cgroup.o 15:49:15 [2019-10-03T15:49:15.542Z] #58 44.35 CC images/userns.o 15:49:15 [2019-10-03T15:49:15.542Z] #58 44.63 CC images/google/protobuf/descriptor.o 15:49:15 [2019-10-03T15:49:15.542Z] #58 46.60 CC images/opts.o 15:49:15 [2019-10-03T15:49:15.592Z] mime 15:49:15 [2019-10-03T15:49:15.797Z] #58 46.97 CC images/seccomp.o 15:49:15 [2019-10-03T15:49:15.797Z] #58 ... 15:49:15 [2019-10-03T15:49:15.797Z] 15:49:15 [2019-10-03T15:49:15.797Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:15 [2019-10-03T15:49:15.797Z] #13 40.33 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] 15:49:16 [2019-10-03T15:49:16.000Z] mime/quotedprintable 15:49:16 [2019-10-03T15:49:16.000Z] net/http/internal 15:49:16 [2019-10-03T15:49:16.000Z] os/exec 15:49:16 [2019-10-03T15:49:16.000Z] net/textproto 15:49:16 [2019-10-03T15:49:16.000Z] crypto/x509 15:49:16 [2019-10-03T15:49:16.000Z] vendor/golang.org/x/net/http/httpguts 15:49:16 [2019-10-03T15:49:16.365Z] #13 ... 15:49:16 [2019-10-03T15:49:16.365Z] 15:49:16 [2019-10-03T15:49:16.365Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit 15:49:16 [2019-10-03T15:49:16.365Z] #61 104.8 + for f in rootlesskit rootlesskit-docker-proxy 15:49:16 [2019-10-03T15:49:16.365Z] #61 104.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 15:49:16 [2019-10-03T15:49:16.365Z] #61 DONE 114.0s 15:49:16 [2019-10-03T15:49:16.365Z] 15:49:16 [2019-10-03T15:49:16.365Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:16 [2019-10-03T15:49:16.365Z] #58 47.28 CC images/binfmt-misc.o 15:49:16 [2019-10-03T15:49:16.365Z] #58 47.62 CC images/time.o 15:49:16 [2019-10-03T15:49:16.370Z] vendor/golang.org/x/net/http/httpproxy 15:49:16 [2019-10-03T15:49:16.370Z] mime/multipart 15:49:16 [2019-10-03T15:49:16.621Z] #58 47.83 CC images/sysctl.o 15:49:16 [2019-10-03T15:49:16.622Z] #58 ... 15:49:16 [2019-10-03T15:49:16.622Z] 15:49:16 [2019-10-03T15:49:16.622Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 15:49:16 [2019-10-03T15:49:16.622Z] #62 DONE 0.5s 15:49:16 [2019-10-03T15:49:16.676Z] #13 58.21 Setting up python3-minimal (3.5.3-1) ... 15:49:16 [2019-10-03T15:49:16.740Z] crypto/tls 15:49:16 [2019-10-03T15:49:16.877Z] 15:49:16 [2019-10-03T15:49:16.877Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:16 [2019-10-03T15:49:16.877Z] #58 47.98 CC images/autofs.o 15:49:17 [2019-10-03T15:49:17.132Z] #58 48.29 CC images/macvlan.o 15:49:17 [2019-10-03T15:49:17.526Z] net/http/httptrace 15:49:17 [2019-10-03T15:49:17.526Z] net/http 15:49:17 [2019-10-03T15:49:17.711Z] #58 48.70 CC images/sit.o 15:49:17 [2019-10-03T15:49:17.711Z] #58 49.10 LINK images/built-in.o 15:49:17 [2019-10-03T15:49:17.966Z] #58 49.34 GEN compel/include/asm 15:49:17 [2019-10-03T15:49:17.966Z] #58 49.35 GEN compel/include/version.h 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.50 Selecting previously unselected package python3. 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.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 ... 16747 files and directories currently installed.) 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.55 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.57 Unpacking python3 (3.5.3-1) ... 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.66 Selecting previously unselected package pigz. 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.68 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.041Z] #13 59.68 Unpacking pigz (2.3.4-1) ... 15:49:18 [2019-10-03T15:49:18.221Z] #58 49.37 touch .config 15:49:18 [2019-10-03T15:49:18.222Z] #58 49.38 GEN include/common/config.h 15:49:18 [2019-10-03T15:49:18.222Z] #58 49.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 15:49:18 [2019-10-03T15:49:18.296Z] #13 59.81 Selecting previously unselected package libip4tc0:amd64. 15:49:18 [2019-10-03T15:49:18.296Z] #13 59.81 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.296Z] #13 59.82 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.53 GEN compel/plugins/include/uapi/std/syscall-64.h 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.58 GEN compel/arch/x86/plugins/std/syscalls-64.S 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.60 DEP compel/arch/x86/plugins/std/syscalls-64.d 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.64 DEP compel/arch/x86/plugins/std/memcpy.d 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.67 DEP compel/arch/x86/plugins/std/parasite-head.d 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.70 GEN compel/plugins/include/uapi/std/syscall.h 15:49:18 [2019-10-03T15:49:18.476Z] #58 49.75 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 15:49:18 [2019-10-03T15:49:18.552Z] #13 59.99 Selecting previously unselected package libip6tc0:amd64. 15:49:18 [2019-10-03T15:49:18.552Z] #13 59.99 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.552Z] #13 59.99 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:49:18 [2019-10-03T15:49:18.552Z] #13 60.12 Selecting previously unselected package libiptc0:amd64. 15:49:18 [2019-10-03T15:49:18.552Z] #13 60.12 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.552Z] #13 60.12 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 15:49:18 [2019-10-03T15:49:18.552Z] #13 60.24 Selecting previously unselected package libxtables12:amd64. 15:49:18 [2019-10-03T15:49:18.732Z] #58 49.76 GEN compel/plugins/include/uapi/std/syscall-codes.h 15:49:18 [2019-10-03T15:49:18.732Z] #58 49.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 15:49:18 [2019-10-03T15:49:18.732Z] #58 49.80 DEP compel/plugins/std/infect.d 15:49:18 [2019-10-03T15:49:18.732Z] #58 49.97 DEP compel/plugins/std/string.d 15:49:18 [2019-10-03T15:49:18.807Z] #13 60.24 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.807Z] #13 60.24 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 15:49:18 [2019-10-03T15:49:18.807Z] #13 60.36 Selecting previously unselected package libnetfilter-conntrack3:amd64. 15:49:18 [2019-10-03T15:49:18.807Z] #13 60.36 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... 15:49:18 [2019-10-03T15:49:18.807Z] #13 60.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... 15:49:18 [2019-10-03T15:49:18.807Z] #13 60.49 Selecting previously unselected package iptables. 15:49:18 [2019-10-03T15:49:18.989Z] #58 50.12 DEP compel/plugins/std/log.d 15:49:19 [2019-10-03T15:49:19.062Z] #13 60.51 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:19 [2019-10-03T15:49:19.062Z] #13 60.51 Unpacking iptables (1.6.0+snapshot20161117-6) ... 15:49:19 [2019-10-03T15:49:19.245Z] #58 50.36 DEP compel/plugins/std/fds.d 15:49:19 [2019-10-03T15:49:19.245Z] #58 50.47 DEP compel/plugins/std/std.d 15:49:19 [2019-10-03T15:49:19.245Z] #58 50.59 DEP compel/plugins/shmem/shmem.d 15:49:19 [2019-10-03T15:49:19.318Z] #13 60.82 Selecting previously unselected package xxd. 15:49:19 [2019-10-03T15:49:19.318Z] #13 60.82 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 15:49:19 [2019-10-03T15:49:19.318Z] #13 60.83 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:49:19 [2019-10-03T15:49:19.318Z] #13 60.98 Selecting previously unselected package vim-common. 15:49:19 [2019-10-03T15:49:19.318Z] #13 60.98 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:49:19 [2019-10-03T15:49:19.318Z] #13 61.01 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:49:19 [2019-10-03T15:49:19.421Z] github.com/LK4D4/vndr/godl 15:49:19 [2019-10-03T15:49:19.421Z] github.com/LK4D4/vndr 15:49:19 [2019-10-03T15:49:19.501Z] #58 50.67 DEP compel/plugins/fds/fds.d 15:49:19 [2019-10-03T15:49:19.573Z] #13 61.23 Selecting previously unselected package bzip2. 15:49:19 [2019-10-03T15:49:19.574Z] #13 61.24 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... 15:49:19 [2019-10-03T15:49:19.574Z] #13 61.24 Unpacking bzip2 (1.0.6-8.1) ... 15:49:19 [2019-10-03T15:49:19.574Z] #13 61.34 Selecting previously unselected package libgpm2:amd64. 15:49:19 [2019-10-03T15:49:19.756Z] #58 50.94 CC compel/plugins/std/std.o 15:49:19 [2019-10-03T15:49:19.830Z] #13 61.34 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... 15:49:19 [2019-10-03T15:49:19.830Z] #13 61.35 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... 15:49:19 [2019-10-03T15:49:19.830Z] #13 61.44 Selecting previously unselected package xz-utils. 15:49:19 [2019-10-03T15:49:19.830Z] #13 61.45 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... 15:49:19 [2019-10-03T15:49:19.830Z] #13 61.46 Unpacking xz-utils (5.2.2-1.2+b1) ... 15:49:20 [2019-10-03T15:49:20.085Z] #13 61.69 Selecting previously unselected package aufs-tools. 15:49:20 [2019-10-03T15:49:20.085Z] #13 61.69 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... 15:49:20 [2019-10-03T15:49:20.085Z] #13 61.70 Unpacking aufs-tools (1:4.1+20161219-1) ... 15:49:20 [2019-10-03T15:49:20.319Z] #58 51.32 CC compel/plugins/std/fds.o 15:49:20 [2019-10-03T15:49:20.341Z] #13 61.85 Selecting previously unselected package liblzo2-2:amd64. 15:49:20 [2019-10-03T15:49:20.341Z] #13 61.85 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... 15:49:20 [2019-10-03T15:49:20.341Z] #13 61.86 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 15:49:20 [2019-10-03T15:49:20.341Z] #13 62.00 Selecting previously unselected package btrfs-progs. 15:49:20 [2019-10-03T15:49:20.341Z] #13 62.01 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... 15:49:20 [2019-10-03T15:49:20.341Z] #13 62.03 Unpacking btrfs-progs (4.7.3-1) ... 15:49:20 [2019-10-03T15:49:20.574Z] #58 51.86 CC compel/plugins/std/log.o 15:49:20 [2019-10-03T15:49:20.901Z] #13 62.56 Selecting previously unselected package btrfs-tools. 15:49:20 [2019-10-03T15:49:20.901Z] #13 62.57 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... 15:49:20 [2019-10-03T15:49:20.901Z] #13 62.57 Unpacking btrfs-tools (4.7.3-1) ... 15:49:20 [2019-10-03T15:49:20.901Z] #13 62.64 Selecting previously unselected package libdevmapper1.02.1:amd64. 15:49:20 [2019-10-03T15:49:20.901Z] #13 62.64 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... 15:49:20 [2019-10-03T15:49:20.901Z] #13 62.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 15:49:21 [2019-10-03T15:49:21.157Z] #13 62.79 Selecting previously unselected package dmsetup. 15:49:21 [2019-10-03T15:49:21.157Z] #13 62.79 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... 15:49:21 [2019-10-03T15:49:21.157Z] #13 62.80 Unpacking dmsetup (2:1.02.137-2) ... 15:49:21 [2019-10-03T15:49:21.413Z] #13 62.96 Selecting previously unselected package libonig4:amd64. 15:49:21 [2019-10-03T15:49:21.413Z] #13 62.96 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... 15:49:21 [2019-10-03T15:49:21.413Z] #13 62.97 Unpacking libonig4:amd64 (6.1.3-2) ... 15:49:21 [2019-10-03T15:49:21.499Z] #58 52.74 CC compel/plugins/std/string.o 15:49:21 [2019-10-03T15:49:21.668Z] #13 63.13 Selecting previously unselected package libjq1:amd64. 15:49:21 [2019-10-03T15:49:21.668Z] #13 63.13 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... 15:49:21 [2019-10-03T15:49:21.668Z] #13 63.14 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 15:49:21 [2019-10-03T15:49:21.668Z] #13 63.29 Selecting previously unselected package jq. 15:49:21 [2019-10-03T15:49:21.668Z] #13 63.31 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... 15:49:21 [2019-10-03T15:49:21.668Z] #13 63.31 Unpacking jq (1.5+dfsg-1.3) ... 15:49:21 [2019-10-03T15:49:21.915Z] Removing intermediate container 3aa911e30d9d 15:49:21 [2019-10-03T15:49:21.915Z] ---> 0baaf07eda37 15:49:21 [2019-10-03T15:49:21.915Z] Step 50/126 : FROM dev-base AS containerd 15:49:21 [2019-10-03T15:49:21.915Z] ---> c8eab50701dd 15:49:21 [2019-10-03T15:49:21.915Z] Step 51/126 : ARG DEBIAN_FRONTEND 15:49:21 [2019-10-03T15:49:21.915Z] ---> Using cache 15:49:21 [2019-10-03T15:49:21.915Z] ---> 6707010a9b2b 15:49:21 [2019-10-03T15:49:21.915Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* 15:49:21 [2019-10-03T15:49:21.915Z] ---> Running in a1b785b3c471 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.43 Selecting previously unselected package libaio1:amd64. 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.45 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.45 Unpacking libaio1:amd64 (0.3.110-3) ... 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.54 Selecting previously unselected package libcap2-bin. 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.54 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.57 Unpacking libcap2-bin (1:2.25-1) ... 15:49:21 [2019-10-03T15:49:21.924Z] #13 63.65 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 15:49:22 [2019-10-03T15:49:22.179Z] #13 63.65 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... 15:49:22 [2019-10-03T15:49:22.180Z] #13 63.66 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 15:49:22 [2019-10-03T15:49:22.180Z] #13 63.73 Selecting previously unselected package libsepol1-dev:amd64. 15:49:22 [2019-10-03T15:49:22.180Z] #13 63.73 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... 15:49:22 [2019-10-03T15:49:22.180Z] #13 63.73 Unpacking libsepol1-dev:amd64 (2.6-2) ... 15:49:22 [2019-10-03T15:49:22.424Z] #58 53.43 CC compel/plugins/std/infect.o 15:49:22 [2019-10-03T15:49:22.435Z] #13 64.02 Selecting previously unselected package libpcre16-3:amd64. 15:49:22 [2019-10-03T15:49:22.435Z] #13 64.02 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... 15:49:22 [2019-10-03T15:49:22.435Z] #13 64.03 Unpacking libpcre16-3:amd64 (2:8.39-3) ... 15:49:22 [2019-10-03T15:49:22.435Z] #13 64.22 Selecting previously unselected package libpcre32-3:amd64. 15:49:22 [2019-10-03T15:49:22.679Z] #58 53.80 CC compel/arch/x86/plugins/std/parasite-head.o 15:49:22 [2019-10-03T15:49:22.679Z] #58 53.86 CC compel/arch/x86/plugins/std/memcpy.o 15:49:22 [2019-10-03T15:49:22.679Z] #58 53.90 CC compel/arch/x86/plugins/std/syscalls-64.o 15:49:22 [2019-10-03T15:49:22.690Z] #13 64.22 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... 15:49:22 [2019-10-03T15:49:22.690Z] #13 64.22 Unpacking libpcre32-3:amd64 (2:8.39-3) ... 15:49:22 [2019-10-03T15:49:22.733Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:49:22 [2019-10-03T15:49:22.733Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:49:22 [2019-10-03T15:49:22.733Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:49:22 [2019-10-03T15:49:22.733Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:49:22 [2019-10-03T15:49:22.733Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:49:22 [2019-10-03T15:49:22.733Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] 15:49:22 [2019-10-03T15:49:22.733Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 15:49:22 [2019-10-03T15:49:22.733Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 15:49:22 [2019-10-03T15:49:22.934Z] #58 54.02 AR compel/plugins/std.lib.a 15:49:22 [2019-10-03T15:49:22.934Z] #58 54.07 CC compel/plugins/fds/fds.o 15:49:22 [2019-10-03T15:49:22.945Z] #13 64.43 Selecting previously unselected package libpcre3-dev:amd64. 15:49:22 [2019-10-03T15:49:22.945Z] #13 64.46 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... 15:49:22 [2019-10-03T15:49:22.945Z] #13 64.46 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... 15:49:23 [2019-10-03T15:49:23.189Z] #58 54.33 AR compel/plugins/fds.lib.a 15:49:23 [2019-10-03T15:49:23.189Z] #58 54.39 HOSTDEP compel/src/lib/log-host.d 15:49:23 [2019-10-03T15:49:23.189Z] #58 54.55 HOSTDEP compel/src/lib/handle-elf-host.d 15:49:23 [2019-10-03T15:49:23.444Z] #58 54.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 15:49:23 [2019-10-03T15:49:23.444Z] #58 54.82 HOSTDEP compel/src/main-host.d 15:49:23 [2019-10-03T15:49:23.506Z] #13 65.09 Selecting previously unselected package libselinux1-dev:amd64. 15:49:23 [2019-10-03T15:49:23.506Z] #13 65.10 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... 15:49:23 [2019-10-03T15:49:23.506Z] #13 65.11 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... 15:49:23 [2019-10-03T15:49:23.762Z] #13 65.40 Selecting previously unselected package libdevmapper-dev:amd64. 15:49:23 [2019-10-03T15:49:23.762Z] #13 65.41 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... 15:49:23 [2019-10-03T15:49:23.762Z] #13 65.41 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... 15:49:23 [2019-10-03T15:49:23.762Z] #13 65.50 Selecting previously unselected package libnl-3-200:amd64. 15:49:24 [2019-10-03T15:49:24.003Z] #58 54.97 DEP compel/src/lib/ptrace.d 15:49:24 [2019-10-03T15:49:24.004Z] #58 55.16 DEP compel/src/lib/infect.d 15:49:24 [2019-10-03T15:49:24.004Z] #58 55.37 DEP compel/src/lib/infect-util.d 15:49:24 [2019-10-03T15:49:24.017Z] #13 65.50 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... 15:49:24 [2019-10-03T15:49:24.017Z] #13 65.51 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 15:49:24 [2019-10-03T15:49:24.017Z] #13 65.65 Selecting previously unselected package libprotobuf-c1:amd64. 15:49:24 [2019-10-03T15:49:24.017Z] #13 65.68 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... 15:49:24 [2019-10-03T15:49:24.017Z] #13 65.69 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 15:49:24 [2019-10-03T15:49:24.057Z] Fetched 7669 kB in 1s (4893 kB/s) 15:49:24 [2019-10-03T15:49:24.273Z] #13 65.80 Selecting previously unselected package libreadline5:amd64. 15:49:24 [2019-10-03T15:49:24.273Z] #13 65.81 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... 15:49:24 [2019-10-03T15:49:24.273Z] #13 65.82 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... 15:49:24 [2019-10-03T15:49:24.273Z] #13 65.95 Selecting previously unselected package libsystemd-dev:amd64. 15:49:24 [2019-10-03T15:49:24.273Z] #13 65.95 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... 15:49:24 [2019-10-03T15:49:24.273Z] #13 65.96 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... 15:49:24 [2019-10-03T15:49:24.546Z] Reading package lists... 15:49:24 [2019-10-03T15:49:24.563Z] #58 55.54 DEP compel/src/lib/infect-rpc.d 15:49:24 [2019-10-03T15:49:24.563Z] #58 55.71 DEP compel/arch/x86/src/lib/infect.d 15:49:24 [2019-10-03T15:49:24.817Z] #58 55.96 DEP compel/arch/x86/src/lib/cpu.d 15:49:24 [2019-10-03T15:49:24.817Z] #58 56.07 DEP compel/src/lib/log.d 15:49:25 [2019-10-03T15:49:25.072Z] #58 56.25 DEP compel/src/main.d 15:49:25 [2019-10-03T15:49:25.327Z] #58 56.42 DEP compel/src/lib/handle-elf.d 15:49:25 [2019-10-03T15:49:25.327Z] #58 ... 15:49:25 [2019-10-03T15:49:25.327Z] 15:49:25 [2019-10-03T15:49:25.327Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:25 [2019-10-03T15:49:25.327Z] #13 43.69 debconf: delaying package configuration, since apt-utils is not installed 15:49:25 [2019-10-03T15:49:25.327Z] #13 43.83 Fetched 90.9 MB in 9s (9842 kB/s) 15:49:25 [2019-10-03T15:49:25.327Z] #13 43.94 Selecting previously unselected package bash-completion. 15:49:25 [2019-10-03T15:49:25.327Z] #13 43.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) 15:49:25 [2019-10-03T15:49:25.327Z] #13 43.98 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.28 Unpacking bash-completion (1:2.1-4.3) ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.77 Selecting previously unselected package libnet1:amd64. 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.90 Selecting previously unselected package libnfnetlink0:amd64. 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.90 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.91 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.98 Selecting previously unselected package libpcrecpp0v5:amd64. 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.98 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 47.99 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 48.09 Selecting previously unselected package libudev-dev:amd64. 15:49:25 [2019-10-03T15:49:25.327Z] #13 48.09 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 48.11 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 48.42 Selecting previously unselected package libpython3.5-minimal:amd64. 15:49:25 [2019-10-03T15:49:25.327Z] #13 48.42 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 48.42 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 49.03 Selecting previously unselected package python3.5-minimal. 15:49:25 [2019-10-03T15:49:25.327Z] #13 49.03 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.327Z] #13 49.04 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 15:49:25 [2019-10-03T15:49:25.367Z] Reading package lists... 15:49:25 [2019-10-03T15:49:25.367Z] Building dependency tree... 15:49:25 [2019-10-03T15:49:25.367Z] Reading state information... 15:49:25 [2019-10-03T15:49:25.367Z] The following additional packages will be installed: 15:49:25 [2019-10-03T15:49:25.367Z] btrfs-progs liblzo2-2 15:49:25 [2019-10-03T15:49:25.367Z] The following NEW packages will be installed: 15:49:25 [2019-10-03T15:49:25.367Z] btrfs-progs btrfs-tools liblzo2-2 15:49:25 [2019-10-03T15:49:25.367Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:49:25 [2019-10-03T15:49:25.367Z] Need to get 668 kB of archives. 15:49:25 [2019-10-03T15:49:25.367Z] After this operation, 5446 kB of additional disk space will be used. 15:49:25 [2019-10-03T15:49:25.367Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 15:49:25 [2019-10-03T15:49:25.367Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] 15:49:25 [2019-10-03T15:49:25.367Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] 15:49:25 [2019-10-03T15:49:25.582Z] #13 50.13 Selecting previously unselected package python3-minimal. 15:49:25 [2019-10-03T15:49:25.582Z] #13 ... 15:49:25 [2019-10-03T15:49:25.582Z] 15:49:25 [2019-10-03T15:49:25.582Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:25 [2019-10-03T15:49:25.582Z] #33 113.4 crypto/ed25519/internal/edwards25519 15:49:25 [2019-10-03T15:49:25.582Z] #33 115.8 crypto/hmac 15:49:25 [2019-10-03T15:49:25.582Z] #33 115.9 crypto/md5 15:49:25 [2019-10-03T15:49:25.582Z] #33 116.6 crypto/rc4 15:49:25 [2019-10-03T15:49:25.582Z] #33 116.9 crypto/sha1 15:49:25 [2019-10-03T15:49:25.582Z] #33 117.9 crypto/sha256 15:49:25 [2019-10-03T15:49:25.582Z] #33 118.1 crypto/rand 15:49:25 [2019-10-03T15:49:25.582Z] #33 118.8 crypto/elliptic 15:49:25 [2019-10-03T15:49:25.582Z] #33 118.9 encoding/asn1 15:49:25 [2019-10-03T15:49:25.582Z] #33 121.2 crypto/ed25519 15:49:25 [2019-10-03T15:49:25.582Z] #33 121.5 crypto/rsa 15:49:25 [2019-10-03T15:49:25.582Z] #33 121.7 crypto/ecdsa 15:49:25 [2019-10-03T15:49:25.582Z] #33 122.3 crypto/dsa 15:49:25 [2019-10-03T15:49:25.582Z] #33 122.7 encoding/hex 15:49:25 [2019-10-03T15:49:25.582Z] #33 122.9 encoding/pem 15:49:25 [2019-10-03T15:49:25.582Z] #33 123.1 crypto/x509/pkix 15:49:25 [2019-10-03T15:49:25.647Z] #13 ... 15:49:25 [2019-10-03T15:49:25.647Z] 15:49:25 [2019-10-03T15:49:25.647Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:25 [2019-10-03T15:49:25.647Z] #58 58.51 CC compel/src/lib/infect-rpc.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 58.84 CC compel/src/lib/infect-util.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 59.18 CC compel/src/lib/infect.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 61.77 CC compel/src/lib/ptrace.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 62.35 AR compel/libcompel.a 15:49:25 [2019-10-03T15:49:25.647Z] #58 62.45 HOSTCC compel/src/main-host.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 62.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 63.08 HOSTCC compel/src/lib/handle-elf-host.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 63.50 HOSTCC compel/src/lib/log-host.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 63.82 HOSTLINK compel/compel-host-bin 15:49:25 [2019-10-03T15:49:25.647Z] #58 63.93 DEP soccr/soccr.d 15:49:25 [2019-10-03T15:49:25.647Z] #58 64.11 CC soccr/soccr.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 65.80 AR soccr/libsoccr.a 15:49:25 [2019-10-03T15:49:25.647Z] #58 65.86 make[1]: 'soccr/libsoccr.a' is up to date. 15:49:25 [2019-10-03T15:49:25.647Z] #58 66.26 DEP criu/arch/x86/sigframe.d 15:49:25 [2019-10-03T15:49:25.647Z] #58 66.40 DEP criu/arch/x86/sigaction_compat.d 15:49:25 [2019-10-03T15:49:25.647Z] #58 66.52 DEP criu/arch/x86/kerndat.d 15:49:25 [2019-10-03T15:49:25.647Z] #58 66.65 DEP criu/arch/x86/crtools.d 15:49:25 [2019-10-03T15:49:25.647Z] #58 66.77 DEP criu/arch/x86/cpu.d 15:49:25 [2019-10-03T15:49:25.647Z] #58 67.01 CC criu/arch/x86/cpu.o 15:49:25 [2019-10-03T15:49:25.647Z] #58 67.77 CC criu/arch/x86/crtools.o 15:49:25 [2019-10-03T15:49:25.766Z] debconf: delaying package configuration, since apt-utils is not installed 15:49:25 [2019-10-03T15:49:25.766Z] Fetched 668 kB in 0s (6668 kB/s) 15:49:25 [2019-10-03T15:49:25.766Z] Selecting previously unselected package liblzo2-2:s390x. 15:49:25 [2019-10-03T15:49:25.766Z] (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.) 15:49:25 [2019-10-03T15:49:25.766Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... 15:49:25 [2019-10-03T15:49:25.766Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 15:49:25 [2019-10-03T15:49:25.766Z] Selecting previously unselected package btrfs-progs. 15:49:25 [2019-10-03T15:49:25.766Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... 15:49:25 [2019-10-03T15:49:25.766Z] Unpacking btrfs-progs (4.7.3-1) ... 15:49:25 [2019-10-03T15:49:25.766Z] Selecting previously unselected package btrfs-tools. 15:49:25 [2019-10-03T15:49:25.766Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... 15:49:25 [2019-10-03T15:49:25.766Z] Unpacking btrfs-tools (4.7.3-1) ... 15:49:25 [2019-10-03T15:49:25.766Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:49:25 [2019-10-03T15:49:25.766Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 15:49:25 [2019-10-03T15:49:25.766Z] Setting up btrfs-progs (4.7.3-1) ... 15:49:25 [2019-10-03T15:49:25.766Z] Setting up btrfs-tools (4.7.3-1) ... 15:49:25 [2019-10-03T15:49:25.766Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:49:25 [2019-10-03T15:49:25.837Z] #33 ... 15:49:25 [2019-10-03T15:49:25.837Z] 15:49:25 [2019-10-03T15:49:25.837Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:25 [2019-10-03T15:49:25.837Z] #13 50.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.837Z] #13 50.14 Unpacking python3-minimal (3.5.3-1) ... 15:49:25 [2019-10-03T15:49:25.837Z] #13 50.23 Selecting previously unselected package libmpdec2:amd64. 15:49:25 [2019-10-03T15:49:25.837Z] #13 50.23 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... 15:49:25 [2019-10-03T15:49:25.837Z] #13 50.24 Unpacking libmpdec2:amd64 (2.4.2-1) ... 15:49:25 [2019-10-03T15:49:25.902Z] #58 ... 15:49:25 [2019-10-03T15:49:25.902Z] 15:49:25 [2019-10-03T15:49:25.902Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:25 [2019-10-03T15:49:25.902Z] #33 120.5 encoding/hex 15:49:25 [2019-10-03T15:49:25.902Z] #33 120.9 encoding/pem 15:49:25 [2019-10-03T15:49:25.902Z] #33 121.2 vendor/golang.org/x/net/dns/dnsmessage 15:49:25 [2019-10-03T15:49:25.902Z] #33 121.4 crypto/rand 15:49:25 [2019-10-03T15:49:25.902Z] #33 122.2 crypto/elliptic 15:49:25 [2019-10-03T15:49:25.902Z] #33 124.6 encoding/asn1 15:49:25 [2019-10-03T15:49:25.902Z] #33 124.9 crypto/ed25519 15:49:25 [2019-10-03T15:49:25.902Z] #33 125.3 crypto/rsa 15:49:25 [2019-10-03T15:49:25.902Z] #33 126.3 crypto/dsa 15:49:25 [2019-10-03T15:49:25.902Z] #33 126.8 net 15:49:25 [2019-10-03T15:49:25.902Z] #33 127.3 crypto/ecdsa 15:49:25 [2019-10-03T15:49:25.902Z] #33 127.9 crypto/x509/pkix 15:49:25 [2019-10-03T15:49:25.902Z] #33 128.2 vendor/golang.org/x/crypto/cryptobyte 15:49:25 [2019-10-03T15:49:25.902Z] #33 130.2 vendor/golang.org/x/crypto/internal/chacha20 15:49:25 [2019-10-03T15:49:25.902Z] #33 130.7 vendor/golang.org/x/crypto/poly1305 15:49:26 [2019-10-03T15:49:26.092Z] #13 50.35 Selecting previously unselected package libpython3.5-stdlib:amd64. 15:49:26 [2019-10-03T15:49:26.092Z] #13 50.36 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... 15:49:26 [2019-10-03T15:49:26.092Z] #13 50.37 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 15:49:26 [2019-10-03T15:49:26.463Z] #33 131.1 vendor/golang.org/x/sys/cpu 15:49:26 [2019-10-03T15:49:26.463Z] #33 ... 15:49:26 [2019-10-03T15:49:26.463Z] 15:49:26 [2019-10-03T15:49:26.463Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:26 [2019-10-03T15:49:26.463Z] #13 67.87 Selecting previously unselected package net-tools. 15:49:26 [2019-10-03T15:49:26.463Z] #13 67.87 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... 15:49:26 [2019-10-03T15:49:26.463Z] #13 67.87 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 15:49:26 [2019-10-03T15:49:26.566Z] Removing intermediate container a1b785b3c471 15:49:26 [2019-10-03T15:49:26.566Z] ---> 1f0a85da048d 15:49:26 [2019-10-03T15:49:26.566Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd 15:49:26 [2019-10-03T15:49:26.566Z] ---> Running in 1a712c9c2879 15:49:26 [2019-10-03T15:49:26.566Z] Removing intermediate container 1a712c9c2879 15:49:26 [2019-10-03T15:49:26.566Z] ---> 3e949e6451bc 15:49:26 [2019-10-03T15:49:26.566Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:49:26 [2019-10-03T15:49:26.719Z] #13 68.18 Selecting previously unselected package python-pip-whl. 15:49:26 [2019-10-03T15:49:26.719Z] #13 68.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 15:49:26 [2019-10-03T15:49:26.719Z] #13 68.20 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 15:49:26 [2019-10-03T15:49:26.931Z] ---> 46a95f26a07f 15:49:26 [2019-10-03T15:49:26.931Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:49:27 [2019-10-03T15:49:27.280Z] #13 68.96 Selecting previously unselected package python3-pip. 15:49:27 [2019-10-03T15:49:27.280Z] #13 68.96 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 15:49:27 [2019-10-03T15:49:27.280Z] #13 68.96 Unpacking python3-pip (9.0.1-2+deb9u1) ... 15:49:27 [2019-10-03T15:49:27.292Z] ---> 1924480a5c3a 15:49:27 [2019-10-03T15:49:27.292Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:49:27 [2019-10-03T15:49:27.292Z] ---> Running in 383097bab66d 15:49:27 [2019-10-03T15:49:27.536Z] #13 69.18 Selecting previously unselected package python3-pkg-resources. 15:49:27 [2019-10-03T15:49:27.536Z] #13 69.18 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 15:49:27 [2019-10-03T15:49:27.536Z] #13 69.20 Unpacking python3-pkg-resources (33.1.1-1) ... 15:49:27 [2019-10-03T15:49:27.657Z] + RM_GOPATH=0 15:49:27 [2019-10-03T15:49:27.657Z] + TMP_GOPATH= 15:49:27 [2019-10-03T15:49:27.657Z] + : /build 15:49:27 [2019-10-03T15:49:27.657Z] + '[' -z '' ']' 15:49:27 [2019-10-03T15:49:27.657Z] ++ mktemp -d 15:49:27 [2019-10-03T15:49:27.657Z] + export GOPATH=/tmp/tmp.Xok1bhKLkC 15:49:27 [2019-10-03T15:49:27.657Z] + GOPATH=/tmp/tmp.Xok1bhKLkC 15:49:27 [2019-10-03T15:49:27.657Z] + RM_GOPATH=1 15:49:27 [2019-10-03T15:49:27.657Z] ++ dirname ./install.sh 15:49:27 [2019-10-03T15:49:27.657Z] + dir=. 15:49:27 [2019-10-03T15:49:27.657Z] + bin=containerd 15:49:27 [2019-10-03T15:49:27.657Z] + shift 15:49:27 [2019-10-03T15:49:27.657Z] + '[' '!' -f ./containerd.installer ']' 15:49:27 [2019-10-03T15:49:27.657Z] + . ./containerd.installer 15:49:27 [2019-10-03T15:49:27.657Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 15:49:27 [2019-10-03T15:49:27.657Z] + install_containerd 15:49:27 [2019-10-03T15:49:27.657Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 15:49:27 [2019-10-03T15:49:27.657Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' 15:49:27 [2019-10-03T15:49:27.657Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Xok1bhKLkC/src/github.com/containerd/containerd 15:49:27 [2019-10-03T15:49:27.657Z] Cloning into '/tmp/tmp.Xok1bhKLkC/src/github.com/containerd/containerd'... 15:49:27 [2019-10-03T15:49:27.792Z] #13 69.33 Selecting previously unselected package python3-setuptools. 15:49:27 [2019-10-03T15:49:27.792Z] #13 69.34 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 15:49:27 [2019-10-03T15:49:27.792Z] #13 69.34 Unpacking python3-setuptools (33.1.1-1) ... 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.32 Selecting previously unselected package python3.5. 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.34 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.34 Unpacking python3.5 (3.5.3-1+deb9u1) ... 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.50 Selecting previously unselected package libpython3-stdlib:amd64. 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.50 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.51 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... 15:49:27 [2019-10-03T15:49:27.977Z] #13 52.57 Selecting previously unselected package dh-python. 15:49:28 [2019-10-03T15:49:28.048Z] #13 69.62 Selecting previously unselected package python3-wheel. 15:49:28 [2019-10-03T15:49:28.048Z] #13 69.64 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 15:49:28 [2019-10-03T15:49:28.048Z] #13 69.64 Unpacking python3-wheel (0.29.0-2) ... 15:49:28 [2019-10-03T15:49:28.232Z] #13 52.57 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 15:49:28 [2019-10-03T15:49:28.232Z] #13 52.58 Unpacking dh-python (2.20170125) ... 15:49:28 [2019-10-03T15:49:28.232Z] #13 52.70 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... 15:49:28 [2019-10-03T15:49:28.232Z] #13 52.74 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 15:49:28 [2019-10-03T15:49:28.303Z] #13 69.83 Selecting previously unselected package thin-provisioning-tools. 15:49:28 [2019-10-03T15:49:28.303Z] #13 69.83 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... 15:49:28 [2019-10-03T15:49:28.303Z] #13 69.84 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 15:49:28 [2019-10-03T15:49:28.558Z] #13 70.28 Selecting previously unselected package vim-runtime. 15:49:28 [2019-10-03T15:49:28.558Z] #13 70.28 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 15:49:28 [2019-10-03T15:49:28.813Z] #13 70.35 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 15:49:28 [2019-10-03T15:49:28.813Z] #13 70.39 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 15:49:28 [2019-10-03T15:49:28.813Z] #13 70.40 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 15:49:30 [2019-10-03T15:49:30.915Z] + cd /tmp/tmp.Xok1bhKLkC/src/github.com/containerd/containerd 15:49:30 [2019-10-03T15:49:30.915Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 15:49:31 [2019-10-03T15:49:31.303Z] + export 'BUILDTAGS=netgo osusergo static_build' 15:49:31 [2019-10-03T15:49:31.303Z] + BUILDTAGS='netgo osusergo static_build' 15:49:31 [2019-10-03T15:49:31.303Z] + export EXTRA_FLAGS=-buildmode=pie 15:49:31 [2019-10-03T15:49:31.303Z] + EXTRA_FLAGS=-buildmode=pie 15:49:31 [2019-10-03T15:49:31.303Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:49:31 [2019-10-03T15:49:31.303Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:49:31 [2019-10-03T15:49:31.303Z] + '[' '' = dynamic ']' 15:49:31 [2019-10-03T15:49:31.303Z] + make 15:49:31 [2019-10-03T15:49:31.303Z] 🇩 bin/ctr 15:49:32 [2019-10-03T15:49:32.392Z] #13 56.22 Setting up python3-minimal (3.5.3-1) ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.84 Selecting previously unselected package python3. 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.88 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.89 Unpacking python3 (3.5.3-1) ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.99 Selecting previously unselected package pigz. 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.99 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 57.99 Unpacking pigz (2.3.4-1) ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 58.16 Selecting previously unselected package libip4tc0:amd64. 15:49:33 [2019-10-03T15:49:33.756Z] #13 58.16 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 58.17 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 58.23 Selecting previously unselected package libip6tc0:amd64. 15:49:33 [2019-10-03T15:49:33.756Z] #13 58.24 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:33 [2019-10-03T15:49:33.756Z] #13 58.25 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:49:34 [2019-10-03T15:49:34.011Z] #13 58.36 Selecting previously unselected package libiptc0:amd64. 15:49:34 [2019-10-03T15:49:34.011Z] #13 58.37 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.011Z] #13 58.38 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 15:49:34 [2019-10-03T15:49:34.011Z] #13 58.48 Selecting previously unselected package libxtables12:amd64. 15:49:34 [2019-10-03T15:49:34.011Z] #13 58.49 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.011Z] #13 58.49 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 15:49:34 [2019-10-03T15:49:34.054Z] #13 75.38 Selecting previously unselected package vim. 15:49:34 [2019-10-03T15:49:34.054Z] #13 75.40 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.054Z] #13 75.41 Unpacking vim (2:8.0.0197-4+deb9u3) ... 15:49:34 [2019-10-03T15:49:34.266Z] #13 58.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. 15:49:34 [2019-10-03T15:49:34.266Z] #13 58.62 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.266Z] #13 58.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... 15:49:34 [2019-10-03T15:49:34.266Z] #13 58.72 Selecting previously unselected package iptables. 15:49:34 [2019-10-03T15:49:34.266Z] #13 58.73 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.266Z] #13 58.74 Unpacking iptables (1.6.0+snapshot20161117-6) ... 15:49:34 [2019-10-03T15:49:34.615Z] #13 76.11 Selecting previously unselected package xfsprogs. 15:49:34 [2019-10-03T15:49:34.615Z] #13 76.14 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.615Z] #13 76.15 Unpacking xfsprogs (4.9.0+nmu1) ... 15:49:34 [2019-10-03T15:49:34.885Z] #13 59.15 Selecting previously unselected package xxd. 15:49:34 [2019-10-03T15:49:34.885Z] #13 59.19 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... 15:49:34 [2019-10-03T15:49:34.885Z] #13 59.19 Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:49:34 [2019-10-03T15:49:34.885Z] #13 59.37 Selecting previously unselected package vim-common. 15:49:34 [2019-10-03T15:49:34.885Z] #13 59.37 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:49:35 [2019-10-03T15:49:35.141Z] #13 59.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.64 Selecting previously unselected package bzip2. 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.67 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.67 Unpacking bzip2 (1.0.6-8.1) ... 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.80 Selecting previously unselected package libgpm2:amd64. 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.80 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.80 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... 15:49:35 [2019-10-03T15:49:35.396Z] #13 59.92 Selecting previously unselected package xz-utils. 15:49:35 [2019-10-03T15:49:35.396Z] #13 ... 15:49:35 [2019-10-03T15:49:35.396Z] 15:49:35 [2019-10-03T15:49:35.396Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:35 [2019-10-03T15:49:35.396Z] #58 56.59 DEP compel/arch/x86/src/lib/handle-elf.d 15:49:35 [2019-10-03T15:49:35.396Z] #58 56.79 CC compel/src/lib/log.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 57.04 CC compel/arch/x86/src/lib/cpu.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 57.91 CC compel/arch/x86/src/lib/infect.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 58.84 CC compel/src/lib/infect-rpc.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 59.24 CC compel/src/lib/infect-util.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 59.60 CC compel/src/lib/infect.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 62.02 CC compel/src/lib/ptrace.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 62.46 AR compel/libcompel.a 15:49:35 [2019-10-03T15:49:35.396Z] #58 62.53 HOSTCC compel/src/main-host.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 63.00 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 63.29 HOSTCC compel/src/lib/handle-elf-host.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 63.76 HOSTCC compel/src/lib/log-host.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 63.99 HOSTLINK compel/compel-host-bin 15:49:35 [2019-10-03T15:49:35.396Z] #58 64.15 DEP soccr/soccr.d 15:49:35 [2019-10-03T15:49:35.396Z] #58 64.50 CC soccr/soccr.o 15:49:35 [2019-10-03T15:49:35.396Z] #58 66.01 AR soccr/libsoccr.a 15:49:35 [2019-10-03T15:49:35.396Z] #58 66.06 make[1]: 'soccr/libsoccr.a' is up to date. 15:49:35 [2019-10-03T15:49:35.396Z] #58 66.49 DEP criu/arch/x86/sigframe.d 15:49:35 [2019-10-03T15:49:35.542Z] #13 76.91 Selecting previously unselected package zip. 15:49:35 [2019-10-03T15:49:35.542Z] #13 76.92 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.542Z] #13 76.92 Unpacking zip (3.0-11+b1) ... 15:49:35 [2019-10-03T15:49:35.542Z] #13 77.13 Selecting previously unselected package libapparmor-perl. 15:49:35 [2019-10-03T15:49:35.542Z] #13 77.14 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.542Z] #13 77.15 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 15:49:35 [2019-10-03T15:49:35.651Z] #58 66.70 DEP criu/arch/x86/sigaction_compat.d 15:49:35 [2019-10-03T15:49:35.651Z] #58 66.82 DEP criu/arch/x86/kerndat.d 15:49:35 [2019-10-03T15:49:35.651Z] #58 ... 15:49:35 [2019-10-03T15:49:35.651Z] 15:49:35 [2019-10-03T15:49:35.651Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:35 [2019-10-03T15:49:35.651Z] #13 59.92 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.651Z] #13 59.93 Unpacking xz-utils (5.2.2-1.2+b1) ... 15:49:35 [2019-10-03T15:49:35.651Z] #13 60.16 Selecting previously unselected package aufs-tools. 15:49:35 [2019-10-03T15:49:35.798Z] #13 77.28 Selecting previously unselected package apparmor. 15:49:35 [2019-10-03T15:49:35.798Z] #13 77.28 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.798Z] #13 77.35 Unpacking apparmor (2.11.0-3+deb9u2) ... 15:49:35 [2019-10-03T15:49:35.906Z] #13 60.16 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.906Z] #13 60.17 Unpacking aufs-tools (1:4.1+20161219-1) ... 15:49:35 [2019-10-03T15:49:35.906Z] #13 ... 15:49:35 [2019-10-03T15:49:35.906Z] 15:49:35 [2019-10-03T15:49:35.906Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:35 [2019-10-03T15:49:35.906Z] #33 123.6 vendor/golang.org/x/crypto/cryptobyte 15:49:35 [2019-10-03T15:49:35.906Z] #33 123.6 vendor/golang.org/x/net/dns/dnsmessage 15:49:35 [2019-10-03T15:49:35.906Z] #33 125.3 vendor/golang.org/x/crypto/internal/chacha20 15:49:35 [2019-10-03T15:49:35.906Z] #33 125.9 vendor/golang.org/x/crypto/poly1305 15:49:35 [2019-10-03T15:49:35.906Z] #33 126.5 vendor/golang.org/x/sys/cpu 15:49:35 [2019-10-03T15:49:35.907Z] #33 126.8 vendor/golang.org/x/crypto/chacha20poly1305 15:49:35 [2019-10-03T15:49:35.907Z] #33 127.9 vendor/golang.org/x/crypto/hkdf 15:49:35 [2019-10-03T15:49:35.907Z] #33 127.9 net 15:49:35 [2019-10-03T15:49:35.907Z] #33 128.1 vendor/golang.org/x/text/transform 15:49:35 [2019-10-03T15:49:35.907Z] #33 128.8 vendor/golang.org/x/text/unicode/bidi 15:49:35 [2019-10-03T15:49:35.907Z] #33 130.4 vendor/golang.org/x/text/secure/bidirule 15:49:35 [2019-10-03T15:49:35.907Z] #33 130.7 vendor/golang.org/x/text/unicode/norm 15:49:35 [2019-10-03T15:49:35.907Z] #33 ... 15:49:35 [2019-10-03T15:49:35.907Z] 15:49:35 [2019-10-03T15:49:35.907Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:35 [2019-10-03T15:49:35.907Z] #13 60.36 Selecting previously unselected package liblzo2-2:amd64. 15:49:35 [2019-10-03T15:49:35.907Z] #13 60.36 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... 15:49:35 [2019-10-03T15:49:35.907Z] #13 60.37 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... 15:49:36 [2019-10-03T15:49:36.161Z] #13 60.47 Selecting previously unselected package btrfs-progs. 15:49:36 [2019-10-03T15:49:36.161Z] #13 60.47 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... 15:49:36 [2019-10-03T15:49:36.162Z] #13 60.48 Unpacking btrfs-progs (4.7.3-1) ... 15:49:36 [2019-10-03T15:49:36.309Z] #13 77.81 Selecting previously unselected package binutils-mingw-w64-i686. 15:49:36 [2019-10-03T15:49:36.309Z] #13 77.84 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... 15:49:36 [2019-10-03T15:49:36.309Z] #13 77.84 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:49:36 [2019-10-03T15:49:36.564Z] #13 ... 15:49:36 [2019-10-03T15:49:36.564Z] 15:49:36 [2019-10-03T15:49:36.564Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:36 [2019-10-03T15:49:36.564Z] #33 131.5 vendor/golang.org/x/crypto/chacha20poly1305 15:49:36 [2019-10-03T15:49:36.564Z] #33 132.8 vendor/golang.org/x/crypto/hkdf 15:49:36 [2019-10-03T15:49:36.564Z] #33 132.9 vendor/golang.org/x/text/transform 15:49:36 [2019-10-03T15:49:36.564Z] #33 133.5 vendor/golang.org/x/text/unicode/bidi 15:49:36 [2019-10-03T15:49:36.564Z] #33 135.9 vendor/golang.org/x/text/secure/bidirule 15:49:36 [2019-10-03T15:49:36.564Z] #33 136.3 vendor/golang.org/x/text/unicode/norm 15:49:36 [2019-10-03T15:49:36.564Z] #33 140.5 vendor/golang.org/x/net/idna 15:49:36 [2019-10-03T15:49:36.765Z] #13 61.06 Selecting previously unselected package btrfs-tools. 15:49:36 [2019-10-03T15:49:36.765Z] #13 61.06 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... 15:49:36 [2019-10-03T15:49:36.765Z] #13 61.06 Unpacking btrfs-tools (4.7.3-1) ... 15:49:36 [2019-10-03T15:49:36.765Z] #13 61.15 Selecting previously unselected package libdevmapper1.02.1:amd64. 15:49:36 [2019-10-03T15:49:36.765Z] #13 61.15 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... 15:49:36 [2019-10-03T15:49:36.765Z] #13 61.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 15:49:36 [2019-10-03T15:49:36.820Z] #33 ... 15:49:36 [2019-10-03T15:49:36.820Z] 15:49:36 [2019-10-03T15:49:36.820Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:36 [2019-10-03T15:49:36.820Z] #58 69.38 CC criu/arch/x86/kerndat.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 70.04 CC criu/arch/x86/sigaction_compat.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 70.38 CC criu/arch/x86/sigframe.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 70.65 LINK criu/arch/x86/crtools.built-in.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 70.70 DEP criu/pie/util-vdso-elf32.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 70.85 DEP criu/arch/x86/vdso-pie.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 71.00 DEP criu/pie/parasite-vdso.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 71.19 DEP criu/pie/util-vdso.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 71.34 DEP criu/pie/util.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 71.52 CC criu/pie/util.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 71.91 CC criu/pie/util-vdso.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 72.69 CC criu/pie/parasite-vdso.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 73.74 CC criu/arch/x86/vdso-pie.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 74.16 CC criu/pie/util-vdso-elf32.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 74.95 AR criu/pie/pie.lib.a 15:49:36 [2019-10-03T15:49:36.820Z] #58 75.02 DEP criu/pie/restorer.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 75.35 DEP criu/arch/x86/sigaction_compat_pie.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 75.51 DEP criu/arch/x86/restorer_unmap.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 75.53 DEP criu/arch/x86/restorer.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 75.80 DEP criu/pie/parasite.d 15:49:36 [2019-10-03T15:49:36.820Z] #58 76.09 CC criu/pie/parasite.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 77.67 LINK criu/pie/parasite.built-in.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 77.68 GEN criu/pie/parasite-blob.h 15:49:36 [2019-10-03T15:49:36.820Z] #58 77.70 CC criu/arch/x86/restorer.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 78.50 CC criu/arch/x86/restorer_unmap.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 78.57 CC criu/arch/x86/sigaction_compat_pie.o 15:49:36 [2019-10-03T15:49:36.820Z] #58 79.00 CC criu/pie/restorer.o 15:49:37 [2019-10-03T15:49:37.020Z] #13 61.42 Selecting previously unselected package dmsetup. 15:49:37 [2019-10-03T15:49:37.020Z] #13 61.42 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... 15:49:37 [2019-10-03T15:49:37.020Z] #13 61.44 Unpacking dmsetup (2:1.02.137-2) ... 15:49:37 [2019-10-03T15:49:37.274Z] #13 61.61 Selecting previously unselected package libonig4:amd64. 15:49:37 [2019-10-03T15:49:37.274Z] #13 61.61 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... 15:49:37 [2019-10-03T15:49:37.274Z] #13 61.62 Unpacking libonig4:amd64 (6.1.3-2) ... 15:49:37 [2019-10-03T15:49:37.274Z] #13 61.82 Selecting previously unselected package libjq1:amd64. 15:49:37 [2019-10-03T15:49:37.517Z] + dpkg --print-architecture 15:49:37 [2019-10-03T15:49:37.517Z] + cd /tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution 15:49:37 [2019-10-03T15:49:37.517Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:49:37 [2019-10-03T15:49:37.517Z] + GOPATH=/tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ImTFNJzWQp 15:49:37 [2019-10-03T15:49:37.517Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:49:37 [2019-10-03T15:49:37.529Z] #13 61.82 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... 15:49:37 [2019-10-03T15:49:37.529Z] #13 61.82 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... 15:49:37 [2019-10-03T15:49:37.529Z] #13 61.98 Selecting previously unselected package jq. 15:49:37 [2019-10-03T15:49:37.529Z] #13 61.99 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... 15:49:37 [2019-10-03T15:49:37.529Z] #13 62.00 Unpacking jq (1.5+dfsg-1.3) ... 15:49:37 [2019-10-03T15:49:37.746Z] #58 ... 15:49:37 [2019-10-03T15:49:37.746Z] 15:49:37 [2019-10-03T15:49:37.746Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:37 [2019-10-03T15:49:37.746Z] #33 142.5 vendor/golang.org/x/net/http2/hpack 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.12 Selecting previously unselected package libaio1:amd64. 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.13 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.14 Unpacking libaio1:amd64 (0.3.110-3) ... 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.22 Selecting previously unselected package libcap2-bin. 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.23 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.24 Unpacking libcap2-bin (1:2.25-1) ... 15:49:37 [2019-10-03T15:49:37.825Z] #13 62.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 15:49:38 [2019-10-03T15:49:38.123Z] #13 62.36 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... 15:49:38 [2019-10-03T15:49:38.123Z] #13 62.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 15:49:38 [2019-10-03T15:49:38.123Z] #13 62.45 Selecting previously unselected package libsepol1-dev:amd64. 15:49:38 [2019-10-03T15:49:38.123Z] #13 62.45 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... 15:49:38 [2019-10-03T15:49:38.123Z] #13 62.46 Unpacking libsepol1-dev:amd64 (2.6-2) ... 15:49:38 [2019-10-03T15:49:38.378Z] #13 62.76 Selecting previously unselected package libpcre16-3:amd64. 15:49:38 [2019-10-03T15:49:38.378Z] #13 62.76 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... 15:49:38 [2019-10-03T15:49:38.378Z] #13 62.77 Unpacking libpcre16-3:amd64 (2:8.39-3) ... 15:49:38 [2019-10-03T15:49:38.633Z] #13 62.93 Selecting previously unselected package libpcre32-3:amd64. 15:49:38 [2019-10-03T15:49:38.633Z] #13 62.94 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... 15:49:38 [2019-10-03T15:49:38.633Z] #13 62.94 Unpacking libpcre32-3:amd64 (2:8.39-3) ... 15:49:38 [2019-10-03T15:49:38.633Z] #13 63.14 Selecting previously unselected package libpcre3-dev:amd64. 15:49:38 [2019-10-03T15:49:38.633Z] #13 63.14 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... 15:49:38 [2019-10-03T15:49:38.633Z] #13 63.16 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... 15:49:39 [2019-10-03T15:49:39.112Z] #33 143.9 mime 15:49:39 [2019-10-03T15:49:39.601Z] #13 63.78 Selecting previously unselected package libselinux1-dev:amd64. 15:49:39 [2019-10-03T15:49:39.601Z] #13 63.78 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... 15:49:39 [2019-10-03T15:49:39.601Z] #13 63.80 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... 15:49:40 [2019-10-03T15:49:40.526Z] #13 64.88 Selecting previously unselected package libdevmapper-dev:amd64. 15:49:40 [2019-10-03T15:49:40.526Z] #13 64.90 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... 15:49:40 [2019-10-03T15:49:40.526Z] #13 64.92 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.04 Selecting previously unselected package libnl-3-200:amd64. 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.05 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.06 Unpacking libnl-3-200:amd64 (3.2.27-2) ... 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.17 Selecting previously unselected package libprotobuf-c1:amd64. 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.18 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.18 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... 15:49:40 [2019-10-03T15:49:40.781Z] #13 65.30 Selecting previously unselected package libreadline5:amd64. 15:49:40 [2019-10-03T15:49:40.999Z] #33 145.6 mime/quotedprintable 15:49:41 [2019-10-03T15:49:41.036Z] #13 65.30 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... 15:49:41 [2019-10-03T15:49:41.036Z] #13 65.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... 15:49:41 [2019-10-03T15:49:41.036Z] #13 65.50 Selecting previously unselected package libsystemd-dev:amd64. 15:49:41 [2019-10-03T15:49:41.036Z] #13 65.50 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... 15:49:41 [2019-10-03T15:49:41.036Z] #13 65.50 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... 15:49:41 [2019-10-03T15:49:41.254Z] #33 146.0 net/http/internal 15:49:41 [2019-10-03T15:49:41.509Z] #33 146.4 os/exec 15:49:42 [2019-10-03T15:49:42.951Z] #13 67.36 Selecting previously unselected package net-tools. 15:49:42 [2019-10-03T15:49:42.951Z] #13 67.36 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... 15:49:42 [2019-10-03T15:49:42.951Z] #13 67.37 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 15:49:43 [2019-10-03T15:49:43.009Z] + rm -rf /tmp/tmp.ImTFNJzWQp/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.ImTFNJzWQp 15:49:43 [2019-10-03T15:49:43.205Z] #13 67.61 Selecting previously unselected package python-pip-whl. 15:49:43 [2019-10-03T15:49:43.206Z] #13 67.61 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 15:49:43 [2019-10-03T15:49:43.206Z] #13 67.62 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 15:49:43 [2019-10-03T15:49:43.396Z] #33 ... 15:49:43 [2019-10-03T15:49:43.396Z] 15:49:43 [2019-10-03T15:49:43.396Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:43 [2019-10-03T15:49:43.396Z] #58 82.23 LINK criu/pie/restorer.built-in.o 15:49:43 [2019-10-03T15:49:43.396Z] #58 82.23 GEN criu/pie/restorer-blob.h 15:49:43 [2019-10-03T15:49:43.396Z] #58 82.36 DEP criu/vdso.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 82.55 DEP criu/vdso-compat.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 82.75 DEP criu/uts_ns.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 83.02 DEP criu/util.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 83.41 DEP criu/uffd.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 83.69 DEP criu/tun.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 83.97 DEP criu/tty.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 84.20 DEP criu/timerfd.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 84.43 DEP criu/sysfs_parse.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 84.65 DEP criu/sysctl.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 84.87 DEP criu/string.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 84.93 DEP criu/stats.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 85.08 DEP criu/sockets.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 85.30 DEP criu/sk-unix.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 85.56 DEP criu/sk-tcp.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 85.82 DEP criu/sk-queue.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 86.06 DEP criu/sk-packet.d 15:49:43 [2019-10-03T15:49:43.396Z] #58 86.21 DEP criu/sk-netlink.d 15:49:43 [2019-10-03T15:49:43.651Z] #58 86.50 DEP criu/sk-inet.d 15:49:43 [2019-10-03T15:49:43.906Z] #58 86.77 DEP criu/signalfd.d 15:49:44 [2019-10-03T15:49:44.131Z] #13 68.40 Selecting previously unselected package python3-pip. 15:49:44 [2019-10-03T15:49:44.131Z] #13 68.42 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 15:49:44 [2019-10-03T15:49:44.131Z] #13 68.43 Unpacking python3-pip (9.0.1-2+deb9u1) ... 15:49:44 [2019-10-03T15:49:44.161Z] #58 87.04 DEP criu/sigframe.d 15:49:44 [2019-10-03T15:49:44.386Z] #13 68.62 Selecting previously unselected package python3-pkg-resources. 15:49:44 [2019-10-03T15:49:44.386Z] #13 68.63 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 15:49:44 [2019-10-03T15:49:44.386Z] #13 68.64 Unpacking python3-pkg-resources (33.1.1-1) ... 15:49:44 [2019-10-03T15:49:44.386Z] #13 68.81 Selecting previously unselected package python3-setuptools. 15:49:44 [2019-10-03T15:49:44.386Z] #13 68.83 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 15:49:44 [2019-10-03T15:49:44.386Z] #13 68.83 Unpacking python3-setuptools (33.1.1-1) ... 15:49:44 [2019-10-03T15:49:44.416Z] #58 87.24 DEP criu/shmem.d 15:49:44 [2019-10-03T15:49:44.416Z] #58 87.42 DEP criu/servicefd.d 15:49:44 [2019-10-03T15:49:44.501Z] Removing intermediate container 7e3d4829234d 15:49:44 [2019-10-03T15:49:44.501Z] ---> 33b1215770c5 15:49:44 [2019-10-03T15:49:44.501Z] Step 17/126 : FROM base AS swagger 15:49:44 [2019-10-03T15:49:44.501Z] ---> a8e05796ab74 15:49:44 [2019-10-03T15:49:44.501Z] Step 18/126 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb 15:49:44 [2019-10-03T15:49:44.501Z] ---> Running in 1ae62c75afa4 15:49:44 [2019-10-03T15:49:44.641Z] #13 69.12 Selecting previously unselected package python3-wheel. 15:49:44 [2019-10-03T15:49:44.641Z] #13 69.12 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 15:49:44 [2019-10-03T15:49:44.641Z] #13 69.13 Unpacking python3-wheel (0.29.0-2) ... 15:49:44 [2019-10-03T15:49:44.792Z] Removing intermediate container 1ae62c75afa4 15:49:44 [2019-10-03T15:49:44.792Z] ---> 6cc8d7538d12 15:49:44 [2019-10-03T15:49:44.792Z] Step 19/126 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" 15:49:44 [2019-10-03T15:49:44.792Z] ---> Running in 1c4c4ffd2712 15:49:44 [2019-10-03T15:49:44.896Z] #13 69.38 Selecting previously unselected package thin-provisioning-tools. 15:49:44 [2019-10-03T15:49:44.896Z] #13 69.39 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... 15:49:44 [2019-10-03T15:49:44.896Z] #13 69.39 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 15:49:44 [2019-10-03T15:49:44.976Z] #58 87.69 DEP criu/seize.d 15:49:44 [2019-10-03T15:49:44.976Z] #58 87.95 DEP criu/seccomp.d 15:49:45 [2019-10-03T15:49:45.074Z] + mktemp -d 15:49:45 [2019-10-03T15:49:45.074Z] + export GOPATH=/tmp/tmp.7iAT0E8lXQ 15:49:45 [2019-10-03T15:49:45.074Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.7iAT0E8lXQ/src/github.com/go-swagger/go-swagger 15:49:45 [2019-10-03T15:49:45.074Z] Cloning into '/tmp/tmp.7iAT0E8lXQ/src/github.com/go-swagger/go-swagger'... 15:49:45 [2019-10-03T15:49:45.151Z] #13 69.73 Selecting previously unselected package vim-runtime. 15:49:45 [2019-10-03T15:49:45.232Z] #58 88.16 DEP criu/rst-malloc.d 15:49:45 [2019-10-03T15:49:45.406Z] #13 69.75 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 15:49:45 [2019-10-03T15:49:45.406Z] #13 69.82 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 15:49:45 [2019-10-03T15:49:45.406Z] #13 69.86 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 15:49:45 [2019-10-03T15:49:45.406Z] #13 69.88 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 15:49:45 [2019-10-03T15:49:45.487Z] #58 88.26 DEP criu/rbtree.d 15:49:45 [2019-10-03T15:49:45.487Z] #58 88.32 DEP criu/pstree.d 15:49:45 [2019-10-03T15:49:45.742Z] #58 88.59 DEP criu/protobuf.d 15:49:45 [2019-10-03T15:49:45.966Z] #13 ... 15:49:45 [2019-10-03T15:49:45.966Z] 15:49:45 [2019-10-03T15:49:45.966Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:45 [2019-10-03T15:49:45.966Z] #58 66.98 DEP criu/arch/x86/crtools.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 67.13 DEP criu/arch/x86/cpu.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 67.34 CC criu/arch/x86/cpu.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 68.05 CC criu/arch/x86/crtools.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 69.45 CC criu/arch/x86/kerndat.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 70.11 CC criu/arch/x86/sigaction_compat.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 70.43 CC criu/arch/x86/sigframe.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 70.82 LINK criu/arch/x86/crtools.built-in.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 70.86 DEP criu/pie/util-vdso-elf32.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 71.13 DEP criu/arch/x86/vdso-pie.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 71.30 DEP criu/pie/parasite-vdso.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 71.45 DEP criu/pie/util-vdso.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 71.60 DEP criu/pie/util.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 71.85 CC criu/pie/util.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 72.22 CC criu/pie/util-vdso.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 72.87 CC criu/pie/parasite-vdso.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 74.06 CC criu/arch/x86/vdso-pie.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 74.38 CC criu/pie/util-vdso-elf32.o 15:49:45 [2019-10-03T15:49:45.966Z] #58 75.08 AR criu/pie/pie.lib.a 15:49:45 [2019-10-03T15:49:45.966Z] #58 75.17 DEP criu/pie/restorer.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 75.54 DEP criu/arch/x86/sigaction_compat_pie.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 75.67 DEP criu/arch/x86/restorer_unmap.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 75.72 DEP criu/arch/x86/restorer.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 75.98 DEP criu/pie/parasite.d 15:49:45 [2019-10-03T15:49:45.966Z] #58 76.34 CC criu/pie/parasite.o 15:49:45 [2019-10-03T15:49:45.997Z] #58 88.84 GEN criu/protobuf-desc-gen.h 15:49:46 [2019-10-03T15:49:46.526Z] #58 77.70 LINK criu/pie/parasite.built-in.o 15:49:46 [2019-10-03T15:49:46.526Z] #58 77.71 GEN criu/pie/parasite-blob.h 15:49:46 [2019-10-03T15:49:46.526Z] #58 77.74 CC criu/arch/x86/restorer.o 15:49:47 [2019-10-03T15:49:47.086Z] #58 ... 15:49:47 [2019-10-03T15:49:47.086Z] 15:49:47 [2019-10-03T15:49:47.086Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:47 [2019-10-03T15:49:47.086Z] #33 134.7 vendor/golang.org/x/net/idna 15:49:47 [2019-10-03T15:49:47.086Z] #33 136.9 vendor/golang.org/x/net/http2/hpack 15:49:47 [2019-10-03T15:49:47.086Z] #33 138.3 mime 15:49:47 [2019-10-03T15:49:47.086Z] #33 140.3 mime/quotedprintable 15:49:47 [2019-10-03T15:49:47.086Z] #33 140.5 net/http/internal 15:49:47 [2019-10-03T15:49:47.086Z] #33 140.9 os/exec 15:49:47 [2019-10-03T15:49:47.341Z] #33 ... 15:49:47 [2019-10-03T15:49:47.341Z] 15:49:47 [2019-10-03T15:49:47.341Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:47 [2019-10-03T15:49:47.341Z] #58 78.53 CC criu/arch/x86/restorer_unmap.o 15:49:47 [2019-10-03T15:49:47.596Z] #58 78.61 CC criu/arch/x86/sigaction_compat_pie.o 15:49:47 [2019-10-03T15:49:47.850Z] #58 78.97 CC criu/pie/restorer.o 15:49:47 [2019-10-03T15:49:47.882Z] #58 90.77 DEP criu/protobuf-desc.d 15:49:48 [2019-10-03T15:49:48.138Z] #58 ... 15:49:48 [2019-10-03T15:49:48.138Z] 15:49:48 [2019-10-03T15:49:48.138Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:48 [2019-10-03T15:49:48.138Z] #13 79.65 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:49:48 [2019-10-03T15:49:48.138Z] #13 79.67 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 79.68 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 81.69 Selecting previously unselected package binutils-mingw-w64. 15:49:48 [2019-10-03T15:49:48.138Z] #13 81.71 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 81.72 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 81.84 Selecting previously unselected package mingw-w64-common. 15:49:48 [2019-10-03T15:49:48.138Z] #13 81.86 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 81.86 Unpacking mingw-w64-common (5.0.1-1) ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 86.08 Selecting previously unselected package mingw-w64-x86-64-dev. 15:49:48 [2019-10-03T15:49:48.138Z] #13 86.09 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 86.09 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 15:49:48 [2019-10-03T15:49:48.138Z] #13 ... 15:49:48 [2019-10-03T15:49:48.138Z] 15:49:48 [2019-10-03T15:49:48.138Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:48 [2019-10-03T15:49:48.138Z] #58 91.03 DEP criu/proc_parse.d 15:49:48 [2019-10-03T15:49:48.394Z] #58 91.25 DEP criu/plugin.d 15:49:48 [2019-10-03T15:49:48.648Z] #58 91.34 DEP criu/pipes.d 15:49:48 [2019-10-03T15:49:48.649Z] #58 91.52 DEP criu/pie-util.d 15:49:48 [2019-10-03T15:49:48.904Z] #58 91.70 DEP criu/pie-util-vdso.d 15:49:48 [2019-10-03T15:49:48.904Z] #58 91.89 DEP criu/pie-util-vdso-elf32.d 15:49:49 [2019-10-03T15:49:49.159Z] #58 92.09 DEP criu/path.d 15:49:49 [2019-10-03T15:49:49.414Z] #58 92.28 DEP criu/parasite-syscall.d 15:49:49 [2019-10-03T15:49:49.669Z] #58 92.55 DEP criu/pagemap.d 15:49:49 [2019-10-03T15:49:49.924Z] #58 92.76 DEP criu/pagemap-cache.d 15:49:50 [2019-10-03T15:49:50.180Z] #58 92.98 DEP criu/page-xfer.d 15:49:50 [2019-10-03T15:49:50.435Z] #58 93.26 DEP criu/page-pipe.d 15:49:50 [2019-10-03T15:49:50.690Z] #58 93.40 DEP criu/netfilter.d 15:49:50 [2019-10-03T15:49:50.945Z] #58 93.69 DEP criu/net.d 15:49:51 [2019-10-03T15:49:51.110Z] #58 82.30 LINK criu/pie/restorer.built-in.o 15:49:51 [2019-10-03T15:49:51.110Z] #58 82.32 GEN criu/pie/restorer-blob.h 15:49:51 [2019-10-03T15:49:51.200Z] #58 93.97 DEP criu/namespaces.d 15:49:51 [2019-10-03T15:49:51.364Z] #58 82.46 DEP criu/vdso.d 15:49:51 [2019-10-03T15:49:51.364Z] #58 82.63 DEP criu/vdso-compat.d 15:49:51 [2019-10-03T15:49:51.456Z] #58 94.16 DEP criu/mount.d 15:49:51 [2019-10-03T15:49:51.456Z] #58 94.33 DEP criu/mem.d 15:49:51 [2019-10-03T15:49:51.619Z] #58 82.83 DEP criu/uts_ns.d 15:49:51 [2019-10-03T15:49:51.619Z] #58 83.00 DEP criu/util.d 15:49:51 [2019-10-03T15:49:51.711Z] #58 94.56 DEP criu/lsm.d 15:49:51 [2019-10-03T15:49:51.874Z] #58 83.24 DEP criu/uffd.d 15:49:51 [2019-10-03T15:49:51.890Z] + cd /tmp/tmp.7iAT0E8lXQ/src/github.com/go-swagger/go-swagger 15:49:51 [2019-10-03T15:49:51.890Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb 15:49:51 [2019-10-03T15:49:51.966Z] #58 94.79 DEP criu/log.d 15:49:52 [2019-10-03T15:49:52.128Z] #58 83.51 DEP criu/tun.d 15:49:52 [2019-10-03T15:49:52.173Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 15:49:52 [2019-10-03T15:49:52.221Z] #58 95.01 DEP criu/libnetlink.d 15:49:52 [2019-10-03T15:49:52.221Z] #58 95.12 DEP criu/kerndat.d 15:49:52 [2019-10-03T15:49:52.383Z] #58 83.77 DEP criu/tty.d 15:49:52 [2019-10-03T15:49:52.475Z] #58 95.32 DEP criu/kcmp-ids.d 15:49:52 [2019-10-03T15:49:52.638Z] #58 84.03 DEP criu/timerfd.d 15:49:52 [2019-10-03T15:49:52.730Z] #58 95.46 DEP criu/irmap.d 15:49:52 [2019-10-03T15:49:52.985Z] #58 95.72 DEP criu/ipc_ns.d 15:49:52 [2019-10-03T15:49:52.985Z] #58 96.01 DEP criu/image.d 15:49:53 [2019-10-03T15:49:53.198Z] #58 84.25 DEP criu/sysfs_parse.d 15:49:53 [2019-10-03T15:49:53.198Z] #58 84.46 DEP criu/sysctl.d 15:49:53 [2019-10-03T15:49:53.453Z] #58 ... 15:49:53 [2019-10-03T15:49:53.453Z] 15:49:53 [2019-10-03T15:49:53.453Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:53 [2019-10-03T15:49:53.453Z] #13 74.71 Selecting previously unselected package vim. 15:49:53 [2019-10-03T15:49:53.453Z] #13 74.74 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 74.76 Unpacking vim (2:8.0.0197-4+deb9u3) ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 75.44 Selecting previously unselected package xfsprogs. 15:49:53 [2019-10-03T15:49:53.453Z] #13 75.44 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 75.44 Unpacking xfsprogs (4.9.0+nmu1) ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.10 Selecting previously unselected package zip. 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.10 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.11 Unpacking zip (3.0-11+b1) ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.33 Selecting previously unselected package libapparmor-perl. 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.33 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.34 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.49 Selecting previously unselected package apparmor. 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.49 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 76.60 Unpacking apparmor (2.11.0-3+deb9u2) ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 77.04 Selecting previously unselected package binutils-mingw-w64-i686. 15:49:53 [2019-10-03T15:49:53.453Z] #13 77.05 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.453Z] #13 77.05 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:49:53 [2019-10-03T15:49:53.545Z] #58 96.25 DEP criu/image-desc.d 15:49:53 [2019-10-03T15:49:53.545Z] #58 96.36 DEP criu/fsnotify.d 15:49:53 [2019-10-03T15:49:53.545Z] #58 96.57 DEP criu/filesystems.d 15:49:53 [2019-10-03T15:49:53.545Z] #58 ... 15:49:53 [2019-10-03T15:49:53.545Z] 15:49:53 [2019-10-03T15:49:53.545Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:53 [2019-10-03T15:49:53.545Z] #33 148.5 net/textproto 15:49:53 [2019-10-03T15:49:53.545Z] #33 148.6 crypto/x509 15:49:53 [2019-10-03T15:49:53.545Z] #33 149.7 vendor/golang.org/x/net/http/httpguts 15:49:53 [2019-10-03T15:49:53.545Z] #33 150.0 vendor/golang.org/x/net/http/httpproxy 15:49:53 [2019-10-03T15:49:53.545Z] #33 150.6 mime/multipart 15:49:53 [2019-10-03T15:49:53.545Z] #33 153.3 crypto/tls 15:49:53 [2019-10-03T15:49:53.800Z] #33 ... 15:49:53 [2019-10-03T15:49:53.800Z] 15:49:53 [2019-10-03T15:49:53.800Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:49:53 [2019-10-03T15:49:53.800Z] #13 91.56 Selecting previously unselected package gcc-mingw-w64-base. 15:49:53 [2019-10-03T15:49:53.800Z] #13 91.59 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.800Z] #13 91.60 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:49:53 [2019-10-03T15:49:53.800Z] #13 91.74 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:49:53 [2019-10-03T15:49:53.800Z] #13 91.75 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 15:49:53 [2019-10-03T15:49:53.800Z] #13 91.75 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:49:54 [2019-10-03T15:49:54.377Z] #13 78.87 Selecting previously unselected package binutils-mingw-w64-x86-64. 15:49:54 [2019-10-03T15:49:54.377Z] #13 78.90 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... 15:49:54 [2019-10-03T15:49:54.377Z] #13 78.91 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:49:55 [2019-10-03T15:49:55.687Z] #13 ... 15:49:55 [2019-10-03T15:49:55.688Z] 15:49:55 [2019-10-03T15:49:55.688Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:55 [2019-10-03T15:49:55.688Z] #33 160.2 net/http/httptrace 15:49:55 [2019-10-03T15:49:55.688Z] #33 160.4 net/http 15:49:56 [2019-10-03T15:49:56.253Z] #33 ... 15:49:56 [2019-10-03T15:49:56.253Z] 15:49:56 [2019-10-03T15:49:56.253Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 15:49:56 [2019-10-03T15:49:56.253Z] #27 DONE 161.0s 15:49:56 [2019-10-03T15:49:56.253Z] 15:49:56 [2019-10-03T15:49:56.253Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:56 [2019-10-03T15:49:56.253Z] #58 96.82 DEP criu/files.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 97.08 DEP criu/files-reg.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 97.39 DEP criu/files-ext.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 97.55 DEP criu/file-lock.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 97.74 DEP criu/file-ids.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 97.95 DEP criu/fifo.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.11 DEP criu/fdstore.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.25 DEP criu/fault-injection.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.33 DEP criu/external.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.47 DEP criu/eventpoll.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.68 DEP criu/eventfd.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.81 DEP criu/crtools.d 15:49:56 [2019-10-03T15:49:56.253Z] #58 98.99 DEP criu/cr-service.d 15:49:56 [2019-10-03T15:49:56.510Z] #58 99.36 DEP criu/cr-restore.d 15:49:56 [2019-10-03T15:49:56.933Z] #13 81.01 Selecting previously unselected package binutils-mingw-w64. 15:49:56 [2019-10-03T15:49:56.933Z] #13 81.01 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 15:49:56 [2019-10-03T15:49:56.933Z] #13 81.03 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:49:56 [2019-10-03T15:49:56.933Z] #13 81.13 Selecting previously unselected package mingw-w64-common. 15:49:56 [2019-10-03T15:49:56.933Z] #13 81.14 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 15:49:56 [2019-10-03T15:49:56.933Z] #13 81.15 Unpacking mingw-w64-common (5.0.1-1) ... 15:49:57 [2019-10-03T15:49:57.076Z] #58 99.91 DEP criu/cr-errno.d 15:49:57 [2019-10-03T15:49:57.076Z] #58 99.99 DEP criu/cr-dump.d 15:49:57 [2019-10-03T15:49:57.332Z] #58 ... 15:49:57 [2019-10-03T15:49:57.332Z] 15:49:57 [2019-10-03T15:49:57.332Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 15:49:57 [2019-10-03T15:49:57.332Z] #15 161.8 + rm -rf /tmp/tmp.ClqMg8teAx 15:49:57 [2019-10-03T15:49:57.332Z] #15 DONE 162.4s 15:49:57 [2019-10-03T15:49:57.588Z] 15:49:57 [2019-10-03T15:49:57.588Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:57 [2019-10-03T15:49:57.588Z] #58 100.3 DEP criu/cr-dedup.d 15:49:57 [2019-10-03T15:49:57.588Z] #58 100.5 DEP criu/cr-check.d 15:49:57 [2019-10-03T15:49:57.843Z] #58 100.7 DEP criu/config.d 15:49:58 [2019-10-03T15:49:58.099Z] #58 101.0 DEP criu/clone-noasan.d 15:49:58 [2019-10-03T15:49:58.099Z] #58 101.1 DEP criu/cgroup.d 15:49:58 [2019-10-03T15:49:58.294Z] #13 ... 15:49:58 [2019-10-03T15:49:58.294Z] 15:49:58 [2019-10-03T15:49:58.295Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:58 [2019-10-03T15:49:58.295Z] #33 145.9 net/textproto 15:49:58 [2019-10-03T15:49:58.295Z] #33 145.9 crypto/x509 15:49:58 [2019-10-03T15:49:58.295Z] #33 147.2 vendor/golang.org/x/net/http/httpguts 15:49:58 [2019-10-03T15:49:58.295Z] #33 147.6 vendor/golang.org/x/net/http/httpproxy 15:49:58 [2019-10-03T15:49:58.295Z] #33 148.1 mime/multipart 15:49:58 [2019-10-03T15:49:58.295Z] #33 150.4 crypto/tls 15:49:58 [2019-10-03T15:49:58.295Z] #33 ... 15:49:58 [2019-10-03T15:49:58.295Z] 15:49:58 [2019-10-03T15:49:58.295Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:49:58 [2019-10-03T15:49:58.295Z] #58 84.76 DEP criu/string.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 84.87 DEP criu/stats.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 85.01 DEP criu/sockets.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 85.22 DEP criu/sk-unix.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 85.63 DEP criu/sk-tcp.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 85.90 DEP criu/sk-queue.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 86.07 DEP criu/sk-packet.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 86.30 DEP criu/sk-netlink.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 86.55 DEP criu/sk-inet.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 86.79 DEP criu/signalfd.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 86.98 DEP criu/sigframe.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 87.09 DEP criu/shmem.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 87.37 DEP criu/servicefd.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 87.59 DEP criu/seize.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 87.86 DEP criu/seccomp.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 88.13 DEP criu/rst-malloc.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 88.19 DEP criu/rbtree.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 88.26 DEP criu/pstree.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 88.49 DEP criu/protobuf.d 15:49:58 [2019-10-03T15:49:58.295Z] #58 88.68 GEN criu/protobuf-desc-gen.h 15:49:58 [2019-10-03T15:49:58.660Z] #58 101.6 DEP criu/cgroup-props.d 15:49:58 [2019-10-03T15:49:58.660Z] #58 101.7 DEP criu/bitmap.d 15:49:58 [2019-10-03T15:49:58.915Z] #58 101.7 DEP criu/bfd.d 15:49:58 [2019-10-03T15:49:58.915Z] #58 101.8 DEP criu/autofs.d 15:49:59 [2019-10-03T15:49:59.170Z] #58 102.0 DEP criu/aio.d 15:49:59 [2019-10-03T15:49:59.219Z] #58 90.29 DEP criu/protobuf-desc.d 15:49:59 [2019-10-03T15:49:59.219Z] #58 90.56 DEP criu/proc_parse.d 15:49:59 [2019-10-03T15:49:59.425Z] #58 102.3 DEP criu/action-scripts.d 15:49:59 [2019-10-03T15:49:59.475Z] #58 ... 15:49:59 [2019-10-03T15:49:59.475Z] 15:49:59 [2019-10-03T15:49:59.475Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:49:59 [2019-10-03T15:49:59.475Z] #33 157.3 net/http/httptrace 15:49:59 [2019-10-03T15:49:59.681Z] #58 102.6 CC criu/action-scripts.o 15:49:59 [2019-10-03T15:49:59.730Z] #33 157.6 net/http 15:50:00 [2019-10-03T15:50:00.042Z] 🇩 bin/containerd 15:50:00 [2019-10-03T15:50:00.606Z] #58 103.3 CC criu/aio.o 15:50:00 [2019-10-03T15:50:00.861Z] #58 103.8 CC criu/autofs.o 15:50:02 [2019-10-03T15:50:02.801Z] #58 105.2 CC criu/bfd.o 15:50:02 [2019-10-03T15:50:02.801Z] #58 105.7 CC criu/bitmap.o 15:50:03 [2019-10-03T15:50:03.059Z] #58 105.9 CC criu/cgroup-props.o 15:50:03 [2019-10-03T15:50:03.985Z] #58 106.7 CC criu/cgroup.o 15:50:04 [2019-10-03T15:50:04.077Z] #33 ... 15:50:04 [2019-10-03T15:50:04.078Z] 15:50:04 [2019-10-03T15:50:04.078Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... 15:50:04 [2019-10-03T15:50:04.078Z] #15 160.8 + rm -rf /tmp/tmp.uZE6NxaWmG 15:50:04 [2019-10-03T15:50:04.078Z] #15 DONE 161.4s 15:50:04 [2019-10-03T15:50:04.078Z] 15:50:04 [2019-10-03T15:50:04.078Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum 15:50:04 [2019-10-03T15:50:04.078Z] #27 DONE 161.2s 15:50:04 [2019-10-03T15:50:04.078Z] 15:50:04 [2019-10-03T15:50:04.078Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:04 [2019-10-03T15:50:04.078Z] #58 90.87 DEP criu/plugin.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 90.98 DEP criu/pipes.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.13 DEP criu/pie-util.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.29 DEP criu/pie-util-vdso.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.36 DEP criu/pie-util-vdso-elf32.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.47 DEP criu/path.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.58 DEP criu/parasite-syscall.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.79 DEP criu/pagemap.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 91.90 DEP criu/pagemap-cache.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 92.03 DEP criu/page-xfer.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 92.17 DEP criu/page-pipe.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 92.34 DEP criu/netfilter.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 92.48 DEP criu/net.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 92.76 DEP criu/namespaces.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.06 DEP criu/mount.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.26 DEP criu/mem.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.41 DEP criu/lsm.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.52 DEP criu/log.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.63 DEP criu/libnetlink.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.76 DEP criu/kerndat.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 93.95 DEP criu/kcmp-ids.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 94.05 DEP criu/irmap.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 94.16 DEP criu/ipc_ns.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 94.31 DEP criu/image.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 94.45 DEP criu/image-desc.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 94.83 DEP criu/fsnotify.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 95.17 DEP criu/filesystems.d 15:50:04 [2019-10-03T15:50:04.078Z] #58 95.37 DEP criu/files.d 15:50:04 [2019-10-03T15:50:04.338Z] #58 95.61 DEP criu/files-reg.d 15:50:04 [2019-10-03T15:50:04.915Z] #58 96.04 DEP criu/files-ext.d 15:50:05 [2019-10-03T15:50:05.177Z] #58 96.43 DEP criu/file-lock.d 15:50:05 [2019-10-03T15:50:05.432Z] #58 96.80 DEP criu/file-ids.d 15:50:05 [2019-10-03T15:50:05.687Z] #58 97.05 DEP criu/fifo.d 15:50:06 [2019-10-03T15:50:06.249Z] #58 97.25 DEP criu/fdstore.d 15:50:06 [2019-10-03T15:50:06.249Z] #58 97.35 DEP criu/fault-injection.d 15:50:06 [2019-10-03T15:50:06.249Z] #58 97.40 DEP criu/external.d 15:50:06 [2019-10-03T15:50:06.249Z] #58 97.48 DEP criu/eventpoll.d 15:50:06 [2019-10-03T15:50:06.249Z] #58 97.61 DEP criu/eventfd.d 15:50:06 [2019-10-03T15:50:06.810Z] #58 97.77 DEP criu/crtools.d 15:50:06 [2019-10-03T15:50:06.810Z] #58 97.98 DEP criu/cr-service.d 15:50:06 [2019-10-03T15:50:06.810Z] #58 98.20 DEP criu/cr-restore.d 15:50:07 [2019-10-03T15:50:07.285Z] #58 109.7 CC criu/clone-noasan.o 15:50:07 [2019-10-03T15:50:07.285Z] #58 109.8 CC criu/config.o 15:50:07 [2019-10-03T15:50:07.371Z] #58 98.49 DEP criu/cr-errno.d 15:50:07 [2019-10-03T15:50:07.371Z] #58 98.51 DEP criu/cr-dump.d 15:50:07 [2019-10-03T15:50:07.627Z] #58 98.68 DEP criu/cr-dedup.d 15:50:07 [2019-10-03T15:50:07.627Z] #58 98.89 DEP criu/cr-check.d 15:50:07 [2019-10-03T15:50:07.846Z] #58 ... 15:50:07 [2019-10-03T15:50:07.846Z] 15:50:07 [2019-10-03T15:50:07.846Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:50:07 [2019-10-03T15:50:07.846Z] #33 172.6 github.com/LK4D4/vndr/godl 15:50:07 [2019-10-03T15:50:07.882Z] #58 99.11 DEP criu/config.d 15:50:08 [2019-10-03T15:50:08.138Z] #58 99.35 DEP criu/clone-noasan.d 15:50:08 [2019-10-03T15:50:08.138Z] #58 99.43 DEP criu/cgroup.d 15:50:08 [2019-10-03T15:50:08.393Z] #58 99.65 DEP criu/cgroup-props.d 15:50:08 [2019-10-03T15:50:08.393Z] #58 99.77 DEP criu/bitmap.d 15:50:08 [2019-10-03T15:50:08.406Z] #33 173.2 github.com/LK4D4/vndr 15:50:08 [2019-10-03T15:50:08.649Z] #58 99.79 DEP criu/bfd.d 15:50:08 [2019-10-03T15:50:08.649Z] #58 99.90 DEP criu/autofs.d 15:50:08 [2019-10-03T15:50:08.905Z] #58 100.1 DEP criu/aio.d 15:50:09 [2019-10-03T15:50:09.160Z] #58 100.2 DEP criu/action-scripts.d 15:50:09 [2019-10-03T15:50:09.160Z] #58 100.5 CC criu/action-scripts.o 15:50:09 [2019-10-03T15:50:09.720Z] #58 101.0 CC criu/aio.o 15:50:10 [2019-10-03T15:50:10.280Z] #58 101.7 CC criu/autofs.o 15:50:12 [2019-10-03T15:50:12.166Z] #58 ... 15:50:12 [2019-10-03T15:50:12.166Z] 15:50:12 [2019-10-03T15:50:12.166Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:50:12 [2019-10-03T15:50:12.166Z] #33 169.8 github.com/LK4D4/vndr/godl 15:50:12 [2019-10-03T15:50:12.727Z] #33 170.4 github.com/LK4D4/vndr 15:50:13 [2019-10-03T15:50:13.650Z] #33 ... 15:50:13 [2019-10-03T15:50:13.650Z] 15:50:13 [2019-10-03T15:50:13.650Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:13 [2019-10-03T15:50:13.650Z] #13 110.4 Selecting previously unselected package g++-mingw-w64-x86-64. 15:50:13 [2019-10-03T15:50:13.650Z] #13 110.4 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 15:50:13 [2019-10-03T15:50:13.650Z] #13 110.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:14 [2019-10-03T15:50:14.557Z] + rm -rf /tmp/tmp.7iAT0E8lXQ 15:50:14 [2019-10-03T15:50:14.557Z] Removing intermediate container 1c4c4ffd2712 15:50:14 [2019-10-03T15:50:14.557Z] ---> 5d792f6c5ebe 15:50:14 [2019-10-03T15:50:14.557Z] Step 20/126 : FROM base AS frozen-images 15:50:14 [2019-10-03T15:50:14.557Z] ---> a8e05796ab74 15:50:14 [2019-10-03T15:50:14.557Z] Step 21/126 : ARG DEBIAN_FRONTEND 15:50:14 [2019-10-03T15:50:14.557Z] ---> Using cache 15:50:14 [2019-10-03T15:50:14.557Z] ---> fe047d907a77 15:50:14 [2019-10-03T15:50:14.557Z] Step 22/126 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* 15:50:14 [2019-10-03T15:50:14.557Z] ---> Running in c52f3e6fae3d 15:50:14 [2019-10-03T15:50:14.557Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:50:14 [2019-10-03T15:50:14.557Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:50:14 [2019-10-03T15:50:14.557Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:50:14 [2019-10-03T15:50:14.557Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:50:14 [2019-10-03T15:50:14.557Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:50:14 [2019-10-03T15:50:14.557Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] 15:50:14 [2019-10-03T15:50:14.557Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 15:50:14 [2019-10-03T15:50:14.557Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 15:50:15 [2019-10-03T15:50:15.174Z] Fetched 7719 kB in 2s (3104 kB/s) 15:50:15 [2019-10-03T15:50:15.987Z] #33 ... 15:50:15 [2019-10-03T15:50:15.988Z] 15:50:15 [2019-10-03T15:50:15.988Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:15 [2019-10-03T15:50:15.988Z] #13 89.82 Selecting previously unselected package mingw-w64-x86-64-dev. 15:50:15 [2019-10-03T15:50:15.988Z] #13 89.83 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 15:50:15 [2019-10-03T15:50:15.988Z] #13 89.88 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 15:50:15 [2019-10-03T15:50:15.988Z] #13 94.75 Selecting previously unselected package gcc-mingw-w64-base. 15:50:15 [2019-10-03T15:50:15.988Z] #13 94.78 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... 15:50:15 [2019-10-03T15:50:15.988Z] #13 94.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:50:15 [2019-10-03T15:50:15.988Z] #13 94.90 Selecting previously unselected package gcc-mingw-w64-x86-64. 15:50:15 [2019-10-03T15:50:15.988Z] #13 94.92 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 15:50:15 [2019-10-03T15:50:15.988Z] #13 94.93 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:16 [2019-10-03T15:50:16.646Z] Reading package lists... 15:50:16 [2019-10-03T15:50:16.918Z] #13 ... 15:50:16 [2019-10-03T15:50:16.918Z] 15:50:16 [2019-10-03T15:50:16.918Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:50:16 [2019-10-03T15:50:16.918Z] #33 DONE 181.5s 15:50:16 [2019-10-03T15:50:16.918Z] 15:50:16 [2019-10-03T15:50:16.918Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:16 [2019-10-03T15:50:16.918Z] #58 111.4 CC criu/cr-check.o 15:50:16 [2019-10-03T15:50:16.918Z] #58 113.1 CC criu/cr-dedup.o 15:50:16 [2019-10-03T15:50:16.918Z] #58 113.6 CC criu/cr-dump.o 15:50:16 [2019-10-03T15:50:16.918Z] #58 116.0 CC criu/cr-errno.o 15:50:16 [2019-10-03T15:50:16.918Z] #58 116.1 CC criu/cr-restore.o 15:50:17 [2019-10-03T15:50:17.654Z] Reading package lists... 15:50:17 [2019-10-03T15:50:17.937Z] Building dependency tree... 15:50:17 [2019-10-03T15:50:17.937Z] Reading state information... 15:50:17 [2019-10-03T15:50:17.937Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). 15:50:17 [2019-10-03T15:50:17.937Z] The following additional packages will be installed: 15:50:17 [2019-10-03T15:50:17.937Z] libjq1 libonig4 15:50:17 [2019-10-03T15:50:17.937Z] The following NEW packages will be installed: 15:50:17 [2019-10-03T15:50:17.937Z] jq libjq1 libonig4 15:50:17 [2019-10-03T15:50:17.937Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:50:17 [2019-10-03T15:50:17.937Z] Need to get 310 kB of archives. 15:50:17 [2019-10-03T15:50:17.937Z] After this operation, 1267 kB of additional disk space will be used. 15:50:17 [2019-10-03T15:50:17.937Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] 15:50:18 [2019-10-03T15:50:18.220Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] 15:50:18 [2019-10-03T15:50:18.220Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] 15:50:18 [2019-10-03T15:50:18.220Z] debconf: delaying package configuration, since apt-utils is not installed 15:50:18 [2019-10-03T15:50:18.220Z] Fetched 310 kB in 0s (3619 kB/s) 15:50:18 [2019-10-03T15:50:18.220Z] Selecting previously unselected package libonig4:ppc64el. 15:50:18 [2019-10-03T15:50:18.220Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 15:50:18 [2019-10-03T15:50:18.220Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... 15:50:18 [2019-10-03T15:50:18.220Z] Unpacking libonig4:ppc64el (6.1.3-2) ... 15:50:18 [2019-10-03T15:50:18.501Z] Selecting previously unselected package libjq1:ppc64el. 15:50:18 [2019-10-03T15:50:18.501Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... 15:50:18 [2019-10-03T15:50:18.501Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... 15:50:18 [2019-10-03T15:50:18.501Z] Selecting previously unselected package jq. 15:50:18 [2019-10-03T15:50:18.501Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... 15:50:18 [2019-10-03T15:50:18.501Z] Unpacking jq (1.5+dfsg-1.3) ... 15:50:18 [2019-10-03T15:50:18.501Z] Setting up libonig4:ppc64el (6.1.3-2) ... 15:50:18 [2019-10-03T15:50:18.501Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... 15:50:18 [2019-10-03T15:50:18.501Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:18 [2019-10-03T15:50:18.501Z] Setting up jq (1.5+dfsg-1.3) ... 15:50:18 [2019-10-03T15:50:18.798Z] Removing intermediate container c52f3e6fae3d 15:50:18 [2019-10-03T15:50:18.798Z] ---> 94fcfb3b53ae 15:50:18 [2019-10-03T15:50:18.798Z] Step 23/126 : COPY contrib/download-frozen-image-v2.sh / 15:50:18 [2019-10-03T15:50:18.806Z] #58 121.4 CC criu/cr-service.o 15:50:19 [2019-10-03T15:50:19.082Z] ---> a11b9463d0ba 15:50:19 [2019-10-03T15:50:19.082Z] Step 24/126 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c 15:50:19 [2019-10-03T15:50:19.082Z] ---> Running in 8eddd402c898 15:50:20 [2019-10-03T15:50:20.090Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 15:50:20 [2019-10-03T15:50:20.170Z] #58 123.0 CC criu/crtools.o 15:50:20 [2019-10-03T15:50:20.310Z] 🇩 bin/containerd-stress 15:50:20 [2019-10-03T15:50:20.310Z] 🇩 bin/containerd-shim 15:50:20 [2019-10-03T15:50:20.372Z]  15:50:20 [2019-10-03T15:50:20.731Z] #58 123.6 CC criu/eventfd.o 15:50:20 [2019-10-03T15:50:20.987Z] #58 ... 15:50:20 [2019-10-03T15:50:20.987Z] 15:50:20 [2019-10-03T15:50:20.987Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:20 [2019-10-03T15:50:20.987Z] #13 122.7 Setting up aufs-tools (1:4.1+20161219-1) ... 15:50:20 [2019-10-03T15:50:20.987Z] #13 122.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:50:20 [2019-10-03T15:50:20.987Z] #13 122.7 Setting up libsepol1-dev:amd64 (2.6-2) ... 15:50:20 [2019-10-03T15:50:20.987Z] #13 122.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 15:50:20 [2019-10-03T15:50:20.992Z]  ########  12.2% ######################    31.2% ########################################    56.5% #########################################################   79.3% ######################################################################## 100.0% 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.8 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.8 Processing triggers for mime-support (3.60) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.9 Setting up libcap2-bin (1:2.25-1) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:50:21 [2019-10-03T15:50:21.243Z] #13 122.9 Setting up bash-completion (1:2.1-4.3) ... 15:50:21 [2019-10-03T15:50:21.274Z]  15:50:21 [2019-10-03T15:50:21.557Z]  ############   17.8% #################################################     68.3% ######################################################################## 100.0% 15:50:21 [2019-10-03T15:50:21.839Z]  15:50:22 [2019-10-03T15:50:22.518Z] #13 ... 15:50:22 [2019-10-03T15:50:22.518Z] 15:50:22 [2019-10-03T15:50:22.518Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:22 [2019-10-03T15:50:22.518Z] #58 103.4 CC criu/bfd.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 104.0 CC criu/bitmap.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 104.3 CC criu/cgroup-props.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 105.3 CC criu/cgroup.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 108.8 CC criu/clone-noasan.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 109.0 CC criu/config.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 110.6 CC criu/cr-check.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 112.3 CC criu/cr-dedup.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 112.8 CC criu/cr-dump.o 15:50:22 [2019-10-03T15:50:22.518Z] #58 ... 15:50:22 [2019-10-03T15:50:22.518Z] 15:50:22 [2019-10-03T15:50:22.518Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr 15:50:22 [2019-10-03T15:50:22.518Z] #33 DONE 179.3s 15:50:22 [2019-10-03T15:50:22.518Z] 15:50:22 [2019-10-03T15:50:22.518Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:50:22 [2019-10-03T15:50:22.691Z]  ### 4.7% ###############      21.3% ####################### 32.7% ########################################### 60.4% ######################################################             76.2% ######################################################################## 100.0% 15:50:22 [2019-10-03T15:50:22.986Z]  15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Setting up libonig4:amd64 (6.1.3-2) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Setting up zip (3.0-11+b1) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Setting up bzip2 (1.0.6-8.1) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up libaio1:amd64 (0.3.110-3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up xz-utils (5.2.2-1.2+b1) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.3 Setting up libpcre32-3:amd64 (2:8.39-3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.4 Setting up libnfnetlink0:amd64 (1.0.1-3) ... 15:50:23 [2019-10-03T15:50:23.757Z] #13 125.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up libpcre16-3:amd64 (2:8.39-3) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up libnl-3-200:amd64 (3.2.27-2) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.8 Setting up pigz (2.3.4-1) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.9 Setting up libmpdec2:amd64 (2.4.2-1) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.9 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.9 Setting up mingw-w64-common (5.0.1-1) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 125.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 126.0 Setting up jq (1.5+dfsg-1.3) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 126.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 126.0 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 126.0 Setting up xfsprogs (4.9.0+nmu1) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 126.0 Setting up vim (2:8.0.0197-4+deb9u3) ... 15:50:24 [2019-10-03T15:50:24.319Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:50:24 [2019-10-03T15:50:24.406Z] #47 ... 15:50:24 [2019-10-03T15:50:24.406Z] 15:50:24 [2019-10-03T15:50:24.406Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:24 [2019-10-03T15:50:24.406Z] #58 115.4 CC criu/cr-errno.o 15:50:24 [2019-10-03T15:50:24.406Z] #58 115.5 CC criu/cr-restore.o 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 Setting up iptables (1.6.0+snapshot20161117-6) ... 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.1 Setting up btrfs-progs (4.7.3-1) ... 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... 15:50:24 [2019-10-03T15:50:24.575Z] #13 126.2 Setting up python3.5 (3.5.3-1+deb9u1) ... 15:50:24 [2019-10-03T15:50:24.643Z]  ###   4.7% ########   11.7% #############   19.3% ##################   25.8% ########################                    33.4% #############################                         40.6% ###################################               48.6% ########################################            56.6% ############################################## 64.6% ###################################################### 75.5% #############################################################  85.4% ##################################################################        92.5% ######################################################################## 100.0% 15:50:24 [2019-10-03T15:50:24.643Z]  15:50:25 [2019-10-03T15:50:25.262Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 15:50:25 [2019-10-03T15:50:25.510Z] 🇩 bin/containerd-shim-runc-v1 15:50:25 [2019-10-03T15:50:25.543Z]  15:50:25 [2019-10-03T15:50:25.543Z]  ######################################################################## 100.0% 15:50:25 [2019-10-03T15:50:25.543Z]  15:50:26 [2019-10-03T15:50:26.549Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 15:50:26 [2019-10-03T15:50:26.549Z]  15:50:26 [2019-10-03T15:50:26.831Z]  ######################################################################## 100.0% 15:50:26 [2019-10-03T15:50:26.831Z]  15:50:27 [2019-10-03T15:50:27.444Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 15:50:27 [2019-10-03T15:50:27.444Z] skipping existing c8c2d4a6b2e3 15:50:27 [2019-10-03T15:50:27.444Z] 15:50:28 [2019-10-03T15:50:28.286Z] 🇩 binaries 15:50:28 [2019-10-03T15:50:28.286Z] + mkdir -p /build 15:50:28 [2019-10-03T15:50:28.286Z] + cp bin/containerd /build/containerd 15:50:28 [2019-10-03T15:50:28.286Z] + cp bin/containerd-shim /build/containerd-shim 15:50:28 [2019-10-03T15:50:28.286Z] + cp bin/ctr /build/ctr 15:50:28 [2019-10-03T15:50:28.452Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 15:50:28 [2019-10-03T15:50:28.452Z]  15:50:28 [2019-10-03T15:50:28.571Z] #58 119.8 CC criu/cr-service.o 15:50:28 [2019-10-03T15:50:28.735Z]  ######################################################################## 100.0% 15:50:28 [2019-10-03T15:50:28.735Z]  15:50:28 [2019-10-03T15:50:28.735Z] Download of images into '/build' complete. 15:50:28 [2019-10-03T15:50:28.735Z] Use something like the following to load the result into a Docker daemon: 15:50:28 [2019-10-03T15:50:28.735Z] tar -cC '/build' . | docker load 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.9 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.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 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.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 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.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 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.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 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.9 Setting up btrfs-tools (4.7.3-1) ... 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.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 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.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 15:50:29 [2019-10-03T15:50:29.818Z] #13 130.9 Setting up python3 (3.5.3-1) ... 15:50:29 [2019-10-03T15:50:29.935Z] #58 121.3 CC criu/crtools.o 15:50:30 [2019-10-03T15:50:30.746Z] #13 132.4 Setting up apparmor (2.11.0-3+deb9u2) ... 15:50:30 [2019-10-03T15:50:30.765Z] Removing intermediate container 383097bab66d 15:50:30 [2019-10-03T15:50:30.765Z] ---> 533c1191b78a 15:50:30 [2019-10-03T15:50:30.765Z] Step 57/126 : FROM dev-base AS proxy 15:50:30 [2019-10-03T15:50:30.765Z] ---> c8eab50701dd 15:50:30 [2019-10-03T15:50:30.765Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy 15:50:30 [2019-10-03T15:50:30.765Z] ---> Running in 878d73f02c87 15:50:30 [2019-10-03T15:50:30.765Z] Removing intermediate container 878d73f02c87 15:50:30 [2019-10-03T15:50:30.765Z] ---> 0ed8f6f25733 15:50:30 [2019-10-03T15:50:30.765Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:50:30 [2019-10-03T15:50:30.862Z] #58 121.9 CC criu/eventfd.o 15:50:31 [2019-10-03T15:50:31.002Z] #13 ... 15:50:31 [2019-10-03T15:50:31.002Z] 15:50:31 [2019-10-03T15:50:31.002Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:31 [2019-10-03T15:50:31.002Z] #58 124.0 CC criu/eventpoll.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 124.9 CC criu/external.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 125.3 CC criu/fault-injection.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 125.4 CC criu/fdstore.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 125.8 CC criu/fifo.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 126.1 CC criu/file-ids.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 126.4 CC criu/file-lock.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 127.1 CC criu/files-ext.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 127.4 CC criu/files-reg.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 129.4 CC criu/files.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 131.6 CC criu/filesystems.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 132.4 CC criu/fsnotify.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 133.6 CC criu/image-desc.o 15:50:31 [2019-10-03T15:50:31.002Z] #58 133.8 CC criu/image.o 15:50:31 [2019-10-03T15:50:31.118Z] #58 122.3 CC criu/eventpoll.o 15:50:31 [2019-10-03T15:50:31.132Z] ---> 82a588f8cd08 15:50:31 [2019-10-03T15:50:31.132Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:50:31 [2019-10-03T15:50:31.414Z] Removing intermediate container 8eddd402c898 15:50:31 [2019-10-03T15:50:31.414Z] ---> ac3e922da5fe 15:50:31 [2019-10-03T15:50:31.414Z] Step 25/126 : FROM base AS cross-false 15:50:31 [2019-10-03T15:50:31.414Z] ---> a8e05796ab74 15:50:31 [2019-10-03T15:50:31.414Z] Step 26/126 : FROM base AS cross-true 15:50:31 [2019-10-03T15:50:31.414Z] ---> a8e05796ab74 15:50:31 [2019-10-03T15:50:31.414Z] Step 27/126 : ARG DEBIAN_FRONTEND 15:50:31 [2019-10-03T15:50:31.414Z] ---> Using cache 15:50:31 [2019-10-03T15:50:31.414Z] ---> fe047d907a77 15:50:31 [2019-10-03T15:50:31.414Z] Step 28/126 : RUN dpkg --add-architecture armhf 15:50:31 [2019-10-03T15:50:31.414Z] ---> Running in b0922614cd0e 15:50:31 [2019-10-03T15:50:31.495Z] ---> 7daa789a30d6 15:50:31 [2019-10-03T15:50:31.495Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:50:31 [2019-10-03T15:50:31.495Z] ---> Running in 51002df98d1b 15:50:31 [2019-10-03T15:50:31.866Z] + RM_GOPATH=0 15:50:31 [2019-10-03T15:50:31.866Z] + TMP_GOPATH= 15:50:31 [2019-10-03T15:50:31.866Z] + : /build 15:50:31 [2019-10-03T15:50:31.866Z] + '[' -z '' ']' 15:50:31 [2019-10-03T15:50:31.866Z] ++ mktemp -d 15:50:31 [2019-10-03T15:50:31.866Z] + export GOPATH=/tmp/tmp.oTEHqx2auL 15:50:31 [2019-10-03T15:50:31.866Z] + GOPATH=/tmp/tmp.oTEHqx2auL 15:50:31 [2019-10-03T15:50:31.866Z] + RM_GOPATH=1 15:50:31 [2019-10-03T15:50:31.866Z] ++ dirname ./install.sh 15:50:31 [2019-10-03T15:50:31.866Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 15:50:31 [2019-10-03T15:50:31.866Z] + dir=. 15:50:31 [2019-10-03T15:50:31.866Z] + bin=proxy 15:50:31 [2019-10-03T15:50:31.866Z] + shift 15:50:31 [2019-10-03T15:50:31.866Z] + '[' '!' -f ./proxy.installer ']' 15:50:31 [2019-10-03T15:50:31.866Z] + . ./proxy.installer 15:50:31 [2019-10-03T15:50:31.866Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 15:50:31 [2019-10-03T15:50:31.866Z] + install_proxy 15:50:31 [2019-10-03T15:50:31.866Z] + case "$1" in 15:50:31 [2019-10-03T15:50:31.866Z] + export CGO_ENABLED=0 15:50:31 [2019-10-03T15:50:31.866Z] + CGO_ENABLED=0 15:50:31 [2019-10-03T15:50:31.866Z] + _install_proxy 15:50:31 [2019-10-03T15:50:31.866Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' 15:50:31 [2019-10-03T15:50:31.866Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oTEHqx2auL/src/github.com/docker/libnetwork 15:50:31 [2019-10-03T15:50:31.866Z] Cloning into '/tmp/tmp.oTEHqx2auL/src/github.com/docker/libnetwork'... 15:50:31 [2019-10-03T15:50:31.929Z] #58 134.7 CC criu/ipc_ns.o 15:50:32 [2019-10-03T15:50:32.032Z] Removing intermediate container b0922614cd0e 15:50:32 [2019-10-03T15:50:32.032Z] ---> e67f50ab0ad5 15:50:32 [2019-10-03T15:50:32.032Z] Step 29/126 : RUN dpkg --add-architecture arm64 15:50:32 [2019-10-03T15:50:32.032Z] ---> Running in 744d8d0d03e7 15:50:32 [2019-10-03T15:50:32.184Z] #58 ... 15:50:32 [2019-10-03T15:50:32.184Z] 15:50:32 [2019-10-03T15:50:32.184Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:32 [2019-10-03T15:50:32.184Z] #13 133.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 15:50:32 [2019-10-03T15:50:32.184Z] #13 133.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 15:50:32 [2019-10-03T15:50:32.440Z] #13 134.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 15:50:32 [2019-10-03T15:50:32.440Z] #13 134.0 Setting up python3-wheel (0.29.0-2) ... 15:50:32 [2019-10-03T15:50:32.526Z] #58 123.5 CC criu/external.o 15:50:32 [2019-10-03T15:50:32.782Z] #58 123.9 CC criu/fault-injection.o 15:50:32 [2019-10-03T15:50:32.782Z] #58 124.0 CC criu/fdstore.o 15:50:33 [2019-10-03T15:50:33.049Z] Removing intermediate container 744d8d0d03e7 15:50:33 [2019-10-03T15:50:33.049Z] ---> 56d8df91f8eb 15:50:33 [2019-10-03T15:50:33.049Z] Step 30/126 : RUN dpkg --add-architecture armel 15:50:33 [2019-10-03T15:50:33.049Z] ---> Running in 172972f13dd4 15:50:33 [2019-10-03T15:50:33.344Z] #58 124.4 CC criu/fifo.o 15:50:33 [2019-10-03T15:50:33.367Z] #13 134.9 Setting up python3-pkg-resources (33.1.1-1) ... 15:50:33 [2019-10-03T15:50:33.600Z] #58 124.8 CC criu/file-ids.o 15:50:33 [2019-10-03T15:50:33.664Z] Removing intermediate container 172972f13dd4 15:50:33 [2019-10-03T15:50:33.664Z] ---> 96d54f7e5c03 15:50:33 [2019-10-03T15:50:33.664Z] Step 31/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi 15:50:33 [2019-10-03T15:50:33.664Z] ---> Running in 08bb942e965c 15:50:33 [2019-10-03T15:50:33.685Z] + cd /tmp/tmp.oTEHqx2auL/src/github.com/docker/libnetwork 15:50:33 [2019-10-03T15:50:33.685Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 15:50:33 [2019-10-03T15:50:33.685Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:50:33 [2019-10-03T15:50:33.899Z] #58 125.3 CC criu/file-lock.o 15:50:34 [2019-10-03T15:50:34.284Z] Removing intermediate container 08bb942e965c 15:50:34 [2019-10-03T15:50:34.284Z] ---> 7d026f7b623c 15:50:34 [2019-10-03T15:50:34.284Z] Step 32/126 : FROM cross-${CROSS} as dev-base 15:50:34 [2019-10-03T15:50:34.284Z] ---> a8e05796ab74 15:50:34 [2019-10-03T15:50:34.284Z] Step 33/126 : FROM dev-base AS runtime-dev-cross-false 15:50:34 [2019-10-03T15:50:34.284Z] ---> a8e05796ab74 15:50:34 [2019-10-03T15:50:34.284Z] Step 34/126 : ARG DEBIAN_FRONTEND 15:50:34 [2019-10-03T15:50:34.284Z] ---> Using cache 15:50:34 [2019-10-03T15:50:34.284Z] ---> fe047d907a77 15:50:34 [2019-10-03T15:50:34.284Z] Step 35/126 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* 15:50:34 [2019-10-03T15:50:34.284Z] ---> Running in cdbb200e4b96 15:50:34 [2019-10-03T15:50:34.732Z] #13 136.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 15:50:34 [2019-10-03T15:50:34.732Z] #13 136.1 Setting up python3-pip (9.0.1-2+deb9u1) ... 15:50:34 [2019-10-03T15:50:34.867Z] #58 126.3 CC criu/files-ext.o 15:50:34 [2019-10-03T15:50:34.902Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:50:34 [2019-10-03T15:50:34.902Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:50:34 [2019-10-03T15:50:34.902Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:50:34 [2019-10-03T15:50:34.902Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:50:34 [2019-10-03T15:50:34.902Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:50:35 [2019-10-03T15:50:35.187Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] 15:50:35 [2019-10-03T15:50:35.187Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 15:50:35 [2019-10-03T15:50:35.473Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 15:50:35 [2019-10-03T15:50:35.659Z] #13 137.2 Setting up dmsetup (2:1.02.137-2) ... 15:50:35 [2019-10-03T15:50:35.659Z] #13 137.2 Setting up python3-setuptools (33.1.1-1) ... 15:50:35 [2019-10-03T15:50:35.794Z] #58 126.7 CC criu/files-reg.o 15:50:36 [2019-10-03T15:50:36.179Z] Removing intermediate container 51002df98d1b 15:50:36 [2019-10-03T15:50:36.179Z] ---> b0ad4905353c 15:50:36 [2019-10-03T15:50:36.179Z] Step 62/126 : FROM base AS golangci_lint 15:50:36 [2019-10-03T15:50:36.179Z] ---> c8eab50701dd 15:50:36 [2019-10-03T15:50:36.179Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint 15:50:36 [2019-10-03T15:50:36.179Z] ---> Running in 9023ffb8fe28 15:50:36 [2019-10-03T15:50:36.179Z] Removing intermediate container 9023ffb8fe28 15:50:36 [2019-10-03T15:50:36.179Z] ---> 95268da9951e 15:50:36 [2019-10-03T15:50:36.179Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:50:36 [2019-10-03T15:50:36.355Z] #58 ... 15:50:36 [2019-10-03T15:50:36.355Z] 15:50:36 [2019-10-03T15:50:36.355Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:36 [2019-10-03T15:50:36.355Z] #13 110.7 Selecting previously unselected package g++-mingw-w64-x86-64. 15:50:36 [2019-10-03T15:50:36.355Z] #13 110.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... 15:50:36 [2019-10-03T15:50:36.355Z] #13 110.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:36 [2019-10-03T15:50:36.586Z] #13 138.4 Setting up dh-python (2.20170125) ... 15:50:36 [2019-10-03T15:50:36.631Z] ---> 1b0f91a88d3b 15:50:36 [2019-10-03T15:50:36.631Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:50:36 [2019-10-03T15:50:36.631Z] ---> d9357969cd18 15:50:36 [2019-10-03T15:50:36.631Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:50:36 [2019-10-03T15:50:36.631Z] ---> Running in 519cd62c89ee 15:50:37 [2019-10-03T15:50:37.067Z] + RM_GOPATH=0 15:50:37 [2019-10-03T15:50:37.067Z] + TMP_GOPATH= 15:50:37 [2019-10-03T15:50:37.067Z] + : /build 15:50:37 [2019-10-03T15:50:37.067Z] + '[' -z '' ']' 15:50:37 [2019-10-03T15:50:37.067Z] ++ mktemp -d 15:50:37 [2019-10-03T15:50:37.067Z] + export GOPATH=/tmp/tmp.mLKlw6BgfS 15:50:37 [2019-10-03T15:50:37.067Z] + GOPATH=/tmp/tmp.mLKlw6BgfS 15:50:37 [2019-10-03T15:50:37.067Z] + RM_GOPATH=1 15:50:37 [2019-10-03T15:50:37.489Z] Installing golangci-lint version v1.17.1 15:50:37 [2019-10-03T15:50:37.489Z] ++ dirname ./install.sh 15:50:37 [2019-10-03T15:50:37.489Z] + dir=. 15:50:37 [2019-10-03T15:50:37.489Z] + bin=golangci_lint 15:50:37 [2019-10-03T15:50:37.489Z] + shift 15:50:37 [2019-10-03T15:50:37.489Z] + '[' '!' -f ./golangci_lint.installer ']' 15:50:37 [2019-10-03T15:50:37.489Z] + . ./golangci_lint.installer 15:50:37 [2019-10-03T15:50:37.489Z] ++ : v1.17.1 15:50:37 [2019-10-03T15:50:37.489Z] + install_golangci_lint 15:50:37 [2019-10-03T15:50:37.489Z] + echo 'Installing golangci-lint version v1.17.1' 15:50:37 [2019-10-03T15:50:37.489Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 15:50:37 [2019-10-03T15:50:37.499Z] Fetched 7719 kB in 2s (3100 kB/s) 15:50:37 [2019-10-03T15:50:37.513Z] #13 139.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... 15:50:37 [2019-10-03T15:50:37.513Z] #13 139.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.8 Setting up aufs-tools (1:4.1+20161219-1) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.9 Setting up libsepol1-dev:amd64 (2.6-2) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 121.9 Processing triggers for mime-support (3.60) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 122.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 122.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 122.0 Setting up libcap2-bin (1:2.25-1) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 122.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 122.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:50:37 [2019-10-03T15:50:37.538Z] #13 122.0 Setting up bash-completion (1:2.1-4.3) ... 15:50:37 [2019-10-03T15:50:37.789Z] Removing intermediate container 225a89107458 15:50:37 [2019-10-03T15:50:37.789Z] ---> 969b52da54d2 15:50:37 [2019-10-03T15:50:37.789Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] 15:50:37 [2019-10-03T15:50:37.789Z] ---> Running in a3138588b15a 15:50:37 [2019-10-03T15:50:37.789Z] Removing intermediate container a3138588b15a 15:50:37 [2019-10-03T15:50:37.789Z] ---> f0849d120e32 15:50:37 [2019-10-03T15:50:37.789Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker 15:50:37 [2019-10-03T15:50:37.789Z] ---> Running in 1b72adf34db6 15:50:37 [2019-10-03T15:50:37.789Z] Removing intermediate container 1b72adf34db6 15:50:37 [2019-10-03T15:50:37.789Z] ---> 62cd6a655751 15:50:37 [2019-10-03T15:50:37.789Z] Step 8/8 : COPY . . 15:50:37 [2019-10-03T15:50:37.837Z] #13 ... 15:50:37 [2019-10-03T15:50:37.837Z] 15:50:37 [2019-10-03T15:50:37.837Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:37 [2019-10-03T15:50:37.837Z] #58 129.0 CC criu/files.o 15:50:38 [2019-10-03T15:50:38.074Z] #13 DONE 139.8s 15:50:38 [2019-10-03T15:50:38.074Z] 15:50:38 [2019-10-03T15:50:38.074Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:50:38 [2019-10-03T15:50:38.508Z] Reading package lists... 15:50:38 [2019-10-03T15:50:38.806Z] + cd /tmp/tmp.mLKlw6BgfS/src/github.com/golangci/golangci-lint/ 15:50:38 [2019-10-03T15:50:38.806Z] + git checkout -q v1.17.1 15:50:39 [2019-10-03T15:50:39.173Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 15:50:39 [2019-10-03T15:50:39.526Z] Reading package lists... 15:50:39 [2019-10-03T15:50:39.808Z] Building dependency tree... 15:50:39 [2019-10-03T15:50:39.808Z] Reading state information... 15:50:39 [2019-10-03T15:50:39.808Z] The following additional packages will be installed: 15:50:39 [2019-10-03T15:50:39.808Z] libapparmor1 libseccomp2 15:50:39 [2019-10-03T15:50:39.808Z] Suggested packages: 15:50:39 [2019-10-03T15:50:39.808Z] seccomp 15:50:39 [2019-10-03T15:50:39.808Z] The following NEW packages will be installed: 15:50:39 [2019-10-03T15:50:39.808Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 15:50:40 [2019-10-03T15:50:40.090Z] 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. 15:50:40 [2019-10-03T15:50:40.090Z] Need to get 296 kB of archives. 15:50:40 [2019-10-03T15:50:40.090Z] After this operation, 1346 kB of additional disk space will be used. 15:50:40 [2019-10-03T15:50:40.090Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] 15:50:40 [2019-10-03T15:50:40.090Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] 15:50:40 [2019-10-03T15:50:40.090Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] 15:50:40 [2019-10-03T15:50:40.090Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] 15:50:40 [2019-10-03T15:50:40.090Z] debconf: delaying package configuration, since apt-utils is not installed 15:50:40 [2019-10-03T15:50:40.090Z] Fetched 296 kB in 0s (3447 kB/s) 15:50:40 [2019-10-03T15:50:40.353Z] #58 131.3 CC criu/filesystems.o 15:50:40 [2019-10-03T15:50:40.375Z] Selecting previously unselected package libseccomp2:ppc64el. 15:50:40 [2019-10-03T15:50:40.375Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 15:50:40 [2019-10-03T15:50:40.375Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... 15:50:40 [2019-10-03T15:50:40.375Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... 15:50:40 [2019-10-03T15:50:40.375Z] Selecting previously unselected package libseccomp-dev:ppc64el. 15:50:40 [2019-10-03T15:50:40.375Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... 15:50:40 [2019-10-03T15:50:40.375Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... 15:50:40 [2019-10-03T15:50:40.375Z] Selecting previously unselected package libapparmor1:ppc64el. 15:50:40 [2019-10-03T15:50:40.375Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... 15:50:40 [2019-10-03T15:50:40.375Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... 15:50:40 [2019-10-03T15:50:40.375Z] Selecting previously unselected package libapparmor-dev:ppc64el. 15:50:40 [2019-10-03T15:50:40.375Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... 15:50:40 [2019-10-03T15:50:40.375Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... 15:50:40 [2019-10-03T15:50:40.375Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:40 [2019-10-03T15:50:40.375Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... 15:50:40 [2019-10-03T15:50:40.375Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... 15:50:40 [2019-10-03T15:50:40.375Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... 15:50:40 [2019-10-03T15:50:40.375Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... 15:50:40 [2019-10-03T15:50:40.375Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:40 [2019-10-03T15:50:40.914Z] #58 132.0 CC criu/fsnotify.o 15:50:40 [2019-10-03T15:50:40.997Z] Removing intermediate container cdbb200e4b96 15:50:40 [2019-10-03T15:50:40.997Z] ---> 6056cdc22852 15:50:40 [2019-10-03T15:50:40.997Z] Step 36/126 : FROM cross-true AS runtime-dev-cross-true 15:50:40 [2019-10-03T15:50:40.997Z] ---> 7d026f7b623c 15:50:40 [2019-10-03T15:50:40.997Z] Step 37/126 : ARG DEBIAN_FRONTEND 15:50:40 [2019-10-03T15:50:40.997Z] ---> Running in 26002c230337 15:50:40 [2019-10-03T15:50:40.997Z] Removing intermediate container 26002c230337 15:50:40 [2019-10-03T15:50:40.997Z] ---> 9b30aeee7e42 15:50:40 [2019-10-03T15:50:40.997Z] Step 38/126 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi 15:50:40 [2019-10-03T15:50:40.997Z] ---> Running in da74202d4869 15:50:41 [2019-10-03T15:50:41.342Z] #14 ... 15:50:41 [2019-10-03T15:50:41.342Z] 15:50:41 [2019-10-03T15:50:41.342Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 15:50:41 [2019-10-03T15:50:41.342Z] #42 162.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 15:50:41 [2019-10-03T15:50:41.342Z] #42 164.9 + mkdir -p /build 15:50:41 [2019-10-03T15:50:41.342Z] #42 164.9 + cp runc /build/runc 15:50:41 [2019-10-03T15:50:41.342Z] #42 DONE 165.1s 15:50:41 [2019-10-03T15:50:41.342Z] 15:50:41 [2019-10-03T15:50:41.342Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:41 [2019-10-03T15:50:41.342Z] #58 136.0 CC criu/irmap.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 136.6 CC criu/kcmp-ids.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 136.9 CC criu/kerndat.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 138.0 CC criu/libnetlink.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 138.4 CC criu/log.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 138.9 CC criu/lsm.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 139.3 CC criu/mem.o 15:50:41 [2019-10-03T15:50:41.342Z] #58 141.0 CC criu/mount.o 15:50:41 [2019-10-03T15:50:41.615Z] Removing intermediate container da74202d4869 15:50:41 [2019-10-03T15:50:41.615Z] ---> ac46b0659fc1 15:50:41 [2019-10-03T15:50:41.615Z] Step 39/126 : FROM runtime-dev-cross-${CROSS} AS runtime-dev 15:50:41 [2019-10-03T15:50:41.615Z] ---> 6056cdc22852 15:50:41 [2019-10-03T15:50:41.615Z] Step 40/126 : FROM base AS tomlv 15:50:41 [2019-10-03T15:50:41.615Z] ---> a8e05796ab74 15:50:41 [2019-10-03T15:50:41.615Z] Step 41/126 : ENV INSTALL_BINARY_NAME=tomlv 15:50:41 [2019-10-03T15:50:41.897Z] ---> Running in 10d130524bda 15:50:41 [2019-10-03T15:50:41.897Z] Removing intermediate container 10d130524bda 15:50:41 [2019-10-03T15:50:41.897Z] ---> 124f80950993 15:50:41 [2019-10-03T15:50:41.897Z] Step 42/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:50:42 [2019-10-03T15:50:42.182Z] ---> f99e70c98377 15:50:42 [2019-10-03T15:50:42.182Z] Step 43/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:50:42 [2019-10-03T15:50:42.182Z] ---> c34e349d0300 15:50:42 [2019-10-03T15:50:42.182Z] Step 44/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:50:42 [2019-10-03T15:50:42.182Z] ---> Running in d0d87114d532 15:50:42 [2019-10-03T15:50:42.278Z] #58 133.2 CC criu/image-desc.o 15:50:42 [2019-10-03T15:50:42.278Z] #58 133.4 CC criu/image.o 15:50:42 [2019-10-03T15:50:42.465Z] + RM_GOPATH=0 15:50:42 [2019-10-03T15:50:42.465Z] + TMP_GOPATH= 15:50:42 [2019-10-03T15:50:42.465Z] + : /build 15:50:42 [2019-10-03T15:50:42.465Z] + '[' -z '' ']' 15:50:42 [2019-10-03T15:50:42.465Z] ++ mktemp -d 15:50:42 [2019-10-03T15:50:42.465Z] + export GOPATH=/tmp/tmp.9HE9xKJTmf 15:50:42 [2019-10-03T15:50:42.465Z] + GOPATH=/tmp/tmp.9HE9xKJTmf 15:50:42 [2019-10-03T15:50:42.465Z] + RM_GOPATH=1 15:50:42 [2019-10-03T15:50:42.465Z] ++ dirname ./install.sh 15:50:42 [2019-10-03T15:50:42.465Z] + dir=. 15:50:42 [2019-10-03T15:50:42.465Z] + bin=tomlv 15:50:42 [2019-10-03T15:50:42.465Z] + shift 15:50:42 [2019-10-03T15:50:42.465Z] + '[' '!' -f ./tomlv.installer ']' 15:50:42 [2019-10-03T15:50:42.465Z] + . ./tomlv.installer 15:50:42 [2019-10-03T15:50:42.465Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:50:42 [2019-10-03T15:50:42.465Z] + install_tomlv 15:50:42 [2019-10-03T15:50:42.465Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:50:42 [2019-10-03T15:50:42.465Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 15:50:42 [2019-10-03T15:50:42.465Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.9HE9xKJTmf/src/github.com/BurntSushi/toml 15:50:42 [2019-10-03T15:50:42.465Z] Cloning into '/tmp/tmp.9HE9xKJTmf/src/github.com/BurntSushi/toml'... 15:50:42 [2019-10-03T15:50:42.707Z] #58 145.3 CC criu/namespaces.o 15:50:43 [2019-10-03T15:50:43.084Z] + cd /tmp/tmp.9HE9xKJTmf/src/github.com/BurntSushi/toml 15:50:43 [2019-10-03T15:50:43.085Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 15:50:43 [2019-10-03T15:50:43.085Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 15:50:43 [2019-10-03T15:50:43.085Z] internal/cpu 15:50:43 [2019-10-03T15:50:43.085Z] runtime/internal/sys 15:50:43 [2019-10-03T15:50:43.085Z] math/bits 15:50:43 [2019-10-03T15:50:43.085Z] runtime/internal/atomic 15:50:43 [2019-10-03T15:50:43.085Z] runtime/internal/math 15:50:43 [2019-10-03T15:50:43.085Z] unicode/utf8 15:50:43 [2019-10-03T15:50:43.085Z] internal/bytealg 15:50:43 [2019-10-03T15:50:43.085Z] math 15:50:43 [2019-10-03T15:50:43.085Z] internal/race 15:50:43 [2019-10-03T15:50:43.085Z] sync/atomic 15:50:43 [2019-10-03T15:50:43.085Z] unicode 15:50:43 [2019-10-03T15:50:43.205Z] #58 ... 15:50:43 [2019-10-03T15:50:43.205Z] 15:50:43 [2019-10-03T15:50:43.205Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.3 Setting up libonig4:amd64 (6.1.3-2) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up zip (3.0-11+b1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up bzip2 (1.0.6-8.1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up libaio1:amd64 (0.3.110-3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 Setting up xz-utils (5.2.2-1.2+b1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 Setting up libpcre32-3:amd64 (2:8.39-3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 124.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up libpcre16-3:amd64 (2:8.39-3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up libnl-3-200:amd64 (3.2.27-2) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.0 Setting up pigz (2.3.4-1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.1 Setting up libmpdec2:amd64 (2.4.2-1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.1 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.1 Setting up mingw-w64-common (5.0.1-1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 Setting up jq (1.5+dfsg-1.3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 Setting up xfsprogs (4.9.0+nmu1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 Setting up vim (2:8.0.0197-4+deb9u3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up iptables (1.6.0+snapshot20161117-6) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up btrfs-progs (4.7.3-1) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... 15:50:43 [2019-10-03T15:50:43.205Z] #13 125.3 Setting up python3.5 (3.5.3-1+deb9u1) ... 15:50:43 [2019-10-03T15:50:43.369Z] runtime 15:50:43 [2019-10-03T15:50:43.369Z] internal/testlog 15:50:43 [2019-10-03T15:50:43.369Z] encoding 15:50:43 [2019-10-03T15:50:43.369Z] runtime/cgo 15:50:44 [2019-10-03T15:50:44.071Z] #58 146.7 CC criu/net.o 15:50:44 [2019-10-03T15:50:44.633Z] #58 ... 15:50:44 [2019-10-03T15:50:44.633Z] 15:50:44 [2019-10-03T15:50:44.633Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:50:44 [2019-10-03T15:50:44.633Z] #14 6.525 Collecting yamllint==1.16.0 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 Setting up btrfs-tools (4.7.3-1) ... 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.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 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.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 15:50:45 [2019-10-03T15:50:45.720Z] #13 129.9 Setting up python3 (3.5.3-1) ... 15:50:45 [2019-10-03T15:50:45.720Z] #13 ... 15:50:45 [2019-10-03T15:50:45.720Z] 15:50:45 [2019-10-03T15:50:45.720Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc 15:50:45 [2019-10-03T15:50:45.720Z] #42 157.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 15:50:47 [2019-10-03T15:50:47.609Z] #42 160.0 + mkdir -p /build 15:50:47 [2019-10-03T15:50:47.609Z] #42 160.0 + cp runc /build/runc 15:50:47 [2019-10-03T15:50:47.763Z] internal/reflectlite 15:50:47 [2019-10-03T15:50:47.763Z] sync 15:50:47 [2019-10-03T15:50:47.763Z] errors 15:50:47 [2019-10-03T15:50:47.763Z] sort 15:50:47 [2019-10-03T15:50:47.763Z] io 15:50:47 [2019-10-03T15:50:47.763Z] internal/oserror 15:50:47 [2019-10-03T15:50:47.763Z] strconv 15:50:47 [2019-10-03T15:50:47.763Z] syscall 15:50:47 [2019-10-03T15:50:47.763Z] strings 15:50:47 [2019-10-03T15:50:47.763Z] bytes 15:50:48 [2019-10-03T15:50:48.403Z] reflect 15:50:48 [2019-10-03T15:50:48.403Z] bufio 15:50:48 [2019-10-03T15:50:48.403Z] path 15:50:48 [2019-10-03T15:50:48.688Z] text/tabwriter 15:50:48 [2019-10-03T15:50:48.973Z] internal/syscall/unix 15:50:48 [2019-10-03T15:50:48.973Z] time 15:50:49 [2019-10-03T15:50:49.987Z] internal/poll 15:50:49 [2019-10-03T15:50:49.987Z] os 15:50:50 [2019-10-03T15:50:50.123Z] #42 DONE 161.9s 15:50:50 [2019-10-03T15:50:50.123Z] 15:50:50 [2019-10-03T15:50:50.123Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:50 [2019-10-03T15:50:50.123Z] #13 131.5 Setting up apparmor (2.11.0-3+deb9u2) ... 15:50:50 [2019-10-03T15:50:50.123Z] #13 132.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 15:50:50 [2019-10-03T15:50:50.123Z] #13 133.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 15:50:50 [2019-10-03T15:50:50.123Z] #13 133.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... 15:50:50 [2019-10-03T15:50:50.123Z] #13 133.3 Setting up python3-wheel (0.29.0-2) ... 15:50:50 [2019-10-03T15:50:50.270Z] internal/fmtsort 15:50:50 [2019-10-03T15:50:50.379Z] #13 134.7 Setting up python3-pkg-resources (33.1.1-1) ... 15:50:50 [2019-10-03T15:50:50.554Z] path/filepath 15:50:50 [2019-10-03T15:50:50.554Z] fmt 15:50:50 [2019-10-03T15:50:50.554Z] io/ioutil 15:50:51 [2019-10-03T15:50:51.168Z] #14 ... 15:50:51 [2019-10-03T15:50:51.168Z] 15:50:51 [2019-10-03T15:50:51.168Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:51 [2019-10-03T15:50:51.168Z] #58 149.1 CC criu/netfilter.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 149.4 CC criu/page-pipe.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 149.9 CC criu/page-xfer.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 150.7 CC criu/pagemap-cache.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 151.0 CC criu/pagemap.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 151.7 CC criu/parasite-syscall.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 152.3 CC criu/path.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 152.6 CC criu/pie-util-vdso-elf32.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 152.9 CC criu/pie-util-vdso.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 153.2 CC criu/pie-util.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 153.4 CC criu/pipes.o 15:50:51 [2019-10-03T15:50:51.168Z] #58 153.9 CC criu/plugin.o 15:50:51 [2019-10-03T15:50:51.170Z] log 15:50:51 [2019-10-03T15:50:51.170Z] flag 15:50:51 [2019-10-03T15:50:51.170Z] github.com/BurntSushi/toml 15:50:51 [2019-10-03T15:50:51.305Z] #13 135.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... 15:50:51 [2019-10-03T15:50:51.424Z] #58 154.2 CC criu/proc_parse.o 15:50:51 [2019-10-03T15:50:51.424Z] #58 ... 15:50:51 [2019-10-03T15:50:51.424Z] 15:50:51 [2019-10-03T15:50:51.424Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:50:51 [2019-10-03T15:50:51.424Z] #14 13.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 15:50:51 [2019-10-03T15:50:51.561Z] #13 135.9 Setting up python3-pip (9.0.1-2+deb9u1) ... 15:50:51 [2019-10-03T15:50:51.788Z] github.com/BurntSushi/toml/cmd/tomlv 15:50:51 [2019-10-03T15:50:51.985Z] #14 13.60 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 15:50:52 [2019-10-03T15:50:52.487Z] #13 136.9 Setting up dmsetup (2:1.02.137-2) ... 15:50:52 [2019-10-03T15:50:52.487Z] #13 136.9 Setting up python3-setuptools (33.1.1-1) ... 15:50:52 [2019-10-03T15:50:52.912Z] #14 14.71 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 15:50:53 [2019-10-03T15:50:53.270Z] Removing intermediate container d0d87114d532 15:50:53 [2019-10-03T15:50:53.270Z] ---> b534ead0a4cd 15:50:53 [2019-10-03T15:50:53.270Z] Step 45/126 : FROM base AS vndr 15:50:53 [2019-10-03T15:50:53.270Z] ---> a8e05796ab74 15:50:53 [2019-10-03T15:50:53.270Z] Step 46/126 : ENV INSTALL_BINARY_NAME=vndr 15:50:53 [2019-10-03T15:50:53.270Z] ---> Running in 068d5138cb2a 15:50:53 [2019-10-03T15:50:53.414Z] #13 ... 15:50:53 [2019-10-03T15:50:53.414Z] 15:50:53 [2019-10-03T15:50:53.414Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:50:53 [2019-10-03T15:50:53.414Z] #58 134.4 CC criu/ipc_ns.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 135.4 CC criu/irmap.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 136.0 CC criu/kcmp-ids.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 136.3 CC criu/kerndat.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 137.5 CC criu/libnetlink.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 138.0 CC criu/log.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 138.4 CC criu/lsm.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 138.9 CC criu/mem.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 140.5 CC criu/mount.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 144.2 CC criu/namespaces.o 15:50:53 [2019-10-03T15:50:53.414Z] #58 ... 15:50:53 [2019-10-03T15:50:53.414Z] 15:50:53 [2019-10-03T15:50:53.414Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... 15:50:53 [2019-10-03T15:50:53.414Z] #13 137.8 Setting up dh-python (2.20170125) ... 15:50:53 [2019-10-03T15:50:53.553Z] Removing intermediate container 068d5138cb2a 15:50:53 [2019-10-03T15:50:53.553Z] ---> d43f854d8993 15:50:53 [2019-10-03T15:50:53.553Z] Step 47/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:50:53 [2019-10-03T15:50:53.553Z] ---> 8f47ba75f1ee 15:50:53 [2019-10-03T15:50:53.553Z] Step 48/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:50:53 [2019-10-03T15:50:53.839Z] ---> 64c50829ccdf 15:50:53 [2019-10-03T15:50:53.839Z] Step 49/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:50:53 [2019-10-03T15:50:53.839Z] ---> Running in bf3a9f7cfdee 15:50:53 [2019-10-03T15:50:53.976Z] #13 138.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... 15:50:53 [2019-10-03T15:50:53.976Z] #13 138.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:50:54 [2019-10-03T15:50:54.125Z] + RM_GOPATH=0 15:50:54 [2019-10-03T15:50:54.125Z] + TMP_GOPATH= 15:50:54 [2019-10-03T15:50:54.125Z] + : /build 15:50:54 [2019-10-03T15:50:54.125Z] + '[' -z '' ']' 15:50:54 [2019-10-03T15:50:54.125Z] ++ mktemp -d 15:50:54 [2019-10-03T15:50:54.125Z] + export GOPATH=/tmp/tmp.9xXxDQyVhN 15:50:54 [2019-10-03T15:50:54.125Z] + GOPATH=/tmp/tmp.9xXxDQyVhN 15:50:54 [2019-10-03T15:50:54.125Z] + RM_GOPATH=1 15:50:54 [2019-10-03T15:50:54.125Z] ++ dirname ./install.sh 15:50:54 [2019-10-03T15:50:54.125Z] + dir=. 15:50:54 [2019-10-03T15:50:54.125Z] + bin=vndr 15:50:54 [2019-10-03T15:50:54.125Z] + shift 15:50:54 [2019-10-03T15:50:54.125Z] + '[' '!' -f ./vndr.installer ']' 15:50:54 [2019-10-03T15:50:54.125Z] + . ./vndr.installer 15:50:54 [2019-10-03T15:50:54.125Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:50:54 [2019-10-03T15:50:54.125Z] + install_vndr 15:50:54 [2019-10-03T15:50:54.125Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' 15:50:54 [2019-10-03T15:50:54.125Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9xXxDQyVhN/src/github.com/LK4D4/vndr 15:50:54 [2019-10-03T15:50:54.125Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:50:54 [2019-10-03T15:50:54.125Z] Cloning into '/tmp/tmp.9xXxDQyVhN/src/github.com/LK4D4/vndr'... 15:50:54 [2019-10-03T15:50:54.232Z] #13 DONE 138.8s 15:50:54 [2019-10-03T15:50:54.232Z] 15:50:54 [2019-10-03T15:50:54.232Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:50:54 [2019-10-03T15:50:54.414Z] + cd /tmp/tmp.9xXxDQyVhN/src/github.com/LK4D4/vndr 15:50:54 [2019-10-03T15:50:54.414Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 15:50:54 [2019-10-03T15:50:54.414Z] + go build -buildmode=pie -v -o /build/vndr . 15:50:54 [2019-10-03T15:50:54.488Z] #47 ... 15:50:54 [2019-10-03T15:50:54.488Z] 15:50:54 [2019-10-03T15:50:54.488Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:50:54 [2019-10-03T15:50:54.701Z] runtime/internal/sys 15:50:54 [2019-10-03T15:50:54.701Z] internal/cpu 15:50:54 [2019-10-03T15:50:54.701Z] internal/race 15:50:54 [2019-10-03T15:50:54.701Z] runtime/internal/atomic 15:50:54 [2019-10-03T15:50:54.701Z] sync/atomic 15:50:54 [2019-10-03T15:50:54.701Z] runtime/internal/math 15:50:54 [2019-10-03T15:50:54.701Z] unicode 15:50:54 [2019-10-03T15:50:54.701Z] internal/bytealg 15:50:54 [2019-10-03T15:50:54.701Z] unicode/utf8 15:50:54 [2019-10-03T15:50:54.701Z] math/bits 15:50:54 [2019-10-03T15:50:54.701Z] internal/testlog 15:50:54 [2019-10-03T15:50:54.800Z] #14 16.21 Collecting pyyaml (from yamllint==1.16.0) 15:50:54 [2019-10-03T15:50:54.989Z] math 15:50:54 [2019-10-03T15:50:54.990Z] runtime 15:50:54 [2019-10-03T15:50:54.990Z] encoding 15:50:54 [2019-10-03T15:50:54.990Z] unicode/utf16 15:50:54 [2019-10-03T15:50:54.990Z] container/list 15:50:54 [2019-10-03T15:50:54.990Z] crypto/internal/subtle 15:50:55 [2019-10-03T15:50:55.277Z] crypto/subtle 15:50:55 [2019-10-03T15:50:55.277Z] vendor/golang.org/x/crypto/cryptobyte/asn1 15:50:55 [2019-10-03T15:50:55.277Z] internal/nettrace 15:50:55 [2019-10-03T15:50:55.277Z] runtime/cgo 15:50:55 [2019-10-03T15:50:55.277Z] vendor/golang.org/x/crypto/internal/subtle 15:50:55 [2019-10-03T15:50:55.728Z] #14 17.50 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 15:50:57 [2019-10-03T15:50:57.092Z] #14 ... 15:50:57 [2019-10-03T15:50:57.092Z] 15:50:57 [2019-10-03T15:50:57.092Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:50:57 [2019-10-03T15:50:57.092Z] #55 219.5 + dpkg --print-architecture 15:50:57 [2019-10-03T15:50:57.092Z] #55 219.5 + cd /tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution 15:50:57 [2019-10-03T15:50:57.092Z] #55 219.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:50:57 [2019-10-03T15:50:57.092Z] #55 219.8 + GOPATH=/tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oDOLgvjzMv 15:50:57 [2019-10-03T15:50:57.092Z] #55 219.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:50:58 [2019-10-03T15:50:58.930Z] ---> f506c001637f 15:50:59 [2019-10-03T15:50:59.682Z] internal/reflectlite 15:50:59 [2019-10-03T15:50:59.682Z] sync 15:50:59 [2019-10-03T15:50:59.682Z] github.com/LK4D4/vndr/godl/singleflight 15:50:59 [2019-10-03T15:50:59.682Z] internal/singleflight 15:50:59 [2019-10-03T15:50:59.682Z] math/rand 15:50:59 [2019-10-03T15:50:59.682Z] errors 15:50:59 [2019-10-03T15:50:59.682Z] sort 15:50:59 [2019-10-03T15:50:59.682Z] io 15:50:59 [2019-10-03T15:50:59.682Z] internal/oserror 15:50:59 [2019-10-03T15:50:59.682Z] strconv 15:50:59 [2019-10-03T15:50:59.682Z] syscall 15:50:59 [2019-10-03T15:50:59.682Z] vendor/golang.org/x/net/dns/dnsmessage 15:50:59 [2019-10-03T15:50:59.682Z] bytes 15:50:59 [2019-10-03T15:50:59.775Z] #14 5.250 Collecting yamllint==1.16.0 15:51:00 [2019-10-03T15:51:00.308Z] bufio 15:51:00 [2019-10-03T15:51:00.308Z] reflect 15:51:00 [2019-10-03T15:51:00.539Z] Successfully built f506c001637f 15:51:00 [2019-10-03T15:51:00.539Z] Successfully tagged docker:latest 15:51:00 [2019-10-03T15:51:00.539Z] INFO: Image build ended at 10/03/2019 15:51:00. Duration:00:03:41.1228762 15:51:00 [2019-10-03T15:51:00.539Z] 15:51:00 [2019-10-03T15:51:00.539Z] 15:51:00 [2019-10-03T15:51:00.539Z] INFO: Building the test binaries at 10/03/2019 15:51:00... 15:51:00 [2019-10-03T15:51:00.596Z] strings 15:51:00 [2019-10-03T15:51:00.596Z] hash 15:51:00 [2019-10-03T15:51:00.883Z] hash/crc32 15:51:01 [2019-10-03T15:51:01.140Z] #14 ... 15:51:01 [2019-10-03T15:51:01.140Z] 15:51:01 [2019-10-03T15:51:01.140Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:01 [2019-10-03T15:51:01.140Z] #58 145.8 CC criu/net.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 148.6 CC criu/netfilter.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 148.9 CC criu/page-pipe.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 149.6 CC criu/page-xfer.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 150.6 CC criu/pagemap-cache.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 151.0 CC criu/pagemap.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 151.7 CC criu/parasite-syscall.o 15:51:01 [2019-10-03T15:51:01.140Z] #58 152.4 CC criu/path.o 15:51:01 [2019-10-03T15:51:01.170Z] time 15:51:01 [2019-10-03T15:51:01.170Z] internal/syscall/unix 15:51:01 [2019-10-03T15:51:01.170Z] regexp/syntax 15:51:01 [2019-10-03T15:51:01.170Z] path 15:51:01 [2019-10-03T15:51:01.258Z] #55 ... 15:51:01 [2019-10-03T15:51:01.258Z] 15:51:01 [2019-10-03T15:51:01.258Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:51:01 [2019-10-03T15:51:01.258Z] #14 19.23 Building wheels for collected packages: pathspec, pyyaml 15:51:01 [2019-10-03T15:51:01.258Z] #14 19.24 Running setup.py bdist_wheel for pathspec: started 15:51:01 [2019-10-03T15:51:01.258Z] #14 20.34 Running setup.py bdist_wheel for pathspec: finished with status 'done' 15:51:01 [2019-10-03T15:51:01.258Z] #14 20.34 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 15:51:01 [2019-10-03T15:51:01.258Z] #14 20.39 Running setup.py bdist_wheel for pyyaml: started 15:51:01 [2019-10-03T15:51:01.258Z] #14 21.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 15:51:01 [2019-10-03T15:51:01.258Z] #14 21.49 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 15:51:01 [2019-10-03T15:51:01.258Z] #14 21.55 Successfully built pathspec pyyaml 15:51:01 [2019-10-03T15:51:01.258Z] #14 21.55 Installing collected packages: pathspec, pyyaml, yamllint 15:51:01 [2019-10-03T15:51:01.258Z] #14 21.99 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 15:51:01 [2019-10-03T15:51:01.258Z] #14 DONE 22.6s 15:51:01 [2019-10-03T15:51:01.258Z] 15:51:01 [2019-10-03T15:51:01.258Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ 15:51:01 [2019-10-03T15:51:01.258Z] #16 DONE 0.2s 15:51:01 [2019-10-03T15:51:01.258Z] 15:51:01 [2019-10-03T15:51:01.258Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 15:51:01 [2019-10-03T15:51:01.396Z] #58 152.7 CC criu/pie-util-vdso-elf32.o 15:51:01 [2019-10-03T15:51:01.456Z] crypto 15:51:01 [2019-10-03T15:51:01.456Z] crypto/internal/randutil 15:51:01 [2019-10-03T15:51:01.456Z] crypto/hmac 15:51:01 [2019-10-03T15:51:01.456Z] crypto/rc4 15:51:01 [2019-10-03T15:51:01.651Z] #58 152.9 CC criu/pie-util-vdso.o 15:51:01 [2019-10-03T15:51:01.744Z] vendor/golang.org/x/crypto/hkdf 15:51:01 [2019-10-03T15:51:01.744Z] vendor/golang.org/x/text/transform 15:51:02 [2019-10-03T15:51:02.213Z] #58 153.3 CC criu/pie-util.o 15:51:02 [2019-10-03T15:51:02.213Z] #58 ... 15:51:02 [2019-10-03T15:51:02.213Z] 15:51:02 [2019-10-03T15:51:02.213Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:51:02 [2019-10-03T15:51:02.213Z] #55 220.2 + dpkg --print-architecture 15:51:02 [2019-10-03T15:51:02.213Z] #55 220.2 + cd /tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution 15:51:02 [2019-10-03T15:51:02.213Z] #55 220.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 15:51:02 [2019-10-03T15:51:02.373Z] regexp 15:51:02 [2019-10-03T15:51:02.373Z] context 15:51:02 [2019-10-03T15:51:02.373Z] internal/poll 15:51:02 [2019-10-03T15:51:02.469Z] #55 220.4 + GOPATH=/tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CIt9Myg17L 15:51:02 [2019-10-03T15:51:02.469Z] #55 220.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 15:51:02 [2019-10-03T15:51:02.673Z] os 15:51:02 [2019-10-03T15:51:02.965Z] encoding/binary 15:51:02 [2019-10-03T15:51:02.965Z] internal/fmtsort 15:51:03 [2019-10-03T15:51:03.147Z] #21 DONE 1.8s 15:51:03 [2019-10-03T15:51:03.147Z] 15:51:03 [2019-10-03T15:51:03.147Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:03 [2019-10-03T15:51:03.147Z] #58 156.5 CC criu/protobuf-desc.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 157.3 CC criu/protobuf.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 157.7 CC criu/pstree.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 158.6 CC criu/rbtree.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 158.9 CC criu/rst-malloc.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 159.2 CC criu/seccomp.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 159.9 CC criu/seize.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 160.8 CC criu/servicefd.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 161.2 CC criu/shmem.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 162.1 CC criu/sigframe.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 162.3 CC criu/signalfd.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 162.7 CC criu/sk-inet.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 163.8 CC criu/sk-netlink.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 164.2 CC criu/sk-packet.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 164.7 CC criu/sk-queue.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 165.2 CC criu/sk-tcp.o 15:51:03 [2019-10-03T15:51:03.147Z] #58 165.7 CC criu/sk-unix.o 15:51:03 [2019-10-03T15:51:03.249Z] crypto/sha512 15:51:03 [2019-10-03T15:51:03.249Z] crypto/cipher 15:51:03 [2019-10-03T15:51:03.249Z] encoding/base64 15:51:03 [2019-10-03T15:51:03.249Z] fmt 15:51:03 [2019-10-03T15:51:03.535Z] path/filepath 15:51:03 [2019-10-03T15:51:03.535Z] internal/lazyregexp 15:51:03 [2019-10-03T15:51:03.535Z] crypto/ed25519/internal/edwards25519 15:51:03 [2019-10-03T15:51:03.535Z] crypto/aes 15:51:03 [2019-10-03T15:51:03.821Z] io/ioutil 15:51:03 [2019-10-03T15:51:03.821Z] crypto/des 15:51:03 [2019-10-03T15:51:03.821Z] crypto/md5 15:51:04 [2019-10-03T15:51:04.107Z] crypto/sha1 15:51:04 [2019-10-03T15:51:04.107Z] crypto/sha256 15:51:04 [2019-10-03T15:51:04.107Z] encoding/pem 15:51:04 [2019-10-03T15:51:04.394Z] net 15:51:04 [2019-10-03T15:51:04.394Z] vendor/golang.org/x/crypto/internal/chacha20 15:51:04 [2019-10-03T15:51:04.394Z] vendor/golang.org/x/crypto/poly1305 15:51:04 [2019-10-03T15:51:04.394Z] vendor/golang.org/x/crypto/curve25519 15:51:04 [2019-10-03T15:51:04.394Z] vendor/golang.org/x/crypto/chacha20poly1305 15:51:04 [2019-10-03T15:51:04.511Z] #58 167.3 CC criu/sockets.o 15:51:04 [2019-10-03T15:51:04.683Z] flag 15:51:04 [2019-10-03T15:51:04.683Z] go/token 15:51:04 [2019-10-03T15:51:04.683Z] net/url 15:51:04 [2019-10-03T15:51:04.969Z] go/scanner 15:51:04 [2019-10-03T15:51:04.969Z] text/template/parse 15:51:04 [2019-10-03T15:51:04.969Z] log 15:51:05 [2019-10-03T15:51:05.256Z] encoding/json 15:51:05 [2019-10-03T15:51:05.256Z] go/ast 15:51:05 [2019-10-03T15:51:05.270Z] INFO: make.ps1 starting at 10/03/2019 15:51:04 15:51:05 [2019-10-03T15:51:05.270Z] INFO: Git commit (ab8a39334) assumed from DOCKER_GITCOMMIT environment variable 15:51:05 [2019-10-03T15:51:05.270Z] INFO: Invoking autogen... 15:51:05 [2019-10-03T15:51:05.439Z] #58 168.0 CC criu/stats.o 15:51:05 [2019-10-03T15:51:05.439Z] #58 168.4 CC criu/string.o 15:51:05 [2019-10-03T15:51:05.694Z] #58 168.6 CC criu/sysctl.o 15:51:05 [2019-10-03T15:51:05.732Z] INFO: Building daemon... 15:51:05 [2019-10-03T15:51:05.880Z] text/template 15:51:06 [2019-10-03T15:51:06.256Z] #58 169.2 CC criu/sysfs_parse.o 15:51:06 [2019-10-03T15:51:06.505Z] go/parser 15:51:06 [2019-10-03T15:51:06.790Z] encoding/xml 15:51:06 [2019-10-03T15:51:06.817Z] #58 169.5 CC criu/timerfd.o 15:51:07 [2019-10-03T15:51:07.073Z] #58 169.9 CC criu/tty.o 15:51:07 [2019-10-03T15:51:07.415Z] compress/flate 15:51:07 [2019-10-03T15:51:07.415Z] go/doc 15:51:08 [2019-10-03T15:51:08.037Z] compress/gzip 15:51:08 [2019-10-03T15:51:08.322Z] math/big 15:51:08 [2019-10-03T15:51:08.322Z] encoding/hex 15:51:08 [2019-10-03T15:51:08.629Z] github.com/LK4D4/vndr/build 15:51:08 [2019-10-03T15:51:08.629Z] vendor/golang.org/x/text/unicode/bidi 15:51:08 [2019-10-03T15:51:08.961Z] #58 171.5 CC criu/tun.o 15:51:09 [2019-10-03T15:51:09.217Z] #58 172.0 CC criu/uffd.o 15:51:09 [2019-10-03T15:51:09.253Z] vendor/golang.org/x/text/secure/bidirule 15:51:09 [2019-10-03T15:51:09.540Z] vendor/golang.org/x/text/unicode/norm 15:51:09 [2019-10-03T15:51:09.540Z] vendor/golang.org/x/net/http2/hpack 15:51:10 [2019-10-03T15:51:10.144Z] #58 173.0 CC criu/util.o 15:51:10 [2019-10-03T15:51:10.381Z] mime 15:51:10 [2019-10-03T15:51:10.671Z] crypto/rand 15:51:10 [2019-10-03T15:51:10.958Z] crypto/elliptic 15:51:10 [2019-10-03T15:51:10.958Z] encoding/asn1 15:51:10 [2019-10-03T15:51:10.958Z] crypto/ed25519 15:51:10 [2019-10-03T15:51:10.958Z] crypto/rsa 15:51:10 [2019-10-03T15:51:10.958Z] crypto/dsa 15:51:11 [2019-10-03T15:51:11.245Z] vendor/golang.org/x/net/idna 15:51:11 [2019-10-03T15:51:11.514Z] #58 174.3 CC criu/uts_ns.o 15:51:11 [2019-10-03T15:51:11.514Z] #58 174.5 CC criu/vdso-compat.o 15:51:11 [2019-10-03T15:51:11.531Z] net/textproto 15:51:11 [2019-10-03T15:51:11.532Z] mime/quotedprintable 15:51:11 [2019-10-03T15:51:11.532Z] crypto/ecdsa 15:51:11 [2019-10-03T15:51:11.770Z] #58 174.6 CC criu/vdso.o 15:51:11 [2019-10-03T15:51:11.817Z] crypto/x509/pkix 15:51:11 [2019-10-03T15:51:11.817Z] vendor/golang.org/x/crypto/cryptobyte 15:51:11 [2019-10-03T15:51:11.817Z] net/http/internal 15:51:11 [2019-10-03T15:51:11.817Z] mime/multipart 15:51:11 [2019-10-03T15:51:11.817Z] os/exec 15:51:12 [2019-10-03T15:51:12.105Z] vendor/golang.org/x/net/http/httpguts 15:51:12 [2019-10-03T15:51:12.105Z] vendor/golang.org/x/net/http/httpproxy 15:51:12 [2019-10-03T15:51:12.390Z] crypto/x509 15:51:12 [2019-10-03T15:51:12.408Z] #55 ... 15:51:12 [2019-10-03T15:51:12.408Z] 15:51:12 [2019-10-03T15:51:12.408Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:12 [2019-10-03T15:51:12.408Z] #58 153.4 CC criu/pipes.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 154.1 CC criu/plugin.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 154.4 CC criu/proc_parse.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 156.1 CC criu/protobuf-desc.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 156.8 CC criu/protobuf.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 157.1 CC criu/pstree.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 158.0 CC criu/rbtree.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 158.3 CC criu/rst-malloc.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 158.6 CC criu/seccomp.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 159.1 CC criu/seize.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 160.0 CC criu/servicefd.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 160.5 CC criu/shmem.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 161.3 CC criu/sigframe.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 161.5 CC criu/signalfd.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 161.8 CC criu/sk-inet.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 163.0 CC criu/sk-netlink.o 15:51:12 [2019-10-03T15:51:12.408Z] #58 163.5 CC criu/sk-packet.o 15:51:12 [2019-10-03T15:51:12.697Z] #58 175.4 LINK criu/built-in.o 15:51:12 [2019-10-03T15:51:12.697Z] #58 175.5 LINK criu/criu 15:51:12 [2019-10-03T15:51:12.953Z] #58 175.8 DEP lib/c/criu.d 15:51:12 [2019-10-03T15:51:12.953Z] #58 175.9 CC images/rpc.pb-c.o 15:51:12 [2019-10-03T15:51:12.969Z] #58 164.2 CC criu/sk-queue.o 15:51:13 [2019-10-03T15:51:13.008Z] crypto/tls 15:51:13 [2019-10-03T15:51:13.515Z] #58 176.4 CC lib/c/criu.o 15:51:13 [2019-10-03T15:51:13.530Z] #58 164.7 CC criu/sk-tcp.o 15:51:13 [2019-10-03T15:51:13.559Z] Removing intermediate container 519cd62c89ee 15:51:13 [2019-10-03T15:51:13.559Z] ---> 1eb26fc2258c 15:51:13 [2019-10-03T15:51:13.559Z] Step 67/126 : FROM base AS gotestsum 15:51:13 [2019-10-03T15:51:13.559Z] ---> c8eab50701dd 15:51:13 [2019-10-03T15:51:13.559Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum 15:51:13 [2019-10-03T15:51:13.559Z] ---> Running in 910b9ccb8533 15:51:13 [2019-10-03T15:51:13.559Z] Removing intermediate container 910b9ccb8533 15:51:13 [2019-10-03T15:51:13.559Z] ---> c82b653d0ec6 15:51:13 [2019-10-03T15:51:13.559Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:51:13 [2019-10-03T15:51:13.559Z] ---> 71ab3fef4155 15:51:13 [2019-10-03T15:51:13.559Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:51:13 [2019-10-03T15:51:13.559Z] ---> 618089300d17 15:51:13 [2019-10-03T15:51:13.559Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:51:13 [2019-10-03T15:51:13.559Z] ---> Running in f944092cfcc9 15:51:13 [2019-10-03T15:51:13.559Z] + RM_GOPATH=0 15:51:13 [2019-10-03T15:51:13.559Z] + TMP_GOPATH= 15:51:13 [2019-10-03T15:51:13.559Z] + : /build 15:51:13 [2019-10-03T15:51:13.559Z] + '[' -z '' ']' 15:51:13 [2019-10-03T15:51:13.559Z] ++ mktemp -d 15:51:13 [2019-10-03T15:51:13.559Z] Installing gotestsum version v0.3.5 15:51:13 [2019-10-03T15:51:13.559Z] + export GOPATH=/tmp/tmp.QYPprteKEr 15:51:13 [2019-10-03T15:51:13.559Z] + GOPATH=/tmp/tmp.QYPprteKEr 15:51:13 [2019-10-03T15:51:13.559Z] + RM_GOPATH=1 15:51:13 [2019-10-03T15:51:13.559Z] ++ dirname ./install.sh 15:51:13 [2019-10-03T15:51:13.559Z] + dir=. 15:51:13 [2019-10-03T15:51:13.559Z] + bin=gotestsum 15:51:13 [2019-10-03T15:51:13.559Z] + shift 15:51:13 [2019-10-03T15:51:13.559Z] + '[' '!' -f ./gotestsum.installer ']' 15:51:13 [2019-10-03T15:51:13.559Z] + . ./gotestsum.installer 15:51:13 [2019-10-03T15:51:13.559Z] ++ GOTESTSUM_COMMIT=v0.3.5 15:51:13 [2019-10-03T15:51:13.559Z] + install_gotestsum 15:51:13 [2019-10-03T15:51:13.559Z] + echo 'Installing gotestsum version v0.3.5' 15:51:13 [2019-10-03T15:51:13.559Z] + go get -d gotest.tools/gotestsum 15:51:13 [2019-10-03T15:51:13.786Z] #58 165.2 CC criu/sk-unix.o 15:51:14 [2019-10-03T15:51:14.347Z] #58 ... 15:51:14 [2019-10-03T15:51:14.347Z] 15:51:14 [2019-10-03T15:51:14.347Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:51:14 [2019-10-03T15:51:14.347Z] #14 12.05 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 15:51:14 [2019-10-03T15:51:14.347Z] #14 12.38 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 15:51:14 [2019-10-03T15:51:14.347Z] #14 13.51 Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 15:51:14 [2019-10-03T15:51:14.347Z] #14 14.94 Collecting pyyaml (from yamllint==1.16.0) 15:51:14 [2019-10-03T15:51:14.347Z] #14 16.12 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 15:51:14 [2019-10-03T15:51:14.347Z] #14 17.40 Building wheels for collected packages: pathspec, pyyaml 15:51:14 [2019-10-03T15:51:14.347Z] #14 17.41 Running setup.py bdist_wheel for pathspec: started 15:51:14 [2019-10-03T15:51:14.347Z] #14 18.47 Running setup.py bdist_wheel for pathspec: finished with status 'done' 15:51:14 [2019-10-03T15:51:14.347Z] #14 18.47 Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 15:51:14 [2019-10-03T15:51:14.347Z] #14 18.50 Running setup.py bdist_wheel for pyyaml: started 15:51:14 [2019-10-03T15:51:14.347Z] #14 19.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 15:51:14 [2019-10-03T15:51:14.347Z] #14 19.80 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 15:51:14 [2019-10-03T15:51:14.347Z] #14 19.88 Successfully built pathspec pyyaml 15:51:14 [2019-10-03T15:51:14.347Z] #14 19.88 Installing collected packages: pathspec, pyyaml, yamllint 15:51:14 [2019-10-03T15:51:14.442Z] #58 177.3 LINK lib/c/built-in.o 15:51:14 [2019-10-03T15:51:14.442Z] #58 177.4 LINK lib/c/libcriu.so 15:51:14 [2019-10-03T15:51:14.698Z] #58 177.6 GEN magic.py 15:51:14 [2019-10-03T15:51:14.698Z] #58 177.7 Note: Building without setproctitle() and strlcpy() support. 15:51:14 [2019-10-03T15:51:14.698Z] #58 177.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:51:14 [2019-10-03T15:51:14.909Z] #14 20.34 Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 15:51:14 [2019-10-03T15:51:14.954Z] #58 ... 15:51:14 [2019-10-03T15:51:14.954Z] 15:51:14 [2019-10-03T15:51:14.954Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:51:14 [2019-10-03T15:51:14.954Z] #55 240.2 + rm -rf /tmp/tmp.oDOLgvjzMv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.oDOLgvjzMv 15:51:15 [2019-10-03T15:51:15.043Z] net/http/httptrace 15:51:15 [2019-10-03T15:51:15.043Z] net/http 15:51:15 [2019-10-03T15:51:15.516Z] #55 DONE 240.6s 15:51:15 [2019-10-03T15:51:15.516Z] 15:51:15 [2019-10-03T15:51:15.516Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:15 [2019-10-03T15:51:15.516Z] #58 178.2 fatal: Not a git repository (or any of the parent directories): .git 15:51:15 [2019-10-03T15:51:15.837Z] #14 ... 15:51:15 [2019-10-03T15:51:15.837Z] 15:51:15 [2019-10-03T15:51:15.837Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:15 [2019-10-03T15:51:15.837Z] #58 167.0 CC criu/sockets.o 15:51:16 [2019-10-03T15:51:16.398Z] #58 ... 15:51:16 [2019-10-03T15:51:16.398Z] 15:51:16 [2019-10-03T15:51:16.398Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 15:51:16 [2019-10-03T15:51:16.398Z] #14 DONE 21.9s 15:51:16 [2019-10-03T15:51:16.398Z] 15:51:16 [2019-10-03T15:51:16.398Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ 15:51:16 [2019-10-03T15:51:16.445Z] #58 179.2 make[1]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.007Z] #58 180.0 make[1]: 'images/built-in.o' is up to date. 15:51:17 [2019-10-03T15:51:17.007Z] #58 180.0 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:51:17 [2019-10-03T15:51:17.263Z] #58 180.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:51:17 [2019-10-03T15:51:17.263Z] #58 180.1 make[1]: 'compel/libcompel.a' is up to date. 15:51:17 [2019-10-03T15:51:17.263Z] #58 180.1 make[1]: 'compel/compel-host-bin' is up to date. 15:51:17 [2019-10-03T15:51:17.263Z] #58 180.1 make[1]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.263Z] #58 180.2 make[1]: 'soccr/libsoccr.a' is up to date. 15:51:17 [2019-10-03T15:51:17.263Z] #58 180.3 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.325Z] #16 DONE 0.7s 15:51:17 [2019-10-03T15:51:17.326Z] 15:51:17 [2019-10-03T15:51:17.326Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images 15:51:17 [2019-10-03T15:51:17.518Z] #58 180.3 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.518Z] #58 180.3 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.518Z] #58 180.4 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.518Z] #58 180.5 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.518Z] #58 180.5 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.518Z] #58 180.5 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.626Z] + cd /tmp/tmp.QYPprteKEr/src/gotest.tools/gotestsum 15:51:17 [2019-10-03T15:51:17.626Z] + git checkout -q v0.3.5 15:51:17 [2019-10-03T15:51:17.626Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 15:51:17 [2019-10-03T15:51:17.774Z] #58 180.6 make[2]: Nothing to be done for 'all'. 15:51:17 [2019-10-03T15:51:17.774Z] #58 180.6 INSTALL criu/criu 15:51:18 [2019-10-03T15:51:18.030Z] #58 DONE 180.8s 15:51:18 [2019-10-03T15:51:18.030Z] 15:51:18 [2019-10-03T15:51:18.030Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:18 [2019-10-03T15:51:18.514Z] github.com/LK4D4/vndr/godl 15:51:18 [2019-10-03T15:51:18.514Z] github.com/LK4D4/vndr 15:51:22 [2019-10-03T15:51:22.568Z] #21 DONE 5.4s 15:51:22 [2019-10-03T15:51:22.568Z] 15:51:22 [2019-10-03T15:51:22.568Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:22 [2019-10-03T15:51:22.568Z] #58 167.8 CC criu/stats.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 168.3 CC criu/string.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 168.4 CC criu/sysctl.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 169.3 CC criu/sysfs_parse.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 170.1 CC criu/timerfd.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 170.4 CC criu/tty.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 172.2 CC criu/tun.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 172.7 CC criu/uffd.o 15:51:22 [2019-10-03T15:51:22.568Z] #58 173.8 CC criu/util.o 15:51:22 [2019-10-03T15:51:22.908Z] Removing intermediate container bf3a9f7cfdee 15:51:22 [2019-10-03T15:51:22.908Z] ---> 40da08d7adc1 15:51:22 [2019-10-03T15:51:22.908Z] Step 50/126 : FROM dev-base AS containerd 15:51:22 [2019-10-03T15:51:22.908Z] ---> a8e05796ab74 15:51:22 [2019-10-03T15:51:22.908Z] Step 51/126 : ARG DEBIAN_FRONTEND 15:51:22 [2019-10-03T15:51:22.908Z] ---> Using cache 15:51:22 [2019-10-03T15:51:22.908Z] ---> fe047d907a77 15:51:22 [2019-10-03T15:51:22.908Z] Step 52/126 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* 15:51:22 [2019-10-03T15:51:22.908Z] ---> Running in 531f455d1669 15:51:22 [2019-10-03T15:51:22.908Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:51:22 [2019-10-03T15:51:22.908Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:51:22 [2019-10-03T15:51:22.908Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:51:22 [2019-10-03T15:51:22.908Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:51:22 [2019-10-03T15:51:22.908Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:51:23 [2019-10-03T15:51:23.192Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] 15:51:23 [2019-10-03T15:51:23.475Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 15:51:23 [2019-10-03T15:51:23.756Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 15:51:23 [2019-10-03T15:51:23.933Z] #58 174.9 CC criu/uts_ns.o 15:51:23 [2019-10-03T15:51:23.933Z] #58 175.2 CC criu/vdso-compat.o 15:51:24 [2019-10-03T15:51:24.189Z] #58 175.4 CC criu/vdso.o 15:51:25 [2019-10-03T15:51:25.116Z] #58 176.1 LINK criu/built-in.o 15:51:25 [2019-10-03T15:51:25.116Z] #58 176.3 LINK criu/criu 15:51:25 [2019-10-03T15:51:25.228Z] Fetched 7719 kB in 2s (3173 kB/s) 15:51:25 [2019-10-03T15:51:25.676Z] #58 176.7 DEP lib/c/criu.d 15:51:25 [2019-10-03T15:51:25.676Z] #58 176.8 CC images/rpc.pb-c.o 15:51:25 [2019-10-03T15:51:25.676Z] #58 ... 15:51:25 [2019-10-03T15:51:25.676Z] 15:51:25 [2019-10-03T15:51:25.676Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... 15:51:25 [2019-10-03T15:51:25.932Z] #55 243.8 + rm -rf /tmp/tmp.CIt9Myg17L/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CIt9Myg17L 15:51:26 [2019-10-03T15:51:26.707Z] Reading package lists... 15:51:26 [2019-10-03T15:51:26.859Z] #55 DONE 244.8s 15:51:26 [2019-10-03T15:51:26.859Z] 15:51:26 [2019-10-03T15:51:26.859Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... 15:51:26 [2019-10-03T15:51:26.859Z] #58 177.3 CC lib/c/criu.o 15:51:26 [2019-10-03T15:51:26.859Z] #58 178.1 LINK lib/c/built-in.o 15:51:26 [2019-10-03T15:51:26.859Z] #58 178.1 LINK lib/c/libcriu.so 15:51:27 [2019-10-03T15:51:27.115Z] #58 178.4 GEN magic.py 15:51:27 [2019-10-03T15:51:27.370Z] #58 178.6 Note: Building without setproctitle() and strlcpy() support. 15:51:27 [2019-10-03T15:51:27.370Z] #58 178.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 15:51:27 [2019-10-03T15:51:27.715Z] Reading package lists... 15:51:27 [2019-10-03T15:51:27.997Z] Building dependency tree... 15:51:27 [2019-10-03T15:51:27.997Z] Reading state information... 15:51:27 [2019-10-03T15:51:27.997Z] The following additional packages will be installed: 15:51:27 [2019-10-03T15:51:27.997Z] btrfs-progs liblzo2-2 15:51:27 [2019-10-03T15:51:27.997Z] The following NEW packages will be installed: 15:51:27 [2019-10-03T15:51:27.997Z] btrfs-progs btrfs-tools liblzo2-2 15:51:28 [2019-10-03T15:51:28.280Z] 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. 15:51:28 [2019-10-03T15:51:28.280Z] Need to get 588 kB of archives. 15:51:28 [2019-10-03T15:51:28.280Z] After this operation, 5005 kB of additional disk space will be used. 15:51:28 [2019-10-03T15:51:28.280Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 15:51:28 [2019-10-03T15:51:28.280Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] 15:51:28 [2019-10-03T15:51:28.280Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] 15:51:28 [2019-10-03T15:51:28.280Z] debconf: delaying package configuration, since apt-utils is not installed 15:51:28 [2019-10-03T15:51:28.320Z] #58 179.5 fatal: Not a git repository (or any of the parent directories): .git 15:51:28 [2019-10-03T15:51:28.568Z] Fetched 588 kB in 0s (5693 kB/s) 15:51:28 [2019-10-03T15:51:28.568Z] Selecting previously unselected package liblzo2-2:ppc64el. 15:51:28 [2019-10-03T15:51:28.568Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 15:51:28 [2019-10-03T15:51:28.568Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 15:51:28 [2019-10-03T15:51:28.568Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 15:51:28 [2019-10-03T15:51:28.568Z] Selecting previously unselected package btrfs-progs. 15:51:28 [2019-10-03T15:51:28.568Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... 15:51:28 [2019-10-03T15:51:28.568Z] Unpacking btrfs-progs (4.7.3-1) ... 15:51:28 [2019-10-03T15:51:28.568Z] Selecting previously unselected package btrfs-tools. 15:51:28 [2019-10-03T15:51:28.568Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... 15:51:28 [2019-10-03T15:51:28.568Z] Unpacking btrfs-tools (4.7.3-1) ... 15:51:28 [2019-10-03T15:51:28.568Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:51:28 [2019-10-03T15:51:28.568Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 15:51:28 [2019-10-03T15:51:28.568Z] Setting up btrfs-progs (4.7.3-1) ... 15:51:28 [2019-10-03T15:51:28.568Z] Setting up btrfs-tools (4.7.3-1) ... 15:51:28 [2019-10-03T15:51:28.568Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:51:28 [2019-10-03T15:51:28.881Z] #58 180.1 make[1]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.186Z] Removing intermediate container 531f455d1669 15:51:29 [2019-10-03T15:51:29.186Z] ---> ab2eaecb51dc 15:51:29 [2019-10-03T15:51:29.186Z] Step 53/126 : ENV INSTALL_BINARY_NAME=containerd 15:51:29 [2019-10-03T15:51:29.186Z] ---> Running in 915590dff77c 15:51:29 [2019-10-03T15:51:29.238Z] Removing intermediate container f944092cfcc9 15:51:29 [2019-10-03T15:51:29.238Z] ---> 0d8585197528 15:51:29 [2019-10-03T15:51:29.238Z] Step 72/126 : FROM dev-base AS dockercli 15:51:29 [2019-10-03T15:51:29.238Z] ---> c8eab50701dd 15:51:29 [2019-10-03T15:51:29.238Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli 15:51:29 [2019-10-03T15:51:29.238Z] ---> Running in e0a7c3487962 15:51:29 [2019-10-03T15:51:29.238Z] Removing intermediate container e0a7c3487962 15:51:29 [2019-10-03T15:51:29.238Z] ---> 49f930985ea9 15:51:29 [2019-10-03T15:51:29.238Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:51:29 [2019-10-03T15:51:29.238Z] ---> 06c887bae869 15:51:29 [2019-10-03T15:51:29.238Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:51:29 [2019-10-03T15:51:29.238Z] ---> 17b87578fc05 15:51:29 [2019-10-03T15:51:29.238Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:51:29 [2019-10-03T15:51:29.469Z] Removing intermediate container 915590dff77c 15:51:29 [2019-10-03T15:51:29.469Z] ---> a0ee702e0bd2 15:51:29 [2019-10-03T15:51:29.469Z] Step 54/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:51:29 [2019-10-03T15:51:29.469Z] ---> e4541f42b3c4 15:51:29 [2019-10-03T15:51:29.469Z] Step 55/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.6 make[1]: 'images/built-in.o' is up to date. 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.6 make[1]: 'compel/plugins/std.lib.a' is up to date. 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.7 make[1]: 'compel/libcompel.a' is up to date. 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.7 make[1]: 'compel/compel-host-bin' is up to date. 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.7 make[1]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.484Z] #58 180.7 make[1]: 'soccr/libsoccr.a' is up to date. 15:51:29 [2019-10-03T15:51:29.615Z] ---> Running in 5f6834fd4df2 15:51:29 [2019-10-03T15:51:29.739Z] #58 180.8 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.739Z] #58 180.9 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.739Z] #58 180.9 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.739Z] #58 181.0 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.739Z] #58 181.0 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.739Z] #58 181.0 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.753Z] ---> c66f1c8ec565 15:51:29 [2019-10-03T15:51:29.753Z] Step 56/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:51:29 [2019-10-03T15:51:29.753Z] ---> Running in e164f2bcd15a 15:51:29 [2019-10-03T15:51:29.993Z] + RM_GOPATH=0 15:51:29 [2019-10-03T15:51:29.994Z] + TMP_GOPATH= 15:51:29 [2019-10-03T15:51:29.994Z] + : /build 15:51:29 [2019-10-03T15:51:29.994Z] + '[' -z '' ']' 15:51:29 [2019-10-03T15:51:29.994Z] ++ mktemp -d 15:51:29 [2019-10-03T15:51:29.994Z] + export GOPATH=/tmp/tmp.F25gUkgYKW 15:51:29 [2019-10-03T15:51:29.994Z] + GOPATH=/tmp/tmp.F25gUkgYKW 15:51:29 [2019-10-03T15:51:29.994Z] + RM_GOPATH=1 15:51:29 [2019-10-03T15:51:29.994Z] ++ dirname ./install.sh 15:51:29 [2019-10-03T15:51:29.994Z] + dir=. 15:51:29 [2019-10-03T15:51:29.994Z] + bin=dockercli 15:51:29 [2019-10-03T15:51:29.994Z] + shift 15:51:29 [2019-10-03T15:51:29.994Z] + '[' '!' -f ./dockercli.installer ']' 15:51:29 [2019-10-03T15:51:29.994Z] + . ./dockercli.installer 15:51:29 [2019-10-03T15:51:29.994Z] ++ DOCKERCLI_CHANNEL=stable 15:51:29 [2019-10-03T15:51:29.994Z] ++ DOCKERCLI_VERSION=17.06.2-ce 15:51:29 [2019-10-03T15:51:29.994Z] + install_dockercli 15:51:29 [2019-10-03T15:51:29.994Z] + echo 'Install docker/cli version 17.06.2-ce from stable' 15:51:29 [2019-10-03T15:51:29.994Z] Install docker/cli version 17.06.2-ce from stable 15:51:29 [2019-10-03T15:51:29.994Z] ++ uname -m 15:51:29 [2019-10-03T15:51:29.994Z] + arch=s390x 15:51:29 [2019-10-03T15:51:29.994Z] + '[' s390x '!=' x86_64 ']' 15:51:29 [2019-10-03T15:51:29.994Z] + '[' s390x '!=' s390x ']' 15:51:29 [2019-10-03T15:51:29.994Z] + url=https://download.docker.com/linux/static 15:51:29 [2019-10-03T15:51:29.994Z] + tar -xz docker/docker 15:51:29 [2019-10-03T15:51:29.994Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 15:51:29 [2019-10-03T15:51:29.994Z] #58 181.0 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.994Z] #58 181.1 make[2]: Nothing to be done for 'all'. 15:51:29 [2019-10-03T15:51:29.994Z] #58 181.1 INSTALL criu/criu 15:51:29 [2019-10-03T15:51:29.994Z] #58 DONE 181.2s 15:51:29 [2019-10-03T15:51:29.994Z] 15:51:29 [2019-10-03T15:51:29.994Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:30 [2019-10-03T15:51:30.035Z] + RM_GOPATH=0 15:51:30 [2019-10-03T15:51:30.035Z] + TMP_GOPATH= 15:51:30 [2019-10-03T15:51:30.035Z] + : /build 15:51:30 [2019-10-03T15:51:30.035Z] + '[' -z '' ']' 15:51:30 [2019-10-03T15:51:30.035Z] ++ mktemp -d 15:51:30 [2019-10-03T15:51:30.035Z] + export GOPATH=/tmp/tmp.gEDVnVb0Qb 15:51:30 [2019-10-03T15:51:30.035Z] + GOPATH=/tmp/tmp.gEDVnVb0Qb 15:51:30 [2019-10-03T15:51:30.035Z] + RM_GOPATH=1 15:51:30 [2019-10-03T15:51:30.035Z] ++ dirname ./install.sh 15:51:30 [2019-10-03T15:51:30.035Z] + dir=. 15:51:30 [2019-10-03T15:51:30.035Z] + bin=containerd 15:51:30 [2019-10-03T15:51:30.035Z] + shift 15:51:30 [2019-10-03T15:51:30.035Z] + '[' '!' -f ./containerd.installer ']' 15:51:30 [2019-10-03T15:51:30.035Z] + . ./containerd.installer 15:51:30 [2019-10-03T15:51:30.035Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 15:51:30 [2019-10-03T15:51:30.035Z] + install_containerd 15:51:30 [2019-10-03T15:51:30.035Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' 15:51:30 [2019-10-03T15:51:30.035Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 15:51:30 [2019-10-03T15:51:30.035Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.gEDVnVb0Qb/src/github.com/containerd/containerd 15:51:30 [2019-10-03T15:51:30.035Z] Cloning into '/tmp/tmp.gEDVnVb0Qb/src/github.com/containerd/containerd'... 15:51:30 [2019-10-03T15:51:30.794Z] + mkdir -p /build 15:51:30 [2019-10-03T15:51:30.794Z] + mv docker/docker /build/ 15:51:30 [2019-10-03T15:51:30.795Z] + rmdir docker 15:51:31 [2019-10-03T15:51:31.580Z] Removing intermediate container 5f6834fd4df2 15:51:31 [2019-10-03T15:51:31.580Z] ---> d937b1932052 15:51:31 [2019-10-03T15:51:31.580Z] Step 77/126 : FROM runtime-dev AS runc 15:51:31 [2019-10-03T15:51:31.580Z] ---> 20e1edb33772 15:51:31 [2019-10-03T15:51:31.580Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc 15:51:31 [2019-10-03T15:51:31.580Z] ---> Running in 9598f7bc42d6 15:51:31 [2019-10-03T15:51:31.944Z] Removing intermediate container 9598f7bc42d6 15:51:31 [2019-10-03T15:51:31.944Z] ---> fd39956c32a0 15:51:31 [2019-10-03T15:51:31.944Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:51:31 [2019-10-03T15:51:31.944Z] ---> 0ea0b840066b 15:51:31 [2019-10-03T15:51:31.944Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:51:32 [2019-10-03T15:51:32.314Z] ---> 69d2269e8fd9 15:51:32 [2019-10-03T15:51:32.314Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:51:32 [2019-10-03T15:51:32.314Z] ---> Running in e1bdfb7b0770 15:51:33 [2019-10-03T15:51:33.095Z] + RM_GOPATH=0 15:51:33 [2019-10-03T15:51:33.095Z] + TMP_GOPATH= 15:51:33 [2019-10-03T15:51:33.095Z] + : /build 15:51:33 [2019-10-03T15:51:33.095Z] + '[' -z '' ']' 15:51:33 [2019-10-03T15:51:33.095Z] ++ mktemp -d 15:51:33 [2019-10-03T15:51:33.095Z] + export GOPATH=/tmp/tmp.gZcT7fvCEd 15:51:33 [2019-10-03T15:51:33.095Z] + GOPATH=/tmp/tmp.gZcT7fvCEd 15:51:33 [2019-10-03T15:51:33.095Z] + RM_GOPATH=1 15:51:33 [2019-10-03T15:51:33.095Z] ++ dirname ./install.sh 15:51:33 [2019-10-03T15:51:33.095Z] + dir=. 15:51:33 [2019-10-03T15:51:33.095Z] + bin=runc 15:51:33 [2019-10-03T15:51:33.095Z] + shift 15:51:33 [2019-10-03T15:51:33.095Z] + '[' '!' -f ./runc.installer ']' 15:51:33 [2019-10-03T15:51:33.095Z] + . ./runc.installer 15:51:33 [2019-10-03T15:51:33.095Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:51:33 [2019-10-03T15:51:33.095Z] + install_runc 15:51:33 [2019-10-03T15:51:33.095Z] + grep -q '^3\.10\.0.*\.el7\.' 15:51:33 [2019-10-03T15:51:33.095Z] + uname -r 15:51:33 [2019-10-03T15:51:33.095Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' 15:51:33 [2019-10-03T15:51:33.095Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 15:51:33 [2019-10-03T15:51:33.095Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gZcT7fvCEd/src/github.com/opencontainers/runc 15:51:33 [2019-10-03T15:51:33.095Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 15:51:33 [2019-10-03T15:51:33.095Z] Cloning into '/tmp/tmp.gZcT7fvCEd/src/github.com/opencontainers/runc'... 15:51:33 [2019-10-03T15:51:33.897Z] + cd /tmp/tmp.gZcT7fvCEd/src/github.com/opencontainers/runc 15:51:33 [2019-10-03T15:51:33.897Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:51:33 [2019-10-03T15:51:33.897Z] + '[' -z '' ']' 15:51:33 [2019-10-03T15:51:33.897Z] + target=static 15:51:33 [2019-10-03T15:51:33.897Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static 15:51:34 [2019-10-03T15:51:34.269Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . 15:51:36 [2019-10-03T15:51:36.069Z] #47 ... 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint 15:51:36 [2019-10-03T15:51:36.069Z] #24 DONE 259.2s 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:36 [2019-10-03T15:51:36.069Z] #47 217.0 🇩 bin/containerd 15:51:36 [2019-10-03T15:51:36.069Z] #47 ... 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:51:36 [2019-10-03T15:51:36.069Z] #25 DONE 0.2s 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ 15:51:36 [2019-10-03T15:51:36.069Z] #28 DONE 0.1s 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ 15:51:36 [2019-10-03T15:51:36.069Z] #31 DONE 0.1s 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:36 [2019-10-03T15:51:36.069Z] #47 ... 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ 15:51:36 [2019-10-03T15:51:36.069Z] #34 DONE 0.1s 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ 15:51:36 [2019-10-03T15:51:36.069Z] #39 DONE 0.1s 15:51:36 [2019-10-03T15:51:36.069Z] 15:51:36 [2019-10-03T15:51:36.069Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ 15:51:36 [2019-10-03T15:51:36.325Z] #43 DONE 0.1s 15:51:36 [2019-10-03T15:51:36.325Z] 15:51:36 [2019-10-03T15:51:36.325Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:37 [2019-10-03T15:51:37.145Z] + cd /tmp/tmp.gEDVnVb0Qb/src/github.com/containerd/containerd 15:51:37 [2019-10-03T15:51:37.146Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 15:51:37 [2019-10-03T15:51:37.146Z] + export 'BUILDTAGS=netgo osusergo static_build' 15:51:37 [2019-10-03T15:51:37.146Z] + BUILDTAGS='netgo osusergo static_build' 15:51:37 [2019-10-03T15:51:37.146Z] + export EXTRA_FLAGS=-buildmode=pie 15:51:37 [2019-10-03T15:51:37.146Z] + EXTRA_FLAGS=-buildmode=pie 15:51:37 [2019-10-03T15:51:37.146Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 15:51:37 [2019-10-03T15:51:37.146Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 15:51:37 [2019-10-03T15:51:37.146Z] + '[' '' = dynamic ']' 15:51:37 [2019-10-03T15:51:37.146Z] + make 15:51:37 [2019-10-03T15:51:37.146Z] 🇩 bin/ctr 15:51:44 [2019-10-03T15:51:44.820Z] #47 217.2 🇩 bin/containerd 15:51:45 [2019-10-03T15:51:45.746Z] #47 ... 15:51:45 [2019-10-03T15:51:45.746Z] 15:51:45 [2019-10-03T15:51:45.746Z] #24 [golangci_lint 3/3] RUN PREFIX=/build ./install.sh golangci_lint 15:51:45 [2019-10-03T15:51:45.746Z] #24 DONE 263.4s 15:51:45 [2019-10-03T15:51:45.746Z] 15:51:45 [2019-10-03T15:51:45.746Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:47 [2019-10-03T15:51:47.633Z] #47 ... 15:51:47 [2019-10-03T15:51:47.634Z] 15:51:47 [2019-10-03T15:51:47.634Z] #25 [dev 11/24] COPY --from=golangci_lint /build/ /usr/local/bin/ 15:51:47 [2019-10-03T15:51:47.634Z] #25 DONE 0.9s 15:51:47 [2019-10-03T15:51:47.888Z] 15:51:47 [2019-10-03T15:51:47.888Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ 15:51:47 [2019-10-03T15:51:47.888Z] #28 DONE 0.1s 15:51:47 [2019-10-03T15:51:47.888Z] 15:51:47 [2019-10-03T15:51:47.888Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:47 [2019-10-03T15:51:47.888Z] #47 ... 15:51:47 [2019-10-03T15:51:47.888Z] 15:51:47 [2019-10-03T15:51:47.888Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ 15:51:47 [2019-10-03T15:51:47.888Z] #31 DONE 0.1s 15:51:48 [2019-10-03T15:51:48.143Z] 15:51:48 [2019-10-03T15:51:48.143Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ 15:51:48 [2019-10-03T15:51:48.333Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 15:51:48 [2019-10-03T15:51:48.333Z] + mkdir -p /build 15:51:48 [2019-10-03T15:51:48.333Z] + cp runc /build/runc 15:51:48 [2019-10-03T15:51:48.397Z] #34 DONE 0.4s 15:51:48 [2019-10-03T15:51:48.398Z] 15:51:48 [2019-10-03T15:51:48.398Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:48 [2019-10-03T15:51:48.398Z] #47 ... 15:51:48 [2019-10-03T15:51:48.398Z] 15:51:48 [2019-10-03T15:51:48.398Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ 15:51:48 [2019-10-03T15:51:48.398Z] #39 DONE 0.1s 15:51:48 [2019-10-03T15:51:48.652Z] 15:51:48 [2019-10-03T15:51:48.652Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ 15:51:49 [2019-10-03T15:51:49.126Z] Removing intermediate container e1bdfb7b0770 15:51:49 [2019-10-03T15:51:49.126Z] ---> 5c99f2140bd1 15:51:49 [2019-10-03T15:51:49.126Z] Step 82/126 : FROM dev-base AS tini 15:51:49 [2019-10-03T15:51:49.126Z] ---> c8eab50701dd 15:51:49 [2019-10-03T15:51:49.126Z] Step 83/126 : ARG DEBIAN_FRONTEND 15:51:49 [2019-10-03T15:51:49.126Z] ---> Using cache 15:51:49 [2019-10-03T15:51:49.126Z] ---> 6707010a9b2b 15:51:49 [2019-10-03T15:51:49.126Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* 15:51:49 [2019-10-03T15:51:49.126Z] ---> Running in 985e4fa5f992 15:51:49 [2019-10-03T15:51:49.211Z] #43 DONE 0.6s 15:51:49 [2019-10-03T15:51:49.211Z] 15:51:49 [2019-10-03T15:51:49.211Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd 15:51:49 [2019-10-03T15:51:49.929Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:51:49 [2019-10-03T15:51:49.929Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:51:49 [2019-10-03T15:51:49.929Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:51:49 [2019-10-03T15:51:49.929Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:51:49 [2019-10-03T15:51:49.929Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:51:49 [2019-10-03T15:51:49.929Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] 15:51:50 [2019-10-03T15:51:50.297Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 15:51:50 [2019-10-03T15:51:50.297Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 15:51:51 [2019-10-03T15:51:51.551Z] Fetched 7669 kB in 1s (4833 kB/s) 15:51:51 [2019-10-03T15:51:51.933Z] Reading package lists... 15:51:52 [2019-10-03T15:51:52.358Z] Reading package lists... 15:51:52 [2019-10-03T15:51:52.788Z] Building dependency tree... 15:51:52 [2019-10-03T15:51:52.788Z] Reading state information... 15:51:52 [2019-10-03T15:51:52.788Z] The following additional packages will be installed: 15:51:52 [2019-10-03T15:51:52.788Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 15:51:52 [2019-10-03T15:51:52.788Z] Suggested packages: 15:51:52 [2019-10-03T15:51:52.788Z] codeblocks eclipse ninja-build lrzip 15:51:52 [2019-10-03T15:51:52.788Z] Recommended packages: 15:51:52 [2019-10-03T15:51:52.788Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:51:52 [2019-10-03T15:51:52.788Z] The following NEW packages will be installed: 15:51:52 [2019-10-03T15:51:52.788Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 15:51:52 [2019-10-03T15:51:52.788Z] vim-common xxd 15:51:52 [2019-10-03T15:51:52.788Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 15:51:52 [2019-10-03T15:51:52.788Z] Need to get 13.2 MB of archives. 15:51:52 [2019-10-03T15:51:52.788Z] After this operation, 59.4 MB of additional disk space will be used. 15:51:52 [2019-10-03T15:51:52.788Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] 15:51:52 [2019-10-03T15:51:52.788Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 15:51:52 [2019-10-03T15:51:52.788Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] 15:51:53 [2019-10-03T15:51:53.308Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] 15:51:53 [2019-10-03T15:51:53.308Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] 15:51:53 [2019-10-03T15:51:53.726Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 15:51:53 [2019-10-03T15:51:53.726Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] 15:51:53 [2019-10-03T15:51:53.726Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] 15:51:53 [2019-10-03T15:51:53.726Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] 15:51:53 [2019-10-03T15:51:53.726Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:51:53 [2019-10-03T15:51:53.726Z] debconf: delaying package configuration, since apt-utils is not installed 15:51:53 [2019-10-03T15:51:53.726Z] Fetched 13.2 MB in 0s (17.2 MB/s) 15:51:53 [2019-10-03T15:51:53.726Z] Selecting previously unselected package cmake-data. 15:51:53 [2019-10-03T15:51:53.726Z] (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.) 15:51:53 [2019-10-03T15:51:53.726Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 15:51:53 [2019-10-03T15:51:53.726Z] Unpacking cmake-data (3.7.2-1) ... 15:51:54 [2019-10-03T15:51:54.094Z] Selecting previously unselected package liblzo2-2:s390x. 15:51:54 [2019-10-03T15:51:54.094Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... 15:51:54 [2019-10-03T15:51:54.094Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 15:51:54 [2019-10-03T15:51:54.094Z] Selecting previously unselected package libicu57:s390x. 15:51:54 [2019-10-03T15:51:54.094Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... 15:51:54 [2019-10-03T15:51:54.094Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... 15:51:54 [2019-10-03T15:51:54.918Z] Selecting previously unselected package libxml2:s390x. 15:51:54 [2019-10-03T15:51:54.918Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... 15:51:54 [2019-10-03T15:51:54.918Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... 15:51:54 [2019-10-03T15:51:54.918Z] Selecting previously unselected package libarchive13:s390x. 15:51:54 [2019-10-03T15:51:54.918Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... 15:51:54 [2019-10-03T15:51:54.918Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... 15:51:55 [2019-10-03T15:51:55.290Z] Selecting previously unselected package libjsoncpp1:s390x. 15:51:55 [2019-10-03T15:51:55.290Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... 15:51:55 [2019-10-03T15:51:55.290Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... 15:51:55 [2019-10-03T15:51:55.290Z] Selecting previously unselected package libuv1:s390x. 15:51:55 [2019-10-03T15:51:55.290Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... 15:51:55 [2019-10-03T15:51:55.290Z] Unpacking libuv1:s390x (1.9.1-3) ... 15:51:55 [2019-10-03T15:51:55.290Z] Selecting previously unselected package cmake. 15:51:55 [2019-10-03T15:51:55.290Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... 15:51:55 [2019-10-03T15:51:55.290Z] Unpacking cmake (3.7.2-1) ... 15:51:55 [2019-10-03T15:51:55.661Z] Selecting previously unselected package xxd. 15:51:55 [2019-10-03T15:51:55.661Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... 15:51:55 [2019-10-03T15:51:55.661Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:51:55 [2019-10-03T15:51:55.661Z] Selecting previously unselected package vim-common. 15:51:55 [2019-10-03T15:51:55.661Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:51:55 [2019-10-03T15:51:55.661Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:51:55 [2019-10-03T15:51:55.661Z] Processing triggers for mime-support (3.60) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up libuv1:s390x (1.9.1-3) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up cmake-data (3.7.2-1) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... 15:51:55 [2019-10-03T15:51:55.661Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:51:55 [2019-10-03T15:51:55.661Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 15:51:56 [2019-10-03T15:51:56.025Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... 15:51:56 [2019-10-03T15:51:56.025Z] Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... 15:51:56 [2019-10-03T15:51:56.025Z] Setting up cmake (3.7.2-1) ... 15:51:56 [2019-10-03T15:51:56.025Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:51:57 [2019-10-03T15:51:57.308Z] Removing intermediate container 985e4fa5f992 15:51:57 [2019-10-03T15:51:57.308Z] ---> 8fda0f979cae 15:51:57 [2019-10-03T15:51:57.308Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:51:57 [2019-10-03T15:51:57.308Z] ---> eee52968a16e 15:51:57 [2019-10-03T15:51:57.308Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini 15:51:57 [2019-10-03T15:51:57.308Z] ---> Running in 6769f46e87a4 15:51:57 [2019-10-03T15:51:57.684Z] Removing intermediate container 6769f46e87a4 15:51:57 [2019-10-03T15:51:57.684Z] ---> b2ffc0c6e69d 15:51:57 [2019-10-03T15:51:57.684Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:51:57 [2019-10-03T15:51:57.684Z] ---> 455654e74f9f 15:51:57 [2019-10-03T15:51:57.684Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:51:57 [2019-10-03T15:51:57.684Z] ---> Running in 805f1c48c460 15:51:58 [2019-10-03T15:51:58.294Z] #47 238.5 🇩 bin/containerd-stress 15:51:58 [2019-10-03T15:51:58.294Z] #47 240.0 🇩 bin/containerd-shim 15:51:58 [2019-10-03T15:51:58.471Z] + RM_GOPATH=0 15:51:58 [2019-10-03T15:51:58.471Z] + TMP_GOPATH= 15:51:58 [2019-10-03T15:51:58.471Z] + : /build 15:51:58 [2019-10-03T15:51:58.471Z] + '[' -z '' ']' 15:51:58 [2019-10-03T15:51:58.471Z] ++ mktemp -d 15:51:58 [2019-10-03T15:51:58.471Z] + export GOPATH=/tmp/tmp.otcBE6UzV8 15:51:58 [2019-10-03T15:51:58.471Z] + GOPATH=/tmp/tmp.otcBE6UzV8 15:51:58 [2019-10-03T15:51:58.471Z] + RM_GOPATH=1 15:51:58 [2019-10-03T15:51:58.471Z] ++ dirname ./install.sh 15:51:58 [2019-10-03T15:51:58.471Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 15:51:58 [2019-10-03T15:51:58.471Z] + dir=. 15:51:58 [2019-10-03T15:51:58.471Z] + bin=tini 15:51:58 [2019-10-03T15:51:58.471Z] + shift 15:51:58 [2019-10-03T15:51:58.471Z] + '[' '!' -f ./tini.installer ']' 15:51:58 [2019-10-03T15:51:58.471Z] + . ./tini.installer 15:51:58 [2019-10-03T15:51:58.471Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 15:51:58 [2019-10-03T15:51:58.471Z] + install_tini 15:51:58 [2019-10-03T15:51:58.471Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 15:51:58 [2019-10-03T15:51:58.471Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.otcBE6UzV8/tini 15:51:58 [2019-10-03T15:51:58.471Z] Cloning into '/tmp/tmp.otcBE6UzV8/tini'... 15:51:58 [2019-10-03T15:51:58.858Z] + cd /tmp/tmp.otcBE6UzV8/tini 15:51:58 [2019-10-03T15:51:58.858Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 15:51:58 [2019-10-03T15:51:58.858Z] + cmake . 15:51:58 [2019-10-03T15:51:58.858Z] -- The C compiler identification is GNU 6.3.0 15:51:58 [2019-10-03T15:51:58.858Z] -- Check for working C compiler: /usr/bin/cc 15:51:58 [2019-10-03T15:51:58.858Z] -- Check for working C compiler: /usr/bin/cc -- works 15:51:58 [2019-10-03T15:51:58.858Z] -- Detecting C compiler ABI info 15:51:58 [2019-10-03T15:51:58.858Z] -- Detecting C compiler ABI info - done 15:51:58 [2019-10-03T15:51:58.858Z] -- Detecting C compile features 15:51:59 [2019-10-03T15:51:59.314Z] -- Detecting C compile features - done 15:51:59 [2019-10-03T15:51:59.314Z] -- Performing Test HAS_BUILTIN_FORTIFY 15:51:59 [2019-10-03T15:51:59.314Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:51:59 [2019-10-03T15:51:59.314Z] -- Configuring done 15:51:59 [2019-10-03T15:51:59.314Z] -- Generating done 15:51:59 [2019-10-03T15:51:59.314Z] -- Build files have been written to: /tmp/tmp.otcBE6UzV8/tini 15:51:59 [2019-10-03T15:51:59.314Z] + make tini-static 15:51:59 [2019-10-03T15:51:59.314Z] Scanning dependencies of target tini-static 15:51:59 [2019-10-03T15:51:59.314Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:51:59 [2019-10-03T15:51:59.314Z] [100%] Linking C executable tini-static 15:51:59 [2019-10-03T15:51:59.314Z] [100%] Built target tini-static 15:51:59 [2019-10-03T15:51:59.314Z] + mkdir -p /build 15:51:59 [2019-10-03T15:51:59.314Z] + cp tini-static /build/docker-init 15:52:00 [2019-10-03T15:52:00.215Z] Removing intermediate container 805f1c48c460 15:52:00 [2019-10-03T15:52:00.215Z] ---> 52cc5418155d 15:52:00 [2019-10-03T15:52:00.215Z] Step 89/126 : FROM dev-base AS rootlesskit 15:52:00 [2019-10-03T15:52:00.215Z] ---> c8eab50701dd 15:52:00 [2019-10-03T15:52:00.215Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit 15:52:00 [2019-10-03T15:52:00.215Z] ---> Running in 8476b23a1260 15:52:00 [2019-10-03T15:52:00.215Z] Removing intermediate container 8476b23a1260 15:52:00 [2019-10-03T15:52:00.215Z] ---> 7a6fe920b245 15:52:00 [2019-10-03T15:52:00.215Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:52:00 [2019-10-03T15:52:00.578Z] ---> d373c9dd7fca 15:52:00 [2019-10-03T15:52:00.578Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:52:00 [2019-10-03T15:52:00.938Z] ---> 97bf8e964faf 15:52:00 [2019-10-03T15:52:00.938Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME 15:52:00 [2019-10-03T15:52:00.938Z] ---> Running in 0151168af7e1 15:52:01 [2019-10-03T15:52:01.308Z] + RM_GOPATH=0 15:52:01 [2019-10-03T15:52:01.308Z] + TMP_GOPATH= 15:52:01 [2019-10-03T15:52:01.308Z] + : /build/ 15:52:01 [2019-10-03T15:52:01.308Z] + '[' -z '' ']' 15:52:01 [2019-10-03T15:52:01.308Z] ++ mktemp -d 15:52:01 [2019-10-03T15:52:01.308Z] + export GOPATH=/tmp/tmp.Wuy3sGWQ4g 15:52:01 [2019-10-03T15:52:01.308Z] + GOPATH=/tmp/tmp.Wuy3sGWQ4g 15:52:01 [2019-10-03T15:52:01.308Z] + RM_GOPATH=1 15:52:01 [2019-10-03T15:52:01.308Z] ++ dirname ./install.sh 15:52:01 [2019-10-03T15:52:01.308Z] + dir=. 15:52:01 [2019-10-03T15:52:01.308Z] + bin=rootlesskit 15:52:01 [2019-10-03T15:52:01.308Z] + shift 15:52:01 [2019-10-03T15:52:01.308Z] + '[' '!' -f ./rootlesskit.installer ']' 15:52:01 [2019-10-03T15:52:01.308Z] + . ./rootlesskit.installer 15:52:01 [2019-10-03T15:52:01.308Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 15:52:01 [2019-10-03T15:52:01.308Z] + install_rootlesskit 15:52:01 [2019-10-03T15:52:01.308Z] + case "$1" in 15:52:01 [2019-10-03T15:52:01.308Z] + export CGO_ENABLED=0 15:52:01 [2019-10-03T15:52:01.308Z] + CGO_ENABLED=0 15:52:01 [2019-10-03T15:52:01.308Z] + _install_rootlesskit 15:52:01 [2019-10-03T15:52:01.308Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 15:52:01 [2019-10-03T15:52:01.308Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Wuy3sGWQ4g/src/github.com/rootless-containers/rootlesskit 15:52:01 [2019-10-03T15:52:01.308Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:52:01 [2019-10-03T15:52:01.308Z] Cloning into '/tmp/tmp.Wuy3sGWQ4g/src/github.com/rootless-containers/rootlesskit'... 15:52:02 [2019-10-03T15:52:02.089Z] + cd /tmp/tmp.Wuy3sGWQ4g/src/github.com/rootless-containers/rootlesskit 15:52:02 [2019-10-03T15:52:02.089Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:52:02 [2019-10-03T15:52:02.089Z] + for f in rootlesskit rootlesskit-docker-proxy 15:52:02 [2019-10-03T15:52:02.089Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 15:52:03 [2019-10-03T15:52:03.534Z] #47 245.6 🇩 bin/containerd-shim-runc-v1 15:52:06 [2019-10-03T15:52:06.049Z] #47 248.0 🇩 binaries 15:52:06 [2019-10-03T15:52:06.049Z] #47 248.0 + mkdir -p /build 15:52:06 [2019-10-03T15:52:06.049Z] #47 248.0 + cp bin/containerd /build/containerd 15:52:06 [2019-10-03T15:52:06.049Z] #47 248.0 + cp bin/containerd-shim /build/containerd-shim 15:52:06 [2019-10-03T15:52:06.049Z] #47 248.0 + cp bin/ctr /build/ctr 15:52:06 [2019-10-03T15:52:06.611Z] #47 DONE 248.6s 15:52:07 [2019-10-03T15:52:07.290Z] #47 239.7 🇩 bin/containerd-stress 15:52:07 [2019-10-03T15:52:07.537Z] 15:52:07 [2019-10-03T15:52:07.537Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ 15:52:07 [2019-10-03T15:52:07.792Z] #48 DONE 0.2s 15:52:07 [2019-10-03T15:52:07.792Z] 15:52:07 [2019-10-03T15:52:07.792Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ 15:52:07 [2019-10-03T15:52:07.792Z] #51 DONE 0.1s 15:52:07 [2019-10-03T15:52:07.792Z] 15:52:07 [2019-10-03T15:52:07.792Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli 15:52:08 [2019-10-03T15:52:08.047Z] #54 DONE 0.2s 15:52:08 [2019-10-03T15:52:08.047Z] 15:52:08 [2019-10-03T15:52:08.047Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ 15:52:08 [2019-10-03T15:52:08.047Z] #56 DONE 0.2s 15:52:08 [2019-10-03T15:52:08.214Z] #47 241.5 🇩 bin/containerd-shim 15:52:08 [2019-10-03T15:52:08.301Z] 15:52:08 [2019-10-03T15:52:08.302Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ 15:52:08 [2019-10-03T15:52:08.302Z] #59 DONE 0.1s 15:52:08 [2019-10-03T15:52:08.302Z] 15:52:08 [2019-10-03T15:52:08.302Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:52:08 [2019-10-03T15:52:08.302Z] #63 DONE 0.2s 15:52:08 [2019-10-03T15:52:08.499Z] + for f in rootlesskit rootlesskit-docker-proxy 15:52:08 [2019-10-03T15:52:08.500Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 15:52:08 [2019-10-03T15:52:08.557Z] 15:52:08 [2019-10-03T15:52:08.557Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... 15:52:08 [2019-10-03T15:52:08.557Z] #65 DONE 0.1s 15:52:08 [2019-10-03T15:52:08.813Z] 15:52:08 [2019-10-03T15:52:08.813Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 15:52:08 [2019-10-03T15:52:08.813Z] #66 DONE 0.0s 15:52:08 [2019-10-03T15:52:08.813Z] 15:52:08 [2019-10-03T15:52:08.813Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 15:52:09 [2019-10-03T15:52:09.373Z] #67 DONE 0.7s 15:52:09 [2019-10-03T15:52:09.373Z] 15:52:09 [2019-10-03T15:52:09.373Z] #68 exporting to image 15:52:09 [2019-10-03T15:52:09.373Z] #68 exporting layers 15:52:10 [2019-10-03T15:52:10.349Z] Removing intermediate container 0151168af7e1 15:52:10 [2019-10-03T15:52:10.349Z] ---> ea8ec72469ac 15:52:10 [2019-10-03T15:52:10.349Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build 15:52:10 [2019-10-03T15:52:10.349Z] ---> 19b4545a4946 15:52:10 [2019-10-03T15:52:10.349Z] Step 95/126 : FROM runtime-dev AS dev 15:52:10 [2019-10-03T15:52:10.349Z] ---> 20e1edb33772 15:52:10 [2019-10-03T15:52:10.349Z] Step 96/126 : ARG DEBIAN_FRONTEND 15:52:10 [2019-10-03T15:52:10.349Z] ---> Running in ab64b17a4c7d 15:52:10 [2019-10-03T15:52:10.741Z] Removing intermediate container ab64b17a4c7d 15:52:10 [2019-10-03T15:52:10.741Z] ---> 4071e29b4ebd 15:52:10 [2019-10-03T15:52:10.741Z] Step 97/126 : RUN groupadd -r docker 15:52:10 [2019-10-03T15:52:10.741Z] ---> Running in d2e46a937c72 15:52:12 [2019-10-03T15:52:12.151Z] Removing intermediate container d2e46a937c72 15:52:12 [2019-10-03T15:52:12.151Z] ---> 2f81d098b032 15:52:12 [2019-10-03T15:52:12.151Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser 15:52:12 [2019-10-03T15:52:12.552Z] ---> Running in bf8bd104bbc8 15:52:13 [2019-10-03T15:52:13.830Z] Removing intermediate container bf8bd104bbc8 15:52:13 [2019-10-03T15:52:13.830Z] ---> 3a40dec930ae 15:52:13 [2019-10-03T15:52:13.830Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:52:13 [2019-10-03T15:52:13.830Z] ---> Running in e222a22c1586 15:52:14 [2019-10-03T15:52:14.194Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:52:14 [2019-10-03T15:52:14.564Z] Removing intermediate container e222a22c1586 15:52:14 [2019-10-03T15:52:14.564Z] ---> f3d7007ad49d 15:52:14 [2019-10-03T15:52:14.564Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:52:14 [2019-10-03T15:52:14.564Z] ---> Running in 388d8bd93928 15:52:14 [2019-10-03T15:52:14.764Z] #47 247.3 🇩 bin/containerd-shim-runc-v1 15:52:15 [2019-10-03T15:52:15.827Z] Removing intermediate container 388d8bd93928 15:52:15 [2019-10-03T15:52:15.827Z] ---> 933b57ee9abe 15:52:15 [2019-10-03T15:52:15.827Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:52:15 [2019-10-03T15:52:15.827Z] ---> Running in 0fd21b515b75 15:52:15 [2019-10-03T15:52:15.900Z] #68 exporting layers 6.1s done 15:52:15 [2019-10-03T15:52:15.900Z] #68 writing image sha256:38a11b3fcec17ca5f337a751cb9923aee7cc54094c2c3662363f01872dd821ed done 15:52:15 [2019-10-03T15:52:15.900Z] #68 naming to docker.io/library/docker:0075ee6d6cf03541078f341c74475b61c1cddd31 done 15:52:15 [2019-10-03T15:52:15.900Z] #68 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 15:52:16 [2019-10-03T15:52:16.357Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39082/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/validate/default 15:52:17 [2019-10-03T15:52:17.069Z] Removing intermediate container 0fd21b515b75 15:52:17 [2019-10-03T15:52:17.069Z] ---> 43cb22091786 15:52:17 [2019-10-03T15:52:17.069Z] Step 102/126 : RUN ldconfig 15:52:17 [2019-10-03T15:52:17.069Z] ---> Running in afd7e3db45d4 15:52:17 [2019-10-03T15:52:17.274Z] #47 250.3 🇩 binaries 15:52:17 [2019-10-03T15:52:17.274Z] #47 250.3 + mkdir -p /build 15:52:17 [2019-10-03T15:52:17.274Z] #47 250.3 + cp bin/containerd /build/containerd 15:52:17 [2019-10-03T15:52:17.274Z] #47 250.3 + cp bin/containerd-shim /build/containerd-shim 15:52:17 [2019-10-03T15:52:17.274Z] #47 250.3 + cp bin/ctr /build/ctr 15:52:17 [2019-10-03T15:52:17.724Z] Congratulations! All commits are properly signed with the DCO! 15:52:17 [2019-10-03T15:52:17.724Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 15:52:17 [2019-10-03T15:52:17.724Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 15:52:17 [2019-10-03T15:52:17.724Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 15:52:18 [2019-10-03T15:52:18.327Z] Removing intermediate container afd7e3db45d4 15:52:18 [2019-10-03T15:52:18.327Z] ---> 22f340af647e 15:52:18 [2019-10-03T15:52:18.327Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* 15:52:18 [2019-10-03T15:52:18.327Z] ---> Running in 787d9b5c6ff4 15:52:18 [2019-10-03T15:52:18.755Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:52:18 [2019-10-03T15:52:18.755Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:52:18 [2019-10-03T15:52:18.755Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:52:18 [2019-10-03T15:52:18.755Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:52:18 [2019-10-03T15:52:18.755Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:52:18 [2019-10-03T15:52:18.755Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [484 kB] 15:52:19 [2019-10-03T15:52:19.242Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] 15:52:19 [2019-10-03T15:52:19.242Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] 15:52:20 [2019-10-03T15:52:20.530Z] #47 DONE 253.6s 15:52:20 [2019-10-03T15:52:20.598Z] Fetched 7669 kB in 1s (4703 kB/s) 15:52:20 [2019-10-03T15:52:20.785Z] 15:52:20 [2019-10-03T15:52:20.785Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ 15:52:20 [2019-10-03T15:52:20.968Z] Reading package lists... 15:52:21 [2019-10-03T15:52:21.342Z] Reading package lists... 15:52:21 [2019-10-03T15:52:21.342Z] Building dependency tree... 15:52:21 [2019-10-03T15:52:21.342Z] Reading state information... 15:52:21 [2019-10-03T15:52:21.714Z] The following additional packages will be installed: 15:52:21 [2019-10-03T15:52:21.714Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 15:52:21 [2019-10-03T15:52:21.714Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 15:52:21 [2019-10-03T15:52:21.714Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 15:52:21 [2019-10-03T15:52:21.714Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 15:52:21 [2019-10-03T15:52:21.714Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:52:21 [2019-10-03T15:52:21.714Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 15:52:21 [2019-10-03T15:52:21.714Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 15:52:21 [2019-10-03T15:52:21.714Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 15:52:21 [2019-10-03T15:52:21.714Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 15:52:21 [2019-10-03T15:52:21.714Z] Suggested packages: 15:52:21 [2019-10-03T15:52:21.714Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 15:52:21 [2019-10-03T15:52:21.714Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 15:52:21 [2019-10-03T15:52:21.714Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 15:52:21 [2019-10-03T15:52:21.714Z] vim-doc vim-scripts xfsdump acl attr quota 15:52:21 [2019-10-03T15:52:21.714Z] Recommended packages: 15:52:21 [2019-10-03T15:52:21.714Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring 15:52:21 [2019-10-03T15:52:21.714Z] python3-keyrings.alt python3-xdg unzip 15:52:22 [2019-10-03T15:52:22.083Z] The following NEW packages will be installed: 15:52:22 [2019-10-03T15:52:22.083Z] apparmor aufs-tools bash-completion binutils-mingw-w64 15:52:22 [2019-10-03T15:52:22.083Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 15:52:22 [2019-10-03T15:52:22.083Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 15:52:22 [2019-10-03T15:52:22.083Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 15:52:22 [2019-10-03T15:52:22.083Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 15:52:22 [2019-10-03T15:52:22.083Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 15:52:22 [2019-10-03T15:52:22.083Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 15:52:22 [2019-10-03T15:52:22.083Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 15:52:22 [2019-10-03T15:52:22.083Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 15:52:22 [2019-10-03T15:52:22.083Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 15:52:22 [2019-10-03T15:52:22.083Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 15:52:22 [2019-10-03T15:52:22.083Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 15:52:22 [2019-10-03T15:52:22.083Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 15:52:22 [2019-10-03T15:52:22.083Z] xfsprogs xxd xz-utils zip 15:52:22 [2019-10-03T15:52:22.144Z] #48 DONE 0.9s 15:52:22 [2019-10-03T15:52:22.144Z] 15:52:22 [2019-10-03T15:52:22.144Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ 15:52:22 [2019-10-03T15:52:22.144Z] #51 DONE 0.1s 15:52:22 [2019-10-03T15:52:22.144Z] 15:52:22 [2019-10-03T15:52:22.144Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli 15:52:22 [2019-10-03T15:52:22.144Z] #54 DONE 0.3s 15:52:22 [2019-10-03T15:52:22.399Z] 15:52:22 [2019-10-03T15:52:22.399Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ 15:52:22 [2019-10-03T15:52:22.472Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 15:52:22 [2019-10-03T15:52:22.473Z] Need to get 88.2 MB of archives. 15:52:22 [2019-10-03T15:52:22.473Z] After this operation, 565 MB of additional disk space will be used. 15:52:22 [2019-10-03T15:52:22.473Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] 15:52:22 [2019-10-03T15:52:22.473Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] 15:52:22 [2019-10-03T15:52:22.473Z] 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] 15:52:22 [2019-10-03T15:52:22.473Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] 15:52:22 [2019-10-03T15:52:22.473Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 15:52:22 [2019-10-03T15:52:22.657Z] #56 DONE 0.3s 15:52:22 [2019-10-03T15:52:22.657Z] 15:52:22 [2019-10-03T15:52:22.657Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ 15:52:22 [2019-10-03T15:52:22.657Z] #59 DONE 0.1s 15:52:22 [2019-10-03T15:52:22.657Z] 15:52:22 [2019-10-03T15:52:22.657Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ 15:52:22 [2019-10-03T15:52:22.859Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] 15:52:22 [2019-10-03T15:52:22.859Z] 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] 15:52:22 [2019-10-03T15:52:22.859Z] 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] 15:52:22 [2019-10-03T15:52:22.859Z] 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] 15:52:22 [2019-10-03T15:52:22.859Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] 15:52:22 [2019-10-03T15:52:22.859Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 15:52:22 [2019-10-03T15:52:22.859Z] 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] 15:52:22 [2019-10-03T15:52:22.859Z] 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] 15:52:22 [2019-10-03T15:52:22.912Z] #63 DONE 0.4s 15:52:22 [2019-10-03T15:52:22.912Z] 15:52:22 [2019-10-03T15:52:22.912Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... 15:52:23 [2019-10-03T15:52:23.225Z] 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] 15:52:23 [2019-10-03T15:52:23.471Z] #65 DONE 0.5s 15:52:23 [2019-10-03T15:52:23.589Z] debconf: delaying package configuration, since apt-utils is not installed 15:52:23 [2019-10-03T15:52:23.589Z] Fetched 88.2 MB in 1s (73.8 MB/s) 15:52:23 [2019-10-03T15:52:23.589Z] Selecting previously unselected package bash-completion. 15:52:23 [2019-10-03T15:52:23.589Z] (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.) 15:52:23 [2019-10-03T15:52:23.589Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 15:52:23 [2019-10-03T15:52:23.726Z] 15:52:23 [2019-10-03T15:52:23.726Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker 15:52:23 [2019-10-03T15:52:23.726Z] #66 DONE 0.0s 15:52:23 [2019-10-03T15:52:23.726Z] 15:52:23 [2019-10-03T15:52:23.726Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker 15:52:23 [2019-10-03T15:52:23.956Z] Unpacking bash-completion (1:2.1-4.3) ... 15:52:24 [2019-10-03T15:52:24.325Z] Selecting previously unselected package libnet1:s390x. 15:52:24 [2019-10-03T15:52:24.325Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.325Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... 15:52:24 [2019-10-03T15:52:24.325Z] Selecting previously unselected package libnfnetlink0:s390x. 15:52:24 [2019-10-03T15:52:24.325Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.325Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... 15:52:24 [2019-10-03T15:52:24.325Z] Selecting previously unselected package libpcrecpp0v5:s390x. 15:52:24 [2019-10-03T15:52:24.325Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.325Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... 15:52:24 [2019-10-03T15:52:24.325Z] Selecting previously unselected package libudev-dev:s390x. 15:52:24 [2019-10-03T15:52:24.325Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.325Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... 15:52:24 [2019-10-03T15:52:24.325Z] Selecting previously unselected package libpython3.5-minimal:s390x. 15:52:24 [2019-10-03T15:52:24.325Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.325Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... 15:52:24 [2019-10-03T15:52:24.325Z] Selecting previously unselected package python3.5-minimal. 15:52:24 [2019-10-03T15:52:24.325Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.325Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 15:52:24 [2019-10-03T15:52:24.705Z] Selecting previously unselected package python3-minimal. 15:52:24 [2019-10-03T15:52:24.705Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.705Z] Unpacking python3-minimal (3.5.3-1) ... 15:52:24 [2019-10-03T15:52:24.705Z] Selecting previously unselected package libmpdec2:s390x. 15:52:24 [2019-10-03T15:52:24.705Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.705Z] Unpacking libmpdec2:s390x (2.4.2-1) ... 15:52:24 [2019-10-03T15:52:24.705Z] Selecting previously unselected package libpython3.5-stdlib:s390x. 15:52:24 [2019-10-03T15:52:24.705Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... 15:52:24 [2019-10-03T15:52:24.705Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... 15:52:25 [2019-10-03T15:52:25.088Z] #67 DONE 1.2s 15:52:25 [2019-10-03T15:52:25.088Z] 15:52:25 [2019-10-03T15:52:25.088Z] #68 exporting to image 15:52:25 [2019-10-03T15:52:25.088Z] #68 exporting layers 15:52:25 [2019-10-03T15:52:25.128Z] Selecting previously unselected package python3.5. 15:52:25 [2019-10-03T15:52:25.128Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.128Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... 15:52:25 [2019-10-03T15:52:25.128Z] Selecting previously unselected package libpython3-stdlib:s390x. 15:52:25 [2019-10-03T15:52:25.128Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.128Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... 15:52:25 [2019-10-03T15:52:25.128Z] Selecting previously unselected package dh-python. 15:52:25 [2019-10-03T15:52:25.128Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 15:52:25 [2019-10-03T15:52:25.128Z] Unpacking dh-python (2.20170125) ... 15:52:25 [2019-10-03T15:52:25.128Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... 15:52:25 [2019-10-03T15:52:25.128Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 15:52:25 [2019-10-03T15:52:25.499Z] Setting up python3-minimal (3.5.3-1) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package python3. 15:52:25 [2019-10-03T15:52:25.890Z] (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.) 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking python3 (3.5.3-1) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package pigz. 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking pigz (2.3.4-1) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package libip4tc0:s390x. 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package libip6tc0:s390x. 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package libiptc0:s390x. 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package libxtables12:s390x. 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... 15:52:25 [2019-10-03T15:52:25.890Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. 15:52:25 [2019-10-03T15:52:25.890Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... 15:52:25 [2019-10-03T15:52:25.890Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package iptables. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package xxd. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package vim-common. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package bzip2. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking bzip2 (1.0.6-8.1) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package libgpm2:s390x. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package xz-utils. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking xz-utils (5.2.2-1.2+b1) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package aufs-tools. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking aufs-tools (1:4.1+20161219-1) ... 15:52:26 [2019-10-03T15:52:26.280Z] Selecting previously unselected package liblzo2-2:s390x. 15:52:26 [2019-10-03T15:52:26.280Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.280Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package btrfs-progs. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking btrfs-progs (4.7.3-1) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package btrfs-tools. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking btrfs-tools (4.7.3-1) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libdevmapper1.02.1:s390x. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package dmsetup. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking dmsetup (2:1.02.137-2) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libonig4:s390x. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libonig4:s390x (6.1.3-2) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libjq1:s390x. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package jq. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking jq (1.5+dfsg-1.3) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libaio1:s390x. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libaio1:s390x (0.3.110-3) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libcap2-bin. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libcap2-bin (1:2.25-1) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... 15:52:26 [2019-10-03T15:52:26.779Z] Selecting previously unselected package libsepol1-dev:s390x. 15:52:26 [2019-10-03T15:52:26.779Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... 15:52:26 [2019-10-03T15:52:26.779Z] Unpacking libsepol1-dev:s390x (2.6-2) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libpcre16-3:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libpcre32-3:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libpcre3-dev:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libselinux1-dev:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libdevmapper-dev:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libnl-3-200:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libprotobuf-c1:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libreadline5:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... 15:52:27 [2019-10-03T15:52:27.514Z] Selecting previously unselected package libsystemd-dev:s390x. 15:52:27 [2019-10-03T15:52:27.514Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.514Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... 15:52:27 [2019-10-03T15:52:27.981Z] Selecting previously unselected package net-tools. 15:52:27 [2019-10-03T15:52:27.981Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... 15:52:27 [2019-10-03T15:52:27.981Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 15:52:27 [2019-10-03T15:52:27.981Z] Selecting previously unselected package python-pip-whl. 15:52:27 [2019-10-03T15:52:27.981Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 15:52:27 [2019-10-03T15:52:27.981Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 15:52:27 [2019-10-03T15:52:27.981Z] Selecting previously unselected package python3-pip. 15:52:27 [2019-10-03T15:52:27.981Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 15:52:27 [2019-10-03T15:52:27.981Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... 15:52:27 [2019-10-03T15:52:27.981Z] Selecting previously unselected package python3-pkg-resources. 15:52:27 [2019-10-03T15:52:27.981Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 15:52:27 [2019-10-03T15:52:27.981Z] Unpacking python3-pkg-resources (33.1.1-1) ... 15:52:27 [2019-10-03T15:52:27.981Z] Selecting previously unselected package python3-setuptools. 15:52:27 [2019-10-03T15:52:27.981Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 15:52:27 [2019-10-03T15:52:27.981Z] Unpacking python3-setuptools (33.1.1-1) ... 15:52:27 [2019-10-03T15:52:27.981Z] Selecting previously unselected package python3-wheel. 15:52:27 [2019-10-03T15:52:27.981Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 15:52:27 [2019-10-03T15:52:27.981Z] Unpacking python3-wheel (0.29.0-2) ... 15:52:28 [2019-10-03T15:52:28.361Z] Selecting previously unselected package thin-provisioning-tools. 15:52:28 [2019-10-03T15:52:28.361Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... 15:52:28 [2019-10-03T15:52:28.361Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 15:52:28 [2019-10-03T15:52:28.361Z] Selecting previously unselected package vim-runtime. 15:52:28 [2019-10-03T15:52:28.361Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 15:52:28 [2019-10-03T15:52:28.361Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 15:52:28 [2019-10-03T15:52:28.361Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 15:52:28 [2019-10-03T15:52:28.361Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 15:52:28 [2019-10-03T15:52:28.730Z] Selecting previously unselected package vim. 15:52:28 [2019-10-03T15:52:28.730Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... 15:52:28 [2019-10-03T15:52:28.730Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... 15:52:29 [2019-10-03T15:52:29.118Z] Selecting previously unselected package xfsprogs. 15:52:29 [2019-10-03T15:52:29.118Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... 15:52:29 [2019-10-03T15:52:29.118Z] Unpacking xfsprogs (4.9.0+nmu1) ... 15:52:29 [2019-10-03T15:52:29.118Z] Selecting previously unselected package zip. 15:52:29 [2019-10-03T15:52:29.118Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... 15:52:29 [2019-10-03T15:52:29.118Z] Unpacking zip (3.0-11+b1) ... 15:52:29 [2019-10-03T15:52:29.118Z] Selecting previously unselected package libapparmor-perl. 15:52:29 [2019-10-03T15:52:29.118Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... 15:52:29 [2019-10-03T15:52:29.118Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 15:52:29 [2019-10-03T15:52:29.118Z] Selecting previously unselected package apparmor. 15:52:29 [2019-10-03T15:52:29.118Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... 15:52:29 [2019-10-03T15:52:29.118Z] Unpacking apparmor (2.11.0-3+deb9u2) ... 15:52:29 [2019-10-03T15:52:29.495Z] Selecting previously unselected package binutils-mingw-w64-i686. 15:52:29 [2019-10-03T15:52:29.495Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... 15:52:29 [2019-10-03T15:52:29.495Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:52:29 [2019-10-03T15:52:29.495Z] Selecting previously unselected package binutils-mingw-w64-x86-64. 15:52:29 [2019-10-03T15:52:29.495Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... 15:52:29 [2019-10-03T15:52:29.495Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:52:29 [2019-10-03T15:52:29.872Z] Selecting previously unselected package binutils-mingw-w64. 15:52:29 [2019-10-03T15:52:29.872Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 15:52:29 [2019-10-03T15:52:29.872Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:52:29 [2019-10-03T15:52:29.872Z] Selecting previously unselected package mingw-w64-common. 15:52:29 [2019-10-03T15:52:29.872Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 15:52:30 [2019-10-03T15:52:30.242Z] Unpacking mingw-w64-common (5.0.1-1) ... 15:52:30 [2019-10-03T15:52:30.608Z] Selecting previously unselected package mingw-w64-x86-64-dev. 15:52:30 [2019-10-03T15:52:30.608Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 15:52:30 [2019-10-03T15:52:30.608Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 15:52:31 [2019-10-03T15:52:31.863Z] 15:52:31 [2019-10-03T15:52:31.863Z] ________ ____ __. 15:52:31 [2019-10-03T15:52:31.863Z] \_____ \ | |/ _| 15:52:31 [2019-10-03T15:52:31.863Z] / | \| < 15:52:31 [2019-10-03T15:52:31.863Z] / | \ | \ 15:52:31 [2019-10-03T15:52:31.863Z] \_______ /____|__ \ 15:52:31 [2019-10-03T15:52:31.863Z] \/ \/ 15:52:31 [2019-10-03T15:52:31.863Z] 15:52:31 [2019-10-03T15:52:31.863Z] INFO: make.ps1 ended at 10/03/2019 15:52:21 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Binaries build ended at 10/03/2019 15:52:23. Duration:00:01:22.9900047 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Copying the built daemon binary to d:\CI\PR-39082\11\binary\dockerd-ab8a39334.exe... 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Copying the built client binary to d:\CI\PR-39082\11\binary\docker-ab8a39334.exe... 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Copying dockerversion from the container... 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Copying the golang package from the container to d:\CI\PR-39082\11\installer\go.zip... 15:52:31 [2019-10-03T15:52:31.863Z] INFO: Extracting go.zip to d:\CI\PR-39082\11\go 15:52:31 [2019-10-03T15:52:31.880Z] Selecting previously unselected package gcc-mingw-w64-base. 15:52:31 [2019-10-03T15:52:31.880Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... 15:52:31 [2019-10-03T15:52:31.880Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:52:31 [2019-10-03T15:52:31.880Z] Selecting previously unselected package gcc-mingw-w64-x86-64. 15:52:31 [2019-10-03T15:52:31.880Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... 15:52:31 [2019-10-03T15:52:31.880Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:52:34 [2019-10-03T15:52:34.036Z] 🇩 bin/containerd 15:52:35 [2019-10-03T15:52:35.074Z] Selecting previously unselected package g++-mingw-w64-x86-64. 15:52:35 [2019-10-03T15:52:35.074Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... 15:52:35 [2019-10-03T15:52:35.074Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:52:37 [2019-10-03T15:52:37.286Z] #68 exporting layers 11.7s done 15:52:37 [2019-10-03T15:52:37.286Z] #68 writing image sha256:91a012755ee8f42290752d56613e3e9333b639454715e70a4a4cea6a33944500 15:52:37 [2019-10-03T15:52:37.286Z] #68 writing image sha256:91a012755ee8f42290752d56613e3e9333b639454715e70a4a4cea6a33944500 done 15:52:37 [2019-10-03T15:52:37.286Z] #68 naming to docker.io/library/docker:0075ee6d6cf03541078f341c74475b61c1cddd31 0.1s done 15:52:37 [2019-10-03T15:52:37.286Z] #68 DONE 11.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 15:52:37 [2019-10-03T15:52:37.674Z] Setting up aufs-tools (1:4.1+20161219-1) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up libsepol1-dev:s390x (2.6-2) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... 15:52:37 [2019-10-03T15:52:37.674Z] Processing triggers for mime-support (3.60) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up libcap2-bin (1:2.25-1) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:52:37 [2019-10-03T15:52:37.674Z] Setting up bash-completion (1:2.1-4.3) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up libonig4:s390x (6.1.3-2) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up zip (3.0-11+b1) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up bzip2 (1.0.6-8.1) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... 15:52:38 [2019-10-03T15:52:38.046Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up libaio1:s390x (0.3.110-3) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up xz-utils (5.2.2-1.2+b1) ... 15:52:38 [2019-10-03T15:52:38.046Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:52:38 [2019-10-03T15:52:38.046Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... 15:52:38 [2019-10-03T15:52:38.046Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:52:38 [2019-10-03T15:52:38.324Z] 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libpcre32-3:s390x (2:8.39-3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libpcre16-3:s390x (2:8.39-3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libnl-3-200:s390x (3.2.27-2) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up pigz (2.3.4-1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libmpdec2:s390x (2.4.2-1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up mingw-w64-common (5.0.1-1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up jq (1.5+dfsg-1.3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up xfsprogs (4.9.0+nmu1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up vim (2:8.0.0197-4+deb9u3) ... 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up iptables (1.6.0+snapshot20161117-6) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up btrfs-progs (4.7.3-1) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... 15:52:38 [2019-10-03T15:52:38.437Z] Setting up python3.5 (3.5.3-1+deb9u1) ... 15:52:38 [2019-10-03T15:52:38.581Z] Removing bundles/ 15:52:38 [2019-10-03T15:52:38.582Z] 15:52:38 [2019-10-03T15:52:38.582Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 15:52:38 [2019-10-03T15:52:38.582Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:52:38 [2019-10-03T15:52:38.582Z] GOOS="" GOARCH="" GOARM="" 15:52:39 [2019-10-03T15:52:39.717Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... 15:52:39 [2019-10-03T15:52:39.717Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:52:39 [2019-10-03T15:52:39.717Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:52:39 [2019-10-03T15:52:39.717Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 15:52:39 [2019-10-03T15:52:39.717Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:52:39 [2019-10-03T15:52:39.717Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 15:52:39 [2019-10-03T15:52:39.717Z] Setting up btrfs-tools (4.7.3-1) ... 15:52:39 [2019-10-03T15:52:39.717Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:52:39 [2019-10-03T15:52:39.717Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:52:39 [2019-10-03T15:52:39.717Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:52:39 [2019-10-03T15:52:39.717Z] Setting up python3 (3.5.3-1) ... 15:52:40 [2019-10-03T15:52:40.090Z] Setting up apparmor (2.11.0-3+deb9u2) ... 15:52:40 [2019-10-03T15:52:40.456Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 15:52:40 [2019-10-03T15:52:40.456Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 15:52:40 [2019-10-03T15:52:40.456Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... 15:52:40 [2019-10-03T15:52:40.456Z] Setting up python3-wheel (0.29.0-2) ... 15:52:40 [2019-10-03T15:52:40.832Z] Setting up python3-pkg-resources (33.1.1-1) ... 15:52:40 [2019-10-03T15:52:40.832Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... 15:52:40 [2019-10-03T15:52:40.832Z] Setting up python3-pip (9.0.1-2+deb9u1) ... 15:52:41 [2019-10-03T15:52:41.210Z] Setting up dmsetup (2:1.02.137-2) ... 15:52:41 [2019-10-03T15:52:41.210Z] Setting up python3-setuptools (33.1.1-1) ... 15:52:41 [2019-10-03T15:52:41.210Z] Setting up dh-python (2.20170125) ... 15:52:41 [2019-10-03T15:52:41.574Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... 15:52:41 [2019-10-03T15:52:41.574Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:52:44 [2019-10-03T15:52:44.213Z] INFO [loader] Go packages loading at mode load types and syntax took 26.099863221s 15:52:45 [2019-10-03T15:52:45.867Z] Removing intermediate container 787d9b5c6ff4 15:52:45 [2019-10-03T15:52:45.867Z] ---> d2086133323e 15:52:45 [2019-10-03T15:52:45.867Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 15:52:45 [2019-10-03T15:52:45.867Z] ---> Running in be047e004002 15:52:47 [2019-10-03T15:52:47.683Z] Collecting yamllint==1.16.0 15:52:47 [2019-10-03T15:52:47.683Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 15:52:47 [2019-10-03T15:52:47.683Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 15:52:47 [2019-10-03T15:52:47.683Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 15:52:48 [2019-10-03T15:52:48.065Z] Collecting pyyaml (from yamllint==1.16.0) 15:52:48 [2019-10-03T15:52:48.434Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 15:52:48 [2019-10-03T15:52:48.846Z] Building wheels for collected packages: pathspec, pyyaml 15:52:48 [2019-10-03T15:52:48.846Z] Running setup.py bdist_wheel for pathspec: started 15:52:48 [2019-10-03T15:52:48.846Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' 15:52:48 [2019-10-03T15:52:48.846Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 15:52:48 [2019-10-03T15:52:48.846Z] Running setup.py bdist_wheel for pyyaml: started 15:52:49 [2019-10-03T15:52:49.224Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' 15:52:49 [2019-10-03T15:52:49.224Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 15:52:49 [2019-10-03T15:52:49.224Z] Successfully built pathspec pyyaml 15:52:49 [2019-10-03T15:52:49.224Z] Installing collected packages: pathspec, pyyaml, yamllint 15:52:49 [2019-10-03T15:52:49.224Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 15:52:49 [2019-10-03T15:52:49.451Z] INFO [loader] SSA repr building timing: packages building 225.724431ms, total 5.077626097s 15:52:50 [2019-10-03T15:52:50.012Z] Removing intermediate container be047e004002 15:52:50 [2019-10-03T15:52:50.012Z] ---> 637fca5d767b 15:52:50 [2019-10-03T15:52:50.012Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ 15:52:50 [2019-10-03T15:52:50.794Z] ---> 66dfc37652b9 15:52:50 [2019-10-03T15:52:50.794Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images 15:52:52 [2019-10-03T15:52:52.640Z] ---> 9ebc3f421820 15:52:52 [2019-10-03T15:52:52.640Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ 15:52:52 [2019-10-03T15:52:52.640Z] ---> d39ec32c4fa0 15:52:52 [2019-10-03T15:52:52.640Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ 15:52:53 [2019-10-03T15:52:53.021Z] ---> b37997bf82d4 15:52:53 [2019-10-03T15:52:53.021Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ 15:52:53 [2019-10-03T15:52:53.551Z] ---> bf4a0bbf7cf7 15:52:53 [2019-10-03T15:52:53.551Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ 15:52:54 [2019-10-03T15:52:54.009Z] ---> 7327ca42dcd7 15:52:54 [2019-10-03T15:52:54.009Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ 15:52:54 [2019-10-03T15:52:54.009Z] ---> 83e5340de483 15:52:54 [2019-10-03T15:52:54.009Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ 15:52:54 [2019-10-03T15:52:54.392Z] ---> 0d2b386e230c 15:52:54 [2019-10-03T15:52:54.392Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ 15:52:55 [2019-10-03T15:52:55.182Z] ---> afc0daec2111 15:52:55 [2019-10-03T15:52:55.182Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ 15:52:55 [2019-10-03T15:52:55.182Z] ---> 350b9ad2407e 15:52:55 [2019-10-03T15:52:55.182Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli 15:52:55 [2019-10-03T15:52:55.571Z] ---> ed6327228883 15:52:55 [2019-10-03T15:52:55.571Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ 15:52:56 [2019-10-03T15:52:56.382Z] ---> c1a4f86aa68a 15:52:56 [2019-10-03T15:52:56.382Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ 15:52:56 [2019-10-03T15:52:56.758Z] ---> fe1a62d023bf 15:52:56 [2019-10-03T15:52:56.758Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ 15:52:57 [2019-10-03T15:52:57.048Z] INFO: Extraction ended at 10/03/2019 15:52:56. Duration:00:00:27.8122772 15:52:57 [2019-10-03T15:52:57.048Z] INFO: Updating the golang and path environment variables 15:52:57 [2019-10-03T15:52:57.048Z] INFO: GOPATH=d:\gopath 15:52:57 [2019-10-03T15:52:57.048Z] INFO: go version go1.13.1 windows/amd64 15:52:57 [2019-10-03T15:52:57.048Z] INFO: Running the daemon under test in debug mode 15:52:57 [2019-10-03T15:52:57.049Z] INFO: Starting a daemon under test... 15:52:57 [2019-10-03T15:52:57.049Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39082\11\daemon --pidfile d:\CI\PR-39082\11\docker.pid -D 15:52:57 [2019-10-03T15:52:57.049Z] INFO: Process started successfully. 15:52:57 [2019-10-03T15:52:57.049Z] INFO: Start tailing logs of the daemon under tests 15:52:57 [2019-10-03T15:52:57.049Z] INFO: Waiting for the daemon under test to start... 15:52:58 [2019-10-03T15:52:58.016Z] ---> c00b31be2ef5 15:52:58 [2019-10-03T15:52:58.016Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 15:52:58 [2019-10-03T15:52:58.016Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit 15:52:58 [2019-10-03T15:52:58.016Z] bad55c542dc9: Pulling fs layer 15:52:58 [2019-10-03T15:52:58.397Z] bad55c542dc9: Verifying Checksum 15:52:58 [2019-10-03T15:52:58.397Z] bad55c542dc9: Download complete 15:52:58 [2019-10-03T15:52:58.764Z] bad55c542dc9: Pull complete 15:52:58 [2019-10-03T15:52:58.764Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 15:52:58 [2019-10-03T15:52:58.764Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 15:52:59 [2019-10-03T15:52:59.138Z] ---> 54da8d12508e 15:52:59 [2019-10-03T15:52:59.138Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH 15:52:59 [2019-10-03T15:52:59.510Z] ---> Running in a5388d5f9fc5 15:52:59 [2019-10-03T15:52:59.510Z] Removing intermediate container a5388d5f9fc5 15:52:59 [2019-10-03T15:52:59.510Z] ---> 4bc8b1e30a75 15:52:59 [2019-10-03T15:52:59.510Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux 15:52:59 [2019-10-03T15:52:59.510Z] ---> Running in 3b3cb86955cf 15:52:59 [2019-10-03T15:52:59.510Z] Removing intermediate container 3b3cb86955cf 15:52:59 [2019-10-03T15:52:59.510Z] ---> fc09316b5aa5 15:52:59 [2019-10-03T15:52:59.510Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker 15:52:59 [2019-10-03T15:52:59.873Z] ---> Running in 57c2b6af66b1 15:52:59 [2019-10-03T15:52:59.873Z] Removing intermediate container 57c2b6af66b1 15:52:59 [2019-10-03T15:52:59.873Z] ---> 9c880b8b0634 15:52:59 [2019-10-03T15:52:59.873Z] Step 123/126 : VOLUME /var/lib/docker 15:52:59 [2019-10-03T15:52:59.873Z] ---> Running in 7ea6fea398d8 15:53:00 [2019-10-03T15:53:00.235Z] Removing intermediate container 7ea6fea398d8 15:53:00 [2019-10-03T15:53:00.235Z] ---> fb446f1e7a8f 15:53:00 [2019-10-03T15:53:00.235Z] Step 124/126 : ENTRYPOINT ["hack/dind"] 15:53:00 [2019-10-03T15:53:00.235Z] ---> Running in 3f1117218532 15:53:00 [2019-10-03T15:53:00.235Z] Removing intermediate container 3f1117218532 15:53:00 [2019-10-03T15:53:00.235Z] ---> 7e36492120f9 15:53:00 [2019-10-03T15:53:00.235Z] Step 125/126 : FROM dev AS final 15:53:00 [2019-10-03T15:53:00.235Z] ---> 7e36492120f9 15:53:00 [2019-10-03T15:53:00.235Z] Step 126/126 : COPY . /go/src/github.com/docker/docker 15:53:00 [2019-10-03T15:53:00.802Z] INFO: Daemon under test started and replied! 15:53:00 [2019-10-03T15:53:00.802Z] INFO: Docker version of the daemon under test 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] Client: 15:53:00 [2019-10-03T15:53:00.802Z] Version: 17.06.2-ce 15:53:00 [2019-10-03T15:53:00.802Z] API version: 1.30 15:53:00 [2019-10-03T15:53:00.802Z] Go version: go1.8.3 15:53:00 [2019-10-03T15:53:00.802Z] Git commit: cec0b72 15:53:00 [2019-10-03T15:53:00.802Z] Built: Tue Sep 5 19:57:19 2017 15:53:00 [2019-10-03T15:53:00.802Z] OS/Arch: windows/amd64 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] Server: 15:53:00 [2019-10-03T15:53:00.802Z] Version: 0.0.0-dev 15:53:00 [2019-10-03T15:53:00.802Z] API version: 1.41 (minimum version 1.24) 15:53:00 [2019-10-03T15:53:00.802Z] Go version: go1.13.1 15:53:00 [2019-10-03T15:53:00.802Z] Git commit: ab8a39334 15:53:00 [2019-10-03T15:53:00.802Z] Built: 10/03/2019 15:51:04 15:53:00 [2019-10-03T15:53:00.802Z] OS/Arch: windows/amd64 15:53:00 [2019-10-03T15:53:00.802Z] Experimental: false 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] INFO: Docker info of the daemon under test 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] Containers: 0 15:53:00 [2019-10-03T15:53:00.802Z] Running: 0 15:53:00 [2019-10-03T15:53:00.802Z] Paused: 0 15:53:00 [2019-10-03T15:53:00.802Z] Stopped: 0 15:53:00 [2019-10-03T15:53:00.802Z] Images: 0 15:53:00 [2019-10-03T15:53:00.802Z] Server Version: 0.0.0-dev 15:53:00 [2019-10-03T15:53:00.802Z] Storage Driver: windowsfilter 15:53:00 [2019-10-03T15:53:00.802Z] Windows: 15:53:00 [2019-10-03T15:53:00.802Z] Logging Driver: json-file 15:53:00 [2019-10-03T15:53:00.802Z] Plugins: 15:53:00 [2019-10-03T15:53:00.802Z] Volume: local 15:53:00 [2019-10-03T15:53:00.802Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 15:53:00 [2019-10-03T15:53:00.802Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 15:53:00 [2019-10-03T15:53:00.802Z] Swarm: inactive 15:53:00 [2019-10-03T15:53:00.802Z] Default Isolation: process 15:53:00 [2019-10-03T15:53:00.802Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 15:53:00 [2019-10-03T15:53:00.802Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 15:53:00 [2019-10-03T15:53:00.802Z] OSType: windows 15:53:00 [2019-10-03T15:53:00.802Z] Architecture: x86_64 15:53:00 [2019-10-03T15:53:00.802Z] CPUs: 4 15:53:00 [2019-10-03T15:53:00.802Z] Total Memory: 32GiB 15:53:00 [2019-10-03T15:53:00.802Z] Name: azwin-2-a039a0 15:53:00 [2019-10-03T15:53:00.802Z] ID: DRC4:VN2X:2WWH:UXX2:VWXF:6D57:4ZUJ:3MBO:M5YY:X7OD:VI76:F5OD 15:53:00 [2019-10-03T15:53:00.802Z] Docker Root Dir: D:\CI\PR-39082\11\daemon 15:53:00 [2019-10-03T15:53:00.802Z] Debug Mode (client): false 15:53:00 [2019-10-03T15:53:00.802Z] Debug Mode (server): true 15:53:00 [2019-10-03T15:53:00.802Z] File Descriptors: -1 15:53:00 [2019-10-03T15:53:00.802Z] Goroutines: 17 15:53:00 [2019-10-03T15:53:00.802Z] System Time: 2019-10-03T15:53:00.3168314Z 15:53:00 [2019-10-03T15:53:00.802Z] EventsListeners: 0 15:53:00 [2019-10-03T15:53:00.802Z] Registry: https://index.docker.io/v1/ 15:53:00 [2019-10-03T15:53:00.802Z] Labels: 15:53:00 [2019-10-03T15:53:00.802Z] Experimental: false 15:53:00 [2019-10-03T15:53:00.802Z] Insecure Registries: 15:53:00 [2019-10-03T15:53:00.802Z] 127.0.0.0/8 15:53:00 [2019-10-03T15:53:00.802Z] Live Restore Enabled: false 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] INFO: Docker images of the daemon under test 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE 15:53:00 [2019-10-03T15:53:00.802Z] 15:53:00 [2019-10-03T15:53:00.802Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 15:53:00 [2019-10-03T15:53:00.802Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 15:53:00 [2019-10-03T15:53:00.802Z] ltsc2019: Pulling from windows/servercore 15:53:01 [2019-10-03T15:53:01.045Z] 🇩 bin/containerd-stress 15:53:02 [2019-10-03T15:53:02.878Z] ---> b577016190b4 15:53:03 [2019-10-03T15:53:03.268Z] Successfully built b577016190b4 15:53:03 [2019-10-03T15:53:03.268Z] Successfully tagged docker:0075ee6d6cf03541078f341c74475b61c1cddd31 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:53:04 [2019-10-03T15:53:04.161Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/test/unit 15:53:04 [2019-10-03T15:53:04.522Z] 🇩 bin/containerd-shim 15:53:06 [2019-10-03T15:53:06.755Z] ? github.com/docker/docker/api [no test files] 15:53:07 [2019-10-03T15:53:07.905Z] 65014b3c3121: Pulling fs layer 15:53:07 [2019-10-03T15:53:07.905Z] 2945147eda09: Pulling fs layer 15:53:14 [2019-10-03T15:53:14.872Z] 🇩 bin/containerd-shim-runc-v1 15:53:18 [2019-10-03T15:53:18.239Z] 2945147eda09: Verifying Checksum 15:53:18 [2019-10-03T15:53:18.239Z] 2945147eda09: Download complete 15:53:18 [2019-10-03T15:53:18.330Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements 15:53:18 [2019-10-03T15:53:18.374Z] 🇩 binaries 15:53:18 [2019-10-03T15:53:18.374Z] + mkdir -p /build 15:53:18 [2019-10-03T15:53:18.374Z] + cp bin/containerd /build/containerd 15:53:18 [2019-10-03T15:53:18.374Z] + cp bin/containerd-shim /build/containerd-shim 15:53:18 [2019-10-03T15:53:18.374Z] + cp bin/ctr /build/ctr 15:53:24 [2019-10-03T15:53:24.004Z] Removing intermediate container e164f2bcd15a 15:53:24 [2019-10-03T15:53:24.004Z] ---> 49f808d92f56 15:53:24 [2019-10-03T15:53:24.004Z] Step 57/126 : FROM dev-base AS proxy 15:53:24 [2019-10-03T15:53:24.004Z] ---> a8e05796ab74 15:53:24 [2019-10-03T15:53:24.004Z] Step 58/126 : ENV INSTALL_BINARY_NAME=proxy 15:53:24 [2019-10-03T15:53:24.004Z] ---> Running in bdf4ba8721ed 15:53:24 [2019-10-03T15:53:24.294Z] Removing intermediate container bdf4ba8721ed 15:53:24 [2019-10-03T15:53:24.294Z] ---> 16794ffa7979 15:53:24 [2019-10-03T15:53:24.294Z] Step 59/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:53:24 [2019-10-03T15:53:24.294Z] ---> 3dd190784b13 15:53:24 [2019-10-03T15:53:24.294Z] Step 60/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:53:24 [2019-10-03T15:53:24.578Z] ---> d7e968eedee6 15:53:24 [2019-10-03T15:53:24.578Z] Step 61/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:53:24 [2019-10-03T15:53:24.578Z] ---> Running in 22d8c54ef1b5 15:53:24 [2019-10-03T15:53:24.861Z] + RM_GOPATH=0 15:53:24 [2019-10-03T15:53:24.862Z] + TMP_GOPATH= 15:53:24 [2019-10-03T15:53:24.862Z] + : /build 15:53:24 [2019-10-03T15:53:24.862Z] + '[' -z '' ']' 15:53:24 [2019-10-03T15:53:24.862Z] ++ mktemp -d 15:53:24 [2019-10-03T15:53:24.862Z] + export GOPATH=/tmp/tmp.mNd3yYXvvz 15:53:24 [2019-10-03T15:53:24.862Z] + GOPATH=/tmp/tmp.mNd3yYXvvz 15:53:24 [2019-10-03T15:53:24.862Z] + RM_GOPATH=1 15:53:24 [2019-10-03T15:53:24.862Z] ++ dirname ./install.sh 15:53:24 [2019-10-03T15:53:24.862Z] + dir=. 15:53:24 [2019-10-03T15:53:24.862Z] + bin=proxy 15:53:24 [2019-10-03T15:53:24.862Z] + shift 15:53:24 [2019-10-03T15:53:24.862Z] + '[' '!' -f ./proxy.installer ']' 15:53:24 [2019-10-03T15:53:24.862Z] + . ./proxy.installer 15:53:24 [2019-10-03T15:53:24.862Z] ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 15:53:24 [2019-10-03T15:53:24.862Z] + install_proxy 15:53:24 [2019-10-03T15:53:24.862Z] + case "$1" in 15:53:24 [2019-10-03T15:53:24.862Z] + export CGO_ENABLED=0 15:53:24 [2019-10-03T15:53:24.862Z] + CGO_ENABLED=0 15:53:24 [2019-10-03T15:53:24.862Z] + _install_proxy 15:53:24 [2019-10-03T15:53:24.862Z] + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' 15:53:24 [2019-10-03T15:53:24.862Z] Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 15:53:24 [2019-10-03T15:53:24.862Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mNd3yYXvvz/src/github.com/docker/libnetwork 15:53:24 [2019-10-03T15:53:24.862Z] Cloning into '/tmp/tmp.mNd3yYXvvz/src/github.com/docker/libnetwork'... 15:53:28 [2019-10-03T15:53:28.336Z] + cd /tmp/tmp.mNd3yYXvvz/src/github.com/docker/libnetwork 15:53:28 [2019-10-03T15:53:28.336Z] + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 15:53:28 [2019-10-03T15:53:28.336Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 15:53:28 [2019-10-03T15:53:28.587Z] 65014b3c3121: Verifying Checksum 15:53:28 [2019-10-03T15:53:28.587Z] 65014b3c3121: Download complete 15:53:31 [2019-10-03T15:53:31.811Z] Removing intermediate container 22d8c54ef1b5 15:53:31 [2019-10-03T15:53:31.811Z] ---> 92524fbe4ba5 15:53:31 [2019-10-03T15:53:31.811Z] Step 62/126 : FROM base AS golangci_lint 15:53:31 [2019-10-03T15:53:31.811Z] ---> a8e05796ab74 15:53:31 [2019-10-03T15:53:31.811Z] Step 63/126 : ENV INSTALL_BINARY_NAME=golangci_lint 15:53:31 [2019-10-03T15:53:31.811Z] ---> Running in 5fc9134a5cab 15:53:31 [2019-10-03T15:53:31.811Z] Removing intermediate container 5fc9134a5cab 15:53:31 [2019-10-03T15:53:31.811Z] ---> 0e431d882b7d 15:53:31 [2019-10-03T15:53:31.811Z] Step 64/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:53:31 [2019-10-03T15:53:31.811Z] ---> 9afee7c47eb2 15:53:31 [2019-10-03T15:53:31.811Z] Step 65/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:53:32 [2019-10-03T15:53:32.096Z] ---> 0d0b24bccbfa 15:53:32 [2019-10-03T15:53:32.096Z] Step 66/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:53:32 [2019-10-03T15:53:32.096Z] ---> Running in e69c6ef40a24 15:53:32 [2019-10-03T15:53:32.380Z] + RM_GOPATH=0 15:53:32 [2019-10-03T15:53:32.380Z] + TMP_GOPATH= 15:53:32 [2019-10-03T15:53:32.380Z] + : /build 15:53:32 [2019-10-03T15:53:32.380Z] + '[' -z '' ']' 15:53:32 [2019-10-03T15:53:32.380Z] ++ mktemp -d 15:53:32 [2019-10-03T15:53:32.380Z] + export GOPATH=/tmp/tmp.ZEtDJ34v7c 15:53:32 [2019-10-03T15:53:32.380Z] + GOPATH=/tmp/tmp.ZEtDJ34v7c 15:53:32 [2019-10-03T15:53:32.380Z] + RM_GOPATH=1 15:53:32 [2019-10-03T15:53:32.380Z] ++ dirname ./install.sh 15:53:32 [2019-10-03T15:53:32.380Z] Installing golangci-lint version v1.17.1 15:53:32 [2019-10-03T15:53:32.380Z] + dir=. 15:53:32 [2019-10-03T15:53:32.380Z] + bin=golangci_lint 15:53:32 [2019-10-03T15:53:32.380Z] + shift 15:53:32 [2019-10-03T15:53:32.380Z] + '[' '!' -f ./golangci_lint.installer ']' 15:53:32 [2019-10-03T15:53:32.380Z] + . ./golangci_lint.installer 15:53:32 [2019-10-03T15:53:32.380Z] ++ : v1.17.1 15:53:32 [2019-10-03T15:53:32.380Z] + install_golangci_lint 15:53:32 [2019-10-03T15:53:32.380Z] + echo 'Installing golangci-lint version v1.17.1' 15:53:32 [2019-10-03T15:53:32.380Z] + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 15:53:35 [2019-10-03T15:53:35.848Z] + cd /tmp/tmp.ZEtDJ34v7c/src/github.com/golangci/golangci-lint/ 15:53:35 [2019-10-03T15:53:35.848Z] + git checkout -q v1.17.1 15:53:35 [2019-10-03T15:53:35.848Z] + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 15:53:59 [2019-10-03T15:53:59.937Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:53:59 [2019-10-03T15:53:59.937Z] 15:53:59 [2019-10-03T15:53:59.937Z] 15:53:59 [2019-10-03T15:53:59.937Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:53:59 [2019-10-03T15:53:59.937Z] 15:53:59 [2019-10-03T15:53:59.937Z] 15:53:59 [2019-10-03T15:53:59.937Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:53:59 [2019-10-03T15:53:59.937Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 15:53:59 [2019-10-03T15:53:59.937Z] PKG_CONFIG=pkg-config 15:53:59 [2019-10-03T15:53:59.937Z] GOLANG_VERSION=1.13.1 15:53:59 [2019-10-03T15:53:59.937Z] HOSTNAME=af73a361c475 15:53:59 [2019-10-03T15:53:59.937Z] KEEPBUNDLE=1 15:53:59 [2019-10-03T15:53:59.937Z] container=docker 15:53:59 [2019-10-03T15:53:59.937Z] TEST_SKIP_INTEGRATION=1 15:53:59 [2019-10-03T15:53:59.937Z] GO111MODULE=off 15:53:59 [2019-10-03T15:53:59.937Z] GOPATH=/go 15:53:59 [2019-10-03T15:53:59.937Z] PWD=/go/src/github.com/docker/docker 15:53:59 [2019-10-03T15:53:59.937Z] HOME=/root 15:53:59 [2019-10-03T15:53:59.937Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:53:59 [2019-10-03T15:53:59.937Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:53:59 [2019-10-03T15:53:59.937Z] DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 15:53:59 [2019-10-03T15:53:59.937Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 15:53:59 [2019-10-03T15:53:59.937Z] DOCKER_GRAPHDRIVER=overlay2 15:53:59 [2019-10-03T15:53:59.937Z] TERM=xterm 15:53:59 [2019-10-03T15:53:59.937Z] DEST=bundles/test-integration 15:53:59 [2019-10-03T15:53:59.937Z] SHLVL=1 15:53:59 [2019-10-03T15:53:59.937Z] TIMEOUT=120m 15:53:59 [2019-10-03T15:53:59.937Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 15:53:59 [2019-10-03T15:53:59.937Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:53:59 [2019-10-03T15:53:59.937Z] DOCKER_PKG=github.com/docker/docker 15:53:59 [2019-10-03T15:53:59.937Z] TESTDEBUG=0 15:53:59 [2019-10-03T15:53:59.937Z] _=/usr/bin/env 15:53:59 [2019-10-03T15:53:59.937Z] Building test suite binary ./integration-cli/test.main 15:53:59 [2019-10-03T15:53:59.937Z] No new tests added to integration. 15:53:59 [2019-10-03T15:53:59.937Z] 15:53:59 [2019-10-03T15:53:59.937Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:53:59 [2019-10-03T15:53:59.937Z] PKG_CONFIG=pkg-config 15:53:59 [2019-10-03T15:53:59.937Z] GOLANG_VERSION=1.13.1 15:53:59 [2019-10-03T15:53:59.937Z] HOSTNAME=00d42016590c 15:53:59 [2019-10-03T15:53:59.937Z] KEEPBUNDLE=1 15:53:59 [2019-10-03T15:53:59.937Z] container=docker 15:53:59 [2019-10-03T15:53:59.937Z] TEST_SKIP_INTEGRATION=1 15:53:59 [2019-10-03T15:53:59.937Z] GO111MODULE=off 15:53:59 [2019-10-03T15:53:59.937Z] GOPATH=/go 15:53:59 [2019-10-03T15:53:59.937Z] PWD=/go/src/github.com/docker/docker 15:53:59 [2019-10-03T15:53:59.937Z] HOME=/root 15:53:59 [2019-10-03T15:53:59.937Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:53:59 [2019-10-03T15:53:59.937Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:53:59 [2019-10-03T15:53:59.937Z] DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 15:53:59 [2019-10-03T15:53:59.937Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 15:53:59 [2019-10-03T15:53:59.938Z] DOCKER_GRAPHDRIVER=overlay2 15:53:59 [2019-10-03T15:53:59.938Z] TERM=xterm 15:53:59 [2019-10-03T15:53:59.938Z] DEST=bundles/test-integration 15:53:59 [2019-10-03T15:53:59.938Z] SHLVL=1 15:53:59 [2019-10-03T15:53:59.938Z] TIMEOUT=120m 15:53:59 [2019-10-03T15:53:59.938Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 15:53:59 [2019-10-03T15:53:59.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:53:59 [2019-10-03T15:53:59.938Z] DOCKER_PKG=github.com/docker/docker 15:53:59 [2019-10-03T15:53:59.938Z] TESTDEBUG=0 15:53:59 [2019-10-03T15:53:59.938Z] _=/usr/bin/env 15:53:59 [2019-10-03T15:53:59.938Z] Building test suite binary ./integration-cli/test.main 15:53:59 [2019-10-03T15:53:59.938Z] PKG_CONFIG=pkg-config 15:53:59 [2019-10-03T15:53:59.938Z] GOLANG_VERSION=1.13.1 15:53:59 [2019-10-03T15:53:59.938Z] HOSTNAME=44a5a74eba1c 15:53:59 [2019-10-03T15:53:59.938Z] KEEPBUNDLE=1 15:53:59 [2019-10-03T15:53:59.938Z] container=docker 15:53:59 [2019-10-03T15:53:59.938Z] TEST_SKIP_INTEGRATION_CLI=1 15:53:59 [2019-10-03T15:53:59.938Z] GO111MODULE=off 15:53:59 [2019-10-03T15:53:59.938Z] GOPATH=/go 15:53:59 [2019-10-03T15:53:59.938Z] PWD=/go/src/github.com/docker/docker 15:53:59 [2019-10-03T15:53:59.938Z] HOME=/root 15:53:59 [2019-10-03T15:53:59.938Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:53:59 [2019-10-03T15:53:59.938Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:53:59 [2019-10-03T15:53:59.938Z] DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 15:53:59 [2019-10-03T15:53:59.938Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 15:53:59 [2019-10-03T15:53:59.938Z] DOCKER_GRAPHDRIVER=overlay2 15:53:59 [2019-10-03T15:53:59.938Z] TERM=xterm 15:53:59 [2019-10-03T15:53:59.938Z] DEST=bundles/test-integration 15:53:59 [2019-10-03T15:53:59.938Z] SHLVL=1 15:53:59 [2019-10-03T15:53:59.938Z] TIMEOUT=120m 15:53:59 [2019-10-03T15:53:59.938Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:53:59 [2019-10-03T15:53:59.938Z] DOCKER_PKG=github.com/docker/docker 15:53:59 [2019-10-03T15:53:59.938Z] TESTDEBUG=0 15:53:59 [2019-10-03T15:53:59.938Z] _=/usr/bin/env 15:53:59 [2019-10-03T15:53:59.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:54:10 [2019-10-03T15:54:10.810Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:19991228 Name:quota Decls:[0xc0249d8e80 0xc0249d8f00 0xc0249d8f80 0xc0249d9000 0xc02435e2a0 0xc02435e810] Scope:scope 0xc0255fdc00 { 15:54:10 [2019-10-03T15:54:10.810Z] var ErrQuotaNotSupported 15:54:10 [2019-10-03T15:54:10.810Z] type errQuotaNotSupported 15:54:10 [2019-10-03T15:54:10.810Z] } 15:54:10 [2019-10-03T15:54:10.810Z] Imports:[0xc02438b0e0] Unresolved:[errdefs nil string] Comments:[0xc00dd75b40 0xc00dd6dc00]} 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements 15:54:18 [2019-10-03T15:54:18.582Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:54:18 [2019-10-03T15:54:18.582Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements 15:54:18 [2019-10-03T15:54:18.582Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:54:18 [2019-10-03T15:54:18.979Z] ? github.com/docker/docker/api/server/router/volume [no test files] 15:54:18 [2019-10-03T15:54:18.979Z] ? github.com/docker/docker/api/types [no test files] 15:54:18 [2019-10-03T15:54:18.979Z] ? github.com/docker/docker/api/types/backend [no test files] 15:54:18 [2019-10-03T15:54:18.979Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:54:18 [2019-10-03T15:54:18.979Z] ? github.com/docker/docker/api/types/container [no test files] 15:54:18 [2019-10-03T15:54:18.979Z] ? github.com/docker/docker/api/types/events [no test files] 15:54:19 [2019-10-03T15:54:19.376Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements 15:54:19 [2019-10-03T15:54:19.376Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/image [no test files] 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/mount [no test files] 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/network [no test files] 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/registry [no test files] 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:54:19 [2019-10-03T15:54:19.377Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements 15:54:19 [2019-10-03T15:54:19.772Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/api/types/volume [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:54:19 [2019-10-03T15:54:19.772Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:54:20 [2019-10-03T15:54:20.151Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements 15:54:23 [2019-10-03T15:54:23.597Z] ok github.com/docker/docker/builder/remotecontext 0.268s coverage: 13.6% of statements 15:54:23 [2019-10-03T15:54:23.999Z] ok github.com/docker/docker/builder/dockerfile 0.869s coverage: 48.2% of statements 15:54:24 [2019-10-03T15:54:24.812Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements 15:54:24 [2019-10-03T15:54:24.812Z] ok github.com/docker/docker/builder/remotecontext/git 0.864s coverage: 85.1% of statements 15:54:24 [2019-10-03T15:54:24.812Z] ? github.com/docker/docker/cli [no test files] 15:54:24 [2019-10-03T15:54:24.812Z] ? github.com/docker/docker/cli/config [no test files] 15:54:28 [2019-10-03T15:54:28.851Z] INFO [runner] worker.2 took 1m38.108562031s with stages: golint: 1m14.860387123s, gosec: 12.413665333s, gofmt: 4.854007556s, ineffassign: 2.457218592s, misspell: 2.316101616s, varcheck: 485.525476ms, deadcode: 340.695086ms, structcheck: 204.965304ms, unconvert: 175.91095ms, typecheck: 4.909µs 15:54:28 [2019-10-03T15:54:28.993Z] ok github.com/docker/docker/client 0.225s coverage: 75.8% of statements 15:54:29 [2019-10-03T15:54:29.107Z] INFO [runner] worker.1 took 1m40.309535084s with stages: megacheck: 47.11623528s, goimports: 26.715701602s, govet: 26.477571292s 15:54:29 [2019-10-03T15:54:29.107Z] INFO [runner] Workers idle times: #2: 2.183468194s 15:54:29 [2019-10-03T15:54:29.107Z] INFO [runner] Issues before processing: 1963, after processing: 0 15:54:29 [2019-10-03T15:54:29.107Z] INFO [runner] processing took 565.424201ms with stages: exclude: 188.799372ms, identifier_marker: 157.052955ms, autogenerated_exclude: 71.672686ms, nolint: 62.71247ms, skip_dirs: 58.744481ms, path_prettifier: 17.244154ms, cgo: 4.884363ms, filename_unadjuster: 3.332406ms, exclude-rules: 958.596µs, path_shortener: 3.66µs, max_same_issues: 3.536µs, diff: 3.137µs, uniq_by_line: 2.922µs, max_from_linter: 2.643µs, source_code: 2.556µs, skip_files: 2.155µs, max_per_file_from_linter: 2.109µs 15:54:29 [2019-10-03T15:54:29.107Z] INFO File cache stats: 1432 entries of total size 6.7MiB 15:54:29 [2019-10-03T15:54:29.362Z] INFO Memory: 172 samples, avg is 1344.1MB, max is 5450.1MB 15:54:29 [2019-10-03T15:54:29.362Z] INFO Execution took 2m11.673258033s 15:54:29 [2019-10-03T15:54:29.618Z] Congratulations! "./pkg/..." is safely isolated from internal code. 15:54:29 [2019-10-03T15:54:29.618Z] No api/types/ or api/swagger.yaml changes in diff. 15:54:29 [2019-10-03T15:54:29.618Z] Congratulations! All toml source files changed here have valid syntax. 15:54:29 [2019-10-03T15:54:29.618Z] Congratulations! Changelog CHANGELOG.md is well-formed. 15:54:29 [2019-10-03T15:54:29.618Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 15:54:30 [2019-10-03T15:54:30.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/make.sh dynbinary-daemon test-docker-py 15:54:31 [2019-10-03T15:54:31.197Z] 15:54:31 [2019-10-03T15:54:31.757Z] Removing bundles/ 15:54:31 [2019-10-03T15:54:31.757Z] 15:54:31 [2019-10-03T15:54:31.757Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 15:54:31 [2019-10-03T15:54:31.757Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:54:31 [2019-10-03T15:54:31.757Z] GOOS="" GOARCH="" GOARM="" 15:54:44 [2019-10-03T15:54:44.336Z] Removing intermediate container e69c6ef40a24 15:54:44 [2019-10-03T15:54:44.337Z] ---> aa0b1aae56de 15:54:44 [2019-10-03T15:54:44.337Z] Step 67/126 : FROM base AS gotestsum 15:54:44 [2019-10-03T15:54:44.337Z] ---> a8e05796ab74 15:54:44 [2019-10-03T15:54:44.337Z] Step 68/126 : ENV INSTALL_BINARY_NAME=gotestsum 15:54:44 [2019-10-03T15:54:44.337Z] ---> Running in 8da5645c823a 15:54:44 [2019-10-03T15:54:44.337Z] Removing intermediate container 8da5645c823a 15:54:44 [2019-10-03T15:54:44.337Z] ---> e1fdd2d1c872 15:54:44 [2019-10-03T15:54:44.337Z] Step 69/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:54:44 [2019-10-03T15:54:44.337Z] ---> c8a392872374 15:54:44 [2019-10-03T15:54:44.337Z] Step 70/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:54:44 [2019-10-03T15:54:44.337Z] ---> 1e90ff0827ff 15:54:44 [2019-10-03T15:54:44.337Z] Step 71/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:54:44 [2019-10-03T15:54:44.337Z] ---> Running in 8c5314022ed3 15:54:44 [2019-10-03T15:54:44.337Z] + RM_GOPATH=0 15:54:44 [2019-10-03T15:54:44.337Z] + TMP_GOPATH= 15:54:44 [2019-10-03T15:54:44.337Z] + : /build 15:54:44 [2019-10-03T15:54:44.337Z] + '[' -z '' ']' 15:54:44 [2019-10-03T15:54:44.337Z] ++ mktemp -d 15:54:44 [2019-10-03T15:54:44.337Z] + export GOPATH=/tmp/tmp.x5KhKRq2TQ 15:54:44 [2019-10-03T15:54:44.337Z] + GOPATH=/tmp/tmp.x5KhKRq2TQ 15:54:44 [2019-10-03T15:54:44.337Z] + RM_GOPATH=1 15:54:44 [2019-10-03T15:54:44.337Z] ++ dirname ./install.sh 15:54:44 [2019-10-03T15:54:44.337Z] Installing gotestsum version v0.3.5 15:54:44 [2019-10-03T15:54:44.337Z] + dir=. 15:54:44 [2019-10-03T15:54:44.337Z] + bin=gotestsum 15:54:44 [2019-10-03T15:54:44.337Z] + shift 15:54:44 [2019-10-03T15:54:44.337Z] + '[' '!' -f ./gotestsum.installer ']' 15:54:44 [2019-10-03T15:54:44.337Z] + . ./gotestsum.installer 15:54:44 [2019-10-03T15:54:44.337Z] ++ GOTESTSUM_COMMIT=v0.3.5 15:54:44 [2019-10-03T15:54:44.337Z] + install_gotestsum 15:54:44 [2019-10-03T15:54:44.337Z] + echo 'Installing gotestsum version v0.3.5' 15:54:44 [2019-10-03T15:54:44.337Z] + go get -d gotest.tools/gotestsum 15:54:45 [2019-10-03T15:54:45.615Z] + cd /tmp/tmp.x5KhKRq2TQ/src/gotest.tools/gotestsum 15:54:45 [2019-10-03T15:54:45.615Z] + git checkout -q v0.3.5 15:54:45 [2019-10-03T15:54:45.615Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 15:54:57 [2019-10-03T15:54:57.777Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 30.3% of statements 15:54:58 [2019-10-03T15:54:58.186Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements 15:54:58 [2019-10-03T15:54:58.642Z] ? github.com/docker/docker/container/stream [no test files] 15:54:58 [2019-10-03T15:54:58.642Z] ? github.com/docker/docker/contrib/apparmor [no test files] 15:54:58 [2019-10-03T15:54:58.642Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 15:54:58 [2019-10-03T15:54:58.642Z] ? github.com/docker/docker/contrib/httpserver [no test files] 15:55:06 [2019-10-03T15:55:06.721Z] ok github.com/docker/docker/daemon/cluster 0.040s coverage: 0.5% of statements 15:55:07 [2019-10-03T15:55:07.510Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements 15:55:08 [2019-10-03T15:55:08.194Z] Removing intermediate container 8c5314022ed3 15:55:08 [2019-10-03T15:55:08.195Z] ---> ce76575a8a06 15:55:08 [2019-10-03T15:55:08.195Z] Step 72/126 : FROM dev-base AS dockercli 15:55:08 [2019-10-03T15:55:08.195Z] ---> a8e05796ab74 15:55:08 [2019-10-03T15:55:08.195Z] Step 73/126 : ENV INSTALL_BINARY_NAME=dockercli 15:55:08 [2019-10-03T15:55:08.195Z] ---> Running in 5157ee9afcfe 15:55:08 [2019-10-03T15:55:08.195Z] Removing intermediate container 5157ee9afcfe 15:55:08 [2019-10-03T15:55:08.195Z] ---> 21fc3858bb5a 15:55:08 [2019-10-03T15:55:08.195Z] Step 74/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:55:08 [2019-10-03T15:55:08.195Z] ---> 71b3dcf127bb 15:55:08 [2019-10-03T15:55:08.195Z] Step 75/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:55:08 [2019-10-03T15:55:08.195Z] ---> 236c6a89d4c5 15:55:08 [2019-10-03T15:55:08.195Z] Step 76/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:55:08 [2019-10-03T15:55:08.195Z] ---> Running in 30162ea3eb1f 15:55:08 [2019-10-03T15:55:08.195Z] + RM_GOPATH=0 15:55:08 [2019-10-03T15:55:08.195Z] + TMP_GOPATH= 15:55:08 [2019-10-03T15:55:08.195Z] + : /build 15:55:08 [2019-10-03T15:55:08.195Z] + '[' -z '' ']' 15:55:08 [2019-10-03T15:55:08.195Z] ++ mktemp -d 15:55:08 [2019-10-03T15:55:08.195Z] + export GOPATH=/tmp/tmp.3PFo6hINNt 15:55:08 [2019-10-03T15:55:08.195Z] + GOPATH=/tmp/tmp.3PFo6hINNt 15:55:08 [2019-10-03T15:55:08.195Z] + RM_GOPATH=1 15:55:08 [2019-10-03T15:55:08.195Z] ++ dirname ./install.sh 15:55:08 [2019-10-03T15:55:08.195Z] + dir=. 15:55:08 [2019-10-03T15:55:08.195Z] + bin=dockercli 15:55:08 [2019-10-03T15:55:08.195Z] + shift 15:55:08 [2019-10-03T15:55:08.195Z] + '[' '!' -f ./dockercli.installer ']' 15:55:08 [2019-10-03T15:55:08.195Z] + . ./dockercli.installer 15:55:08 [2019-10-03T15:55:08.195Z] ++ DOCKERCLI_CHANNEL=stable 15:55:08 [2019-10-03T15:55:08.195Z] ++ DOCKERCLI_VERSION=17.06.2-ce 15:55:08 [2019-10-03T15:55:08.195Z] + install_dockercli 15:55:08 [2019-10-03T15:55:08.195Z] + echo 'Install docker/cli version 17.06.2-ce from stable' 15:55:08 [2019-10-03T15:55:08.195Z] ++ uname -m 15:55:08 [2019-10-03T15:55:08.195Z] Install docker/cli version 17.06.2-ce from stable 15:55:08 [2019-10-03T15:55:08.195Z] + arch=ppc64le 15:55:08 [2019-10-03T15:55:08.195Z] + '[' ppc64le '!=' x86_64 ']' 15:55:08 [2019-10-03T15:55:08.195Z] + '[' ppc64le '!=' s390x ']' 15:55:08 [2019-10-03T15:55:08.195Z] + '[' ppc64le '!=' armhf ']' 15:55:08 [2019-10-03T15:55:08.195Z] + build_dockercli 15:55:08 [2019-10-03T15:55:08.195Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.3PFo6hINNt/tmp/docker-ce 15:55:08 [2019-10-03T15:55:08.195Z] Cloning into '/tmp/tmp.3PFo6hINNt/tmp/docker-ce'... 15:55:09 [2019-10-03T15:55:09.326Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements 15:55:17 [2019-10-03T15:55:17.078Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements 15:55:18 [2019-10-03T15:55:18.419Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.6% of statements 15:55:18 [2019-10-03T15:55:18.419Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 15:55:18 [2019-10-03T15:55:18.419Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 15:55:19 [2019-10-03T15:55:19.283Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 84.6% of statements 15:55:19 [2019-10-03T15:55:19.704Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements 15:55:20 [2019-10-03T15:55:20.556Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements 15:55:20 [2019-10-03T15:55:20.556Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 15:55:20 [2019-10-03T15:55:20.556Z] ? github.com/docker/docker/daemon/exec [no test files] 15:55:21 [2019-10-03T15:55:21.419Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements 15:55:24 [2019-10-03T15:55:24.060Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements 15:55:24 [2019-10-03T15:55:24.929Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.270s coverage: 57.9% of statements 15:55:31 [2019-10-03T15:55:31.249Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.611s coverage: 46.2% of statements 15:55:34 [2019-10-03T15:55:34.469Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.780s coverage: 72.5% of statements 15:55:34 [2019-10-03T15:55:34.469Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 15:55:34 [2019-10-03T15:55:34.469Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.977s coverage: 51.0% of statements 15:55:35 [2019-10-03T15:55:35.188Z] + cd /tmp/tmp.3PFo6hINNt/tmp/docker-ce 15:55:35 [2019-10-03T15:55:35.188Z] + git checkout -q v17.06.2-ce 15:55:35 [2019-10-03T15:55:35.188Z] + mkdir -p /tmp/tmp.3PFo6hINNt/src/github.com/docker 15:55:35 [2019-10-03T15:55:35.188Z] + mv components/cli /tmp/tmp.3PFo6hINNt/src/github.com/docker/cli 15:55:35 [2019-10-03T15:55:35.188Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker 15:55:36 [2019-10-03T15:55:36.319Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.578s coverage: 76.1% of statements 15:55:37 [2019-10-03T15:55:37.941Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements 15:55:38 [2019-10-03T15:55:38.995Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements 15:55:41 [2019-10-03T15:55:41.524Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements 15:55:41 [2019-10-03T15:55:41.524Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.058s coverage: 57.0% of statements 15:55:41 [2019-10-03T15:55:41.524Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 15:55:41 [2019-10-03T15:55:41.524Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 15:55:41 [2019-10-03T15:55:41.524Z] ? github.com/docker/docker/daemon/initlayer [no test files] 15:55:41 [2019-10-03T15:55:41.525Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 15:55:41 [2019-10-03T15:55:41.525Z] ? github.com/docker/docker/daemon/listeners [no test files] 15:55:43 [2019-10-03T15:55:43.416Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 42.7% of statements 15:55:43 [2019-10-03T15:55:43.816Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 77.4% of statements 15:55:43 [2019-10-03T15:55:43.816Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 15:55:43 [2019-10-03T15:55:43.816Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 15:55:44 [2019-10-03T15:55:44.659Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 68.2% of statements 15:55:45 [2019-10-03T15:55:45.143Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements 15:55:46 [2019-10-03T15:55:46.021Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements 15:55:46 [2019-10-03T15:55:46.843Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements 15:55:47 [2019-10-03T15:55:47.250Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 74.7% of statements 15:55:47 [2019-10-03T15:55:47.250Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 15:55:48 [2019-10-03T15:55:48.585Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 20.0% of statements 15:55:49 [2019-10-03T15:55:49.437Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements 15:55:49 [2019-10-03T15:55:49.804Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements 15:55:50 [2019-10-03T15:55:50.629Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements 15:55:50 [2019-10-03T15:55:50.629Z] ok github.com/docker/docker/daemon/logger/splunk 1.670s coverage: 84.5% of statements 15:55:50 [2019-10-03T15:55:50.629Z] ? github.com/docker/docker/daemon/names [no test files] 15:55:50 [2019-10-03T15:55:50.629Z] ? github.com/docker/docker/daemon/stats [no test files] 15:55:51 [2019-10-03T15:55:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:55:51 [2019-10-03T15:55:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:55:51 [2019-10-03T15:55:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:55:52 [2019-10-03T15:55:52.502Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements 15:55:53 [2019-10-03T15:55:53.114Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:55:53 [2019-10-03T15:55:53.114Z] 15:55:53 [2019-10-03T15:55:53.114Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 15:55:53 [2019-10-03T15:55:53.114Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 15:55:53 [2019-10-03T15:55:53.114Z] Using test binary docker 15:55:53 [2019-10-03T15:55:53.114Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:55:53 [2019-10-03T15:55:53.114Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 15:55:53 [2019-10-03T15:55:53.115Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 15:55:53 [2019-10-03T15:55:53.115Z] Warning failed to create cache: (null) 15:55:53 [2019-10-03T15:55:53.115Z] . 15:55:53 [2019-10-03T15:55:53.115Z] INFO: Waiting for daemon to start... 15:55:53 [2019-10-03T15:55:53.115Z] Starting dockerd 15:55:53 [2019-10-03T15:55:53.115Z] . 15:55:53 [2019-10-03T15:55:53.115Z] INFO: Building docker-sdk-python3:master... 15:55:53 [2019-10-03T15:55:53.352Z] ok github.com/docker/docker/distribution 0.309s coverage: 22.4% of statements 15:55:53 [2019-10-03T15:55:53.352Z] ? github.com/docker/docker/distribution/utils [no test files] 15:55:54 [2019-10-03T15:55:54.706Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements 15:55:55 [2019-10-03T15:55:55.647Z] 65014b3c3121: Pull complete 15:55:55 [2019-10-03T15:55:55.759Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements 15:55:55 [2019-10-03T15:55:55.759Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.1% of statements 15:55:55 [2019-10-03T15:55:55.759Z] ? github.com/docker/docker/dockerversion [no test files] 15:55:57 [2019-10-03T15:55:57.194Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements 15:55:57 [2019-10-03T15:55:57.194Z] ? github.com/docker/docker/image/tarexport [no test files] 15:55:57 [2019-10-03T15:55:57.582Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements 15:55:57 [2019-10-03T15:55:57.582Z] ? github.com/docker/docker/internal/test/suite [no test files] 15:55:57 [2019-10-03T15:55:57.969Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements 15:55:59 [2019-10-03T15:55:59.870Z] ok github.com/docker/docker/opts 0.026s coverage: 66.9% of statements 15:55:59 [2019-10-03T15:55:59.870Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 15:56:01 [2019-10-03T15:56:01.739Z] ok github.com/docker/docker/pkg/archive 0.450s coverage: 77.0% of statements 15:56:03 [2019-10-03T15:56:03.120Z] ok github.com/docker/docker/pkg/authorization 0.477s coverage: 68.3% of statements 15:56:03 [2019-10-03T15:56:03.629Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements 15:56:03 [2019-10-03T15:56:03.629Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 15:56:07 [2019-10-03T15:56:07.721Z] ok github.com/docker/docker/layer 7.827s coverage: 68.8% of statements 15:56:07 [2019-10-03T15:56:07.721Z] ? github.com/docker/docker/libcontainerd [no test files] 15:56:07 [2019-10-03T15:56:07.721Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 15:56:07 [2019-10-03T15:56:07.721Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 15:56:07 [2019-10-03T15:56:07.721Z] ? github.com/docker/docker/libcontainerd/types [no test files] 15:56:07 [2019-10-03T15:56:07.721Z] ? github.com/docker/docker/oci [no test files] 15:56:07 [2019-10-03T15:56:07.721Z] ? github.com/docker/docker/oci/caps [no test files] 15:56:07 [2019-10-03T15:56:07.721Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 15:56:08 [2019-10-03T15:56:08.103Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements 15:56:08 [2019-10-03T15:56:08.103Z] ok github.com/docker/docker/pkg/chrootarchive 3.380s coverage: 43.2% of statements 15:56:08 [2019-10-03T15:56:08.103Z] ? github.com/docker/docker/pkg/containerfs [no test files] 15:56:08 [2019-10-03T15:56:08.103Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 15:56:08 [2019-10-03T15:56:08.610Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements 15:56:09 [2019-10-03T15:56:09.005Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements 15:56:09 [2019-10-03T15:56:09.810Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements 15:56:10 [2019-10-03T15:56:10.214Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements 15:56:11 [2019-10-03T15:56:11.516Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements 15:56:12 [2019-10-03T15:56:12.338Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements 15:56:12 [2019-10-03T15:56:12.726Z] ok github.com/docker/docker/pkg/discovery/kv 3.183s coverage: 84.1% of statements 15:56:13 [2019-10-03T15:56:13.126Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements 15:56:13 [2019-10-03T15:56:13.567Z] ok github.com/docker/docker/pkg/fsutils 0.439s coverage: 85.1% of statements 15:56:14 [2019-10-03T15:56:14.999Z] ok github.com/docker/docker/pkg/idtools 0.659s coverage: 70.1% of statements 15:56:14 [2019-10-03T15:56:14.999Z] ok github.com/docker/docker/pkg/ioutils 0.504s coverage: 70.6% of statements 15:56:15 [2019-10-03T15:56:15.378Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements 15:56:15 [2019-10-03T15:56:15.744Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements 15:56:15 [2019-10-03T15:56:15.744Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements 15:56:15 [2019-10-03T15:56:15.744Z] ? github.com/docker/docker/pkg/loopback [no test files] 15:56:16 [2019-10-03T15:56:16.567Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 15:56:16 [2019-10-03T15:56:16.567Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements 15:56:16 [2019-10-03T15:56:16.937Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 15:56:17 [2019-10-03T15:56:17.313Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements 15:56:17 [2019-10-03T15:56:17.696Z] ok github.com/docker/docker/pkg/mount 1.170s coverage: 69.6% of statements 15:56:17 [2019-10-03T15:56:17.696Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 15:56:17 [2019-10-03T15:56:17.696Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements 15:56:17 [2019-10-03T15:56:17.696Z] ? github.com/docker/docker/pkg/platform [no test files] 15:56:17 [2019-10-03T15:56:17.696Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 15:56:19 [2019-10-03T15:56:19.040Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements 15:56:19 [2019-10-03T15:56:19.402Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 15:56:19 [2019-10-03T15:56:19.818Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 15:56:20 [2019-10-03T15:56:20.200Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements 15:56:21 [2019-10-03T15:56:21.644Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements 15:56:22 [2019-10-03T15:56:22.020Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements 15:56:25 [2019-10-03T15:56:25.201Z] ok github.com/docker/docker/pkg/signal 2.500s coverage: 61.0% of statements 15:56:25 [2019-10-03T15:56:25.201Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 15:56:25 [2019-10-03T15:56:25.589Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 15:56:25 [2019-10-03T15:56:25.988Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 15:56:26 [2019-10-03T15:56:26.386Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements 15:56:26 [2019-10-03T15:56:26.754Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements 15:56:27 [2019-10-03T15:56:27.587Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 36.9% of statements 15:56:27 [2019-10-03T15:56:27.951Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements 15:56:28 [2019-10-03T15:56:28.319Z] ok github.com/docker/docker/pkg/tarsum 0.080s coverage: 89.3% of statements 15:56:29 [2019-10-03T15:56:29.124Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements 15:56:29 [2019-10-03T15:56:29.124Z] testing: warning: no tests to run 15:56:29 [2019-10-03T15:56:29.124Z] coverage: [no statements] 15:56:29 [2019-10-03T15:56:29.124Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 15:56:29 [2019-10-03T15:56:29.514Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 15:56:29 [2019-10-03T15:56:29.971Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 15:56:30 [2019-10-03T15:56:30.442Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements 15:56:32 [2019-10-03T15:56:32.999Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements 15:56:33 [2019-10-03T15:56:33.817Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 15:56:34 [2019-10-03T15:56:34.620Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements 15:56:35 [2019-10-03T15:56:35.029Z] ok github.com/docker/docker/reference 0.008s coverage: 83.7% of statements 15:56:36 [2019-10-03T15:56:36.921Z] ok github.com/docker/docker/registry 0.164s coverage: 56.3% of statements 15:56:37 [2019-10-03T15:56:37.307Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 15:56:37 [2019-10-03T15:56:37.691Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements 15:56:38 [2019-10-03T15:56:38.713Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements 15:56:39 [2019-10-03T15:56:39.128Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 15:56:39 [2019-10-03T15:56:39.716Z] sha256:245fffc0860d09dd86e07bc7191addec4ffdecb7f5ab7dccaabccd8639ea4821 15:56:39 [2019-10-03T15:56:39.717Z] INFO: Starting docker-py tests... 15:56:39 [2019-10-03T15:56:39.717Z] ============================= test session starts ============================== 15:56:39 [2019-10-03T15:56:39.717Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 15:56:39 [2019-10-03T15:56:39.717Z] rootdir: /src, inifile: pytest.ini 15:56:39 [2019-10-03T15:56:39.717Z] plugins: timeout-1.3.3, cov-2.6.1 15:56:39 [2019-10-03T15:56:39.717Z] collected 385 items / 5 deselected / 380 selected 15:56:39 [2019-10-03T15:56:39.717Z] 15:56:42 [2019-10-03T15:56:42.355Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 15:56:42 [2019-10-03T15:56:42.742Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements 15:56:43 [2019-10-03T15:56:43.523Z] + return 15:56:43 [2019-10-03T15:56:43.523Z] Removing intermediate container 30162ea3eb1f 15:56:43 [2019-10-03T15:56:43.523Z] ---> c23e804fb25f 15:56:43 [2019-10-03T15:56:43.523Z] Step 77/126 : FROM runtime-dev AS runc 15:56:43 [2019-10-03T15:56:43.523Z] ---> 6056cdc22852 15:56:43 [2019-10-03T15:56:43.523Z] Step 78/126 : ENV INSTALL_BINARY_NAME=runc 15:56:43 [2019-10-03T15:56:43.523Z] ---> Running in 46e9c09309d5 15:56:43 [2019-10-03T15:56:43.523Z] Removing intermediate container 46e9c09309d5 15:56:43 [2019-10-03T15:56:43.523Z] ---> 7987775417c2 15:56:43 [2019-10-03T15:56:43.523Z] Step 79/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:56:43 [2019-10-03T15:56:43.523Z] ---> 2ab41cf4efbe 15:56:43 [2019-10-03T15:56:43.523Z] Step 80/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:56:43 [2019-10-03T15:56:43.523Z] ---> 5ee55810dd29 15:56:43 [2019-10-03T15:56:43.523Z] Step 81/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:56:43 [2019-10-03T15:56:43.523Z] ---> Running in e611dd1dfb83 15:56:43 [2019-10-03T15:56:43.523Z] + RM_GOPATH=0 15:56:43 [2019-10-03T15:56:43.523Z] + TMP_GOPATH= 15:56:43 [2019-10-03T15:56:43.523Z] + : /build 15:56:43 [2019-10-03T15:56:43.523Z] + '[' -z '' ']' 15:56:43 [2019-10-03T15:56:43.523Z] ++ mktemp -d 15:56:43 [2019-10-03T15:56:43.523Z] + export GOPATH=/tmp/tmp.gazqJ8t0UA 15:56:43 [2019-10-03T15:56:43.523Z] + GOPATH=/tmp/tmp.gazqJ8t0UA 15:56:43 [2019-10-03T15:56:43.523Z] + RM_GOPATH=1 15:56:43 [2019-10-03T15:56:43.523Z] ++ dirname ./install.sh 15:56:43 [2019-10-03T15:56:43.523Z] + dir=. 15:56:43 [2019-10-03T15:56:43.523Z] + bin=runc 15:56:43 [2019-10-03T15:56:43.523Z] + shift 15:56:43 [2019-10-03T15:56:43.523Z] + '[' '!' -f ./runc.installer ']' 15:56:43 [2019-10-03T15:56:43.523Z] + . ./runc.installer 15:56:43 [2019-10-03T15:56:43.523Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:56:43 [2019-10-03T15:56:43.523Z] + install_runc 15:56:43 [2019-10-03T15:56:43.523Z] + uname -r 15:56:43 [2019-10-03T15:56:43.523Z] + grep -q '^3\.10\.0.*\.el7\.' 15:56:43 [2019-10-03T15:56:43.523Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' 15:56:43 [2019-10-03T15:56:43.523Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' 15:56:43 [2019-10-03T15:56:43.523Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gazqJ8t0UA/src/github.com/opencontainers/runc 15:56:43 [2019-10-03T15:56:43.523Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) 15:56:43 [2019-10-03T15:56:43.523Z] Cloning into '/tmp/tmp.gazqJ8t0UA/src/github.com/opencontainers/runc'... 15:56:43 [2019-10-03T15:56:43.523Z] + cd /tmp/tmp.gazqJ8t0UA/src/github.com/opencontainers/runc 15:56:43 [2019-10-03T15:56:43.523Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:56:43 [2019-10-03T15:56:43.523Z] + '[' -z '' ']' 15:56:43 [2019-10-03T15:56:43.523Z] + target=static 15:56:43 [2019-10-03T15:56:43.523Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static 15:56:43 [2019-10-03T15:56:43.586Z] ok github.com/docker/docker/volume/mounts 0.025s coverage: 67.0% of statements 15:56:44 [2019-10-03T15:56:44.141Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . 15:56:44 [2019-10-03T15:56:44.857Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements 15:56:52 [2019-10-03T15:56:52.583Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/profiles/apparmor [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/rootless [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/rootless/specconv [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/runconfig/opts [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/daemon [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/environment [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/fakegit [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/registry [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/testutil/request [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/volume [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/volume/service/opts [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] ? github.com/docker/docker/volume/testutils [no test files] 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === Skipped 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] exec_linux_test.go:18: requires AppArmor to be enabled 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] exec_linux_test.go:38: requires AppArmor to be enabled 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver btrfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver btrfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver btrfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver btrfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver btrfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:73: No driver to put! 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] overlay_test.go:44: Fails to compute changes after apply intermittently 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] overlay_test.go:49: Fails to compute changes intermittently 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] overlay_test.go:65: Cannot run test with naive change algorithm 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver zfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver zfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver zfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver zfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:46: Driver zfs not supported 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] graphtest_unix.go:73: No driver to put! 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 15:56:52 [2019-10-03T15:56:52.583Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] 15:56:52 [2019-10-03T15:56:52.583Z] DONE 2114 tests, 20 skipped in 227.383s Post stage [Pipeline] junit 15:56:53 [2019-10-03T15:56:53.506Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:56 [2019-10-03T15:56:56.075Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/make.sh dynbinary test-integration 15:56:56 [2019-10-03T15:56:56.076Z] 15:56:56 [2019-10-03T15:56:56.454Z] Removing bundles/ 15:56:56 [2019-10-03T15:56:56.454Z] 15:56:56 [2019-10-03T15:56:56.454Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 15:56:56 [2019-10-03T15:56:56.454Z] Building: bundles/dynbinary-daemon/dockerd-dev 15:56:56 [2019-10-03T15:56:56.454Z] GOOS="" GOARCH="" GOARM="" 15:56:59 [2019-10-03T15:56:59.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:56:59 [2019-10-03T15:56:59.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:57:02 [2019-10-03T15:57:02.061Z] tests/integration/api_build_test.py ......................X [ 6%] 15:57:02 [2019-10-03T15:57:02.620Z] tests/integration/api_client_test.py ..... [ 7%] 15:57:03 [2019-10-03T15:57:03.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:57:04 [2019-10-03T15:57:04.757Z] tests/integration/api_config_test.py ..... [ 8%] 15:57:06 [2019-10-03T15:57:06.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:57:07 [2019-10-03T15:57:07.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:57:11 [2019-10-03T15:57:11.259Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 15:57:11 [2019-10-03T15:57:11.259Z] + mkdir -p /build 15:57:11 [2019-10-03T15:57:11.259Z] + cp runc /build/runc 15:57:11 [2019-10-03T15:57:11.259Z] Removing intermediate container e611dd1dfb83 15:57:11 [2019-10-03T15:57:11.259Z] ---> 192cf3d2000b 15:57:11 [2019-10-03T15:57:11.259Z] Step 82/126 : FROM dev-base AS tini 15:57:11 [2019-10-03T15:57:11.259Z] ---> a8e05796ab74 15:57:11 [2019-10-03T15:57:11.259Z] Step 83/126 : ARG DEBIAN_FRONTEND 15:57:11 [2019-10-03T15:57:11.259Z] ---> Using cache 15:57:11 [2019-10-03T15:57:11.259Z] ---> fe047d907a77 15:57:11 [2019-10-03T15:57:11.259Z] Step 84/126 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* 15:57:11 [2019-10-03T15:57:11.259Z] ---> Running in 6e04ef380169 15:57:11 [2019-10-03T15:57:11.259Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:57:11 [2019-10-03T15:57:11.259Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:57:11 [2019-10-03T15:57:11.259Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:57:11 [2019-10-03T15:57:11.259Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:57:11 [2019-10-03T15:57:11.259Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:57:11 [2019-10-03T15:57:11.259Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] 15:57:11 [2019-10-03T15:57:11.548Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 15:57:11 [2019-10-03T15:57:11.548Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 15:57:12 [2019-10-03T15:57:12.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:57:13 [2019-10-03T15:57:13.594Z] Fetched 7719 kB in 2s (3002 kB/s) 15:57:14 [2019-10-03T15:57:14.608Z] Reading package lists... 15:57:15 [2019-10-03T15:57:15.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:57:15 [2019-10-03T15:57:15.629Z] Reading package lists... 15:57:15 [2019-10-03T15:57:15.913Z] Building dependency tree... 15:57:15 [2019-10-03T15:57:15.913Z] Reading state information... 15:57:15 [2019-10-03T15:57:15.913Z] The following additional packages will be installed: 15:57:15 [2019-10-03T15:57:15.913Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd 15:57:15 [2019-10-03T15:57:15.913Z] Suggested packages: 15:57:15 [2019-10-03T15:57:15.913Z] codeblocks eclipse ninja-build lrzip 15:57:15 [2019-10-03T15:57:15.913Z] Recommended packages: 15:57:15 [2019-10-03T15:57:15.913Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 15:57:16 [2019-10-03T15:57:16.431Z] The following NEW packages will be installed: 15:57:16 [2019-10-03T15:57:16.431Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 15:57:16 [2019-10-03T15:57:16.431Z] vim-common xxd 15:57:16 [2019-10-03T15:57:16.431Z] 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. 15:57:16 [2019-10-03T15:57:16.431Z] Need to get 13.4 MB of archives. 15:57:16 [2019-10-03T15:57:16.431Z] After this operation, 60.4 MB of additional disk space will be used. 15:57:16 [2019-10-03T15:57:16.431Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] 15:57:16 [2019-10-03T15:57:16.431Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 15:57:16 [2019-10-03T15:57:16.431Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] 15:57:17 [2019-10-03T15:57:17.059Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] 15:57:17 [2019-10-03T15:57:17.059Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] 15:57:17 [2019-10-03T15:57:17.059Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] 15:57:17 [2019-10-03T15:57:17.059Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] 15:57:17 [2019-10-03T15:57:17.059Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] 15:57:17 [2019-10-03T15:57:17.343Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] 15:57:17 [2019-10-03T15:57:17.343Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:57:17 [2019-10-03T15:57:17.637Z] debconf: delaying package configuration, since apt-utils is not installed 15:57:17 [2019-10-03T15:57:17.637Z] Fetched 13.4 MB in 1s (11.1 MB/s) 15:57:17 [2019-10-03T15:57:17.637Z] Selecting previously unselected package cmake-data. 15:57:17 [2019-10-03T15:57:17.926Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) 15:57:17 [2019-10-03T15:57:17.926Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... 15:57:17 [2019-10-03T15:57:17.926Z] Unpacking cmake-data (3.7.2-1) ... 15:57:18 [2019-10-03T15:57:18.560Z] Selecting previously unselected package liblzo2-2:ppc64el. 15:57:18 [2019-10-03T15:57:18.560Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 15:57:18 [2019-10-03T15:57:18.560Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 15:57:18 [2019-10-03T15:57:18.560Z] Selecting previously unselected package libicu57:ppc64el. 15:57:18 [2019-10-03T15:57:18.560Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... 15:57:18 [2019-10-03T15:57:18.560Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... 15:57:19 [2019-10-03T15:57:19.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:57:19 [2019-10-03T15:57:19.581Z] Selecting previously unselected package libxml2:ppc64el. 15:57:19 [2019-10-03T15:57:19.581Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... 15:57:19 [2019-10-03T15:57:19.581Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... 15:57:19 [2019-10-03T15:57:19.581Z] Selecting previously unselected package libarchive13:ppc64el. 15:57:19 [2019-10-03T15:57:19.581Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... 15:57:19 [2019-10-03T15:57:19.581Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... 15:57:19 [2019-10-03T15:57:19.581Z] Selecting previously unselected package libjsoncpp1:ppc64el. 15:57:19 [2019-10-03T15:57:19.581Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... 15:57:19 [2019-10-03T15:57:19.581Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... 15:57:19 [2019-10-03T15:57:19.866Z] Selecting previously unselected package libuv1:ppc64el. 15:57:19 [2019-10-03T15:57:19.867Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... 15:57:19 [2019-10-03T15:57:19.867Z] Unpacking libuv1:ppc64el (1.9.1-3) ... 15:57:19 [2019-10-03T15:57:19.867Z] Selecting previously unselected package cmake. 15:57:19 [2019-10-03T15:57:19.867Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... 15:57:19 [2019-10-03T15:57:19.867Z] Unpacking cmake (3.7.2-1) ... 15:57:20 [2019-10-03T15:57:20.157Z] Selecting previously unselected package xxd. 15:57:20 [2019-10-03T15:57:20.157Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 15:57:20 [2019-10-03T15:57:20.157Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Selecting previously unselected package vim-common. 15:57:20 [2019-10-03T15:57:20.441Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:57:20 [2019-10-03T15:57:20.441Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Processing triggers for mime-support (3.60) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up libuv1:ppc64el (1.9.1-3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up cmake-data (3.7.2-1) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... 15:57:20 [2019-10-03T15:57:20.441Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... 15:57:20 [2019-10-03T15:57:20.441Z] Setting up cmake (3.7.2-1) ... 15:57:20 [2019-10-03T15:57:20.441Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:57:22 [2019-10-03T15:57:22.479Z] Removing intermediate container 6e04ef380169 15:57:22 [2019-10-03T15:57:22.479Z] ---> c96bd8638c22 15:57:22 [2019-10-03T15:57:22.479Z] Step 85/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:57:22 [2019-10-03T15:57:22.479Z] ---> c8043e01d234 15:57:22 [2019-10-03T15:57:22.479Z] Step 86/126 : ENV INSTALL_BINARY_NAME=tini 15:57:22 [2019-10-03T15:57:22.479Z] ---> Running in 3d467655a9e3 15:57:22 [2019-10-03T15:57:22.479Z] Removing intermediate container 3d467655a9e3 15:57:22 [2019-10-03T15:57:22.479Z] ---> 6cab0f9ed129 15:57:22 [2019-10-03T15:57:22.479Z] Step 87/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:57:22 [2019-10-03T15:57:22.765Z] ---> 285b1bf7aee3 15:57:22 [2019-10-03T15:57:22.765Z] Step 88/126 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME 15:57:22 [2019-10-03T15:57:22.765Z] ---> Running in 3b744d793572 15:57:23 [2019-10-03T15:57:23.049Z] + RM_GOPATH=0 15:57:23 [2019-10-03T15:57:23.049Z] + TMP_GOPATH= 15:57:23 [2019-10-03T15:57:23.049Z] + : /build 15:57:23 [2019-10-03T15:57:23.049Z] + '[' -z '' ']' 15:57:23 [2019-10-03T15:57:23.049Z] ++ mktemp -d 15:57:23 [2019-10-03T15:57:23.049Z] + export GOPATH=/tmp/tmp.pyrBeYRASK 15:57:23 [2019-10-03T15:57:23.049Z] + GOPATH=/tmp/tmp.pyrBeYRASK 15:57:23 [2019-10-03T15:57:23.049Z] + RM_GOPATH=1 15:57:23 [2019-10-03T15:57:23.049Z] ++ dirname ./install.sh 15:57:23 [2019-10-03T15:57:23.049Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 15:57:23 [2019-10-03T15:57:23.049Z] + dir=. 15:57:23 [2019-10-03T15:57:23.049Z] + bin=tini 15:57:23 [2019-10-03T15:57:23.049Z] + shift 15:57:23 [2019-10-03T15:57:23.049Z] + '[' '!' -f ./tini.installer ']' 15:57:23 [2019-10-03T15:57:23.049Z] + . ./tini.installer 15:57:23 [2019-10-03T15:57:23.049Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 15:57:23 [2019-10-03T15:57:23.049Z] + install_tini 15:57:23 [2019-10-03T15:57:23.049Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 15:57:23 [2019-10-03T15:57:23.049Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.pyrBeYRASK/tini 15:57:23 [2019-10-03T15:57:23.049Z] Cloning into '/tmp/tmp.pyrBeYRASK/tini'... 15:57:23 [2019-10-03T15:57:23.333Z] + cd /tmp/tmp.pyrBeYRASK/tini 15:57:23 [2019-10-03T15:57:23.333Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 15:57:23 [2019-10-03T15:57:23.333Z] + cmake . 15:57:23 [2019-10-03T15:57:23.618Z] -- The C compiler identification is GNU 6.3.0 15:57:23 [2019-10-03T15:57:23.618Z] -- Check for working C compiler: /usr/bin/cc 15:57:23 [2019-10-03T15:57:23.618Z] -- Check for working C compiler: /usr/bin/cc -- works 15:57:23 [2019-10-03T15:57:23.618Z] -- Detecting C compiler ABI info 15:57:23 [2019-10-03T15:57:23.902Z] -- Detecting C compiler ABI info - done 15:57:23 [2019-10-03T15:57:23.902Z] -- Detecting C compile features 15:57:24 [2019-10-03T15:57:24.188Z] -- Detecting C compile features - done 15:57:24 [2019-10-03T15:57:24.188Z] -- Performing Test HAS_BUILTIN_FORTIFY 15:57:24 [2019-10-03T15:57:24.188Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed 15:57:24 [2019-10-03T15:57:24.507Z] -- Configuring done 15:57:24 [2019-10-03T15:57:24.507Z] -- Generating done 15:57:24 [2019-10-03T15:57:24.507Z] -- Build files have been written to: /tmp/tmp.pyrBeYRASK/tini 15:57:24 [2019-10-03T15:57:24.507Z] + make tini-static 15:57:24 [2019-10-03T15:57:24.507Z] Scanning dependencies of target tini-static 15:57:24 [2019-10-03T15:57:24.507Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 15:57:24 [2019-10-03T15:57:24.792Z] [100%] Linking C executable tini-static 15:57:25 [2019-10-03T15:57:25.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:57:25 [2019-10-03T15:57:25.077Z] [100%] Built target tini-static 15:57:25 [2019-10-03T15:57:25.077Z] + mkdir -p /build 15:57:25 [2019-10-03T15:57:25.077Z] + cp tini-static /build/docker-init 15:57:25 [2019-10-03T15:57:25.702Z] Removing intermediate container 3b744d793572 15:57:25 [2019-10-03T15:57:25.702Z] ---> 3c077afed199 15:57:25 [2019-10-03T15:57:25.702Z] Step 89/126 : FROM dev-base AS rootlesskit 15:57:25 [2019-10-03T15:57:25.702Z] ---> a8e05796ab74 15:57:25 [2019-10-03T15:57:25.702Z] Step 90/126 : ENV INSTALL_BINARY_NAME=rootlesskit 15:57:25 [2019-10-03T15:57:25.702Z] ---> Running in a49796e6269c 15:57:25 [2019-10-03T15:57:25.702Z] Removing intermediate container a49796e6269c 15:57:25 [2019-10-03T15:57:25.702Z] ---> e225f66b39c1 15:57:25 [2019-10-03T15:57:25.702Z] Step 91/126 : COPY hack/dockerfile/install/install.sh ./install.sh 15:57:25 [2019-10-03T15:57:25.702Z] ---> 90f557bbed96 15:57:25 [2019-10-03T15:57:25.702Z] Step 92/126 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ 15:57:25 [2019-10-03T15:57:25.990Z] ---> 15ec2dfae4ba 15:57:25 [2019-10-03T15:57:25.990Z] Step 93/126 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME 15:57:25 [2019-10-03T15:57:25.990Z] ---> Running in 93fd82c70451 15:57:26 [2019-10-03T15:57:26.276Z] + RM_GOPATH=0 15:57:26 [2019-10-03T15:57:26.276Z] + TMP_GOPATH= 15:57:26 [2019-10-03T15:57:26.276Z] + : /build/ 15:57:26 [2019-10-03T15:57:26.276Z] + '[' -z '' ']' 15:57:26 [2019-10-03T15:57:26.276Z] ++ mktemp -d 15:57:26 [2019-10-03T15:57:26.276Z] + export GOPATH=/tmp/tmp.w2aYQsbhVb 15:57:26 [2019-10-03T15:57:26.276Z] + GOPATH=/tmp/tmp.w2aYQsbhVb 15:57:26 [2019-10-03T15:57:26.276Z] + RM_GOPATH=1 15:57:26 [2019-10-03T15:57:26.276Z] ++ dirname ./install.sh 15:57:26 [2019-10-03T15:57:26.276Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:57:26 [2019-10-03T15:57:26.276Z] + dir=. 15:57:26 [2019-10-03T15:57:26.276Z] + bin=rootlesskit 15:57:26 [2019-10-03T15:57:26.276Z] + shift 15:57:26 [2019-10-03T15:57:26.276Z] + '[' '!' -f ./rootlesskit.installer ']' 15:57:26 [2019-10-03T15:57:26.276Z] + . ./rootlesskit.installer 15:57:26 [2019-10-03T15:57:26.276Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c 15:57:26 [2019-10-03T15:57:26.276Z] + install_rootlesskit 15:57:26 [2019-10-03T15:57:26.276Z] + case "$1" in 15:57:26 [2019-10-03T15:57:26.276Z] + export CGO_ENABLED=0 15:57:26 [2019-10-03T15:57:26.276Z] + CGO_ENABLED=0 15:57:26 [2019-10-03T15:57:26.276Z] + _install_rootlesskit 15:57:26 [2019-10-03T15:57:26.276Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' 15:57:26 [2019-10-03T15:57:26.276Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.w2aYQsbhVb/src/github.com/rootless-containers/rootlesskit 15:57:26 [2019-10-03T15:57:26.276Z] Cloning into '/tmp/tmp.w2aYQsbhVb/src/github.com/rootless-containers/rootlesskit'... 15:57:27 [2019-10-03T15:57:27.299Z] + cd /tmp/tmp.w2aYQsbhVb/src/github.com/rootless-containers/rootlesskit 15:57:27 [2019-10-03T15:57:27.299Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c 15:57:27 [2019-10-03T15:57:27.299Z] + for f in rootlesskit rootlesskit-docker-proxy 15:57:27 [2019-10-03T15:57:27.299Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 15:57:29 [2019-10-03T15:57:29.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:57:32 [2019-10-03T15:57:32.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:57:38 [2019-10-03T15:57:38.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:57:39 [2019-10-03T15:57:39.928Z] + for f in rootlesskit rootlesskit-docker-proxy 15:57:39 [2019-10-03T15:57:39.928Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 15:57:40 [2019-10-03T15:57:40.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:57:41 [2019-10-03T15:57:41.968Z] Removing intermediate container 93fd82c70451 15:57:41 [2019-10-03T15:57:41.968Z] ---> e91567bb570f 15:57:41 [2019-10-03T15:57:41.968Z] Step 94/126 : COPY ./contrib/dockerd-rootless.sh /build 15:57:41 [2019-10-03T15:57:41.968Z] ---> 8c8e990a443e 15:57:41 [2019-10-03T15:57:41.968Z] Step 95/126 : FROM runtime-dev AS dev 15:57:41 [2019-10-03T15:57:41.968Z] ---> 6056cdc22852 15:57:41 [2019-10-03T15:57:41.968Z] Step 96/126 : ARG DEBIAN_FRONTEND 15:57:41 [2019-10-03T15:57:41.968Z] ---> Running in c0663b6a69cb 15:57:42 [2019-10-03T15:57:42.252Z] Removing intermediate container c0663b6a69cb 15:57:42 [2019-10-03T15:57:42.252Z] ---> f77fb4967bc1 15:57:42 [2019-10-03T15:57:42.252Z] Step 97/126 : RUN groupadd -r docker 15:57:42 [2019-10-03T15:57:42.252Z] ---> Running in 365dc9b927a7 15:57:42 [2019-10-03T15:57:42.868Z] Removing intermediate container 365dc9b927a7 15:57:42 [2019-10-03T15:57:42.868Z] ---> 63c4d08a6382 15:57:42 [2019-10-03T15:57:42.868Z] Step 98/126 : RUN useradd --create-home --gid docker unprivilegeduser 15:57:42 [2019-10-03T15:57:42.868Z] ---> Running in 221347fb1a6d 15:57:43 [2019-10-03T15:57:43.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:57:43 [2019-10-03T15:57:43.527Z] Removing intermediate container 221347fb1a6d 15:57:43 [2019-10-03T15:57:43.527Z] ---> 106e06c72ffe 15:57:43 [2019-10-03T15:57:43.527Z] Step 99/126 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc 15:57:43 [2019-10-03T15:57:43.527Z] ---> Running in a68b2ef4236f 15:57:44 [2019-10-03T15:57:44.062Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 15:57:44 [2019-10-03T15:57:44.148Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 15:57:44 [2019-10-03T15:57:44.431Z] Removing intermediate container a68b2ef4236f 15:57:44 [2019-10-03T15:57:44.431Z] ---> d75f0afb59fd 15:57:44 [2019-10-03T15:57:44.431Z] Step 100/126 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc 15:57:44 [2019-10-03T15:57:44.431Z] ---> Running in 5636139c3632 15:57:45 [2019-10-03T15:57:45.051Z] Removing intermediate container 5636139c3632 15:57:45 [2019-10-03T15:57:45.051Z] ---> d28fb36446f7 15:57:45 [2019-10-03T15:57:45.051Z] Step 101/126 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker 15:57:45 [2019-10-03T15:57:45.051Z] ---> Running in f161319dd010 15:57:45 [2019-10-03T15:57:45.672Z] Removing intermediate container f161319dd010 15:57:45 [2019-10-03T15:57:45.672Z] ---> 9ff64512d73c 15:57:45 [2019-10-03T15:57:45.672Z] Step 102/126 : RUN ldconfig 15:57:45 [2019-10-03T15:57:45.672Z] ---> Running in d76ecaef2eef 15:57:46 [2019-10-03T15:57:46.371Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:57:46 [2019-10-03T15:57:46.371Z] Using test binary docker 15:57:46 [2019-10-03T15:57:46.371Z] +++ /etc/init.d/apparmor start 15:57:46 [2019-10-03T15:57:46.371Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 15:57:46 [2019-10-03T15:57:46.371Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 15:57:46 [2019-10-03T15:57:46.371Z] Warning failed to create cache: (null) 15:57:46 [2019-10-03T15:57:46.371Z] . 15:57:46 [2019-10-03T15:57:46.371Z] INFO: Waiting for daemon to start... 15:57:46 [2019-10-03T15:57:46.371Z] Starting dockerd 15:57:46 [2019-10-03T15:57:46.371Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 15:57:46 [2019-10-03T15:57:46.689Z] Removing intermediate container d76ecaef2eef 15:57:46 [2019-10-03T15:57:46.689Z] ---> d3eb36717d1e 15:57:46 [2019-10-03T15:57:46.689Z] Step 103/126 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* 15:57:46 [2019-10-03T15:57:46.689Z] ---> Running in 085aac666ec3 15:57:46 [2019-10-03T15:57:46.971Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease 15:57:46 [2019-10-03T15:57:46.971Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] 15:57:46 [2019-10-03T15:57:46.971Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] 15:57:46 [2019-10-03T15:57:46.971Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] 15:57:46 [2019-10-03T15:57:46.971Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] 15:57:47 [2019-10-03T15:57:47.255Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] 15:57:47 [2019-10-03T15:57:47.539Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] 15:57:47 [2019-10-03T15:57:47.539Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] 15:57:49 [2019-10-03T15:57:49.149Z] Fetched 7719 kB in 2s (3174 kB/s) 15:57:49 [2019-10-03T15:57:49.764Z] . 15:57:49 [2019-10-03T15:57:49.764Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:57:49 [2019-10-03T15:57:49.764Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:57:49 [2019-10-03T15:57:49.764Z] Error: No such image: emptyfs 15:57:49 [2019-10-03T15:57:49.765Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:57:49 [2019-10-03T15:57:49.765Z] ++++ docker load 15:57:50 [2019-10-03T15:57:50.369Z] Running integration-test (iteration 1) 15:57:50 [2019-10-03T15:57:50.369Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 15:57:50 [2019-10-03T15:57:50.369Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 15:57:50 [2019-10-03T15:57:50.369Z] ++ set -e 15:57:50 [2019-10-03T15:57:50.369Z] ++ '[' -n 0 ']' 15:57:50 [2019-10-03T15:57:50.369Z] ++ set -x 15:57:50 [2019-10-03T15:57:50.369Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 15:57:50 [2019-10-03T15:57:50.637Z] Reading package lists... 15:57:51 [2019-10-03T15:57:51.645Z] Reading package lists... 15:57:51 [2019-10-03T15:57:51.928Z] Building dependency tree... 15:57:51 [2019-10-03T15:57:51.928Z] Reading state information... 15:57:51 [2019-10-03T15:57:51.928Z] The following additional packages will be installed: 15:57:51 [2019-10-03T15:57:51.928Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python 15:57:51 [2019-10-03T15:57:51.928Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl 15:57:51 [2019-10-03T15:57:51.928Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 15:57:51 [2019-10-03T15:57:51.928Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 15:57:51 [2019-10-03T15:57:51.928Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 15:57:51 [2019-10-03T15:57:51.928Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 15:57:51 [2019-10-03T15:57:51.928Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common 15:57:51 [2019-10-03T15:57:51.928Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal 15:57:51 [2019-10-03T15:57:51.928Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd 15:57:51 [2019-10-03T15:57:51.928Z] Suggested packages: 15:57:51 [2019-10-03T15:57:51.928Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc 15:57:51 [2019-10-03T15:57:51.928Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv 15:57:51 [2019-10-03T15:57:51.928Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags 15:57:51 [2019-10-03T15:57:51.928Z] vim-doc vim-scripts xfsdump acl attr quota 15:57:51 [2019-10-03T15:57:51.928Z] Recommended packages: 15:57:51 [2019-10-03T15:57:51.928Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring 15:57:51 [2019-10-03T15:57:51.928Z] python3-keyrings.alt python3-xdg unzip 15:57:52 [2019-10-03T15:57:52.944Z] The following NEW packages will be installed: 15:57:52 [2019-10-03T15:57:52.944Z] apparmor aufs-tools bash-completion binutils-mingw-w64 15:57:52 [2019-10-03T15:57:52.944Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools 15:57:52 [2019-10-03T15:57:52.944Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base 15:57:52 [2019-10-03T15:57:52.944Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin 15:57:52 [2019-10-03T15:57:52.944Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 15:57:52 [2019-10-03T15:57:52.944Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 15:57:52 [2019-10-03T15:57:52.944Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 15:57:52 [2019-10-03T15:57:52.944Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib 15:57:52 [2019-10-03T15:57:52.944Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev 15:57:52 [2019-10-03T15:57:52.944Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common 15:57:52 [2019-10-03T15:57:52.944Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal 15:57:52 [2019-10-03T15:57:52.944Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 15:57:52 [2019-10-03T15:57:52.944Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime 15:57:52 [2019-10-03T15:57:52.944Z] xfsprogs xxd xz-utils zip 15:57:52 [2019-10-03T15:57:52.944Z] 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. 15:57:52 [2019-10-03T15:57:52.944Z] Need to get 87.3 MB of archives. 15:57:52 [2019-10-03T15:57:52.944Z] After this operation, 585 MB of additional disk space will be used. 15:57:52 [2019-10-03T15:57:52.944Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] 15:57:53 [2019-10-03T15:57:53.234Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] 15:57:53 [2019-10-03T15:57:53.625Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] 15:57:53 [2019-10-03T15:57:53.625Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] 15:57:53 [2019-10-03T15:57:53.913Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] 15:57:53 [2019-10-03T15:57:53.913Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] 15:57:53 [2019-10-03T15:57:53.913Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] 15:57:53 [2019-10-03T15:57:53.913Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] 15:57:53 [2019-10-03T15:57:53.913Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] 15:57:53 [2019-10-03T15:57:53.913Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] 15:57:54 [2019-10-03T15:57:54.205Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] 15:57:54 [2019-10-03T15:57:54.491Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] 15:57:54 [2019-10-03T15:57:54.491Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] 15:57:54 [2019-10-03T15:57:54.777Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] 15:57:54 [2019-10-03T15:57:54.777Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] 15:57:54 [2019-10-03T15:57:54.777Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] 15:57:55 [2019-10-03T15:57:55.536Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 15:57:55 [2019-10-03T15:57:55.794Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] 15:57:55 [2019-10-03T15:57:55.946Z] 15:57:55 [2019-10-03T15:57:55.946Z] ---> Making bundle: test-integration (in bundles/test-integration) 15:57:56 [2019-10-03T15:57:56.752Z] PKG_CONFIG=pkg-config 15:57:56 [2019-10-03T15:57:56.752Z] GOLANG_VERSION=1.13.1 15:57:56 [2019-10-03T15:57:56.752Z] HOSTNAME=1b5f52029f49 15:57:56 [2019-10-03T15:57:56.752Z] DOCKER_EXPERIMENTAL=1 15:57:56 [2019-10-03T15:57:56.752Z] container=docker 15:57:56 [2019-10-03T15:57:56.752Z] TEST_SKIP_INTEGRATION_CLI=1 15:57:56 [2019-10-03T15:57:56.752Z] GO111MODULE=off 15:57:56 [2019-10-03T15:57:56.752Z] GOPATH=/go 15:57:56 [2019-10-03T15:57:56.752Z] PWD=/go/src/github.com/docker/docker 15:57:56 [2019-10-03T15:57:56.752Z] HOME=/root 15:57:56 [2019-10-03T15:57:56.752Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 15:57:56 [2019-10-03T15:57:56.752Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 15:57:56 [2019-10-03T15:57:56.752Z] DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 15:57:56 [2019-10-03T15:57:56.752Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 15:57:56 [2019-10-03T15:57:56.752Z] DOCKER_GRAPHDRIVER=overlay2 15:57:56 [2019-10-03T15:57:56.752Z] TERM=xterm 15:57:56 [2019-10-03T15:57:56.752Z] DEST=bundles/test-integration 15:57:56 [2019-10-03T15:57:56.752Z] SHLVL=1 15:57:56 [2019-10-03T15:57:56.752Z] TIMEOUT=120m 15:57:56 [2019-10-03T15:57:56.752Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 15:57:56 [2019-10-03T15:57:56.752Z] DOCKER_PKG=github.com/docker/docker 15:57:56 [2019-10-03T15:57:56.752Z] TESTDEBUG=0 15:57:56 [2019-10-03T15:57:56.752Z] _=/usr/bin/env 15:57:56 [2019-10-03T15:57:56.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 15:57:56 [2019-10-03T15:57:56.806Z] debconf: delaying package configuration, since apt-utils is not installed 15:57:56 [2019-10-03T15:57:56.806Z] Fetched 87.3 MB in 3s (24.9 MB/s) 15:57:56 [2019-10-03T15:57:56.806Z] Selecting previously unselected package bash-completion. 15:57:56 [2019-10-03T15:57:56.806Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) 15:57:56 [2019-10-03T15:57:56.806Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... 15:57:57 [2019-10-03T15:57:57.816Z] Unpacking bash-completion (1:2.1-4.3) ... 15:57:58 [2019-10-03T15:57:58.100Z] Selecting previously unselected package libnet1:ppc64el. 15:57:58 [2019-10-03T15:57:58.100Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.100Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... 15:57:58 [2019-10-03T15:57:58.100Z] Selecting previously unselected package libnfnetlink0:ppc64el. 15:57:58 [2019-10-03T15:57:58.100Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.100Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... 15:57:58 [2019-10-03T15:57:58.100Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. 15:57:58 [2019-10-03T15:57:58.100Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.100Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... 15:57:58 [2019-10-03T15:57:58.100Z] Selecting previously unselected package libudev-dev:ppc64el. 15:57:58 [2019-10-03T15:57:58.100Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.100Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... 15:57:58 [2019-10-03T15:57:58.100Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. 15:57:58 [2019-10-03T15:57:58.100Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.100Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... 15:57:58 [2019-10-03T15:57:58.385Z] Selecting previously unselected package python3.5-minimal. 15:57:58 [2019-10-03T15:57:58.385Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.385Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... 15:57:58 [2019-10-03T15:57:58.385Z] Selecting previously unselected package python3-minimal. 15:57:58 [2019-10-03T15:57:58.385Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.385Z] Unpacking python3-minimal (3.5.3-1) ... 15:57:58 [2019-10-03T15:57:58.668Z] Selecting previously unselected package libmpdec2:ppc64el. 15:57:58 [2019-10-03T15:57:58.668Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.668Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... 15:57:58 [2019-10-03T15:57:58.668Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. 15:57:58 [2019-10-03T15:57:58.668Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.668Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... 15:57:58 [2019-10-03T15:57:58.953Z] Selecting previously unselected package python3.5. 15:57:58 [2019-10-03T15:57:58.953Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.953Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... 15:57:58 [2019-10-03T15:57:58.953Z] Selecting previously unselected package libpython3-stdlib:ppc64el. 15:57:58 [2019-10-03T15:57:58.953Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... 15:57:58 [2019-10-03T15:57:58.953Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... 15:57:58 [2019-10-03T15:57:58.953Z] Selecting previously unselected package dh-python. 15:57:58 [2019-10-03T15:57:58.953Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... 15:57:58 [2019-10-03T15:57:58.953Z] Unpacking dh-python (2.20170125) ... 15:57:59 [2019-10-03T15:57:59.236Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... 15:57:59 [2019-10-03T15:57:59.236Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... 15:58:00 [2019-10-03T15:58:00.245Z] Setting up python3-minimal (3.5.3-1) ... 15:58:00 [2019-10-03T15:58:00.245Z] Selecting previously unselected package python3. 15:58:00 [2019-10-03T15:58:00.245Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) 15:58:00 [2019-10-03T15:58:00.245Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.245Z] Unpacking python3 (3.5.3-1) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package pigz. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking pigz (2.3.4-1) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package libip4tc0:ppc64el. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package libip6tc0:ppc64el. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package libiptc0:ppc64el. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package libxtables12:ppc64el. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... 15:58:00 [2019-10-03T15:58:00.529Z] Selecting previously unselected package iptables. 15:58:00 [2019-10-03T15:58:00.529Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.529Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package xxd. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package vim-common. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package bzip2. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking bzip2 (1.0.6-8.1) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package libgpm2:ppc64el. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package xz-utils. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking xz-utils (5.2.2-1.2+b1) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package aufs-tools. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking aufs-tools (1:4.1+20161219-1) ... 15:58:00 [2019-10-03T15:58:00.817Z] Selecting previously unselected package liblzo2-2:ppc64el. 15:58:00 [2019-10-03T15:58:00.817Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... 15:58:00 [2019-10-03T15:58:00.817Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package btrfs-progs. 15:58:01 [2019-10-03T15:58:01.143Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.143Z] Unpacking btrfs-progs (4.7.3-1) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package btrfs-tools. 15:58:01 [2019-10-03T15:58:01.143Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.143Z] Unpacking btrfs-tools (4.7.3-1) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. 15:58:01 [2019-10-03T15:58:01.143Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.143Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package dmsetup. 15:58:01 [2019-10-03T15:58:01.143Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.143Z] Unpacking dmsetup (2:1.02.137-2) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package libonig4:ppc64el. 15:58:01 [2019-10-03T15:58:01.143Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.143Z] Unpacking libonig4:ppc64el (6.1.3-2) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package libjq1:ppc64el. 15:58:01 [2019-10-03T15:58:01.143Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.143Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... 15:58:01 [2019-10-03T15:58:01.143Z] Selecting previously unselected package jq. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking jq (1.5+dfsg-1.3) ... 15:58:01 [2019-10-03T15:58:01.430Z] Selecting previously unselected package libaio1:ppc64el. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking libaio1:ppc64el (0.3.110-3) ... 15:58:01 [2019-10-03T15:58:01.430Z] Selecting previously unselected package libcap2-bin. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking libcap2-bin (1:2.25-1) ... 15:58:01 [2019-10-03T15:58:01.430Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... 15:58:01 [2019-10-03T15:58:01.430Z] Selecting previously unselected package libsepol1-dev:ppc64el. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... 15:58:01 [2019-10-03T15:58:01.430Z] Selecting previously unselected package libpcre16-3:ppc64el. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... 15:58:01 [2019-10-03T15:58:01.430Z] Selecting previously unselected package libpcre32-3:ppc64el. 15:58:01 [2019-10-03T15:58:01.430Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.430Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... 15:58:01 [2019-10-03T15:58:01.718Z] Selecting previously unselected package libpcre3-dev:ppc64el. 15:58:01 [2019-10-03T15:58:01.718Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.718Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... 15:58:01 [2019-10-03T15:58:01.718Z] Selecting previously unselected package libselinux1-dev:ppc64el. 15:58:01 [2019-10-03T15:58:01.718Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.718Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... 15:58:01 [2019-10-03T15:58:01.718Z] Selecting previously unselected package libdevmapper-dev:ppc64el. 15:58:01 [2019-10-03T15:58:01.718Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.718Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... 15:58:01 [2019-10-03T15:58:01.718Z] Selecting previously unselected package libnl-3-200:ppc64el. 15:58:01 [2019-10-03T15:58:01.718Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... 15:58:01 [2019-10-03T15:58:01.718Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... 15:58:02 [2019-10-03T15:58:02.006Z] Selecting previously unselected package libprotobuf-c1:ppc64el. 15:58:02 [2019-10-03T15:58:02.006Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... 15:58:02 [2019-10-03T15:58:02.006Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... 15:58:02 [2019-10-03T15:58:02.006Z] Selecting previously unselected package libreadline5:ppc64el. 15:58:02 [2019-10-03T15:58:02.006Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... 15:58:02 [2019-10-03T15:58:02.006Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... 15:58:02 [2019-10-03T15:58:02.006Z] Selecting previously unselected package libsystemd-dev:ppc64el. 15:58:02 [2019-10-03T15:58:02.006Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... 15:58:02 [2019-10-03T15:58:02.006Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... 15:58:02 [2019-10-03T15:58:02.335Z] Selecting previously unselected package net-tools. 15:58:02 [2019-10-03T15:58:02.335Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... 15:58:02 [2019-10-03T15:58:02.335Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... 15:58:02 [2019-10-03T15:58:02.335Z] Selecting previously unselected package python-pip-whl. 15:58:02 [2019-10-03T15:58:02.335Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... 15:58:02 [2019-10-03T15:58:02.335Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... 15:58:02 [2019-10-03T15:58:02.680Z] Selecting previously unselected package python3-pip. 15:58:02 [2019-10-03T15:58:02.680Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... 15:58:02 [2019-10-03T15:58:02.680Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... 15:58:02 [2019-10-03T15:58:02.680Z] Selecting previously unselected package python3-pkg-resources. 15:58:02 [2019-10-03T15:58:02.680Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... 15:58:02 [2019-10-03T15:58:02.680Z] Unpacking python3-pkg-resources (33.1.1-1) ... 15:58:02 [2019-10-03T15:58:02.680Z] Selecting previously unselected package python3-setuptools. 15:58:02 [2019-10-03T15:58:02.680Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... 15:58:02 [2019-10-03T15:58:02.680Z] Unpacking python3-setuptools (33.1.1-1) ... 15:58:02 [2019-10-03T15:58:02.680Z] Selecting previously unselected package python3-wheel. 15:58:02 [2019-10-03T15:58:02.680Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... 15:58:02 [2019-10-03T15:58:02.680Z] Unpacking python3-wheel (0.29.0-2) ... 15:58:02 [2019-10-03T15:58:02.680Z] Selecting previously unselected package thin-provisioning-tools. 15:58:02 [2019-10-03T15:58:02.680Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... 15:58:02 [2019-10-03T15:58:02.680Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... 15:58:02 [2019-10-03T15:58:02.989Z] Selecting previously unselected package vim-runtime. 15:58:02 [2019-10-03T15:58:02.989Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... 15:58:02 [2019-10-03T15:58:02.989Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' 15:58:02 [2019-10-03T15:58:02.989Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' 15:58:02 [2019-10-03T15:58:02.989Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... 15:58:04 [2019-10-03T15:58:04.059Z] Selecting previously unselected package vim. 15:58:04 [2019-10-03T15:58:04.059Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.059Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... 15:58:04 [2019-10-03T15:58:04.059Z] Selecting previously unselected package xfsprogs. 15:58:04 [2019-10-03T15:58:04.059Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.059Z] Unpacking xfsprogs (4.9.0+nmu1) ... 15:58:04 [2019-10-03T15:58:04.345Z] Selecting previously unselected package zip. 15:58:04 [2019-10-03T15:58:04.345Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.345Z] Unpacking zip (3.0-11+b1) ... 15:58:04 [2019-10-03T15:58:04.345Z] Selecting previously unselected package libapparmor-perl. 15:58:04 [2019-10-03T15:58:04.345Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.345Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... 15:58:04 [2019-10-03T15:58:04.345Z] Selecting previously unselected package apparmor. 15:58:04 [2019-10-03T15:58:04.345Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.345Z] Unpacking apparmor (2.11.0-3+deb9u2) ... 15:58:04 [2019-10-03T15:58:04.632Z] Selecting previously unselected package binutils-mingw-w64-i686. 15:58:04 [2019-10-03T15:58:04.632Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.632Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:58:04 [2019-10-03T15:58:04.917Z] Selecting previously unselected package binutils-mingw-w64-x86-64. 15:58:04 [2019-10-03T15:58:04.917Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... 15:58:04 [2019-10-03T15:58:04.917Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:58:05 [2019-10-03T15:58:05.537Z] Selecting previously unselected package binutils-mingw-w64. 15:58:05 [2019-10-03T15:58:05.537Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... 15:58:05 [2019-10-03T15:58:05.537Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:58:05 [2019-10-03T15:58:05.537Z] Selecting previously unselected package mingw-w64-common. 15:58:05 [2019-10-03T15:58:05.537Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... 15:58:05 [2019-10-03T15:58:05.537Z] Unpacking mingw-w64-common (5.0.1-1) ... 15:58:06 [2019-10-03T15:58:06.560Z] Selecting previously unselected package mingw-w64-x86-64-dev. 15:58:06 [2019-10-03T15:58:06.560Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... 15:58:06 [2019-10-03T15:58:06.560Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... 15:58:07 [2019-10-03T15:58:07.282Z] 2945147eda09: Pull complete 15:58:07 [2019-10-03T15:58:07.283Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 15:58:07 [2019-10-03T15:58:07.283Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 15:58:07 [2019-10-03T15:58:07.283Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 15:58:07 [2019-10-03T15:58:07.283Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 15:58:07 [2019-10-03T15:58:07.283Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' 15:58:07 [2019-10-03T15:58:07.283Z] WARN: Skipping validation tests 15:58:07 [2019-10-03T15:58:07.283Z] INFO: Running unit tests at 10/03/2019 15:57:58... 15:58:07 [2019-10-03T15:58:07.283Z] INFO: make.ps1 starting at 10/03/2019 15:58:03 15:58:07 [2019-10-03T15:58:07.283Z] INFO: Git commit (ab8a39334) assumed from DOCKER_GITCOMMIT environment variable 15:58:07 [2019-10-03T15:58:07.283Z] INFO: Invoking autogen... 15:58:07 [2019-10-03T15:58:07.283Z] INFO: Running unit tests... 15:58:07 [2019-10-03T15:58:07.631Z] Selecting previously unselected package gcc-mingw-w64-base. 15:58:07 [2019-10-03T15:58:07.631Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... 15:58:07 [2019-10-03T15:58:07.631Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:58:07 [2019-10-03T15:58:07.631Z] Selecting previously unselected package gcc-mingw-w64-x86-64. 15:58:07 [2019-10-03T15:58:07.631Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... 15:58:07 [2019-10-03T15:58:07.631Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:58:12 [2019-10-03T15:58:12.036Z] Selecting previously unselected package g++-mingw-w64-x86-64. 15:58:12 [2019-10-03T15:58:12.036Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... 15:58:12 [2019-10-03T15:58:12.036Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:58:15 [2019-10-03T15:58:15.501Z] Setting up aufs-tools (1:4.1+20161219-1) ... 15:58:15 [2019-10-03T15:58:15.501Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... 15:58:15 [2019-10-03T15:58:15.501Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:15 [2019-10-03T15:58:15.502Z] Processing triggers for mime-support (3.60) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up libcap2-bin (1:2.25-1) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... 15:58:15 [2019-10-03T15:58:15.502Z] Setting up bash-completion (1:2.1-4.3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libonig4:ppc64el (6.1.3-2) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up zip (3.0-11+b1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up bzip2 (1.0.6-8.1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libaio1:ppc64el (0.3.110-3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up xz-utils (5.2.2-1.2+b1) ... 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up pigz (2.3.4-1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up mingw-w64-common (5.0.1-1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up jq (1.5+dfsg-1.3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up xfsprogs (4.9.0+nmu1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up vim (2:8.0.0197-4+deb9u3) ... 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up iptables (1.6.0+snapshot20161117-6) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up btrfs-progs (4.7.3-1) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... 15:58:16 [2019-10-03T15:58:16.978Z] Setting up python3.5 (3.5.3-1+deb9u1) ... 15:58:19 [2019-10-03T15:58:19.004Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... 15:58:19 [2019-10-03T15:58:19.004Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:58:19 [2019-10-03T15:58:19.004Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:58:19 [2019-10-03T15:58:19.004Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist 15:58:19 [2019-10-03T15:58:19.004Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 15:58:19 [2019-10-03T15:58:19.004Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist 15:58:19 [2019-10-03T15:58:19.004Z] Setting up btrfs-tools (4.7.3-1) ... 15:58:19 [2019-10-03T15:58:19.004Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... 15:58:19 [2019-10-03T15:58:19.004Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:58:19 [2019-10-03T15:58:19.004Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 15:58:19 [2019-10-03T15:58:19.004Z] Setting up python3 (3.5.3-1) ... 15:58:19 [2019-10-03T15:58:19.619Z] Setting up apparmor (2.11.0-3+deb9u2) ... 15:58:20 [2019-10-03T15:58:20.239Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 15:58:20 [2019-10-03T15:58:20.240Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory 15:58:20 [2019-10-03T15:58:20.240Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... 15:58:20 [2019-10-03T15:58:20.240Z] Setting up python3-wheel (0.29.0-2) ... 15:58:20 [2019-10-03T15:58:20.523Z] Setting up python3-pkg-resources (33.1.1-1) ... 15:58:21 [2019-10-03T15:58:21.148Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... 15:58:21 [2019-10-03T15:58:21.148Z] Setting up python3-pip (9.0.1-2+deb9u1) ... 15:58:21 [2019-10-03T15:58:21.431Z] Setting up dmsetup (2:1.02.137-2) ... 15:58:21 [2019-10-03T15:58:21.431Z] Setting up python3-setuptools (33.1.1-1) ... 15:58:21 [2019-10-03T15:58:21.720Z] Setting up dh-python (2.20170125) ... 15:58:22 [2019-10-03T15:58:22.003Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... 15:58:22 [2019-10-03T15:58:22.003Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... 15:58:22 [2019-10-03T15:58:22.426Z] Loaded image: buildpack-deps:jessie 15:58:22 [2019-10-03T15:58:22.990Z] Loaded image: busybox:latest 15:58:23 [2019-10-03T15:58:23.550Z] Loaded image: busybox:glibc 15:58:23 [2019-10-03T15:58:23.550Z] Loaded image: debian:jessie 15:58:24 [2019-10-03T15:58:24.111Z] Loaded image: hello-world:latest 15:58:24 [2019-10-03T15:58:24.366Z] INFO: Testing against a local daemon 15:58:24 [2019-10-03T15:58:24.366Z] === RUN TestCgroupNamespacesBuild 15:58:24 [2019-10-03T15:58:24.955Z] ? github.com/docker/docker/api [no test files] 15:58:25 [2019-10-03T15:58:25.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 15:58:26 [2019-10-03T15:58:26.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 15:58:28 [2019-10-03T15:58:28.563Z] --- PASS: TestCgroupNamespacesBuild (4.15s) 15:58:28 [2019-10-03T15:58:28.563Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 15:58:28 [2019-10-03T15:58:28.563Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:58:28 [2019-10-03T15:58:28.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 15:58:31 [2019-10-03T15:58:31.115Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.38s) 15:58:31 [2019-10-03T15:58:31.115Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 15:58:31 [2019-10-03T15:58:31.115Z] === RUN TestBuildWithSession 15:58:31 [2019-10-03T15:58:31.115Z] --- SKIP: TestBuildWithSession (0.00s) 15:58:31 [2019-10-03T15:58:31.115Z] build_session_test.go:25: TODO: BuildKit 15:58:31 [2019-10-03T15:58:31.115Z] === RUN TestBuildSquashParent 15:58:32 [2019-10-03T15:58:32.285Z] Removing intermediate container 085aac666ec3 15:58:32 [2019-10-03T15:58:32.285Z] ---> 1bd175b109a2 15:58:32 [2019-10-03T15:58:32.285Z] Step 104/126 : RUN pip3 install yamllint==1.16.0 15:58:32 [2019-10-03T15:58:32.285Z] ---> Running in 2d146e693760 15:58:34 [2019-10-03T15:58:34.961Z] Collecting yamllint==1.16.0 15:58:34 [2019-10-03T15:58:34.961Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 15:58:35 [2019-10-03T15:58:35.252Z] Collecting pyyaml (from yamllint==1.16.0) 15:58:35 [2019-10-03T15:58:35.537Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) 15:58:36 [2019-10-03T15:58:36.545Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 15:58:36 [2019-10-03T15:58:36.545Z] Downloading https://files.pythonhosted.org/packages/84/2a/bfee636b1e2f7d6e30dd74f49201ccfa5c3cf322d44929ecc6c137c486c5/pathspec-0.5.9.tar.gz 15:58:37 [2019-10-03T15:58:37.161Z] Building wheels for collected packages: pyyaml, pathspec 15:58:37 [2019-10-03T15:58:37.161Z] Running setup.py bdist_wheel for pyyaml: started 15:58:37 [2019-10-03T15:58:37.829Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' 15:58:37 [2019-10-03T15:58:37.829Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 15:58:37 [2019-10-03T15:58:37.829Z] Running setup.py bdist_wheel for pathspec: started 15:58:38 [2019-10-03T15:58:38.450Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' 15:58:38 [2019-10-03T15:58:38.450Z] Stored in directory: /root/.cache/pip/wheels/45/cb/7e/ce6e6062c69446e39e328170524ca8213498bc66a74c6a210b 15:58:38 [2019-10-03T15:58:38.450Z] Successfully built pyyaml pathspec 15:58:38 [2019-10-03T15:58:38.450Z] Installing collected packages: pyyaml, pathspec, yamllint 15:58:38 [2019-10-03T15:58:38.746Z] Successfully installed pathspec-0.5.9 pyyaml-5.1.2 yamllint-1.16.0 15:58:39 [2019-10-03T15:58:39.361Z] Removing intermediate container 2d146e693760 15:58:39 [2019-10-03T15:58:39.361Z] ---> c94480ca5a14 15:58:39 [2019-10-03T15:58:39.361Z] Step 105/126 : COPY --from=swagger /build/swagger* /usr/local/bin/ 15:58:39 [2019-10-03T15:58:39.771Z] ok github.com/docker/docker/api/server 0.179s coverage: 9.0% of statements 15:58:40 [2019-10-03T15:58:40.838Z] ---> 06ac56f6e751 15:58:40 [2019-10-03T15:58:40.838Z] Step 106/126 : COPY --from=frozen-images /build/ /docker-frozen-images 15:58:43 [2019-10-03T15:58:43.270Z] --- PASS: TestBuildSquashParent (10.36s) 15:58:43 [2019-10-03T15:58:43.271Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:58:43 [2019-10-03T15:58:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:58:43 [2019-10-03T15:58:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:58:43 [2019-10-03T15:58:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:58:43 [2019-10-03T15:58:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:58:43 [2019-10-03T15:58:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:58:43 [2019-10-03T15:58:43.271Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:58:43 [2019-10-03T15:58:43.271Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:58:43 [2019-10-03T15:58:43.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:58:43 [2019-10-03T15:58:43.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:58:44 [2019-10-03T15:58:44.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:58:44 [2019-10-03T15:58:44.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:58:45 [2019-10-03T15:58:45.233Z] ---> 2e7eb5873724 15:58:45 [2019-10-03T15:58:45.233Z] Step 107/126 : COPY --from=golangci_lint /build/ /usr/local/bin/ 15:58:45 [2019-10-03T15:58:45.519Z] ---> 6b359ac0bdb0 15:58:45 [2019-10-03T15:58:45.519Z] Step 108/126 : COPY --from=gotestsum /build/ /usr/local/bin/ 15:58:45 [2019-10-03T15:58:45.816Z] ---> a6fdfddff4ec 15:58:45 [2019-10-03T15:58:45.816Z] Step 109/126 : COPY --from=tomlv /build/ /usr/local/bin/ 15:58:46 [2019-10-03T15:58:46.101Z] ---> 5e5a85d8babe 15:58:46 [2019-10-03T15:58:46.101Z] Step 110/126 : COPY --from=vndr /build/ /usr/local/bin/ 15:58:46 [2019-10-03T15:58:46.388Z] ---> a0030d76a151 15:58:46 [2019-10-03T15:58:46.388Z] Step 111/126 : COPY --from=tini /build/ /usr/local/bin/ 15:58:46 [2019-10-03T15:58:46.673Z] ---> 5f32fe1e4e8a 15:58:46 [2019-10-03T15:58:46.673Z] Step 112/126 : COPY --from=runc /build/ /usr/local/bin/ 15:58:46 [2019-10-03T15:58:46.980Z] ---> 4a423204e65a 15:58:46 [2019-10-03T15:58:46.980Z] Step 113/126 : COPY --from=containerd /build/ /usr/local/bin/ 15:58:48 [2019-10-03T15:58:48.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:58:48 [2019-10-03T15:58:48.158Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:58:48 [2019-10-03T15:58:48.465Z] ---> 3d0d476110fa 15:58:48 [2019-10-03T15:58:48.465Z] Step 114/126 : COPY --from=proxy /build/ /usr/local/bin/ 15:58:48 [2019-10-03T15:58:48.465Z] ---> b19ffe03ceba 15:58:48 [2019-10-03T15:58:48.465Z] Step 115/126 : COPY --from=dockercli /build/ /usr/local/cli 15:58:48 [2019-10-03T15:58:48.818Z] ---> d6eed7408963 15:58:48 [2019-10-03T15:58:48.818Z] Step 116/126 : COPY --from=registry /build/registry* /usr/local/bin/ 15:58:49 [2019-10-03T15:58:49.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 15:58:49 [2019-10-03T15:58:49.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 15:58:50 [2019-10-03T15:58:50.497Z] ---> f93d127fdc3a 15:58:50 [2019-10-03T15:58:50.497Z] Step 117/126 : COPY --from=criu /build/ /usr/local/ 15:58:50 [2019-10-03T15:58:50.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 15:58:50 [2019-10-03T15:58:50.803Z] ---> 1072015eb2cc 15:58:50 [2019-10-03T15:58:50.803Z] Step 118/126 : COPY --from=rootlesskit /build/ /usr/local/bin/ 15:58:51 [2019-10-03T15:58:51.109Z] ---> cd1ce19d79cf 15:58:51 [2019-10-03T15:58:51.109Z] Step 119/126 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 15:58:51 [2019-10-03T15:58:51.409Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit 15:58:51 [2019-10-03T15:58:51.409Z] bad55c542dc9: Pulling fs layer 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.40s) 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.21s) 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.28s) 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s) 15:58:51 [2019-10-03T15:58:51.672Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.34s) 15:58:51 [2019-10-03T15:58:51.672Z] === RUN TestBuildMultiStageCopy 15:58:51 [2019-10-03T15:58:51.672Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:58:52 [2019-10-03T15:58:52.079Z] bad55c542dc9: Verifying Checksum 15:58:52 [2019-10-03T15:58:52.080Z] bad55c542dc9: Download complete 15:58:52 [2019-10-03T15:58:52.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 15:58:52 [2019-10-03T15:58:52.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 15:58:52 [2019-10-03T15:58:52.781Z] bad55c542dc9: Pull complete 15:58:52 [2019-10-03T15:58:52.781Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 15:58:52 [2019-10-03T15:58:52.781Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 15:58:53 [2019-10-03T15:58:53.078Z] ---> 43e141d7a9cd 15:58:53 [2019-10-03T15:58:53.078Z] Step 120/126 : ENV PATH=/usr/local/cli:$PATH 15:58:53 [2019-10-03T15:58:53.078Z] ---> Running in 8379503d5ab1 15:58:53 [2019-10-03T15:58:53.369Z] Removing intermediate container 8379503d5ab1 15:58:53 [2019-10-03T15:58:53.369Z] ---> efa06887877c 15:58:53 [2019-10-03T15:58:53.369Z] Step 121/126 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux 15:58:53 [2019-10-03T15:58:53.369Z] ---> Running in 24e36700cded 15:58:53 [2019-10-03T15:58:53.369Z] Removing intermediate container 24e36700cded 15:58:53 [2019-10-03T15:58:53.369Z] ---> f50bf259c3f6 15:58:53 [2019-10-03T15:58:53.369Z] Step 122/126 : WORKDIR /go/src/github.com/docker/docker 15:58:53 [2019-10-03T15:58:53.369Z] ---> Running in 23ee2bc8058e 15:58:53 [2019-10-03T15:58:53.655Z] Removing intermediate container 23ee2bc8058e 15:58:53 [2019-10-03T15:58:53.655Z] ---> c1ad84883cd6 15:58:53 [2019-10-03T15:58:53.655Z] Step 123/126 : VOLUME /var/lib/docker 15:58:53 [2019-10-03T15:58:53.655Z] ---> Running in cf850e953815 15:58:53 [2019-10-03T15:58:53.655Z] Removing intermediate container cf850e953815 15:58:53 [2019-10-03T15:58:53.655Z] ---> bb90a0831e39 15:58:53 [2019-10-03T15:58:53.655Z] Step 124/126 : ENTRYPOINT ["hack/dind"] 15:58:53 [2019-10-03T15:58:53.655Z] ---> Running in a91a93d9c896 15:58:53 [2019-10-03T15:58:53.944Z] Removing intermediate container a91a93d9c896 15:58:53 [2019-10-03T15:58:53.944Z] ---> 7030a471c6ad 15:58:53 [2019-10-03T15:58:53.944Z] Step 125/126 : FROM dev AS final 15:58:53 [2019-10-03T15:58:53.944Z] ---> 7030a471c6ad 15:58:53 [2019-10-03T15:58:53.944Z] Step 126/126 : COPY . /go/src/github.com/docker/docker 15:58:54 [2019-10-03T15:58:54.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 15:58:54 [2019-10-03T15:58:54.935Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:58:55 [2019-10-03T15:58:55.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 15:58:55 [2019-10-03T15:58:55.684Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:58:55 [2019-10-03T15:58:55.940Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:58:56 [2019-10-03T15:58:56.501Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:58:56 [2019-10-03T15:58:56.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 15:58:57 [2019-10-03T15:58:57.062Z] --- PASS: TestBuildMultiStageCopy (5.76s) 15:58:57 [2019-10-03T15:58:57.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.42s) 15:58:57 [2019-10-03T15:58:57.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) 15:58:57 [2019-10-03T15:58:57.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) 15:58:57 [2019-10-03T15:58:57.062Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) 15:58:57 [2019-10-03T15:58:57.063Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) 15:58:57 [2019-10-03T15:58:57.063Z] === RUN TestBuildMultiStageParentConfig 15:58:57 [2019-10-03T15:58:57.302Z] ................................................ [ 29%] 15:58:59 [2019-10-03T15:58:59.112Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) 15:58:59 [2019-10-03T15:58:59.112Z] === RUN TestBuildLabelWithTargets 15:58:59 [2019-10-03T15:58:59.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 15:59:00 [2019-10-03T15:59:00.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 15:59:01 [2019-10-03T15:59:01.009Z] ---> 8357f85cb0e8 15:59:01 [2019-10-03T15:59:01.009Z] Successfully built 8357f85cb0e8 15:59:01 [2019-10-03T15:59:01.009Z] Successfully tagged docker:0075ee6d6cf03541078f341c74475b61c1cddd31 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 15:59:01 [2019-10-03T15:59:01.196Z] --- PASS: TestBuildLabelWithTargets (2.52s) 15:59:01 [2019-10-03T15:59:01.196Z] === RUN TestBuildWithEmptyLayers 15:59:01 [2019-10-03T15:59:01.456Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/test/unit 15:59:02 [2019-10-03T15:59:02.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 15:59:02 [2019-10-03T15:59:02.560Z] --- PASS: TestBuildWithEmptyLayers (1.36s) 15:59:02 [2019-10-03T15:59:02.560Z] === RUN TestBuildMultiStageOnBuild 15:59:04 [2019-10-03T15:59:04.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 15:59:05 [2019-10-03T15:59:05.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 15:59:05 [2019-10-03T15:59:05.872Z] ? github.com/docker/docker/api [no test files] 15:59:06 [2019-10-03T15:59:06.724Z] --- PASS: TestBuildMultiStageOnBuild (3.54s) 15:59:06 [2019-10-03T15:59:06.724Z] === RUN TestBuildUncleanTarFilenames 15:59:06 [2019-10-03T15:59:06.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 15:59:08 [2019-10-03T15:59:08.085Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) 15:59:08 [2019-10-03T15:59:08.085Z] === RUN TestBuildMultiStageLayerLeak 15:59:08 [2019-10-03T15:59:08.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:59:08 [2019-10-03T15:59:08.277Z] Using test binary docker 15:59:08 [2019-10-03T15:59:08.277Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 15:59:08 [2019-10-03T15:59:08.277Z] +++ /etc/init.d/apparmor start 15:59:08 [2019-10-03T15:59:08.277Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 15:59:08 [2019-10-03T15:59:08.277Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 15:59:08 [2019-10-03T15:59:08.277Z] Warning failed to create cache: (null) 15:59:08 [2019-10-03T15:59:08.277Z] . 15:59:08 [2019-10-03T15:59:08.277Z] Starting dockerd 15:59:08 [2019-10-03T15:59:08.277Z] INFO: Waiting for daemon to start... 15:59:08 [2019-10-03T15:59:08.277Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 15:59:09 [2019-10-03T15:59:09.506Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:59:09 [2019-10-03T15:59:09.506Z] Using test binary docker 15:59:09 [2019-10-03T15:59:09.506Z] +++ /etc/init.d/apparmor start 15:59:09 [2019-10-03T15:59:09.506Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 15:59:09 [2019-10-03T15:59:09.506Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 15:59:09 [2019-10-03T15:59:09.506Z] Warning failed to create cache: (null) 15:59:09 [2019-10-03T15:59:09.506Z] . 15:59:09 [2019-10-03T15:59:09.506Z] Starting dockerd 15:59:09 [2019-10-03T15:59:09.506Z] INFO: Waiting for daemon to start... 15:59:09 [2019-10-03T15:59:09.506Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 15:59:10 [2019-10-03T15:59:10.122Z] . 15:59:10 [2019-10-03T15:59:10.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:59:10 [2019-10-03T15:59:10.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:59:10 [2019-10-03T15:59:10.122Z] Error: No such image: emptyfs 15:59:10 [2019-10-03T15:59:10.122Z] ++++ docker load 15:59:10 [2019-10-03T15:59:10.122Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:59:10 [2019-10-03T15:59:10.442Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 15:59:10 [2019-10-03T15:59:10.442Z] Using test binary docker 15:59:10 [2019-10-03T15:59:10.442Z] +++ /etc/init.d/apparmor start 15:59:10 [2019-10-03T15:59:10.442Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 15:59:10 [2019-10-03T15:59:10.442Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 15:59:10 [2019-10-03T15:59:10.442Z] Warning failed to create cache: (null) 15:59:10 [2019-10-03T15:59:10.442Z] . 15:59:10 [2019-10-03T15:59:10.442Z] INFO: Waiting for daemon to start... 15:59:10 [2019-10-03T15:59:10.442Z] Starting dockerd 15:59:10 [2019-10-03T15:59:10.442Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true 15:59:10 [2019-10-03T15:59:10.545Z] Running integration-test (iteration 1) 15:59:10 [2019-10-03T15:59:10.545Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 15:59:10 [2019-10-03T15:59:10.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m 15:59:10 [2019-10-03T15:59:10.545Z] ++ set -e 15:59:10 [2019-10-03T15:59:10.545Z] ++ '[' -n 0 ']' 15:59:10 [2019-10-03T15:59:10.545Z] ++ set -x 15:59:10 [2019-10-03T15:59:10.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m 15:59:11 [2019-10-03T15:59:11.802Z] . 15:59:11 [2019-10-03T15:59:11.802Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:59:11 [2019-10-03T15:59:11.802Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:59:11 [2019-10-03T15:59:11.802Z] Error: No such image: emptyfs 15:59:11 [2019-10-03T15:59:11.802Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:59:11 [2019-10-03T15:59:11.802Z] ++++ docker load 15:59:11 [2019-10-03T15:59:11.802Z] Running integration-test (iteration 1) 15:59:11 [2019-10-03T15:59:11.802Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 15:59:11 [2019-10-03T15:59:11.802Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 15:59:11 [2019-10-03T15:59:11.802Z] ++ set -e 15:59:11 [2019-10-03T15:59:11.802Z] ++ '[' -n 0 ']' 15:59:11 [2019-10-03T15:59:11.802Z] ++ set -x 15:59:11 [2019-10-03T15:59:11.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 15:59:12 [2019-10-03T15:59:12.405Z] 15:59:12 [2019-10-03T15:59:12.405Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 15:59:12 [2019-10-03T15:59:12.405Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 15:59:12 [2019-10-03T15:59:12.405Z] Error: No such image: emptyfs 15:59:12 [2019-10-03T15:59:12.405Z] ++++ tar -cC bundles/test-integration/emptyfs . 15:59:12 [2019-10-03T15:59:12.405Z] ++++ docker load 15:59:13 [2019-10-03T15:59:13.004Z] Running integration-test (iteration 1) 15:59:13 [2019-10-03T15:59:13.004Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 15:59:13 [2019-10-03T15:59:13.004Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 15:59:13 [2019-10-03T15:59:13.004Z] ++ set -e 15:59:13 [2019-10-03T15:59:13.004Z] ++ '[' -n 0 ']' 15:59:13 [2019-10-03T15:59:13.004Z] ++ set -x 15:59:13 [2019-10-03T15:59:13.004Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 15:59:16 [2019-10-03T15:59:16.308Z] --- PASS: TestBuildMultiStageLayerLeak (8.23s) 15:59:16 [2019-10-03T15:59:16.308Z] === RUN TestBuildWithHugeFile 15:59:19 [2019-10-03T15:59:19.490Z] tests/integration/api_exec_test.py .................... [ 35%] 15:59:20 [2019-10-03T15:59:20.362Z] Loaded image: buildpack-deps:jessie 15:59:20 [2019-10-03T15:59:20.362Z] Loaded image: busybox:latest 15:59:20 [2019-10-03T15:59:20.362Z] Loaded image: busybox:glibc 15:59:20 [2019-10-03T15:59:20.362Z] Loaded image: debian:jessie 15:59:20 [2019-10-03T15:59:20.362Z] Loaded image: hello-world:latest 15:59:20 [2019-10-03T15:59:20.362Z] INFO: Testing against a local daemon 15:59:20 [2019-10-03T15:59:20.362Z] === RUN TestCgroupNamespacesBuild 15:59:22 [2019-10-03T15:59:22.271Z] --- PASS: TestCgroupNamespacesBuild (1.83s) 15:59:22 [2019-10-03T15:59:22.271Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 15:59:22 [2019-10-03T15:59:22.271Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 15:59:24 [2019-10-03T15:59:24.129Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) 15:59:24 [2019-10-03T15:59:24.129Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 15:59:24 [2019-10-03T15:59:24.129Z] === RUN TestBuildWithSession 15:59:24 [2019-10-03T15:59:24.129Z] --- SKIP: TestBuildWithSession (0.00s) 15:59:24 [2019-10-03T15:59:24.129Z] build_session_test.go:25: TODO: BuildKit 15:59:24 [2019-10-03T15:59:24.129Z] === RUN TestBuildSquashParent 15:59:28 [2019-10-03T15:59:28.037Z] tests/integration/api_healthcheck_test.py .... [ 36%] 15:59:28 [2019-10-03T15:59:28.283Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements 15:59:30 [2019-10-03T15:59:30.644Z] --- PASS: TestBuildSquashParent (6.64s) 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:59:30 [2019-10-03T15:59:30.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:59:30 [2019-10-03T15:59:30.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:59:30 [2019-10-03T15:59:30.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:59:30 [2019-10-03T15:59:30.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:59:30 [2019-10-03T15:59:30.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:59:30 [2019-10-03T15:59:30.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:59:30 [2019-10-03T15:59:30.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:59:30 [2019-10-03T15:59:30.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 15:59:30 [2019-10-03T15:59:30.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 15:59:32 [2019-10-03T15:59:32.645Z] tests/integration/api_image_test.py ...........s..... [ 40%] 15:59:36 [2019-10-03T15:59:36.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 15:59:36 [2019-10-03T15:59:36.486Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 15:59:36 [2019-10-03T15:59:36.486Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 15:59:36 [2019-10-03T15:59:36.486Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 15:59:39 [2019-10-03T15:59:39.377Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 15:59:39 [2019-10-03T15:59:39.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) 15:59:39 [2019-10-03T15:59:39.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.92s) 15:59:39 [2019-10-03T15:59:39.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.55s) 15:59:39 [2019-10-03T15:59:39.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) 15:59:39 [2019-10-03T15:59:39.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.69s) 15:59:39 [2019-10-03T15:59:39.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) 15:59:39 [2019-10-03T15:59:39.378Z] === RUN TestBuildMultiStageCopy 15:59:39 [2019-10-03T15:59:39.378Z] === RUN TestBuildMultiStageCopy/copy_to_root 15:59:40 [2019-10-03T15:59:40.228Z] Loaded image: buildpack-deps:jessie 15:59:40 [2019-10-03T15:59:40.228Z] Loaded image: busybox:latest 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/server/httputils 0.174s coverage: 14.7% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/server/middleware 0.166s coverage: 37.7% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/build [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/container [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/debug [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/image [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/network [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/session [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/server/router/swarm 0.119s coverage: 4.0% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/system [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/server/router/volume [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/backend [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/container [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/events [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 95.2% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/image [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/mount [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/network [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/registry [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/swarm [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/types/time 0.369s coverage: 100.0% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/api/types/volume [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 15:59:40 [2019-10-03T15:59:40.329Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 15:59:40 [2019-10-03T15:59:40.811Z] Loaded image: busybox:glibc 15:59:41 [2019-10-03T15:59:41.066Z] Loaded image: debian:jessie 15:59:41 [2019-10-03T15:59:41.627Z] Loaded image: hello-world:latest 15:59:41 [2019-10-03T15:59:41.841Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 15:59:41 [2019-10-03T15:59:41.841Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 15:59:42 [2019-10-03T15:59:42.013Z] INFO: Testing against a local daemon 15:59:42 [2019-10-03T15:59:42.013Z] === RUN TestDockerDaemonSuite 15:59:42 [2019-10-03T15:59:42.013Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 15:59:42 [2019-10-03T15:59:42.219Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 15:59:42 [2019-10-03T15:59:42.268Z] Loaded image: buildpack-deps:jessie 15:59:43 [2019-10-03T15:59:43.012Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 15:59:43 [2019-10-03T15:59:43.235Z] ok github.com/docker/docker/builder/dockerfile 0.618s coverage: 46.1% of statements 15:59:43 [2019-10-03T15:59:43.235Z] ok github.com/docker/docker/builder/dockerignore 0.048s coverage: 96.8% of statements 15:59:43 [2019-10-03T15:59:43.235Z] ok github.com/docker/docker/builder/remotecontext 0.650s coverage: 9.2% of statements 15:59:43 [2019-10-03T15:59:43.388Z] --- PASS: TestBuildMultiStageCopy (4.43s) 15:59:43 [2019-10-03T15:59:43.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.39s) 15:59:43 [2019-10-03T15:59:43.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) 15:59:43 [2019-10-03T15:59:43.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) 15:59:43 [2019-10-03T15:59:43.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) 15:59:43 [2019-10-03T15:59:43.388Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) 15:59:43 [2019-10-03T15:59:43.388Z] === RUN TestBuildMultiStageParentConfig 15:59:43 [2019-10-03T15:59:43.669Z] Loaded image: busybox:latest 15:59:44 [2019-10-03T15:59:44.631Z] Loaded image: busybox:glibc 15:59:44 [2019-10-03T15:59:44.632Z] Loaded image: debian:jessie 15:59:44 [2019-10-03T15:59:44.669Z] --- PASS: TestBuildMultiStageParentConfig (1.34s) 15:59:44 [2019-10-03T15:59:44.669Z] === RUN TestBuildLabelWithTargets 15:59:45 [2019-10-03T15:59:45.193Z] Loaded image: hello-world:latest 15:59:45 [2019-10-03T15:59:45.193Z] INFO: Testing against a local daemon 15:59:45 [2019-10-03T15:59:45.193Z] === RUN TestDockerSuite 15:59:45 [2019-10-03T15:59:45.193Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPIErrorJSON 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPIErrorPlainText 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 15:59:45 [2019-10-03T15:59:45.448Z] === RUN TestDockerSuite/TestAPIImagesDelete 15:59:47 [2019-10-03T15:59:47.308Z] --- PASS: TestBuildLabelWithTargets (2.59s) 15:59:47 [2019-10-03T15:59:47.308Z] === RUN TestBuildWithEmptyLayers 15:59:48 [2019-10-03T15:59:48.563Z] --- PASS: TestBuildWithEmptyLayers (1.10s) 15:59:48 [2019-10-03T15:59:48.563Z] === RUN TestBuildMultiStageOnBuild 15:59:51 [2019-10-03T15:59:51.817Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) 15:59:51 [2019-10-03T15:59:51.817Z] === RUN TestBuildUncleanTarFilenames 15:59:52 [2019-10-03T15:59:52.618Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) 15:59:52 [2019-10-03T15:59:52.618Z] === RUN TestBuildMultiStageLayerLeak 15:59:55 [2019-10-03T15:59:55.956Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) 15:59:55 [2019-10-03T15:59:55.956Z] === RUN TestBuildWithHugeFile 15:59:59 [2019-10-03T15:59:59.001Z] tests/integration/api_network_test.py ........................... [ 47%] 16:00:09 [2019-10-03T16:00:09.116Z] tests/integration/api_plugin_test.py ........... [ 50%] 16:00:11 [2019-10-03T16:00:11.504Z] tests/integration/api_secret_test.py ..... [ 51%] 16:00:17 [2019-10-03T16:00:17.122Z] tests/integration/api_service_test.py ................s................. [ 60%] 16:00:18 [2019-10-03T16:00:18.940Z] ok github.com/docker/docker/builder/remotecontext/git 33.993s coverage: 85.1% of statements 16:00:18 [2019-10-03T16:00:18.940Z] ? github.com/docker/docker/cli [no test files] 16:00:18 [2019-10-03T16:00:18.940Z] ? github.com/docker/docker/cli/config [no test files] 16:00:18 [2019-10-03T16:00:18.940Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements 16:00:18 [2019-10-03T16:00:18.940Z] ok github.com/docker/docker/client 0.514s coverage: 75.3% of statements 16:00:21 [2019-10-03T16:00:21.844Z] ok github.com/docker/docker/cmd/dockerd 0.747s coverage: 19.0% of statements 16:00:24 [2019-10-03T16:00:24.023Z] ok github.com/docker/docker/container 0.632s coverage: 42.5% of statements 16:00:24 [2019-10-03T16:00:24.023Z] ? github.com/docker/docker/container/stream [no test files] 16:00:24 [2019-10-03T16:00:24.023Z] ? github.com/docker/docker/contrib/apparmor [no test files] 16:00:24 [2019-10-03T16:00:24.023Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 16:00:24 [2019-10-03T16:00:24.023Z] ? github.com/docker/docker/contrib/httpserver [no test files] 16:00:29 [2019-10-03T16:00:29.671Z] ......................... [ 67%] 16:00:30 [2019-10-03T16:00:30.884Z] --- PASS: TestBuildWithHugeFile (32.97s) 16:00:30 [2019-10-03T16:00:30.884Z] === RUN TestBuildWithEmptyDockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:00:30 [2019-10-03T16:00:30.884Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:00:30 [2019-10-03T16:00:30.885Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:00:30 [2019-10-03T16:00:30.885Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:00:30 [2019-10-03T16:00:30.885Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) 16:00:30 [2019-10-03T16:00:30.885Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) 16:00:30 [2019-10-03T16:00:30.885Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) 16:00:30 [2019-10-03T16:00:30.885Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) 16:00:30 [2019-10-03T16:00:30.885Z] === RUN TestBuildPreserveOwnership 16:00:30 [2019-10-03T16:00:30.885Z] === RUN TestBuildPreserveOwnership/copy_from 16:00:33 [2019-10-03T16:00:33.473Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:00:35 [2019-10-03T16:00:35.923Z] --- PASS: TestBuildPreserveOwnership (6.20s) 16:00:35 [2019-10-03T16:00:35.923Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.09s) 16:00:35 [2019-10-03T16:00:35.923Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) 16:00:35 [2019-10-03T16:00:35.923Z] === RUN TestBuildPlatformInvalid 16:00:35 [2019-10-03T16:00:35.923Z] --- PASS: TestBuildPlatformInvalid (0.14s) 16:00:35 [2019-10-03T16:00:35.923Z] PASS 16:00:35 [2019-10-03T16:00:35.923Z] 16:00:35 [2019-10-03T16:00:35.923Z] === Skipped 16:00:35 [2019-10-03T16:00:35.923Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) 16:00:35 [2019-10-03T16:00:35.923Z] build_session_test.go:25: TODO: BuildKit 16:00:35 [2019-10-03T16:00:35.923Z] 16:00:35 [2019-10-03T16:00:35.923Z] 16:00:35 [2019-10-03T16:00:35.923Z] DONE 32 tests, 1 skipped in 85.141s 16:00:35 [2019-10-03T16:00:35.923Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 16:00:35 [2019-10-03T16:00:35.923Z] ++ 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 16:00:35 [2019-10-03T16:00:35.923Z] ++ set -e 16:00:35 [2019-10-03T16:00:35.923Z] ++ '[' -n 0 ']' 16:00:35 [2019-10-03T16:00:35.923Z] ++ set -x 16:00:35 [2019-10-03T16:00:35.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=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 16:00:35 [2019-10-03T16:00:35.923Z] INFO: Testing against a local daemon 16:00:35 [2019-10-03T16:00:35.923Z] === RUN TestConfigList 16:00:39 [2019-10-03T16:00:39.206Z] --- PASS: TestConfigList (2.95s) 16:00:39 [2019-10-03T16:00:39.206Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 16:00:39 [2019-10-03T16:00:39.206Z] === RUN TestConfigsCreateAndDelete 16:00:42 [2019-10-03T16:00:42.479Z] --- PASS: TestConfigsCreateAndDelete (2.96s) 16:00:42 [2019-10-03T16:00:42.479Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 16:00:42 [2019-10-03T16:00:42.479Z] === RUN TestConfigsUpdate 16:00:44 [2019-10-03T16:00:44.632Z] --- PASS: TestConfigsUpdate (2.79s) 16:00:44 [2019-10-03T16:00:44.632Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 16:00:44 [2019-10-03T16:00:44.632Z] === RUN TestTemplatedConfig 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon 3.160s coverage: 9.2% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/cluster 1.973s coverage: 0.5% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.255s coverage: 65.3% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/cluster/convert 0.649s coverage: 35.8% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.550s coverage: 10.9% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/config 0.667s coverage: 82.8% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/discovery 0.231s coverage: 30.0% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/events 0.415s coverage: 50.0% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/exec [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ok github.com/docker/docker/daemon/graphdriver 0.831s coverage: 2.3% of statements 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 16:00:45 [2019-10-03T16:00:45.175Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 16:00:47 [2019-10-03T16:00:47.350Z] ok github.com/docker/docker/daemon/images 0.461s coverage: 4.9% of statements 16:00:47 [2019-10-03T16:00:47.350Z] ? github.com/docker/docker/daemon/initlayer [no test files] 16:00:47 [2019-10-03T16:00:47.350Z] ok github.com/docker/docker/daemon/links 0.100s coverage: 93.0% of statements 16:00:47 [2019-10-03T16:00:47.350Z] ? github.com/docker/docker/daemon/listeners [no test files] 16:00:47 [2019-10-03T16:00:47.350Z] ok github.com/docker/docker/daemon/logger 0.619s coverage: 43.0% of statements 16:00:47 [2019-10-03T16:00:47.809Z] ok github.com/docker/docker/daemon/logger/awslogs 0.980s coverage: 77.4% of statements 16:00:47 [2019-10-03T16:00:47.809Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 16:00:47 [2019-10-03T16:00:47.809Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 16:00:47 [2019-10-03T16:00:47.809Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 16:00:47 [2019-10-03T16:00:47.809Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 16:00:47 [2019-10-03T16:00:47.809Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 16:00:47 [2019-10-03T16:00:47.809Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.560s coverage: 62.1% of statements 16:00:48 [2019-10-03T16:00:48.031Z] --- PASS: TestTemplatedConfig (3.45s) 16:00:48 [2019-10-03T16:00:48.031Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 16:00:48 [2019-10-03T16:00:48.031Z] === RUN TestConfigInspect 16:00:48 [2019-10-03T16:00:48.268Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.681s coverage: 88.3% of statements 16:00:51 [2019-10-03T16:00:51.170Z] ok github.com/docker/docker/daemon/logger/local 0.522s coverage: 74.7% of statements 16:00:51 [2019-10-03T16:00:51.170Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 16:00:51 [2019-10-03T16:00:51.170Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.458s coverage: 19.5% of statements 16:00:51 [2019-10-03T16:00:51.303Z] --- PASS: TestConfigInspect (3.13s) 16:00:51 [2019-10-03T16:00:51.303Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 16:00:51 [2019-10-03T16:00:51.303Z] === RUN TestConfigCreateWithLabels 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIImagesFilter 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIImagesHistory 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildWithHugeFile (87.92s) 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildWithEmptyDockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildPreserveOwnership 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildPreserveOwnership/copy_from 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkFilter 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIOptionsRoute 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildPreserveOwnership (6.72s) 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.59s) 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) 16:00:53 [2019-10-03T16:00:53.218Z] === RUN TestBuildPlatformInvalid 16:00:53 [2019-10-03T16:00:53.218Z] --- PASS: TestBuildPlatformInvalid (0.13s) 16:00:53 [2019-10-03T16:00:53.218Z] PASS 16:00:53 [2019-10-03T16:00:53.218Z] 16:00:53 [2019-10-03T16:00:53.218Z] === Skipped 16:00:53 [2019-10-03T16:00:53.218Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 16:00:53 [2019-10-03T16:00:53.218Z] build_session_test.go:25: TODO: BuildKit 16:00:53 [2019-10-03T16:00:53.218Z] 16:00:53 [2019-10-03T16:00:53.218Z] 16:00:53 [2019-10-03T16:00:53.218Z] DONE 32 tests, 1 skipped in 180.953s 16:00:53 [2019-10-03T16:00:53.218Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 16:00:53 [2019-10-03T16:00:53.218Z] ++ 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 16:00:53 [2019-10-03T16:00:53.218Z] ++ set -e 16:00:53 [2019-10-03T16:00:53.218Z] ++ '[' -n 0 ']' 16:00:53 [2019-10-03T16:00:53.218Z] ++ set -x 16:00:53 [2019-10-03T16:00:53.219Z] ++ env -i DEST=/go/src/github.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 16:00:53 [2019-10-03T16:00:53.219Z] INFO: Testing against a local daemon 16:00:53 [2019-10-03T16:00:53.219Z] === RUN TestConfigList 16:00:53 [2019-10-03T16:00:53.219Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 16:00:53 [2019-10-03T16:00:53.345Z] ok github.com/docker/docker/daemon/logger/splunk 2.532s coverage: 84.5% of statements 16:00:53 [2019-10-03T16:00:53.345Z] ok github.com/docker/docker/daemon/logger/syslog 0.305s coverage: 47.8% of statements 16:00:53 [2019-10-03T16:00:53.345Z] ok github.com/docker/docker/daemon/logger/templates 0.105s coverage: 8.3% of statements 16:00:53 [2019-10-03T16:00:53.345Z] ? github.com/docker/docker/daemon/names [no test files] 16:00:53 [2019-10-03T16:00:53.345Z] ? github.com/docker/docker/daemon/network [no test files] 16:00:53 [2019-10-03T16:00:53.345Z] ? github.com/docker/docker/daemon/stats [no test files] 16:00:53 [2019-10-03T16:00:53.777Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 16:00:53 [2019-10-03T16:00:53.866Z] --- PASS: TestConfigCreateWithLabels (2.59s) 16:00:53 [2019-10-03T16:00:53.866Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 16:00:53 [2019-10-03T16:00:53.866Z] === RUN TestConfigCreateResolve 16:00:54 [2019-10-03T16:00:54.032Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 16:00:54 [2019-10-03T16:00:54.591Z] --- PASS: TestConfigList (3.09s) 16:00:54 [2019-10-03T16:00:54.591Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 16:00:54 [2019-10-03T16:00:54.591Z] === RUN TestConfigsCreateAndDelete 16:00:56 [2019-10-03T16:00:56.063Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 16:00:56 [2019-10-03T16:00:56.249Z] ok github.com/docker/docker/distribution 1.495s coverage: 20.6% of statements 16:00:56 [2019-10-03T16:00:56.250Z] ok github.com/docker/docker/distribution/metadata 1.732s coverage: 48.2% of statements 16:00:56 [2019-10-03T16:00:56.250Z] ? github.com/docker/docker/distribution/utils [no test files] 16:00:57 [2019-10-03T16:00:57.072Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 16:00:57 [2019-10-03T16:00:57.072Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 16:00:57 [2019-10-03T16:00:57.217Z] ok github.com/docker/docker/distribution/xfer 2.262s coverage: 77.3% of statements 16:00:57 [2019-10-03T16:00:57.217Z] ? github.com/docker/docker/dockerversion [no test files] 16:00:57 [2019-10-03T16:00:57.218Z] ok github.com/docker/docker/errdefs 0.163s coverage: 49.4% of statements 16:00:57 [2019-10-03T16:00:57.256Z] --- PASS: TestConfigCreateResolve (2.95s) 16:00:57 [2019-10-03T16:00:57.256Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 16:00:57 [2019-10-03T16:00:57.256Z] === RUN TestConfigDaemonLibtrustID 16:00:57 [2019-10-03T16:00:57.256Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 16:00:57 [2019-10-03T16:00:57.256Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 16:00:57 [2019-10-03T16:00:57.256Z] PASS 16:00:57 [2019-10-03T16:00:57.256Z] 16:00:57 [2019-10-03T16:00:57.256Z] DONE 8 tests in 21.488s 16:00:57 [2019-10-03T16:00:57.256Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 16:00:57 [2019-10-03T16:00:57.256Z] ++ 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 16:00:57 [2019-10-03T16:00:57.256Z] ++ set -e 16:00:57 [2019-10-03T16:00:57.256Z] ++ '[' -n 0 ']' 16:00:57 [2019-10-03T16:00:57.256Z] ++ set -x 16:00:57 [2019-10-03T16:00:57.256Z] ++ env -i DEST=/go/src/github.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 16:00:57 [2019-10-03T16:00:57.676Z] --- PASS: TestConfigsCreateAndDelete (3.14s) 16:00:57 [2019-10-03T16:00:57.676Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 16:00:57 [2019-10-03T16:00:57.676Z] === RUN TestConfigsUpdate 16:00:57 [2019-10-03T16:00:57.682Z] INFO: Testing against a local daemon 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestCheckpoint 16:00:57 [2019-10-03T16:00:57.682Z] --- SKIP: TestCheckpoint (0.00s) 16:00:57 [2019-10-03T16:00:57.682Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestContainerInvalidJSON 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 16:00:57 [2019-10-03T16:00:57.682Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 16:00:57 [2019-10-03T16:00:57.682Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestContainerInvalidJSON//exec/foobar/start 16:00:57 [2019-10-03T16:00:57.682Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 16:00:57 [2019-10-03T16:00:57.682Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 16:00:57 [2019-10-03T16:00:57.682Z] === CONT TestContainerInvalidJSON//exec/foobar/start 16:00:57 [2019-10-03T16:00:57.682Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 16:00:57 [2019-10-03T16:00:57.682Z] --- PASS: TestContainerInvalidJSON (0.01s) 16:00:57 [2019-10-03T16:00:57.682Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 16:00:57 [2019-10-03T16:00:57.682Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 16:00:57 [2019-10-03T16:00:57.682Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestCopyFromContainerPathDoesNotExist 16:00:57 [2019-10-03T16:00:57.682Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestCopyFromContainerPathIsNotDir 16:00:57 [2019-10-03T16:00:57.682Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) 16:00:57 [2019-10-03T16:00:57.682Z] === RUN TestCopyToContainerPathDoesNotExist 16:00:58 [2019-10-03T16:00:58.067Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) 16:00:58 [2019-10-03T16:00:58.067Z] === RUN TestCopyToContainerPathIsNotDir 16:00:58 [2019-10-03T16:00:58.067Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) 16:00:58 [2019-10-03T16:00:58.067Z] === RUN TestCopyFromContainer 16:01:00 [2019-10-03T16:01:00.184Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 16:01:00 [2019-10-03T16:01:00.184Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 16:01:00 [2019-10-03T16:01:00.184Z] ok github.com/docker/docker/image 1.435s coverage: 86.4% of statements 16:01:00 [2019-10-03T16:01:00.184Z] ok github.com/docker/docker/image/cache 0.281s coverage: 19.2% of statements 16:01:00 [2019-10-03T16:01:00.184Z] ? github.com/docker/docker/image/tarexport [no test files] 16:01:00 [2019-10-03T16:01:00.184Z] ok github.com/docker/docker/image/v1 0.378s coverage: 25.0% of statements 16:01:00 [2019-10-03T16:01:00.184Z] ? github.com/docker/docker/internal/test/suite [no test files] 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer// 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer//bar/root 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer//bar/root/ 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer/bar/quux 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer/bar/quux/ 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer/bar/quux/baz 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer/bar/filesymlink 16:01:00 [2019-10-03T16:01:00.667Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCopyFromContainer/bar/notarget 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer (2.95s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer// (0.07s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:01:01 [2019-10-03T16:01:01.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:01:01 [2019-10-03T16:01:01.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:01:01 [2019-10-03T16:01:01.046Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:01:01 [2019-10-03T16:01:01.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:01:01 [2019-10-03T16:01:01.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:01:01 [2019-10-03T16:01:01.046Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateLinkToNonExistingContainer 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateWithInvalidEnv 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateWithInvalidEnv/0 16:01:01 [2019-10-03T16:01:01.046Z] === PAUSE TestCreateWithInvalidEnv/0 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateWithInvalidEnv/1 16:01:01 [2019-10-03T16:01:01.046Z] === PAUSE TestCreateWithInvalidEnv/1 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateWithInvalidEnv/2 16:01:01 [2019-10-03T16:01:01.046Z] === PAUSE TestCreateWithInvalidEnv/2 16:01:01 [2019-10-03T16:01:01.046Z] === CONT TestCreateWithInvalidEnv/0 16:01:01 [2019-10-03T16:01:01.046Z] === CONT TestCreateWithInvalidEnv/2 16:01:01 [2019-10-03T16:01:01.046Z] === CONT TestCreateWithInvalidEnv/1 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateTmpfsMountsTarget 16:01:01 [2019-10-03T16:01:01.046Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 16:01:01 [2019-10-03T16:01:01.046Z] === RUN TestCreateWithCustomMaskedPaths 16:01:01 [2019-10-03T16:01:01.236Z] --- PASS: TestConfigsUpdate (3.42s) 16:01:01 [2019-10-03T16:01:01.236Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 16:01:01 [2019-10-03T16:01:01.236Z] === RUN TestTemplatedConfig 16:01:02 [2019-10-03T16:01:02.420Z] ok github.com/docker/docker/layer 0.511s coverage: 30.0% of statements 16:01:02 [2019-10-03T16:01:02.421Z] ? github.com/docker/docker/libcontainerd [no test files] 16:01:02 [2019-10-03T16:01:02.640Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 16:01:02 [2019-10-03T16:01:02.936Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 16:01:03 [2019-10-03T16:01:03.598Z] --- PASS: TestCreateWithCustomMaskedPaths (2.52s) 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/no_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/no_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/empty_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/valid_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/invalid_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/empty_capadd 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/empty_capadd 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/empty_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/capadd_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 16:01:03 [2019-10-03T16:01:03.598Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === CONT TestCreateWithCapabilities/no_capabilities 16:01:03 [2019-10-03T16:01:03.598Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 16:01:03 [2019-10-03T16:01:03.598Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 16:01:03 [2019-10-03T16:01:03.952Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/capadd_capdrop 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/empty_capdrop 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/empty_capadd 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/empty_capabilities 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/invalid_capabilities 16:01:03 [2019-10-03T16:01:03.987Z] === CONT TestCreateWithCapabilities/valid_capabilities 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities (0.01s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 16:01:03 [2019-10-03T16:01:03.987Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) 16:01:03 [2019-10-03T16:01:03.987Z] === RUN TestCreateWithCustomReadonlyPaths 16:01:04 [2019-10-03T16:01:04.600Z] ok github.com/docker/docker/libcontainerd/local 0.280s coverage: 1.0% of statements 16:01:04 [2019-10-03T16:01:04.600Z] ok github.com/docker/docker/libcontainerd/queue 0.089s coverage: 100.0% of statements 16:01:04 [2019-10-03T16:01:04.600Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 16:01:04 [2019-10-03T16:01:04.600Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 16:01:04 [2019-10-03T16:01:04.600Z] ? github.com/docker/docker/libcontainerd/types [no test files] 16:01:04 [2019-10-03T16:01:04.600Z] ? github.com/docker/docker/oci [no test files] 16:01:04 [2019-10-03T16:01:04.600Z] ? github.com/docker/docker/oci/caps [no test files] 16:01:04 [2019-10-03T16:01:04.600Z] ok github.com/docker/docker/opts 0.413s coverage: 67.3% of statements 16:01:04 [2019-10-03T16:01:04.600Z] ok github.com/docker/docker/pkg/aaparser 0.236s coverage: 50.0% of statements 16:01:04 [2019-10-03T16:01:04.920Z] --- PASS: TestTemplatedConfig (3.98s) 16:01:04 [2019-10-03T16:01:04.920Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 16:01:04 [2019-10-03T16:01:04.920Z] === RUN TestConfigInspect 16:01:05 [2019-10-03T16:01:05.175Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 16:01:06 [2019-10-03T16:01:06.100Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 16:01:06 [2019-10-03T16:01:06.354Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestCreateWithInvalidHealthcheckParams 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:01:06 [2019-10-03T16:01:06.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:01:06 [2019-10-03T16:01:06.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 16:01:06 [2019-10-03T16:01:06.885Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestContainerStartOnDaemonRestart 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestContainerStartOnDaemonRestart 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestDaemonRestartIpcMode 16:01:06 [2019-10-03T16:01:06.885Z] === PAUSE TestDaemonRestartIpcMode 16:01:06 [2019-10-03T16:01:06.885Z] === RUN TestDiff 16:01:07 [2019-10-03T16:01:07.278Z] === RUN TestDockerSuite/TestAttachAfterDetach 16:01:07 [2019-10-03T16:01:07.681Z] --- PASS: TestDiff (0.78s) 16:01:07 [2019-10-03T16:01:07.681Z] === RUN TestExecWithCloseStdin 16:01:08 [2019-10-03T16:01:08.328Z] --- PASS: TestConfigInspect (3.16s) 16:01:08 [2019-10-03T16:01:08.328Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 16:01:08 [2019-10-03T16:01:08.328Z] === RUN TestConfigCreateWithLabels 16:01:08 [2019-10-03T16:01:08.985Z] --- PASS: TestExecWithCloseStdin (1.28s) 16:01:08 [2019-10-03T16:01:08.985Z] === RUN TestExec 16:01:09 [2019-10-03T16:01:09.381Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 16:01:09 [2019-10-03T16:01:09.390Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/backend/build [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/build [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/container [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/debug [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/image [no test files] 16:01:09 [2019-10-03T16:01:09.390Z] ? github.com/docker/docker/api/server/router/network [no test files] 16:01:09 [2019-10-03T16:01:09.637Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 16:01:10 [2019-10-03T16:01:10.318Z] --- PASS: TestExec (0.96s) 16:01:10 [2019-10-03T16:01:10.318Z] === RUN TestExecUser 16:01:10 [2019-10-03T16:01:10.436Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 16:01:10 [2019-10-03T16:01:10.436Z] ? github.com/docker/docker/api/server/router/session [no test files] 16:01:11 [2019-10-03T16:01:11.066Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements 16:01:11 [2019-10-03T16:01:11.066Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 95.2% of statements 16:01:11 [2019-10-03T16:01:11.128Z] --- PASS: TestExecUser (1.04s) 16:01:11 [2019-10-03T16:01:11.128Z] === RUN TestExportContainerAndImportImage 16:01:11 [2019-10-03T16:01:11.356Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 4.0% of statements 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/server/router/system [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/server/router/volume [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/backend [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/container [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/events [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/image [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/mount [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/network [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/registry [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/swarm [no test files] 16:01:11 [2019-10-03T16:01:11.356Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 16:01:11 [2019-10-03T16:01:11.643Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements 16:01:11 [2019-10-03T16:01:11.734Z] === RUN TestDockerSuite/TestAttachDetach 16:01:11 [2019-10-03T16:01:11.734Z] --- PASS: TestConfigCreateWithLabels (3.30s) 16:01:11 [2019-10-03T16:01:11.734Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 16:01:11 [2019-10-03T16:01:11.734Z] === RUN TestConfigCreateResolve 16:01:11 [2019-10-03T16:01:11.989Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 16:01:12 [2019-10-03T16:01:12.268Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/api/types/volume [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 16:01:12 [2019-10-03T16:01:12.268Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 16:01:12 [2019-10-03T16:01:12.340Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] 16:01:12 [2019-10-03T16:01:12.539Z] --- PASS: TestExportContainerAndImportImage (1.29s) 16:01:12 [2019-10-03T16:01:12.539Z] === RUN TestExportContainerAfterDaemonRestart 16:01:12 [2019-10-03T16:01:12.592Z] === RUN TestDockerSuite/TestAttachDisconnect 16:01:13 [2019-10-03T16:01:13.293Z] ok github.com/docker/docker/builder/dockerignore 0.029s coverage: 96.8% of statements 16:01:13 [2019-10-03T16:01:13.560Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 16:01:13 [2019-10-03T16:01:13.815Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 16:01:14 [2019-10-03T16:01:14.027Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) 16:01:14 [2019-10-03T16:01:14.027Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 16:01:14 [2019-10-03T16:01:14.027Z] === RUN TestHealthCheckWorkdir 16:01:14 [2019-10-03T16:01:14.788Z] --- PASS: TestConfigCreateResolve (3.13s) 16:01:14 [2019-10-03T16:01:14.788Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 16:01:14 [2019-10-03T16:01:14.788Z] === RUN TestConfigDaemonLibtrustID 16:01:15 [2019-10-03T16:01:15.084Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) 16:01:15 [2019-10-03T16:01:15.084Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 16:01:15 [2019-10-03T16:01:15.084Z] PASS 16:01:15 [2019-10-03T16:01:15.084Z] 16:01:15 [2019-10-03T16:01:15.084Z] DONE 8 tests in 23.881s 16:01:15 [2019-10-03T16:01:15.084Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 16:01:15 [2019-10-03T16:01:15.084Z] ++ 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 16:01:15 [2019-10-03T16:01:15.084Z] ++ set -e 16:01:15 [2019-10-03T16:01:15.084Z] ++ '[' -n 0 ']' 16:01:15 [2019-10-03T16:01:15.084Z] ++ set -x 16:01:15 [2019-10-03T16:01:15.084Z] ++ env -i DEST=/go/src/github.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 16:01:15 [2019-10-03T16:01:15.339Z] INFO: Testing against a local daemon 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestCheckpoint 16:01:15 [2019-10-03T16:01:15.339Z] --- SKIP: TestCheckpoint (0.00s) 16:01:15 [2019-10-03T16:01:15.339Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestContainerInvalidJSON 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 16:01:15 [2019-10-03T16:01:15.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 16:01:15 [2019-10-03T16:01:15.339Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestContainerInvalidJSON//exec/foobar/start 16:01:15 [2019-10-03T16:01:15.339Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 16:01:15 [2019-10-03T16:01:15.339Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 16:01:15 [2019-10-03T16:01:15.339Z] === CONT TestContainerInvalidJSON//exec/foobar/start 16:01:15 [2019-10-03T16:01:15.339Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 16:01:15 [2019-10-03T16:01:15.339Z] --- PASS: TestContainerInvalidJSON (0.02s) 16:01:15 [2019-10-03T16:01:15.339Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 16:01:15 [2019-10-03T16:01:15.339Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 16:01:15 [2019-10-03T16:01:15.339Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestCopyFromContainerPathDoesNotExist 16:01:15 [2019-10-03T16:01:15.339Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) 16:01:15 [2019-10-03T16:01:15.339Z] === RUN TestCopyFromContainerPathIsNotDir 16:01:15 [2019-10-03T16:01:15.489Z] --- PASS: TestHealthCheckWorkdir (1.42s) 16:01:15 [2019-10-03T16:01:15.489Z] === RUN TestHealthKillContainer 16:01:15 [2019-10-03T16:01:15.593Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) 16:01:15 [2019-10-03T16:01:15.594Z] === RUN TestCopyToContainerPathDoesNotExist 16:01:15 [2019-10-03T16:01:15.594Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 16:01:15 [2019-10-03T16:01:15.594Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) 16:01:15 [2019-10-03T16:01:15.594Z] === RUN TestCopyToContainerPathIsNotDir 16:01:15 [2019-10-03T16:01:15.848Z] === RUN TestDockerSuite/TestAttachPausedContainer 16:01:15 [2019-10-03T16:01:15.848Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) 16:01:15 [2019-10-03T16:01:15.848Z] === RUN TestCopyFromContainer 16:01:16 [2019-10-03T16:01:16.144Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 16:01:16 [2019-10-03T16:01:16.705Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 16:01:16 [2019-10-03T16:01:16.961Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 16:01:17 [2019-10-03T16:01:17.927Z] === RUN TestCopyFromContainer// 16:01:17 [2019-10-03T16:01:17.927Z] === RUN TestCopyFromContainer//bar/root 16:01:17 [2019-10-03T16:01:17.927Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 16:01:17 [2019-10-03T16:01:17.927Z] === RUN TestCopyFromContainer//bar/root/ 16:01:18 [2019-10-03T16:01:18.182Z] === RUN TestCopyFromContainer/bar/quux 16:01:18 [2019-10-03T16:01:18.183Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 16:01:18 [2019-10-03T16:01:18.183Z] === RUN TestCopyFromContainer/bar/quux/ 16:01:18 [2019-10-03T16:01:18.482Z] === RUN TestCopyFromContainer/bar/quux/baz 16:01:18 [2019-10-03T16:01:18.482Z] === RUN TestCopyFromContainer/bar/filesymlink 16:01:18 [2019-10-03T16:01:18.482Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:01:18 [2019-10-03T16:01:18.482Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 16:01:18 [2019-10-03T16:01:18.482Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:01:18 [2019-10-03T16:01:18.741Z] --- PASS: TestHealthKillContainer (3.21s) 16:01:18 [2019-10-03T16:01:18.741Z] === RUN TestInspectCpusetInConfigPre120 16:01:18 [2019-10-03T16:01:18.780Z] === RUN TestCopyFromContainer/bar/notarget 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer (3.13s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer// (0.14s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) 16:01:18 [2019-10-03T16:01:18.780Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) 16:01:18 [2019-10-03T16:01:18.780Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:01:18 [2019-10-03T16:01:18.830Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements 16:01:19 [2019-10-03T16:01:19.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:01:19 [2019-10-03T16:01:19.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:01:19 [2019-10-03T16:01:19.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:01:19 [2019-10-03T16:01:19.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:01:19 [2019-10-03T16:01:19.076Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:01:19 [2019-10-03T16:01:19.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:01:19 [2019-10-03T16:01:19.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:01:19 [2019-10-03T16:01:19.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:01:19 [2019-10-03T16:01:19.076Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:01:19 [2019-10-03T16:01:19.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 16:01:19 [2019-10-03T16:01:19.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:01:19 [2019-10-03T16:01:19.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:01:19 [2019-10-03T16:01:19.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateLinkToNonExistingContainer 16:01:19 [2019-10-03T16:01:19.077Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateWithInvalidEnv 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateWithInvalidEnv/0 16:01:19 [2019-10-03T16:01:19.077Z] === PAUSE TestCreateWithInvalidEnv/0 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateWithInvalidEnv/1 16:01:19 [2019-10-03T16:01:19.077Z] === PAUSE TestCreateWithInvalidEnv/1 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateWithInvalidEnv/2 16:01:19 [2019-10-03T16:01:19.077Z] === PAUSE TestCreateWithInvalidEnv/2 16:01:19 [2019-10-03T16:01:19.077Z] === CONT TestCreateWithInvalidEnv/0 16:01:19 [2019-10-03T16:01:19.077Z] === CONT TestCreateWithInvalidEnv/2 16:01:19 [2019-10-03T16:01:19.077Z] === CONT TestCreateWithInvalidEnv/1 16:01:19 [2019-10-03T16:01:19.077Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 16:01:19 [2019-10-03T16:01:19.077Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:01:19 [2019-10-03T16:01:19.077Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:01:19 [2019-10-03T16:01:19.077Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateTmpfsMountsTarget 16:01:19 [2019-10-03T16:01:19.077Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 16:01:19 [2019-10-03T16:01:19.077Z] === RUN TestCreateWithCustomMaskedPaths 16:01:19 [2019-10-03T16:01:19.380Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 16:01:19 [2019-10-03T16:01:19.572Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) 16:01:19 [2019-10-03T16:01:19.572Z] === RUN TestIpcModeNone 16:01:20 [2019-10-03T16:01:20.320Z] ok github.com/docker/docker/builder/remotecontext/git 4.800s coverage: 85.1% of statements 16:01:20 [2019-10-03T16:01:20.873Z] --- PASS: TestIpcModeNone (1.12s) 16:01:20 [2019-10-03T16:01:20.873Z] === RUN TestIpcModePrivate 16:01:21 [2019-10-03T16:01:21.347Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 16:01:21 [2019-10-03T16:01:21.602Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 16:01:21 [2019-10-03T16:01:21.692Z] --- PASS: TestIpcModePrivate (1.12s) 16:01:21 [2019-10-03T16:01:21.692Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false 16:01:21 [2019-10-03T16:01:21.692Z] === RUN TestIpcModeShareable 16:01:21 [2019-10-03T16:01:21.900Z] --- PASS: TestCreateWithCustomMaskedPaths (2.76s) 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/no_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/no_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/empty_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/valid_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/invalid_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/empty_capadd 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/empty_capadd 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/empty_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/capadd_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 16:01:21 [2019-10-03T16:01:21.900Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/no_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/capadd_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/empty_capdrop 16:01:21 [2019-10-03T16:01:21.900Z] === CONT TestCreateWithCapabilities/empty_capadd 16:01:22 [2019-10-03T16:01:22.292Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 16:01:22 [2019-10-03T16:01:22.292Z] === CONT TestCreateWithCapabilities/invalid_capabilities 16:01:22 [2019-10-03T16:01:22.292Z] === CONT TestCreateWithCapabilities/valid_capabilities 16:01:22 [2019-10-03T16:01:22.292Z] === CONT TestCreateWithCapabilities/empty_capabilities 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities (0.04s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.17s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.27s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.17s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) 16:01:22 [2019-10-03T16:01:22.292Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) 16:01:22 [2019-10-03T16:01:22.292Z] === RUN TestCreateWithCustomReadonlyPaths 16:01:22 [2019-10-03T16:01:22.547Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 16:01:22 [2019-10-03T16:01:22.547Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 16:01:23 [2019-10-03T16:01:23.028Z] ok github.com/docker/docker/builder/remotecontext 0.594s coverage: 13.6% of statements 16:01:23 [2019-10-03T16:01:23.297Z] --- PASS: TestIpcModeShareable (1.19s) 16:01:23 [2019-10-03T16:01:23.297Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true 16:01:23 [2019-10-03T16:01:23.297Z] === RUN TestAPIIpcModeShareableAndContainer 16:01:23 [2019-10-03T16:01:23.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 16:01:23 [2019-10-03T16:01:23.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 16:01:25 [2019-10-03T16:01:25.079Z] ok github.com/docker/docker/builder/dockerfile 1.585s coverage: 48.2% of statements 16:01:25 [2019-10-03T16:01:25.079Z] ? github.com/docker/docker/cli [no test files] 16:01:25 [2019-10-03T16:01:25.079Z] ? github.com/docker/docker/cli/config [no test files] 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s) 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:01:25 [2019-10-03T16:01:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:01:25 [2019-10-03T16:01:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 16:01:25 [2019-10-03T16:01:25.312Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestContainerStartOnDaemonRestart 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestContainerStartOnDaemonRestart 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestDaemonRestartIpcMode 16:01:25 [2019-10-03T16:01:25.312Z] === PAUSE TestDaemonRestartIpcMode 16:01:25 [2019-10-03T16:01:25.312Z] === RUN TestDiff 16:01:25 [2019-10-03T16:01:25.871Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 16:01:26 [2019-10-03T16:01:26.126Z] --- PASS: TestDiff (1.12s) 16:01:26 [2019-10-03T16:01:26.126Z] === RUN TestExecWithCloseStdin 16:01:26 [2019-10-03T16:01:26.424Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 16:01:26 [2019-10-03T16:01:26.667Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.39s) 16:01:26 [2019-10-03T16:01:26.668Z] === RUN TestAPIIpcModeHost 16:01:26 [2019-10-03T16:01:26.726Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 16:01:27 [2019-10-03T16:01:27.065Z] --- PASS: TestAPIIpcModeHost (0.84s) 16:01:27 [2019-10-03T16:01:27.065Z] === RUN TestDaemonIpcModeShareable 16:01:27 [2019-10-03T16:01:27.202Z] tests/integration/api_volume_test.py ......... [ 74%] 16:01:27 [2019-10-03T16:01:27.285Z] --- PASS: TestExecWithCloseStdin (1.13s) 16:01:27 [2019-10-03T16:01:27.285Z] === RUN TestExec 16:01:28 [2019-10-03T16:01:28.209Z] --- PASS: TestExec (0.93s) 16:01:28 [2019-10-03T16:01:28.209Z] === RUN TestExecUser 16:01:28 [2019-10-03T16:01:28.962Z] --- PASS: TestDaemonIpcModeShareable (1.93s) 16:01:28 [2019-10-03T16:01:28.962Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 16:01:28 [2019-10-03T16:01:28.962Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 16:01:28 [2019-10-03T16:01:28.962Z] === RUN TestDaemonIpcModePrivate 16:01:29 [2019-10-03T16:01:29.568Z] --- PASS: TestExecUser (1.01s) 16:01:29 [2019-10-03T16:01:29.568Z] === RUN TestExportContainerAndImportImage 16:01:29 [2019-10-03T16:01:29.708Z] tests/integration/client_test.py ..... [ 75%] 16:01:30 [2019-10-03T16:01:30.268Z] tests/integration/errors_test.py . [ 76%] 16:01:30 [2019-10-03T16:01:30.494Z] --- PASS: TestExportContainerAndImportImage (1.04s) 16:01:30 [2019-10-03T16:01:30.494Z] === RUN TestExportContainerAfterDaemonRestart 16:01:30 [2019-10-03T16:01:30.494Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 16:01:31 [2019-10-03T16:01:31.452Z] --- PASS: TestDaemonIpcModePrivate (1.97s) 16:01:31 [2019-10-03T16:01:31.452Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 16:01:31 [2019-10-03T16:01:31.452Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false 16:01:31 [2019-10-03T16:01:31.452Z] === RUN TestDaemonIpcModePrivateFromConfig 16:01:31 [2019-10-03T16:01:31.856Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) 16:01:31 [2019-10-03T16:01:31.856Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 16:01:31 [2019-10-03T16:01:31.856Z] === RUN TestHealthCheckWorkdir 16:01:32 [2019-10-03T16:01:32.780Z] --- PASS: TestHealthCheckWorkdir (1.04s) 16:01:32 [2019-10-03T16:01:32.780Z] === RUN TestHealthKillContainer 16:01:33 [2019-10-03T16:01:33.452Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.95s) 16:01:33 [2019-10-03T16:01:33.452Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 16:01:33 [2019-10-03T16:01:33.452Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false 16:01:33 [2019-10-03T16:01:33.452Z] === RUN TestDaemonIpcModeShareableFromConfig 16:01:33 [2019-10-03T16:01:33.609Z] ok github.com/docker/docker/client 0.908s coverage: 75.8% of statements 16:01:34 [2019-10-03T16:01:34.184Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 16:01:34 [2019-10-03T16:01:34.440Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/archive 9.850s coverage: 62.0% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/authorization 0.533s coverage: 26.8% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/chrootarchive 0.167s coverage: 15.4% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/containerfs [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/discovery 0.116s coverage: 58.3% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/discovery/file 0.141s coverage: 92.9% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/discovery/kv 3.606s coverage: 84.1% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/discovery/memory 0.164s coverage: 92.3% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/discovery/nodes 0.124s coverage: 93.8% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/filenotify 0.163s coverage: 36.2% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 87.7% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/homedir 0.110s coverage: 42.9% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/idtools 0.125s coverage: 6.3% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/ioutils 0.772s coverage: 68.4% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/jsonmessage 0.252s coverage: 91.7% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/longpath 0.073s coverage: 100.0% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/mount [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/namesgenerator 0.060s coverage: 85.7% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/parsers 0.195s coverage: 97.0% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.6% of statements 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/platform [no test files] 16:01:34 [2019-10-03T16:01:34.698Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 16:01:35 [2019-10-03T16:01:35.001Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 16:01:35 [2019-10-03T16:01:35.387Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) 16:01:35 [2019-10-03T16:01:35.387Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 16:01:35 [2019-10-03T16:01:35.387Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true 16:01:35 [2019-10-03T16:01:35.387Z] === RUN TestIpcModeOlderClient 16:01:35 [2019-10-03T16:01:35.387Z] === PAUSE TestIpcModeOlderClient 16:01:35 [2019-10-03T16:01:35.387Z] === RUN TestKillContainerInvalidSignal 16:01:35 [2019-10-03T16:01:35.591Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 16:01:35 [2019-10-03T16:01:35.862Z] --- PASS: TestHealthKillContainer (3.13s) 16:01:35 [2019-10-03T16:01:35.862Z] === RUN TestInspectCpusetInConfigPre120 16:01:36 [2019-10-03T16:01:36.126Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 16:01:36 [2019-10-03T16:01:36.210Z] --- PASS: TestKillContainerInvalidSignal (0.93s) 16:01:36 [2019-10-03T16:01:36.210Z] === RUN TestKillContainer 16:01:36 [2019-10-03T16:01:36.210Z] === RUN TestKillContainer/no_signal 16:01:37 [2019-10-03T16:01:37.039Z] === RUN TestKillContainer/non_killing_signal 16:01:37 [2019-10-03T16:01:37.054Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) 16:01:37 [2019-10-03T16:01:37.054Z] === RUN TestIpcModeNone 16:01:37 [2019-10-03T16:01:37.858Z] === RUN TestKillContainer/killing_signal 16:01:38 [2019-10-03T16:01:38.416Z] --- PASS: TestIpcModeNone (1.32s) 16:01:38 [2019-10-03T16:01:38.416Z] === RUN TestIpcModePrivate 16:01:39 [2019-10-03T16:01:39.178Z] --- PASS: TestKillContainer (3.06s) 16:01:39 [2019-10-03T16:01:39.178Z] --- PASS: TestKillContainer/no_signal (1.01s) 16:01:39 [2019-10-03T16:01:39.178Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) 16:01:39 [2019-10-03T16:01:39.178Z] --- PASS: TestKillContainer/killing_signal (0.87s) 16:01:39 [2019-10-03T16:01:39.178Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:01:39 [2019-10-03T16:01:39.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:01:39 [2019-10-03T16:01:39.341Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 16:01:39 [2019-10-03T16:01:39.341Z] === RUN TestDockerDaemonSuite/TestDaemonIP 16:01:39 [2019-10-03T16:01:39.341Z] --- PASS: TestIpcModePrivate (1.20s) 16:01:39 [2019-10-03T16:01:39.341Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:190, shared: false, mustBeShared: false 16:01:39 [2019-10-03T16:01:39.341Z] === RUN TestIpcModeShareable 16:01:40 [2019-10-03T16:01:40.476Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:01:40 [2019-10-03T16:01:40.703Z] --- PASS: TestIpcModeShareable (1.08s) 16:01:40 [2019-10-03T16:01:40.703Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true 16:01:40 [2019-10-03T16:01:40.703Z] === RUN TestAPIIpcModeShareableAndContainer 16:01:41 [2019-10-03T16:01:41.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.20s) 16:01:41 [2019-10-03T16:01:41.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.24s) 16:01:41 [2019-10-03T16:01:41.319Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) 16:01:41 [2019-10-03T16:01:41.319Z] === RUN TestKillStoppedContainer 16:01:41 [2019-10-03T16:01:41.319Z] --- PASS: TestKillStoppedContainer (0.11s) 16:01:41 [2019-10-03T16:01:41.319Z] === RUN TestKillStoppedContainerAPIPre120 16:01:41 [2019-10-03T16:01:41.835Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) 16:01:41 [2019-10-03T16:01:41.835Z] === RUN TestKillDifferentUserContainer 16:01:42 [2019-10-03T16:01:42.107Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 16:01:42 [2019-10-03T16:01:42.107Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 16:01:42 [2019-10-03T16:01:42.749Z] --- PASS: TestKillDifferentUserContainer (1.08s) 16:01:42 [2019-10-03T16:01:42.749Z] === RUN TestInspectOomKilledTrue 16:01:42 [2019-10-03T16:01:42.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 16:01:42 [2019-10-03T16:01:42.749Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:01:42 [2019-10-03T16:01:42.749Z] === RUN TestInspectOomKilledFalse 16:01:42 [2019-10-03T16:01:42.749Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 16:01:42 [2019-10-03T16:01:42.749Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:01:42 [2019-10-03T16:01:42.749Z] === RUN TestLinksEtcHostsContentMatch 16:01:43 [2019-10-03T16:01:43.645Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) 16:01:43 [2019-10-03T16:01:43.645Z] === RUN TestLinksContainerNames 16:01:43 [2019-10-03T16:01:43.990Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.43s) 16:01:43 [2019-10-03T16:01:43.990Z] === RUN TestAPIIpcModeHost 16:01:44 [2019-10-03T16:01:44.917Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 16:01:44 [2019-10-03T16:01:44.917Z] --- PASS: TestAPIIpcModeHost (0.90s) 16:01:44 [2019-10-03T16:01:44.917Z] === RUN TestDaemonIpcModeShareable 16:01:45 [2019-10-03T16:01:45.513Z] --- PASS: TestLinksContainerNames (1.85s) 16:01:45 [2019-10-03T16:01:45.513Z] === RUN TestLogsFollowTailEmpty 16:01:46 [2019-10-03T16:01:46.415Z] === RUN TestDockerSuite/TestBuildAddBadLinks 16:01:46 [2019-10-03T16:01:46.489Z] --- PASS: TestLogsFollowTailEmpty (0.95s) 16:01:46 [2019-10-03T16:01:46.489Z] === RUN TestContainerNetworkMountsNoChown 16:01:46 [2019-10-03T16:01:46.670Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 16:01:46 [2019-10-03T16:01:46.892Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/default 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/default 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/private 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/private 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rprivate 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rprivate 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/slave 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/slave 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rslave 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rslave 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/shared 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/shared 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rshared 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rshared 16:01:46 [2019-10-03T16:01:46.892Z] === CONT TestMountDaemonRoot/default 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/default/bind_root 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/default/mount_root 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:01:46 [2019-10-03T16:01:46.892Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === CONT TestMountDaemonRoot/rprivate 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:01:46 [2019-10-03T16:01:46.892Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:01:46 [2019-10-03T16:01:46.892Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:01:46 [2019-10-03T16:01:46.932Z] --- PASS: TestDaemonIpcModeShareable (2.15s) 16:01:46 [2019-10-03T16:01:46.932Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 16:01:46 [2019-10-03T16:01:46.932Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true 16:01:46 [2019-10-03T16:01:46.932Z] === RUN TestDaemonIpcModePrivate 16:01:47 [2019-10-03T16:01:47.186Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rshared 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/shared 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/shared/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/shared/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rslave 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/slave 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/slave/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/slave/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/default/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/private 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/private/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === RUN TestMountDaemonRoot/private/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/default/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:01:47 [2019-10-03T16:01:47.284Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/shared/bind_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/shared/mount_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/slave/bind_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/slave/mount_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/private/mount_root 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:01:47 [2019-10-03T16:01:47.671Z] === CONT TestMountDaemonRoot/private/bind_root 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot (0.02s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 16:01:48 [2019-10-03T16:01:48.069Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) 16:01:48 [2019-10-03T16:01:48.069Z] === RUN TestContainerBindMountNonRecursive 16:01:48 [2019-10-03T16:01:48.549Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 16:01:48 [2019-10-03T16:01:48.803Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 16:01:49 [2019-10-03T16:01:49.058Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 16:01:49 [2019-10-03T16:01:49.058Z] --- PASS: TestDaemonIpcModePrivate (2.15s) 16:01:49 [2019-10-03T16:01:49.058Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 16:01:49 [2019-10-03T16:01:49.058Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:202, shared: false, mustBeShared: false 16:01:49 [2019-10-03T16:01:49.058Z] === RUN TestDaemonIpcModePrivateFromConfig 16:01:49 [2019-10-03T16:01:49.631Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 16:01:50 [2019-10-03T16:01:50.700Z] --- PASS: TestContainerBindMountNonRecursive (2.41s) 16:01:50 [2019-10-03T16:01:50.700Z] === RUN TestNetworkNat 16:01:50 [2019-10-03T16:01:50.990Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 16:01:51 [2019-10-03T16:01:51.199Z] --- PASS: TestNetworkNat (1.05s) 16:01:51 [2019-10-03T16:01:51.199Z] === RUN TestNetworkLocalhostTCPNat 16:01:51 [2019-10-03T16:01:51.549Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.33s) 16:01:51 [2019-10-03T16:01:51.549Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 16:01:51 [2019-10-03T16:01:51.549Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false 16:01:51 [2019-10-03T16:01:51.549Z] === RUN TestDaemonIpcModeShareableFromConfig 16:01:52 [2019-10-03T16:01:52.019Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) 16:01:52 [2019-10-03T16:01:52.019Z] === RUN TestNetworkLoopbackNat 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/plugins 35.111s coverage: 73.4% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/plugins/transport 0.241s coverage: 85.7% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/pools 0.114s coverage: 88.2% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/stdcopy 0.083s coverage: 100.0% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/streamformatter 0.098s coverage: 66.2% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/stringid 0.080s coverage: 70.6% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/pkg/symlink [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/sysinfo 0.129s coverage: 38.2% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/system 0.167s coverage: 12.7% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/tailfile 0.121s coverage: 88.6% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/tarsum 0.148s coverage: 89.3% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/term 0.059s coverage: 30.8% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: 0.0% of statements [no tests to run] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/truncindex 0.156s coverage: 91.5% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/pkg/useragent 0.056s coverage: 88.9% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/plugin 0.471s coverage: 11.6% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/plugin/v2 0.276s coverage: 20.1% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/reference 0.149s coverage: 83.7% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/registry 0.477s coverage: 52.2% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/registry/resumable 0.530s coverage: 100.0% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/restartmanager 0.083s coverage: 50.9% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/rootless [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/runconfig 0.138s coverage: 54.5% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/runconfig/opts [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/testutil 0.149s coverage: 62.5% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/daemon [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/environment [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/fakegit [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/registry [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/testutil/request [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/volume [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/volume/drivers 0.194s coverage: 36.1% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/volume/local 0.160s coverage: 37.7% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/volume/mounts 0.136s coverage: 66.2% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ok github.com/docker/docker/volume/service 0.568s coverage: 70.3% of statements 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/volume/service/opts [no test files] 16:01:52 [2019-10-03T16:01:52.368Z] ? github.com/docker/docker/volume/testutils [no test files] 16:01:52 [2019-10-03T16:01:52.559Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 16:01:53 [2019-10-03T16:01:53.316Z] --- PASS: TestNetworkLoopbackNat (1.14s) 16:01:53 [2019-10-03T16:01:53.316Z] === RUN TestPause 16:01:53 [2019-10-03T16:01:53.484Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.04s) 16:01:53 [2019-10-03T16:01:53.484Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 16:01:53 [2019-10-03T16:01:53.484Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true 16:01:53 [2019-10-03T16:01:53.484Z] === RUN TestIpcModeOlderClient 16:01:53 [2019-10-03T16:01:53.484Z] === PAUSE TestIpcModeOlderClient 16:01:53 [2019-10-03T16:01:53.484Z] === RUN TestKillContainerInvalidSignal 16:01:53 [2019-10-03T16:01:53.910Z] INFO: make.ps1 ended at 10/03/2019 16:01:53 16:01:54 [2019-10-03T16:01:54.087Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 16:01:54 [2019-10-03T16:01:54.342Z] --- PASS: TestKillContainerInvalidSignal (0.99s) 16:01:54 [2019-10-03T16:01:54.342Z] === RUN TestKillContainer 16:01:54 [2019-10-03T16:01:54.583Z] --- PASS: TestPause (1.06s) 16:01:54 [2019-10-03T16:01:54.584Z] === RUN TestPauseFailsOnWindowsServerContainers 16:01:54 [2019-10-03T16:01:54.584Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:01:54 [2019-10-03T16:01:54.584Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:01:54 [2019-10-03T16:01:54.584Z] === RUN TestPauseStopPausedContainer 16:01:54 [2019-10-03T16:01:54.598Z] === RUN TestKillContainer/no_signal 16:01:54 [2019-10-03T16:01:54.598Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 16:01:55 [2019-10-03T16:01:55.159Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 16:01:55 [2019-10-03T16:01:55.394Z] --- PASS: TestPauseStopPausedContainer (0.95s) 16:01:55 [2019-10-03T16:01:55.394Z] === RUN TestPsFilter 16:01:55 [2019-10-03T16:01:55.394Z] --- PASS: TestPsFilter (0.24s) 16:01:55 [2019-10-03T16:01:55.394Z] === RUN TestRemoveContainerWithRemovedVolume 16:01:55 [2019-10-03T16:01:55.414Z] === RUN TestKillContainer/non_killing_signal 16:01:55 [2019-10-03T16:01:55.444Z] INFO: Unit tests ended at 10/03/2019 16:01:55. Duration:00:03:56.3832720 16:01:55 [2019-10-03T16:01:55.444Z] INFO: Building busybox 16:01:55 [2019-10-03T16:01:55.903Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B 16:01:55 [2019-10-03T16:01:55.903Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B 16:01:55 [2019-10-03T16:01:55.903Z] 16:01:55 [2019-10-03T16:01:55.903Z] Sending build context to Docker daemon 2.56kB 16:01:55 [2019-10-03T16:01:55.903Z] 16:01:55 [2019-10-03T16:01:55.903Z] Step 1/6 : FROM microsoft/windowsservercore 16:01:55 [2019-10-03T16:01:55.903Z] ---> 1ddfa8bee56a 16:01:55 [2019-10-03T16:01:55.903Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin 16:01:55 [2019-10-03T16:01:55.903Z] ---> Running in 676e12600c68 16:01:55 [2019-10-03T16:01:55.974Z] === RUN TestKillContainer/killing_signal 16:01:56 [2019-10-03T16:01:56.230Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 16:01:56 [2019-10-03T16:01:56.718Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) 16:01:56 [2019-10-03T16:01:56.718Z] === RUN TestRemoveContainerWithVolume 16:01:57 [2019-10-03T16:01:57.154Z] --- PASS: TestKillContainer (2.76s) 16:01:57 [2019-10-03T16:01:57.154Z] --- PASS: TestKillContainer/no_signal (0.84s) 16:01:57 [2019-10-03T16:01:57.154Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) 16:01:57 [2019-10-03T16:01:57.154Z] --- PASS: TestKillContainer/killing_signal (0.96s) 16:01:57 [2019-10-03T16:01:57.154Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:01:57 [2019-10-03T16:01:57.154Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:01:57 [2019-10-03T16:01:57.507Z] --- PASS: TestRemoveContainerWithVolume (0.92s) 16:01:57 [2019-10-03T16:01:57.507Z] === RUN TestRemoveContainerRunning 16:01:58 [2019-10-03T16:01:58.078Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:01:58 [2019-10-03T16:01:58.381Z] --- PASS: TestRemoveContainerRunning (0.99s) 16:01:58 [2019-10-03T16:01:58.381Z] === RUN TestRemoveContainerForceRemoveRunning 16:01:58 [2019-10-03T16:01:58.685Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 16:01:59 [2019-10-03T16:01:59.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) 16:01:59 [2019-10-03T16:01:59.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.91s) 16:01:59 [2019-10-03T16:01:59.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.77s) 16:01:59 [2019-10-03T16:01:59.333Z] === RUN TestKillStoppedContainer 16:01:59 [2019-10-03T16:01:59.333Z] --- PASS: TestKillStoppedContainer (0.09s) 16:01:59 [2019-10-03T16:01:59.333Z] === RUN TestKillStoppedContainerAPIPre120 16:01:59 [2019-10-03T16:01:59.333Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) 16:01:59 [2019-10-03T16:01:59.333Z] === RUN TestKillDifferentUserContainer 16:01:59 [2019-10-03T16:01:59.353Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.05s) 16:01:59 [2019-10-03T16:01:59.353Z] === RUN TestRemoveInvalidContainer 16:01:59 [2019-10-03T16:01:59.353Z] --- PASS: TestRemoveInvalidContainer (0.01s) 16:01:59 [2019-10-03T16:01:59.353Z] === RUN TestRenameLinkedContainer 16:02:00 [2019-10-03T16:02:00.301Z] --- PASS: TestKillDifferentUserContainer (1.03s) 16:02:00 [2019-10-03T16:02:00.301Z] === RUN TestInspectOomKilledTrue 16:02:00 [2019-10-03T16:02:00.301Z] --- SKIP: TestInspectOomKilledTrue (0.01s) 16:02:00 [2019-10-03T16:02:00.301Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:02:00 [2019-10-03T16:02:00.301Z] === RUN TestInspectOomKilledFalse 16:02:00 [2019-10-03T16:02:00.301Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 16:02:00 [2019-10-03T16:02:00.301Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:02:00 [2019-10-03T16:02:00.301Z] === RUN TestLinksEtcHostsContentMatch 16:02:01 [2019-10-03T16:02:01.228Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) 16:02:01 [2019-10-03T16:02:01.228Z] === RUN TestLinksContainerNames 16:02:01 [2019-10-03T16:02:01.722Z] Removing intermediate container 676e12600c68 16:02:01 [2019-10-03T16:02:01.722Z] ---> 1df03fdca7cf 16:02:01 [2019-10-03T16:02:01.722Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ 16:02:02 [2019-10-03T16:02:02.676Z] --- PASS: TestLinksContainerNames (1.74s) 16:02:02 [2019-10-03T16:02:02.676Z] === RUN TestLogsFollowTailEmpty 16:02:02 [2019-10-03T16:02:02.690Z] 16:02:02 [2019-10-03T16:02:02.690Z] ---> 7e7ffcfda2ba 16:02:02 [2019-10-03T16:02:02.690Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" 16:02:02 [2019-10-03T16:02:02.690Z] ---> Running in 7aa3b1b2c001 16:02:02 [2019-10-03T16:02:02.974Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 16:02:03 [2019-10-03T16:02:03.639Z] --- PASS: TestRenameLinkedContainer (3.53s) 16:02:03 [2019-10-03T16:02:03.639Z] === RUN TestRenameStoppedContainer 16:02:03 [2019-10-03T16:02:03.899Z] --- PASS: TestLogsFollowTailEmpty (0.99s) 16:02:03 [2019-10-03T16:02:03.899Z] === RUN TestContainerNetworkMountsNoChown 16:02:04 [2019-10-03T16:02:04.027Z] --- PASS: TestRenameStoppedContainer (0.91s) 16:02:04 [2019-10-03T16:02:04.027Z] === RUN TestRenameRunningContainerAndReuse 16:02:04 [2019-10-03T16:02:04.229Z] 16:02:04 [2019-10-03T16:02:04.229Z] SUCCESS: Specified value was saved. 16:02:04 [2019-10-03T16:02:04.827Z] --- PASS: TestContainerNetworkMountsNoChown (1.00s) 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/default 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/default 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/private 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/private 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rprivate 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/rprivate 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/slave 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/slave 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rslave 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/rslave 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/shared 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/shared 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rshared 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/rshared 16:02:04 [2019-10-03T16:02:04.827Z] === CONT TestMountDaemonRoot/default 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/default/bind_root 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/default/mount_root 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:02:04 [2019-10-03T16:02:04.827Z] === CONT TestMountDaemonRoot/default/bind_root 16:02:04 [2019-10-03T16:02:04.827Z] === CONT TestMountDaemonRoot/rshared 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:02:04 [2019-10-03T16:02:04.827Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:02:04 [2019-10-03T16:02:04.827Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/shared 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/shared/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/shared/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/rslave 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/slave 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/slave/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/slave/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/rprivate 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/private 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/private/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/private/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/default/mount_root 16:02:04 [2019-10-03T16:02:04.828Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/shared/mount_root 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/shared/bind_root 16:02:05 [2019-10-03T16:02:05.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 16:02:05 [2019-10-03T16:02:05.083Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:02:05 [2019-10-03T16:02:05.391Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:02:05 [2019-10-03T16:02:05.391Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:02:05 [2019-10-03T16:02:05.391Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:02:05 [2019-10-03T16:02:05.391Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:02:05 [2019-10-03T16:02:05.391Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:02:05 [2019-10-03T16:02:05.645Z] === CONT TestMountDaemonRoot/slave/mount_root 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/slave/bind_root 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/private/bind_root 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/private/mount_root 16:02:05 [2019-10-03T16:02:05.646Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot (0.03s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.20s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.16s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 16:02:05 [2019-10-03T16:02:05.901Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) 16:02:05 [2019-10-03T16:02:05.901Z] === RUN TestContainerBindMountNonRecursive 16:02:05 [2019-10-03T16:02:05.920Z] --- PASS: TestRenameRunningContainerAndReuse (1.93s) 16:02:05 [2019-10-03T16:02:05.920Z] === RUN TestRenameInvalidName 16:02:06 [2019-10-03T16:02:06.745Z] --- PASS: TestRenameInvalidName (1.06s) 16:02:06 [2019-10-03T16:02:06.745Z] === RUN TestRenameAnonymousContainer 16:02:06 [2019-10-03T16:02:06.868Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 16:02:07 [2019-10-03T16:02:07.132Z] Removing intermediate container 7aa3b1b2c001 16:02:07 [2019-10-03T16:02:07.132Z] ---> 15265f24b170 16:02:07 [2019-10-03T16:02:07.132Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 16:02:07 [2019-10-03T16:02:07.132Z] ---> Running in e694191d78ea 16:02:07 [2019-10-03T16:02:07.430Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 16:02:07 [2019-10-03T16:02:07.990Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 16:02:08 [2019-10-03T16:02:08.246Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) 16:02:08 [2019-10-03T16:02:08.246Z] === RUN TestNetworkNat 16:02:08 [2019-10-03T16:02:08.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 16:02:09 [2019-10-03T16:02:09.172Z] --- PASS: TestNetworkNat (1.02s) 16:02:09 [2019-10-03T16:02:09.172Z] === RUN TestNetworkLocalhostTCPNat 16:02:09 [2019-10-03T16:02:09.627Z] tests/integration/models_containers_test.py ............................ [ 83%] 16:02:10 [2019-10-03T16:02:10.139Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) 16:02:10 [2019-10-03T16:02:10.139Z] === RUN TestNetworkLoopbackNat 16:02:10 [2019-10-03T16:02:10.140Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 16:02:10 [2019-10-03T16:02:10.140Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 16:02:10 [2019-10-03T16:02:10.228Z] --- PASS: TestRenameAnonymousContainer (3.28s) 16:02:10 [2019-10-03T16:02:10.228Z] === RUN TestRenameContainerWithSameName 16:02:10 [2019-10-03T16:02:10.436Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 16:02:11 [2019-10-03T16:02:11.099Z] --- PASS: TestRenameContainerWithSameName (0.94s) 16:02:11 [2019-10-03T16:02:11.100Z] === RUN TestRenameContainerWithLinkedContainer 16:02:11 [2019-10-03T16:02:11.842Z] --- PASS: TestNetworkLoopbackNat (1.66s) 16:02:11 [2019-10-03T16:02:11.842Z] === RUN TestPause 16:02:12 [2019-10-03T16:02:12.454Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 16:02:12 [2019-10-03T16:02:12.454Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 16:02:12 [2019-10-03T16:02:12.924Z] Cannot create a file when that file already exists. 16:02:13 [2019-10-03T16:02:13.014Z] --- PASS: TestPause (1.15s) 16:02:13 [2019-10-03T16:02:13.014Z] === RUN TestPauseFailsOnWindowsServerContainers 16:02:13 [2019-10-03T16:02:13.014Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:02:13 [2019-10-03T16:02:13.014Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:02:13 [2019-10-03T16:02:13.014Z] === RUN TestPauseStopPausedContainer 16:02:13 [2019-10-03T16:02:13.127Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) 16:02:13 [2019-10-03T16:02:13.127Z] === RUN TestResize 16:02:13 [2019-10-03T16:02:13.939Z] --- PASS: TestPauseStopPausedContainer (1.01s) 16:02:13 [2019-10-03T16:02:13.939Z] === RUN TestPsFilter 16:02:14 [2019-10-03T16:02:14.002Z] --- PASS: TestResize (1.08s) 16:02:14 [2019-10-03T16:02:14.002Z] === RUN TestResizeWithInvalidSize 16:02:14 [2019-10-03T16:02:14.194Z] --- PASS: TestPsFilter (0.25s) 16:02:14 [2019-10-03T16:02:14.194Z] === RUN TestRemoveContainerWithRemovedVolume 16:02:14 [2019-10-03T16:02:14.449Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 16:02:15 [2019-10-03T16:02:15.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) 16:02:15 [2019-10-03T16:02:15.008Z] === RUN TestRemoveContainerWithVolume 16:02:15 [2019-10-03T16:02:15.322Z] --- PASS: TestResizeWithInvalidSize (0.93s) 16:02:15 [2019-10-03T16:02:15.322Z] === RUN TestResizeWhenContainerNotStarted 16:02:15 [2019-10-03T16:02:15.935Z] --- PASS: TestRemoveContainerWithVolume (0.92s) 16:02:15 [2019-10-03T16:02:15.935Z] === RUN TestRemoveContainerRunning 16:02:16 [2019-10-03T16:02:16.146Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s) 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:02:16 [2019-10-03T16:02:16.146Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:02:16 [2019-10-03T16:02:16.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:02:16 [2019-10-03T16:02:16.495Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 16:02:16 [2019-10-03T16:02:16.750Z] === RUN TestDockerSuite/TestBuildAddNonTar 16:02:16 [2019-10-03T16:02:16.750Z] --- PASS: TestRemoveContainerRunning (0.87s) 16:02:16 [2019-10-03T16:02:16.750Z] === RUN TestRemoveContainerForceRemoveRunning 16:02:17 [2019-10-03T16:02:17.674Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) 16:02:17 [2019-10-03T16:02:17.674Z] === RUN TestRemoveInvalidContainer 16:02:17 [2019-10-03T16:02:17.674Z] --- PASS: TestRemoveInvalidContainer (0.03s) 16:02:17 [2019-10-03T16:02:17.674Z] === RUN TestRenameLinkedContainer 16:02:17 [2019-10-03T16:02:17.932Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 16:02:17 [2019-10-03T16:02:17.932Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 16:02:18 [2019-10-03T16:02:18.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:02:18 [2019-10-03T16:02:18.857Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 16:02:19 [2019-10-03T16:02:19.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:02:19 [2019-10-03T16:02:19.780Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 16:02:19 [2019-10-03T16:02:19.991Z] Removing intermediate container e694191d78ea 16:02:19 [2019-10-03T16:02:19.991Z] ---> 2c62183f8e83 16:02:19 [2019-10-03T16:02:19.991Z] Step 6/6 : CMD ["sh"] 16:02:19 [2019-10-03T16:02:19.991Z] ---> Running in 1285df29ac17 16:02:19 [2019-10-03T16:02:19.991Z] Removing intermediate container 1285df29ac17 16:02:19 [2019-10-03T16:02:19.991Z] ---> bddcc50dc035 16:02:19 [2019-10-03T16:02:19.991Z] Successfully built bddcc50dc035 16:02:19 [2019-10-03T16:02:19.991Z] Successfully tagged busybox:latest 16:02:19 [2019-10-03T16:02:19.991Z] INFO: Docker images of the daemon under test 16:02:19 [2019-10-03T16:02:19.991Z] 16:02:19 [2019-10-03T16:02:19.991Z] REPOSITORY TAG IMAGE ID CREATED SIZE 16:02:19 [2019-10-03T16:02:19.991Z] busybox latest bddcc50dc035 Less than a second ago 4.75GB 16:02:19 [2019-10-03T16:02:19.991Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB 16:02:19 [2019-10-03T16:02:19.991Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB 16:02:19 [2019-10-03T16:02:19.991Z] 16:02:19 [2019-10-03T16:02:19.991Z] INFO: Running integration tests at 10/03/2019 16:02:19... 16:02:19 [2019-10-03T16:02:19.991Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 16:02:19 [2019-10-03T16:02:19.991Z] INFO: Integration API tests being run from the host: 16:02:20 [2019-10-03T16:02:20.210Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:02:20 [2019-10-03T16:02:20.450Z] INFO: make.ps1 starting at 10/03/2019 16:02:19 16:02:20 [2019-10-03T16:02:20.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:02:20 [2019-10-03T16:02:20.908Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build 16:02:21 [2019-10-03T16:02:21.122Z] ok github.com/docker/docker/cmd/dockerd 0.149s coverage: 30.3% of statements 16:02:21 [2019-10-03T16:02:21.663Z] --- PASS: TestRenameLinkedContainer (3.85s) 16:02:21 [2019-10-03T16:02:21.663Z] === RUN TestRenameStoppedContainer 16:02:21 [2019-10-03T16:02:21.960Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 16:02:22 [2019-10-03T16:02:22.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:02:22 [2019-10-03T16:02:22.041Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:02:22 [2019-10-03T16:02:22.523Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 16:02:22 [2019-10-03T16:02:22.523Z] --- PASS: TestRenameStoppedContainer (0.92s) 16:02:22 [2019-10-03T16:02:22.523Z] === RUN TestRenameRunningContainerAndReuse 16:02:22 [2019-10-03T16:02:22.777Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 16:02:24 [2019-10-03T16:02:24.138Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) 16:02:24 [2019-10-03T16:02:24.138Z] === RUN TestRenameInvalidName 16:02:24 [2019-10-03T16:02:24.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:02:24 [2019-10-03T16:02:24.602Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:02:25 [2019-10-03T16:02:25.061Z] --- PASS: TestRenameInvalidName (0.80s) 16:02:25 [2019-10-03T16:02:25.061Z] === RUN TestRenameAnonymousContainer 16:02:25 [2019-10-03T16:02:25.620Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 16:02:25 [2019-10-03T16:02:25.917Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 16:02:26 [2019-10-03T16:02:26.840Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 16:02:27 [2019-10-03T16:02:27.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:02:27 [2019-10-03T16:02:27.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:02:27 [2019-10-03T16:02:27.894Z] === RUN TestDockerSuite/TestBuildAddScript 16:02:28 [2019-10-03T16:02:28.453Z] --- PASS: TestRenameAnonymousContainer (3.51s) 16:02:28 [2019-10-03T16:02:28.453Z] === RUN TestRenameContainerWithSameName 16:02:29 [2019-10-03T16:02:29.377Z] --- PASS: TestRenameContainerWithSameName (0.89s) 16:02:29 [2019-10-03T16:02:29.377Z] === RUN TestRenameContainerWithLinkedContainer 16:02:29 [2019-10-03T16:02:29.555Z] ok github.com/docker/docker/container 0.176s coverage: 35.3% of statements 16:02:29 [2019-10-03T16:02:29.555Z] ? github.com/docker/docker/container/stream [no test files] 16:02:29 [2019-10-03T16:02:29.555Z] ? github.com/docker/docker/contrib/apparmor [no test files] 16:02:29 [2019-10-03T16:02:29.555Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 16:02:29 [2019-10-03T16:02:29.555Z] ? github.com/docker/docker/contrib/httpserver [no test files] 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) 16:02:30 [2019-10-03T16:02:30.517Z] 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" 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) 16:02:30 [2019-10-03T16:02:30.517Z] 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" 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) 16:02:30 [2019-10-03T16:02:30.517Z] 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" 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) 16:02:30 [2019-10-03T16:02:30.517Z] 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" 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) 16:02:30 [2019-10-03T16:02:30.517Z] 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" 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) 16:02:30 [2019-10-03T16:02:30.517Z] 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" 16:02:30 [2019-10-03T16:02:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s) 16:02:30 [2019-10-03T16:02:30.518Z] 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" 16:02:30 [2019-10-03T16:02:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) 16:02:30 [2019-10-03T16:02:30.518Z] 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" 16:02:30 [2019-10-03T16:02:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) 16:02:30 [2019-10-03T16:02:30.518Z] 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" 16:02:30 [2019-10-03T16:02:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) 16:02:30 [2019-10-03T16:02:30.518Z] 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" 16:02:30 [2019-10-03T16:02:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) 16:02:30 [2019-10-03T16:02:30.518Z] 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" 16:02:30 [2019-10-03T16:02:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) 16:02:30 [2019-10-03T16:02:30.518Z] 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" 16:02:30 [2019-10-03T16:02:30.518Z] === RUN TestCgroupNamespacesRun 16:02:30 [2019-10-03T16:02:30.698Z] ......... [ 85%] 16:02:31 [2019-10-03T16:02:31.259Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 16:02:31 [2019-10-03T16:02:31.259Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) 16:02:31 [2019-10-03T16:02:31.259Z] === RUN TestResize 16:02:32 [2019-10-03T16:02:32.183Z] --- PASS: TestResize (0.89s) 16:02:32 [2019-10-03T16:02:32.183Z] === RUN TestResizeWithInvalidSize 16:02:32 [2019-10-03T16:02:32.361Z] --- PASS: TestCgroupNamespacesRun (1.77s) 16:02:32 [2019-10-03T16:02:32.361Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 16:02:32 [2019-10-03T16:02:32.361Z] === RUN TestCgroupNamespacesRunPrivileged 16:02:32 [2019-10-03T16:02:32.438Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 16:02:33 [2019-10-03T16:02:33.364Z] --- PASS: TestResizeWithInvalidSize (1.27s) 16:02:33 [2019-10-03T16:02:33.364Z] === RUN TestResizeWhenContainerNotStarted 16:02:33 [2019-10-03T16:02:33.756Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) 16:02:33 [2019-10-03T16:02:33.756Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 16:02:33 [2019-10-03T16:02:33.756Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:02:33 [2019-10-03T16:02:33.987Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements 16:02:34 [2019-10-03T16:02:34.291Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s) 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:02:34 [2019-10-03T16:02:34.291Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:02:35 [2019-10-03T16:02:35.607Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) 16:02:35 [2019-10-03T16:02:35.607Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 16:02:35 [2019-10-03T16:02:35.607Z] === RUN TestCgroupNamespacesRunHostMode 16:02:37 [2019-10-03T16:02:37.150Z] tests/integration/models_images_test.py ............... [ 89%] 16:02:37 [2019-10-03T16:02:37.487Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) 16:02:37 [2019-10-03T16:02:37.488Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 16:02:37 [2019-10-03T16:02:37.488Z] === RUN TestCgroupNamespacesRunPrivateMode 16:02:37 [2019-10-03T16:02:37.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:02:37 [2019-10-03T16:02:37.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:02:38 [2019-10-03T16:02:38.767Z] tests/integration/models_networks_test.py .... [ 90%] 16:02:39 [2019-10-03T16:02:39.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:02:39 [2019-10-03T16:02:39.436Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:02:39 [2019-10-03T16:02:39.529Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.95s) 16:02:39 [2019-10-03T16:02:39.529Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 16:02:39 [2019-10-03T16:02:39.529Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:02:39 [2019-10-03T16:02:39.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 16:02:40 [2019-10-03T16:02:40.593Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) 16:02:40 [2019-10-03T16:02:40.593Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 16:02:40 [2019-10-03T16:02:40.593Z] === RUN TestCgroupNamespacesRunInvalidMode 16:02:40 [2019-10-03T16:02:40.854Z] ok github.com/docker/docker/daemon/cluster/convert 0.042s coverage: 35.8% of statements 16:02:41 [2019-10-03T16:02:41.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:02:41 [2019-10-03T16:02:41.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:02:41 [2019-10-03T16:02:41.351Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 16:02:41 [2019-10-03T16:02:41.428Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) 16:02:41 [2019-10-03T16:02:41.428Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 16:02:41 [2019-10-03T16:02:41.428Z] === RUN TestCgroupNamespacesRunOlderClient 16:02:41 [2019-10-03T16:02:41.482Z] ok github.com/docker/docker/daemon/cluster 0.271s coverage: 0.5% of statements 16:02:42 [2019-10-03T16:02:42.076Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config 16:02:42 [2019-10-03T16:02:42.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 16:02:42 [2019-10-03T16:02:42.534Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container 16:02:43 [2019-10-03T16:02:43.270Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) 16:02:43 [2019-10-03T16:02:43.270Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 16:02:43 [2019-10-03T16:02:43.270Z] === RUN TestKernelTCPMemory 16:02:43 [2019-10-03T16:02:43.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:02:44 [2019-10-03T16:02:44.086Z] --- PASS: TestKernelTCPMemory (1.06s) 16:02:44 [2019-10-03T16:02:44.086Z] === RUN TestNISDomainname 16:02:44 [2019-10-03T16:02:44.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:02:45 [2019-10-03T16:02:45.330Z] tests/integration/models_nodes_test.py . [ 91%] 16:02:45 [2019-10-03T16:02:45.375Z] --- PASS: TestNISDomainname (1.27s) 16:02:45 [2019-10-03T16:02:45.375Z] === RUN TestHostnameDnsResolution 16:02:46 [2019-10-03T16:02:46.265Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image 16:02:46 [2019-10-03T16:02:46.273Z] tests/integration/models_resources_test.py . [ 91%] 16:02:46 [2019-10-03T16:02:46.652Z] --- PASS: TestHostnameDnsResolution (1.19s) 16:02:46 [2019-10-03T16:02:46.653Z] === RUN TestStats 16:02:47 [2019-10-03T16:02:47.082Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements 16:02:48 [2019-10-03T16:02:48.439Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network 16:02:48 [2019-10-03T16:02:48.442Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:02:49 [2019-10-03T16:02:49.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:02:49 [2019-10-03T16:02:49.044Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 16:02:49 [2019-10-03T16:02:49.297Z] --- PASS: TestStats (2.25s) 16:02:49 [2019-10-03T16:02:49.297Z] === RUN TestStopContainerWithTimeout 16:02:49 [2019-10-03T16:02:49.297Z] === RUN TestStopContainerWithTimeout/0 16:02:49 [2019-10-03T16:02:49.297Z] === PAUSE TestStopContainerWithTimeout/0 16:02:49 [2019-10-03T16:02:49.297Z] === RUN TestStopContainerWithTimeout/1 16:02:49 [2019-10-03T16:02:49.297Z] === PAUSE TestStopContainerWithTimeout/1 16:02:49 [2019-10-03T16:02:49.297Z] === RUN TestStopContainerWithTimeout/3 16:02:49 [2019-10-03T16:02:49.297Z] === PAUSE TestStopContainerWithTimeout/3 16:02:49 [2019-10-03T16:02:49.297Z] === RUN TestStopContainerWithTimeout/-1 16:02:49 [2019-10-03T16:02:49.297Z] === PAUSE TestStopContainerWithTimeout/-1 16:02:49 [2019-10-03T16:02:49.297Z] === CONT TestStopContainerWithTimeout/0 16:02:49 [2019-10-03T16:02:49.297Z] === CONT TestStopContainerWithTimeout/-1 16:02:49 [2019-10-03T16:02:49.690Z] === CONT TestStopContainerWithTimeout/3 16:02:49 [2019-10-03T16:02:49.782Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements 16:02:50 [2019-10-03T16:02:50.612Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan 16:02:51 [2019-10-03T16:02:51.324Z] ok github.com/docker/docker/daemon/config 0.154s coverage: 84.6% of statements 16:02:51 [2019-10-03T16:02:51.578Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan 16:02:52 [2019-10-03T16:02:52.037Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin 16:02:52 [2019-10-03T16:02:52.120Z] tests/integration/models_services_test.py ..............X. [ 95%] 16:02:52 [2019-10-03T16:02:52.183Z] === CONT TestStopContainerWithTimeout/1 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.26s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.85s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.97s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.90s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) 16:02:52 [2019-10-03T16:02:52.347Z] 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" 16:02:52 [2019-10-03T16:02:52.347Z] === RUN TestCgroupNamespacesRun 16:02:53 [2019-10-03T16:02:53.004Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz 16:02:53 [2019-10-03T16:02:53.383Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements 16:02:53 [2019-10-03T16:02:53.463Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common 16:02:53 [2019-10-03T16:02:53.752Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 16:02:54 [2019-10-03T16:02:54.007Z] === RUN TestDockerSuite/TestBuildAddTar 16:02:54 [2019-10-03T16:02:54.018Z] --- PASS: TestStopContainerWithTimeout (0.01s) 16:02:54 [2019-10-03T16:02:54.019Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) 16:02:54 [2019-10-03T16:02:54.019Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) 16:02:54 [2019-10-03T16:02:54.019Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) 16:02:54 [2019-10-03T16:02:54.019Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) 16:02:54 [2019-10-03T16:02:54.019Z] === RUN TestDeleteDevicemapper 16:02:54 [2019-10-03T16:02:54.019Z] --- SKIP: TestDeleteDevicemapper (0.00s) 16:02:54 [2019-10-03T16:02:54.019Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:02:54 [2019-10-03T16:02:54.019Z] === RUN TestStopContainerWithRestartPolicyAlways 16:02:55 [2019-10-03T16:02:55.893Z] --- PASS: TestCgroupNamespacesRun (3.61s) 16:02:55 [2019-10-03T16:02:55.893Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 16:02:55 [2019-10-03T16:02:55.893Z] === RUN TestCgroupNamespacesRunPrivileged 16:02:56 [2019-10-03T16:02:56.371Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 16:02:56 [2019-10-03T16:02:56.507Z] tests/integration/models_swarm_test.py .. [ 96%] 16:02:56 [2019-10-03T16:02:56.507Z] tests/integration/models_volumes_test.py .. [ 96%] 16:02:56 [2019-10-03T16:02:56.856Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 13.7% of statements 16:02:57 [2019-10-03T16:02:57.779Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 16:02:57 [2019-10-03T16:02:57.872Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements 16:02:58 [2019-10-03T16:02:58.033Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.24s) 16:02:58 [2019-10-03T16:02:58.033Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 16:02:58 [2019-10-03T16:02:58.033Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:02:58 [2019-10-03T16:02:58.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s) 16:02:58 [2019-10-03T16:02:58.275Z] === RUN TestUpdateMemory 16:02:58 [2019-10-03T16:02:58.275Z] --- SKIP: TestUpdateMemory (0.00s) 16:02:58 [2019-10-03T16:02:58.275Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 16:02:58 [2019-10-03T16:02:58.275Z] === RUN TestUpdateCPUQuota 16:02:59 [2019-10-03T16:02:59.845Z] --- PASS: TestUpdateCPUQuota (2.05s) 16:02:59 [2019-10-03T16:02:59.845Z] === RUN TestUpdatePidsLimit 16:02:59 [2019-10-03T16:02:59.845Z] === RUN TestUpdatePidsLimit/update_from_none 16:02:59 [2019-10-03T16:02:59.912Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.859s coverage: 57.9% of statements 16:02:59 [2019-10-03T16:02:59.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 16:02:59 [2019-10-03T16:02:59.961Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.09s) 16:02:59 [2019-10-03T16:02:59.961Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 16:02:59 [2019-10-03T16:02:59.961Z] === RUN TestCgroupNamespacesRunHostMode 16:03:00 [2019-10-03T16:03:00.134Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging 16:03:00 [2019-10-03T16:03:00.243Z] === RUN TestUpdatePidsLimit/no_change 16:03:00 [2019-10-03T16:03:00.538Z] ok github.com/docker/docker/daemon 12.567s coverage: 17.6% of statements 16:03:00 [2019-10-03T16:03:00.538Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 16:03:00 [2019-10-03T16:03:00.538Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 16:03:00 [2019-10-03T16:03:00.538Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 16:03:00 [2019-10-03T16:03:00.538Z] ? github.com/docker/docker/daemon/exec [no test files] 16:03:00 [2019-10-03T16:03:00.630Z] === RUN TestUpdatePidsLimit/update_lower 16:03:01 [2019-10-03T16:03:01.025Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:03:01 [2019-10-03T16:03:01.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 16:03:01 [2019-10-03T16:03:01.443Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:03:01 [2019-10-03T16:03:01.806Z] tests/integration/regression_test.py ...... [ 98%] 16:03:02 [2019-10-03T16:03:02.060Z] tests/integration/credentials/store_test.py ...... [ 99%] 16:03:02 [2019-10-03T16:03:02.060Z] tests/integration/credentials/utils_test.py . [100%] 16:03:02 [2019-10-03T16:03:02.060Z] 16:03:02 [2019-10-03T16:03:02.060Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 16:03:02 [2019-10-03T16:03:02.061Z] =========================== short test summary info ============================ 16:03:02 [2019-10-03T16:03:02.061Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 16:03:02 [2019-10-03T16:03:02.061Z] CONFIG_RT_GROUP_SCHED isn't enabled 16:03:02 [2019-10-03T16:03:02.061Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 16:03:02 [2019-10-03T16:03:02.061Z] Not supported on most drivers 16:03:02 [2019-10-03T16:03:02.061Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 16:03:02 [2019-10-03T16:03:02.061Z] This doesn't seem to be taken into account by the engine 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) 16:03:02 [2019-10-03T16:03:02.061Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 16:03:02 [2019-10-03T16:03:02.061Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 386.77 seconds == 16:03:02 [2019-10-03T16:03:02.246Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) 16:03:02 [2019-10-03T16:03:02.246Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 16:03:02 [2019-10-03T16:03:02.246Z] === RUN TestCgroupNamespacesRunPrivateMode 16:03:02 [2019-10-03T16:03:02.285Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:03:02 [2019-10-03T16:03:02.619Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 16:03:02 [2019-10-03T16:03:02.677Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:03:04 [2019-10-03T16:03:04.176Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s) 16:03:04 [2019-10-03T16:03:04.176Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 16:03:04 [2019-10-03T16:03:04.176Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:03:04 [2019-10-03T16:03:04.431Z] === RUN TestDockerSuite/TestBuildAddTarXz 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit (4.87s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.57s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) 16:03:04 [2019-10-03T16:03:04.586Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) 16:03:04 [2019-10-03T16:03:04.586Z] === RUN TestUpdateRestartPolicy 16:03:04 [2019-10-03T16:03:04.990Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) 16:03:04 [2019-10-03T16:03:04.990Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 16:03:04 [2019-10-03T16:03:04.990Z] === RUN TestCgroupNamespacesRunInvalidMode 16:03:05 [2019-10-03T16:03:05.916Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 16:03:05 [2019-10-03T16:03:05.916Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) 16:03:05 [2019-10-03T16:03:05.916Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 16:03:05 [2019-10-03T16:03:05.916Z] === RUN TestCgroupNamespacesRunOlderClient 16:03:06 [2019-10-03T16:03:06.073Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.246s coverage: 68.6% of statements 16:03:06 [2019-10-03T16:03:06.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 16:03:06 [2019-10-03T16:03:06.697Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.914s coverage: 51.0% of statements 16:03:07 [2019-10-03T16:03:07.221Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes 16:03:07 [2019-10-03T16:03:07.323Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.971s coverage: 46.2% of statements 16:03:07 [2019-10-03T16:03:07.323Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 16:03:07 [2019-10-03T16:03:07.527Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 16:03:08 [2019-10-03T16:03:08.133Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.04s) 16:03:08 [2019-10-03T16:03:08.133Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 16:03:08 [2019-10-03T16:03:08.133Z] === RUN TestKernelTCPMemory 16:03:09 [2019-10-03T16:03:09.060Z] --- PASS: TestKernelTCPMemory (1.19s) 16:03:09 [2019-10-03T16:03:09.060Z] === RUN TestNISDomainname 16:03:09 [2019-10-03T16:03:09.398Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret 16:03:09 [2019-10-03T16:03:09.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 16:03:10 [2019-10-03T16:03:10.033Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.727s coverage: 76.1% of statements 16:03:10 [2019-10-03T16:03:10.033Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.369s coverage: 52.6% of statements 16:03:10 [2019-10-03T16:03:10.033Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 16:03:10 [2019-10-03T16:03:10.033Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 16:03:10 [2019-10-03T16:03:10.246Z] --- PASS: TestNISDomainname (1.22s) 16:03:10 [2019-10-03T16:03:10.246Z] === RUN TestHostnameDnsResolution 16:03:11 [2019-10-03T16:03:11.577Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service 16:03:12 [2019-10-03T16:03:12.077Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements 16:03:12 [2019-10-03T16:03:12.077Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements 16:03:12 [2019-10-03T16:03:12.077Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.040s coverage: 3.0% of statements 16:03:12 [2019-10-03T16:03:12.133Z] --- PASS: TestHostnameDnsResolution (1.52s) 16:03:12 [2019-10-03T16:03:12.133Z] === RUN TestStats 16:03:12 [2019-10-03T16:03:12.389Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 16:03:13 [2019-10-03T16:03:13.839Z] --- PASS: TestStats (2.02s) 16:03:13 [2019-10-03T16:03:13.839Z] === RUN TestStopContainerWithTimeout 16:03:13 [2019-10-03T16:03:13.839Z] === RUN TestStopContainerWithTimeout/0 16:03:13 [2019-10-03T16:03:13.839Z] === PAUSE TestStopContainerWithTimeout/0 16:03:13 [2019-10-03T16:03:13.839Z] === RUN TestStopContainerWithTimeout/1 16:03:13 [2019-10-03T16:03:13.839Z] === PAUSE TestStopContainerWithTimeout/1 16:03:13 [2019-10-03T16:03:13.839Z] === RUN TestStopContainerWithTimeout/3 16:03:13 [2019-10-03T16:03:13.839Z] === PAUSE TestStopContainerWithTimeout/3 16:03:13 [2019-10-03T16:03:13.839Z] === RUN TestStopContainerWithTimeout/-1 16:03:13 [2019-10-03T16:03:13.839Z] === PAUSE TestStopContainerWithTimeout/-1 16:03:13 [2019-10-03T16:03:13.839Z] === CONT TestStopContainerWithTimeout/0 16:03:13 [2019-10-03T16:03:13.839Z] === CONT TestStopContainerWithTimeout/3 16:03:14 [2019-10-03T16:03:14.773Z] umount: bundles/test-docker-py/root: mountpoint not found 16:03:14 [2019-10-03T16:03:14.773Z] Clearing AppArmor profiles cache:. 16:03:14 [2019-10-03T16:03:14.773Z] All profile caches have been cleared, but no profiles have been unloaded. 16:03:14 [2019-10-03T16:03:14.773Z] Unloading profiles will leave already running processes permanently 16:03:14 [2019-10-03T16:03:14.773Z] unconfined, which can lead to unexpected situations. 16:03:14 [2019-10-03T16:03:14.773Z] 16:03:14 [2019-10-03T16:03:14.773Z] To set a process to complain mode, use the command line tool 16:03:14 [2019-10-03T16:03:14.773Z] 'aa-complain'. To really tear down all profiles, run the init script 16:03:14 [2019-10-03T16:03:14.773Z] with the 'teardown' option." 16:03:14 [2019-10-03T16:03:14.773Z] 16:03:15 [2019-10-03T16:03:15.311Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session Post stage [Pipeline] junit 16:03:15 [2019-10-03T16:03:15.345Z] Recording test results [Pipeline] sh 16:03:15 [2019-10-03T16:03:15.727Z] === CONT TestStopContainerWithTimeout/-1 16:03:15 [2019-10-03T16:03:15.829Z] + echo Ensuring container killed. 16:03:15 [2019-10-03T16:03:15.829Z] Ensuring container killed. 16:03:15 [2019-10-03T16:03:15.829Z] + docker rm -vf docker-pr11 16:03:15 [2019-10-03T16:03:15.829Z] Error: No such container: docker-pr11 16:03:15 [2019-10-03T16:03:15.829Z] + true [Pipeline] sh 16:03:15 [2019-10-03T16:03:15.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 16:03:16 [2019-10-03T16:03:16.231Z] + echo Chowning /workspace to jenkins user 16:03:16 [2019-10-03T16:03:16.231Z] Chowning /workspace to jenkins user 16:03:16 [2019-10-03T16:03:16.231Z] + id -u 16:03:16 [2019-10-03T16:03:16.231Z] + id -g 16:03:16 [2019-10-03T16:03:16.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39082:/workspace busybox chown -R 1000:1000 /workspace 16:03:17 [2019-10-03T16:03:17.343Z] === CONT TestStopContainerWithTimeout/1 16:03:17 [2019-10-03T16:03:17.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 16:03:17 [2019-10-03T16:03:17.487Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system 16:03:17 [2019-10-03T16:03:17.622Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 42.7% of statements 16:03:17 [2019-10-03T16:03:17.915Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 68.2% of statements 16:03:18 [2019-10-03T16:03:18.303Z] ok github.com/docker/docker/daemon/logger/awslogs 0.597s coverage: 77.8% of statements 16:03:18 [2019-10-03T16:03:18.478Z] --- PASS: TestUpdateRestartPolicy (13.05s) 16:03:18 [2019-10-03T16:03:18.478Z] === RUN TestUpdateRestartWithAutoRemove 16:03:18 [2019-10-03T16:03:18.478Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) 16:03:18 [2019-10-03T16:03:18.478Z] === RUN TestWaitNonBlocked 16:03:18 [2019-10-03T16:03:18.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:03:18 [2019-10-03T16:03:18.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:03:18 [2019-10-03T16:03:18.478Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:03:18 [2019-10-03T16:03:18.478Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:03:18 [2019-10-03T16:03:18.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:03:18 [2019-10-03T16:03:18.478Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:03:19 [2019-10-03T16:03:19.231Z] + bundleName=docker-py 16:03:19 [2019-10-03T16:03:19.231Z] + echo Creating docker-py-bundles.tar.gz 16:03:19 [2019-10-03T16:03:19.231Z] Creating docker-py-bundles.tar.gz 16:03:19 [2019-10-03T16:03:19.231Z] + 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 16:03:19 [2019-10-03T16:03:19.240Z] Archiving artifacts 16:03:19 [2019-10-03T16:03:19.429Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39082/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 16:03:19 [2019-10-03T16:03:19.520Z] --- PASS: TestStopContainerWithTimeout (0.01s) 16:03:19 [2019-10-03T16:03:19.520Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) 16:03:19 [2019-10-03T16:03:19.520Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) 16:03:19 [2019-10-03T16:03:19.520Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) 16:03:19 [2019-10-03T16:03:19.520Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) 16:03:19 [2019-10-03T16:03:19.520Z] === RUN TestDeleteDevicemapper 16:03:19 [2019-10-03T16:03:19.520Z] --- SKIP: TestDeleteDevicemapper (0.00s) 16:03:19 [2019-10-03T16:03:19.520Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:03:19 [2019-10-03T16:03:19.520Z] === RUN TestStopContainerWithRestartPolicyAlways 16:03:19 [2019-10-03T16:03:19.663Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume 16:03:19 [2019-10-03T16:03:19.780Z] --- PASS: TestWaitNonBlocked (0.01s) 16:03:19 [2019-10-03T16:03:19.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) 16:03:19 [2019-10-03T16:03:19.780Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) 16:03:19 [2019-10-03T16:03:19.780Z] === RUN TestWaitBlocked 16:03:19 [2019-10-03T16:03:19.780Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:03:19 [2019-10-03T16:03:19.780Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:03:19 [2019-10-03T16:03:19.780Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:03:19 [2019-10-03T16:03:19.780Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:03:19 [2019-10-03T16:03:19.780Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:03:19 [2019-10-03T16:03:19.780Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:03:19 [2019-10-03T16:03:19.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 16:03:19 [2019-10-03T16:03:19.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/make.sh binary-daemon 16:03:20 [2019-10-03T16:03:20.375Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements 16:03:20 [2019-10-03T16:03:20.375Z] ? github.com/docker/docker/daemon/initlayer [no test files] 16:03:20 [2019-10-03T16:03:20.375Z] ? github.com/docker/docker/daemon/listeners [no test files] 16:03:20 [2019-10-03T16:03:20.375Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 16:03:20 [2019-10-03T16:03:20.375Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 16:03:20 [2019-10-03T16:03:20.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 88.3% of statements 16:03:20 [2019-10-03T16:03:20.467Z] 16:03:20 [2019-10-03T16:03:20.467Z] Removing bundles/ 16:03:20 [2019-10-03T16:03:20.642Z] --- PASS: TestWaitBlocked (0.02s) 16:03:20 [2019-10-03T16:03:20.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) 16:03:20 [2019-10-03T16:03:20.642Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) 16:03:20 [2019-10-03T16:03:20.643Z] === CONT TestContainerStartOnDaemonRestart 16:03:20 [2019-10-03T16:03:20.643Z] === CONT TestIpcModeOlderClient 16:03:20 [2019-10-03T16:03:20.643Z] --- PASS: TestIpcModeOlderClient (0.17s) 16:03:20 [2019-10-03T16:03:20.643Z] === CONT TestDaemonRestartIpcMode 16:03:20 [2019-10-03T16:03:20.663Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements 16:03:20 [2019-10-03T16:03:20.706Z] === RUN TestDockerSuite/TestBuildBlankName 16:03:20 [2019-10-03T16:03:20.722Z] 16:03:20 [2019-10-03T16:03:20.722Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 16:03:20 [2019-10-03T16:03:20.722Z] Building: bundles/binary-daemon/dockerd-dev 16:03:20 [2019-10-03T16:03:20.722Z] GOOS="" GOARCH="" GOARM="" 16:03:20 [2019-10-03T16:03:20.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 16:03:21 [2019-10-03T16:03:21.840Z] Running D:\gopath\src\github.com\docker\docker\integration\build 16:03:21 [2019-10-03T16:03:21.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:03:21 [2019-10-03T16:03:21.840Z] INFO: Testing against a local daemon 16:03:21 [2019-10-03T16:03:21.840Z] === RUN TestBuildWithSession 16:03:21 [2019-10-03T16:03:21.840Z] --- SKIP: TestBuildWithSession (0.00s) 16:03:21 [2019-10-03T16:03:21.840Z] build_session_test.go:25: TODO: BuildKit 16:03:21 [2019-10-03T16:03:21.840Z] === RUN TestBuildSquashParent 16:03:21 [2019-10-03T16:03:21.840Z] --- SKIP: TestBuildSquashParent (0.00s) 16:03:21 [2019-10-03T16:03:21.840Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 16:03:21 [2019-10-03T16:03:21.840Z] === RUN TestBuildWithRemoveAndForceRemove 16:03:21 [2019-10-03T16:03:21.840Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) 16:03:21 [2019-10-03T16:03:21.840Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:21 [2019-10-03T16:03:21.840Z] === RUN TestBuildMultiStageCopy 16:03:22 [2019-10-03T16:03:22.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements 16:03:22 [2019-10-03T16:03:22.298Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:03:22 [2019-10-03T16:03:22.845Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s) 16:03:22 [2019-10-03T16:03:22.845Z] === RUN TestUpdateMemory 16:03:22 [2019-10-03T16:03:22.845Z] --- SKIP: TestUpdateMemory (0.00s) 16:03:22 [2019-10-03T16:03:22.845Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 16:03:22 [2019-10-03T16:03:22.845Z] === RUN TestUpdateCPUQuota 16:03:23 [2019-10-03T16:03:23.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 16:03:24 [2019-10-03T16:03:24.006Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) 16:03:24 [2019-10-03T16:03:24.006Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 16:03:24 [2019-10-03T16:03:24.879Z] ok github.com/docker/docker/daemon/logger/local 0.079s coverage: 74.7% of statements 16:03:24 [2019-10-03T16:03:24.879Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 16:03:24 [2019-10-03T16:03:24.977Z] --- PASS: TestDaemonRestartIpcMode (4.01s) 16:03:24 [2019-10-03T16:03:24.977Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 16:03:24 [2019-10-03T16:03:24.977Z] PASS 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] === Skipped 16:03:24 [2019-10-03T16:03:24.977Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) 16:03:24 [2019-10-03T16:03:24.977Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) 16:03:24 [2019-10-03T16:03:24.977Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) 16:03:24 [2019-10-03T16:03:24.977Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:03:24 [2019-10-03T16:03:24.977Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) 16:03:24 [2019-10-03T16:03:24.977Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) 16:03:24 [2019-10-03T16:03:24.977Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] 16:03:24 [2019-10-03T16:03:24.977Z] DONE 197 tests, 6 skipped in 147.440s 16:03:24 [2019-10-03T16:03:24.977Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 16:03:24 [2019-10-03T16:03:24.977Z] ++ 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 16:03:24 [2019-10-03T16:03:24.977Z] ++ set -e 16:03:24 [2019-10-03T16:03:24.977Z] ++ '[' -n 0 ']' 16:03:24 [2019-10-03T16:03:24.977Z] ++ set -x 16:03:24 [2019-10-03T16:03:24.977Z] ++ env -i DEST=/go/src/github.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 16:03:25 [2019-10-03T16:03:25.130Z] --- PASS: TestUpdateCPUQuota (2.14s) 16:03:25 [2019-10-03T16:03:25.130Z] === RUN TestUpdatePidsLimit 16:03:25 [2019-10-03T16:03:25.130Z] === RUN TestUpdatePidsLimit/update_from_none 16:03:25 [2019-10-03T16:03:25.166Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 20.0% of statements 16:03:25 [2019-10-03T16:03:25.384Z] === RUN TestUpdatePidsLimit/no_change 16:03:25 [2019-10-03T16:03:25.524Z] INFO: Testing against a local daemon 16:03:25 [2019-10-03T16:03:25.524Z] === RUN TestCommitInheritsEnv 16:03:25 [2019-10-03T16:03:25.945Z] === RUN TestUpdatePidsLimit/update_lower 16:03:25 [2019-10-03T16:03:25.986Z] --- PASS: TestCommitInheritsEnv (0.65s) 16:03:25 [2019-10-03T16:03:25.986Z] === RUN TestImportExtremelyLargeImageWorks 16:03:25 [2019-10-03T16:03:25.986Z] === PAUSE TestImportExtremelyLargeImageWorks 16:03:25 [2019-10-03T16:03:25.986Z] === RUN TestImagesFilterMultiReference 16:03:25 [2019-10-03T16:03:25.986Z] --- PASS: TestImagesFilterMultiReference (0.09s) 16:03:25 [2019-10-03T16:03:25.986Z] === RUN TestImagePullPlatformInvalid 16:03:25 [2019-10-03T16:03:25.986Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 16:03:25 [2019-10-03T16:03:25.986Z] === RUN TestRemoveImageOrphaning 16:03:26 [2019-10-03T16:03:26.190Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements 16:03:26 [2019-10-03T16:03:26.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 16:03:26 [2019-10-03T16:03:26.398Z] --- PASS: TestRemoveImageOrphaning (0.58s) 16:03:26 [2019-10-03T16:03:26.399Z] === RUN TestRemoveImageGarbageCollector 16:03:26 [2019-10-03T16:03:26.399Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:03:26 [2019-10-03T16:03:26.399Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:03:26 [2019-10-03T16:03:26.399Z] === RUN TestTagUnprefixedRepoByNameOrName 16:03:26 [2019-10-03T16:03:26.399Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 16:03:26 [2019-10-03T16:03:26.399Z] === RUN TestTagInvalidReference 16:03:26 [2019-10-03T16:03:26.454Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:03:26 [2019-10-03T16:03:26.477Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements 16:03:26 [2019-10-03T16:03:26.800Z] --- PASS: TestTagInvalidReference (0.04s) 16:03:26 [2019-10-03T16:03:26.800Z] === RUN TestTagValidPrefixedRepo 16:03:26 [2019-10-03T16:03:26.800Z] --- PASS: TestTagValidPrefixedRepo (0.04s) 16:03:26 [2019-10-03T16:03:26.800Z] === RUN TestTagExistedNameWithoutForce 16:03:26 [2019-10-03T16:03:26.800Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 16:03:26 [2019-10-03T16:03:26.800Z] === RUN TestTagOfficialNames 16:03:26 [2019-10-03T16:03:26.800Z] --- PASS: TestTagOfficialNames (0.05s) 16:03:26 [2019-10-03T16:03:26.800Z] === RUN TestTagMatchesDigest 16:03:26 [2019-10-03T16:03:26.800Z] --- PASS: TestTagMatchesDigest (0.02s) 16:03:26 [2019-10-03T16:03:26.800Z] === CONT TestImportExtremelyLargeImageWorks 16:03:27 [2019-10-03T16:03:27.014Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:03:27 [2019-10-03T16:03:27.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:03:27 [2019-10-03T16:03:27.830Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 16:03:28 [2019-10-03T16:03:28.084Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:03:28 [2019-10-03T16:03:28.531Z] ok github.com/docker/docker/daemon/logger/splunk 2.834s coverage: 84.5% of statements 16:03:28 [2019-10-03T16:03:28.531Z] ? github.com/docker/docker/daemon/names [no test files] 16:03:28 [2019-10-03T16:03:28.531Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements 16:03:28 [2019-10-03T16:03:28.531Z] ? github.com/docker/docker/daemon/stats [no test files] 16:03:29 [2019-10-03T16:03:29.967Z] --- PASS: TestUpdatePidsLimit (4.80s) 16:03:29 [2019-10-03T16:03:29.967Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) 16:03:29 [2019-10-03T16:03:29.967Z] --- PASS: TestUpdatePidsLimit/no_change (0.49s) 16:03:29 [2019-10-03T16:03:29.967Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) 16:03:29 [2019-10-03T16:03:29.967Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) 16:03:29 [2019-10-03T16:03:29.967Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.55s) 16:03:29 [2019-10-03T16:03:29.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) 16:03:29 [2019-10-03T16:03:29.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.47s) 16:03:29 [2019-10-03T16:03:29.968Z] === RUN TestUpdateRestartPolicy 16:03:30 [2019-10-03T16:03:30.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 16:03:31 [2019-10-03T16:03:31.192Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 16:03:32 [2019-10-03T16:03:32.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:03:32 [2019-10-03T16:03:32.607Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:03:32 [2019-10-03T16:03:32.996Z] ok github.com/docker/docker/distribution/metadata 0.164s coverage: 48.2% of statements 16:03:33 [2019-10-03T16:03:33.064Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:03:33 [2019-10-03T16:03:33.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 16:03:34 [2019-10-03T16:03:34.023Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements 16:03:34 [2019-10-03T16:03:34.437Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 16:03:34 [2019-10-03T16:03:34.597Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:03:35 [2019-10-03T16:03:35.040Z] ok github.com/docker/docker/distribution 0.625s coverage: 22.4% of statements 16:03:35 [2019-10-03T16:03:35.040Z] ? github.com/docker/docker/distribution/utils [no test files] 16:03:35 [2019-10-03T16:03:35.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 16:03:35 [2019-10-03T16:03:35.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 16:03:36 [2019-10-03T16:03:36.092Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.6% of statements 16:03:36 [2019-10-03T16:03:36.092Z] ? github.com/docker/docker/dockerversion [no test files] 16:03:36 [2019-10-03T16:03:36.129Z] --- PASS: TestBuildMultiStageCopy (13.75s) 16:03:36 [2019-10-03T16:03:36.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.13s) 16:03:36 [2019-10-03T16:03:36.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.86s) 16:03:36 [2019-10-03T16:03:36.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) 16:03:36 [2019-10-03T16:03:36.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) 16:03:36 [2019-10-03T16:03:36.129Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) 16:03:36 [2019-10-03T16:03:36.129Z] === RUN TestBuildMultiStageParentConfig 16:03:36 [2019-10-03T16:03:36.129Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) 16:03:36 [2019-10-03T16:03:36.129Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:36 [2019-10-03T16:03:36.129Z] === RUN TestBuildLabelWithTargets 16:03:36 [2019-10-03T16:03:36.129Z] --- SKIP: TestBuildLabelWithTargets (0.01s) 16:03:36 [2019-10-03T16:03:36.129Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:36 [2019-10-03T16:03:36.129Z] === RUN TestBuildWithEmptyLayers 16:03:36 [2019-10-03T16:03:36.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 16:03:37 [2019-10-03T16:03:37.095Z] --- PASS: TestBuildWithEmptyLayers (1.13s) 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildMultiStageOnBuild 16:03:37 [2019-10-03T16:03:37.095Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) 16:03:37 [2019-10-03T16:03:37.095Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildUncleanTarFilenames 16:03:37 [2019-10-03T16:03:37.095Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) 16:03:37 [2019-10-03T16:03:37.095Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildMultiStageLayerLeak 16:03:37 [2019-10-03T16:03:37.095Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) 16:03:37 [2019-10-03T16:03:37.095Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildWithHugeFile 16:03:37 [2019-10-03T16:03:37.095Z] --- SKIP: TestBuildWithHugeFile (0.01s) 16:03:37 [2019-10-03T16:03:37.095Z] build_test.go:491: testEnv.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildWithEmptyDockerfile 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:03:37 [2019-10-03T16:03:37.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:03:37 [2019-10-03T16:03:37.095Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:03:37 [2019-10-03T16:03:37.095Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:03:37 [2019-10-03T16:03:37.095Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:03:37 [2019-10-03T16:03:37.554Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:03:37 [2019-10-03T16:03:37.554Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:03:37 [2019-10-03T16:03:37.554Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestBuildPreserveOwnership 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestBuildPreserveOwnership (0.01s) 16:03:37 [2019-10-03T16:03:37.554Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestBuildPlatformInvalid 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestBuildPlatformInvalid (0.05s) 16:03:37 [2019-10-03T16:03:37.554Z] PASS 16:03:37 [2019-10-03T16:03:37.554Z] Running D:\gopath\src\github.com\docker\docker\integration\config 16:03:37 [2019-10-03T16:03:37.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:03:37 [2019-10-03T16:03:37.554Z] INFO: Testing against a local daemon 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigList 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigList (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigsCreateAndDelete 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigsUpdate 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigsUpdate (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestTemplatedConfig 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestTemplatedConfig (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigInspect 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigInspect (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigCreateWithLabels 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigCreateWithLabels (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigCreateResolve 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigCreateResolve (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestConfigDaemonLibtrustID 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" 16:03:37 [2019-10-03T16:03:37.554Z] PASS 16:03:37 [2019-10-03T16:03:37.554Z] Running D:\gopath\src\github.com\docker\docker\integration\container 16:03:37 [2019-10-03T16:03:37.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:03:37 [2019-10-03T16:03:37.554Z] INFO: Testing against a local daemon 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestCheckpoint 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestCheckpoint (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestContainerInvalidJSON 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 16:03:37 [2019-10-03T16:03:37.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 16:03:37 [2019-10-03T16:03:37.554Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestContainerInvalidJSON//exec/foobar/start 16:03:37 [2019-10-03T16:03:37.554Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 16:03:37 [2019-10-03T16:03:37.554Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 16:03:37 [2019-10-03T16:03:37.554Z] === CONT TestContainerInvalidJSON//exec/foobar/start 16:03:37 [2019-10-03T16:03:37.554Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestContainerInvalidJSON (0.04s) 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) 16:03:37 [2019-10-03T16:03:37.554Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestCopyFromContainerPathDoesNotExist 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) 16:03:37 [2019-10-03T16:03:37.554Z] copy_test.go:25: testEnv.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestCopyFromContainerPathIsNotDir 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) 16:03:37 [2019-10-03T16:03:37.554Z] copy_test.go:39: testEnv.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestCopyToContainerPathDoesNotExist 16:03:37 [2019-10-03T16:03:37.554Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) 16:03:37 [2019-10-03T16:03:37.554Z] copy_test.go:51: testEnv.OSType == "windows" 16:03:37 [2019-10-03T16:03:37.554Z] === RUN TestCopyToContainerPathIsNotDir 16:03:37 [2019-10-03T16:03:37.601Z] ok github.com/docker/docker/image 0.138s coverage: 86.4% of statements 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) 16:03:38 [2019-10-03T16:03:38.012Z] copy_test.go:65: testEnv.OSType == "windows" 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCopyFromContainer 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCopyFromContainer (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateLinkToNonExistingContainer 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidEnv 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidEnv/0 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidEnv/0 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidEnv/1 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidEnv/1 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidEnv/2 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidEnv/2 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidEnv/0 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidEnv/2 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidEnv/1 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateTmpfsMountsTarget 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithCustomMaskedPaths 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithCapabilities 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCreateWithCapabilities (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithCustomReadonlyPaths 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidHealthcheckParams 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestDiff 16:03:38 [2019-10-03T16:03:38.012Z] --- SKIP: TestDiff (0.00s) 16:03:38 [2019-10-03T16:03:38.012Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 16:03:38 [2019-10-03T16:03:38.012Z] === RUN TestExecWithCloseStdin 16:03:38 [2019-10-03T16:03:38.251Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 16:03:39 [2019-10-03T16:03:39.092Z] ok github.com/docker/docker/image/cache 0.089s coverage: 19.2% of statements 16:03:39 [2019-10-03T16:03:39.092Z] ? github.com/docker/docker/image/tarexport [no test files] 16:03:39 [2019-10-03T16:03:39.379Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements 16:03:39 [2019-10-03T16:03:39.379Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements 16:03:39 [2019-10-03T16:03:39.379Z] ? github.com/docker/docker/internal/test/suite [no test files] 16:03:40 [2019-10-03T16:03:40.184Z] --- PASS: TestExecWithCloseStdin (2.10s) 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestExec 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestExec (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestExecUser 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestExecUser (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestExportContainerAndImportImage 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestExportContainerAndImportImage (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestExportContainerAfterDaemonRestart 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestHealthCheckWorkdir 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestHealthCheckWorkdir (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] health_test.go:20: testEnv.OSType == "windows": FIXME 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestHealthKillContainer 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestHealthKillContainer (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestInspectCpusetInConfigPre120 16:03:40 [2019-10-03T16:03:40.184Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) 16:03:40 [2019-10-03T16:03:40.184Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 16:03:40 [2019-10-03T16:03:40.184Z] === RUN TestKillContainerInvalidSignal 16:03:40 [2019-10-03T16:03:40.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 16:03:41 [2019-10-03T16:03:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 16:03:41 [2019-10-03T16:03:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 16:03:41 [2019-10-03T16:03:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 16:03:41 [2019-10-03T16:03:41.470Z] ok github.com/docker/docker/pkg/aaparser 0.018s coverage: 50.0% of statements 16:03:41 [2019-10-03T16:03:41.716Z] --- PASS: TestKillContainerInvalidSignal (1.75s) 16:03:41 [2019-10-03T16:03:41.716Z] === RUN TestKillContainer 16:03:41 [2019-10-03T16:03:41.716Z] --- SKIP: TestKillContainer (0.00s) 16:03:41 [2019-10-03T16:03:41.716Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH 16:03:41 [2019-10-03T16:03:41.716Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:03:41 [2019-10-03T16:03:41.716Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) 16:03:41 [2019-10-03T16:03:41.716Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later 16:03:41 [2019-10-03T16:03:41.716Z] === RUN TestKillStoppedContainer 16:03:41 [2019-10-03T16:03:41.716Z] --- SKIP: TestKillStoppedContainer (0.00s) 16:03:41 [2019-10-03T16:03:41.716Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later 16:03:41 [2019-10-03T16:03:41.716Z] === RUN TestKillStoppedContainerAPIPre120 16:03:41 [2019-10-03T16:03:41.716Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) 16:03:41 [2019-10-03T16:03:41.717Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later 16:03:41 [2019-10-03T16:03:41.717Z] === RUN TestKillDifferentUserContainer 16:03:41 [2019-10-03T16:03:41.717Z] --- SKIP: TestKillDifferentUserContainer (0.00s) 16:03:41 [2019-10-03T16:03:41.717Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 16:03:41 [2019-10-03T16:03:41.717Z] === RUN TestInspectOomKilledTrue 16:03:41 [2019-10-03T16:03:41.717Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 16:03:41 [2019-10-03T16:03:41.717Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:03:41 [2019-10-03T16:03:41.717Z] === RUN TestInspectOomKilledFalse 16:03:41 [2019-10-03T16:03:41.717Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 16:03:41 [2019-10-03T16:03:41.717Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:03:41 [2019-10-03T16:03:41.717Z] === RUN TestLogsFollowTailEmpty 16:03:43 [2019-10-03T16:03:43.249Z] --- PASS: TestLogsFollowTailEmpty (1.68s) 16:03:43 [2019-10-03T16:03:43.249Z] === RUN TestNetworkNat 16:03:43 [2019-10-03T16:03:43.249Z] --- SKIP: TestNetworkNat (0.00s) 16:03:43 [2019-10-03T16:03:43.249Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 16:03:43 [2019-10-03T16:03:43.249Z] === RUN TestNetworkLocalhostTCPNat 16:03:43 [2019-10-03T16:03:43.249Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) 16:03:43 [2019-10-03T16:03:43.249Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME 16:03:43 [2019-10-03T16:03:43.249Z] === RUN TestNetworkLoopbackNat 16:03:43 [2019-10-03T16:03:43.249Z] --- SKIP: TestNetworkLoopbackNat (0.00s) 16:03:43 [2019-10-03T16:03:43.249Z] nat_test.go:61: testEnv.OSType == "windows": FIXME 16:03:43 [2019-10-03T16:03:43.249Z] === RUN TestPause 16:03:43 [2019-10-03T16:03:43.249Z] --- SKIP: TestPause (0.00s) 16:03:43 [2019-10-03T16:03:43.249Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 16:03:43 [2019-10-03T16:03:43.249Z] === RUN TestPauseFailsOnWindowsServerContainers 16:03:44 [2019-10-03T16:03:44.539Z] --- PASS: TestUpdateRestartPolicy (14.20s) 16:03:44 [2019-10-03T16:03:44.539Z] === RUN TestUpdateRestartWithAutoRemove 16:03:44 [2019-10-03T16:03:44.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 16:03:44 [2019-10-03T16:03:44.960Z] ok github.com/docker/docker/opts 0.065s coverage: 66.9% of statements 16:03:45 [2019-10-03T16:03:45.100Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) 16:03:45 [2019-10-03T16:03:45.100Z] === RUN TestWaitNonBlocked 16:03:45 [2019-10-03T16:03:45.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:03:45 [2019-10-03T16:03:45.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:03:45 [2019-10-03T16:03:45.100Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:03:45 [2019-10-03T16:03:45.100Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:03:45 [2019-10-03T16:03:45.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:03:45 [2019-10-03T16:03:45.100Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:03:45 [2019-10-03T16:03:45.421Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.75s) 16:03:45 [2019-10-03T16:03:45.421Z] === RUN TestPauseStopPausedContainer 16:03:45 [2019-10-03T16:03:45.421Z] --- SKIP: TestPauseStopPausedContainer (0.00s) 16:03:45 [2019-10-03T16:03:45.421Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" 16:03:45 [2019-10-03T16:03:45.421Z] === RUN TestPsFilter 16:03:45 [2019-10-03T16:03:45.421Z] --- PASS: TestPsFilter (0.14s) 16:03:45 [2019-10-03T16:03:45.421Z] === RUN TestRemoveContainerWithRemovedVolume 16:03:46 [2019-10-03T16:03:46.447Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements 16:03:46 [2019-10-03T16:03:46.507Z] --- PASS: TestWaitNonBlocked (0.02s) 16:03:46 [2019-10-03T16:03:46.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) 16:03:46 [2019-10-03T16:03:46.507Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) 16:03:46 [2019-10-03T16:03:46.507Z] === RUN TestWaitBlocked 16:03:46 [2019-10-03T16:03:46.507Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:03:46 [2019-10-03T16:03:46.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:03:46 [2019-10-03T16:03:46.507Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:03:46 [2019-10-03T16:03:46.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:03:46 [2019-10-03T16:03:46.507Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:03:46 [2019-10-03T16:03:46.507Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:03:46 [2019-10-03T16:03:46.731Z] ok github.com/docker/docker/pkg/archive 1.371s coverage: 76.8% of statements 16:03:47 [2019-10-03T16:03:47.026Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements 16:03:47 [2019-10-03T16:03:47.700Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.06s) 16:03:47 [2019-10-03T16:03:47.700Z] === RUN TestRemoveContainerWithVolume 16:03:47 [2019-10-03T16:03:47.868Z] --- PASS: TestWaitBlocked (0.05s) 16:03:47 [2019-10-03T16:03:47.868Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s) 16:03:47 [2019-10-03T16:03:47.868Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.54s) 16:03:47 [2019-10-03T16:03:47.868Z] === CONT TestContainerStartOnDaemonRestart 16:03:47 [2019-10-03T16:03:47.868Z] === CONT TestIpcModeOlderClient 16:03:48 [2019-10-03T16:03:48.048Z] ok github.com/docker/docker/pkg/authorization 2.656s coverage: 68.3% of statements 16:03:48 [2019-10-03T16:03:48.048Z] ok github.com/docker/docker/pkg/directory 0.028s coverage: 80.0% of statements 16:03:48 [2019-10-03T16:03:48.123Z] --- PASS: TestIpcModeOlderClient (0.14s) 16:03:48 [2019-10-03T16:03:48.123Z] === CONT TestDaemonRestartIpcMode 16:03:49 [2019-10-03T16:03:49.560Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements 16:03:49 [2019-10-03T16:03:49.846Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 92.9% of statements 16:03:49 [2019-10-03T16:03:49.873Z] --- PASS: TestRemoveContainerWithVolume (2.11s) 16:03:49 [2019-10-03T16:03:49.873Z] === RUN TestRemoveContainerRunning 16:03:50 [2019-10-03T16:03:50.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 16:03:51 [2019-10-03T16:03:51.334Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements 16:03:51 [2019-10-03T16:03:51.334Z] ok github.com/docker/docker/layer 7.332s coverage: 68.8% of statements 16:03:51 [2019-10-03T16:03:51.334Z] ? github.com/docker/docker/libcontainerd [no test files] 16:03:51 [2019-10-03T16:03:51.334Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 16:03:51 [2019-10-03T16:03:51.334Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 16:03:51 [2019-10-03T16:03:51.334Z] ? github.com/docker/docker/libcontainerd/types [no test files] 16:03:51 [2019-10-03T16:03:51.334Z] ? github.com/docker/docker/oci [no test files] 16:03:51 [2019-10-03T16:03:51.334Z] ? github.com/docker/docker/oci/caps [no test files] 16:03:51 [2019-10-03T16:03:51.406Z] --- PASS: TestRemoveContainerRunning (1.79s) 16:03:51 [2019-10-03T16:03:51.406Z] === RUN TestRemoveContainerForceRemoveRunning 16:03:51 [2019-10-03T16:03:51.604Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) 16:03:51 [2019-10-03T16:03:51.604Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 16:03:52 [2019-10-03T16:03:52.355Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements 16:03:52 [2019-10-03T16:03:52.355Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements 16:03:52 [2019-10-03T16:03:52.937Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.74s) 16:03:52 [2019-10-03T16:03:52.937Z] === RUN TestRemoveInvalidContainer 16:03:52 [2019-10-03T16:03:52.937Z] --- PASS: TestRemoveInvalidContainer (0.02s) 16:03:52 [2019-10-03T16:03:52.937Z] === RUN TestRenameLinkedContainer 16:03:52 [2019-10-03T16:03:52.937Z] --- SKIP: TestRenameLinkedContainer (0.00s) 16:03:52 [2019-10-03T16:03:52.937Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 16:03:52 [2019-10-03T16:03:52.937Z] === RUN TestRenameStoppedContainer 16:03:52 [2019-10-03T16:03:52.966Z] --- PASS: TestDaemonRestartIpcMode (4.86s) 16:03:52 [2019-10-03T16:03:52.966Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 16:03:52 [2019-10-03T16:03:52.966Z] PASS 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] === Skipped 16:03:52 [2019-10-03T16:03:52.966Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 16:03:52 [2019-10-03T16:03:52.966Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) 16:03:52 [2019-10-03T16:03:52.966Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 16:03:52 [2019-10-03T16:03:52.966Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:03:52 [2019-10-03T16:03:52.966Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 16:03:52 [2019-10-03T16:03:52.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 16:03:52 [2019-10-03T16:03:52.966Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] 16:03:52 [2019-10-03T16:03:52.966Z] DONE 197 tests, 6 skipped in 157.750s 16:03:52 [2019-10-03T16:03:52.966Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 16:03:52 [2019-10-03T16:03:52.966Z] ++ 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 16:03:52 [2019-10-03T16:03:52.966Z] ++ set -e 16:03:52 [2019-10-03T16:03:52.966Z] ++ '[' -n 0 ']' 16:03:52 [2019-10-03T16:03:52.966Z] ++ set -x 16:03:52 [2019-10-03T16:03:52.966Z] ++ env -i DEST=/go/src/github.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 16:03:53 [2019-10-03T16:03:53.264Z] INFO: Testing against a local daemon 16:03:53 [2019-10-03T16:03:53.264Z] === RUN TestCommitInheritsEnv 16:03:53 [2019-10-03T16:03:53.839Z] ok github.com/docker/docker/pkg/chrootarchive 4.254s coverage: 43.2% of statements 16:03:53 [2019-10-03T16:03:53.839Z] ? github.com/docker/docker/pkg/containerfs [no test files] 16:03:53 [2019-10-03T16:03:53.839Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 16:03:53 [2019-10-03T16:03:53.839Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements 16:03:53 [2019-10-03T16:03:53.839Z] ok github.com/docker/docker/pkg/filenotify 0.629s coverage: 67.0% of statements 16:03:53 [2019-10-03T16:03:53.912Z] --- PASS: TestCommitInheritsEnv (0.49s) 16:03:53 [2019-10-03T16:03:53.912Z] === RUN TestImportExtremelyLargeImageWorks 16:03:53 [2019-10-03T16:03:53.912Z] === PAUSE TestImportExtremelyLargeImageWorks 16:03:53 [2019-10-03T16:03:53.912Z] === RUN TestImagesFilterMultiReference 16:03:53 [2019-10-03T16:03:53.912Z] --- PASS: TestImagesFilterMultiReference (0.08s) 16:03:53 [2019-10-03T16:03:53.912Z] === RUN TestImagePullPlatformInvalid 16:03:53 [2019-10-03T16:03:53.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 16:03:53 [2019-10-03T16:03:53.912Z] --- PASS: TestImagePullPlatformInvalid (0.04s) 16:03:53 [2019-10-03T16:03:53.912Z] === RUN TestRemoveImageOrphaning 16:03:53 [2019-10-03T16:03:53.912Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 16:03:54 [2019-10-03T16:03:54.471Z] --- PASS: TestRemoveImageOrphaning (0.55s) 16:03:54 [2019-10-03T16:03:54.471Z] === RUN TestRemoveImageGarbageCollector 16:03:55 [2019-10-03T16:03:55.108Z] --- PASS: TestRenameStoppedContainer (1.95s) 16:03:55 [2019-10-03T16:03:55.108Z] === RUN TestRenameRunningContainerAndReuse 16:03:55 [2019-10-03T16:03:55.333Z] ok github.com/docker/docker/pkg/homedir 0.020s coverage: 11.4% of statements 16:03:55 [2019-10-03T16:03:55.333Z] ok github.com/docker/docker/pkg/fsutils 0.485s coverage: 85.1% of statements 16:03:55 [2019-10-03T16:03:55.622Z] ok github.com/docker/docker/pkg/discovery/kv 3.325s coverage: 84.1% of statements 16:03:56 [2019-10-03T16:03:56.982Z] --- PASS: TestRemoveImageGarbageCollector (2.51s) 16:03:56 [2019-10-03T16:03:56.982Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" 16:03:56 [2019-10-03T16:03:56.982Z] === RUN TestTagUnprefixedRepoByNameOrName 16:03:56 [2019-10-03T16:03:56.982Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 16:03:56 [2019-10-03T16:03:56.982Z] === RUN TestTagInvalidReference 16:03:56 [2019-10-03T16:03:56.982Z] --- PASS: TestTagInvalidReference (0.03s) 16:03:56 [2019-10-03T16:03:56.982Z] === RUN TestTagValidPrefixedRepo 16:03:56 [2019-10-03T16:03:56.982Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 16:03:56 [2019-10-03T16:03:56.982Z] === RUN TestTagExistedNameWithoutForce 16:03:56 [2019-10-03T16:03:56.982Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 16:03:56 [2019-10-03T16:03:56.982Z] === RUN TestTagOfficialNames 16:03:57 [2019-10-03T16:03:57.117Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements 16:03:57 [2019-10-03T16:03:57.238Z] --- PASS: TestTagOfficialNames (0.08s) 16:03:57 [2019-10-03T16:03:57.238Z] === RUN TestTagMatchesDigest 16:03:57 [2019-10-03T16:03:57.238Z] --- PASS: TestTagMatchesDigest (0.02s) 16:03:57 [2019-10-03T16:03:57.238Z] === CONT TestImportExtremelyLargeImageWorks 16:03:57 [2019-10-03T16:03:57.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 16:03:57 [2019-10-03T16:03:57.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 16:03:58 [2019-10-03T16:03:58.133Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements 16:03:58 [2019-10-03T16:03:58.133Z] ok github.com/docker/docker/pkg/idtools 0.962s coverage: 70.1% of statements 16:03:58 [2019-10-03T16:03:58.133Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 16:03:58 [2019-10-03T16:03:58.836Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s) 16:03:58 [2019-10-03T16:03:58.836Z] === RUN TestRenameInvalidName 16:03:59 [2019-10-03T16:03:59.152Z] ok github.com/docker/docker/pkg/ioutils 1.889s coverage: 69.3% of statements 16:03:59 [2019-10-03T16:03:59.152Z] ? github.com/docker/docker/pkg/loopback [no test files] 16:03:59 [2019-10-03T16:03:59.152Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements 16:03:59 [2019-10-03T16:03:59.440Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements 16:04:00 [2019-10-03T16:04:00.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 16:04:00 [2019-10-03T16:04:00.370Z] --- PASS: TestRenameInvalidName (1.72s) 16:04:00 [2019-10-03T16:04:00.370Z] === RUN TestRenameAnonymousContainer 16:04:00 [2019-10-03T16:04:00.370Z] --- SKIP: TestRenameAnonymousContainer (0.00s) 16:04:00 [2019-10-03T16:04:00.370Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 16:04:00 [2019-10-03T16:04:00.370Z] === RUN TestRenameContainerWithSameName 16:04:00 [2019-10-03T16:04:00.465Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements 16:04:00 [2019-10-03T16:04:00.751Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements 16:04:01 [2019-10-03T16:04:01.040Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements 16:04:01 [2019-10-03T16:04:01.335Z] ok github.com/docker/docker/pkg/mount 0.827s coverage: 69.6% of statements 16:04:01 [2019-10-03T16:04:01.335Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 16:04:01 [2019-10-03T16:04:01.335Z] ? github.com/docker/docker/pkg/platform [no test files] 16:04:01 [2019-10-03T16:04:01.335Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 16:04:01 [2019-10-03T16:04:01.415Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 16:04:01 [2019-10-03T16:04:01.903Z] --- PASS: TestRenameContainerWithSameName (1.68s) 16:04:01 [2019-10-03T16:04:01.903Z] === RUN TestRenameContainerWithLinkedContainer 16:04:01 [2019-10-03T16:04:01.903Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) 16:04:01 [2019-10-03T16:04:01.903Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 16:04:01 [2019-10-03T16:04:01.903Z] === RUN TestResize 16:04:01 [2019-10-03T16:04:01.903Z] --- SKIP: TestResize (0.00s) 16:04:01 [2019-10-03T16:04:01.903Z] resize_test.go:20: testEnv.OSType == "windows": FIXME 16:04:01 [2019-10-03T16:04:01.903Z] === RUN TestResizeWithInvalidSize 16:04:01 [2019-10-03T16:04:01.903Z] --- SKIP: TestResizeWithInvalidSize (0.00s) 16:04:01 [2019-10-03T16:04:01.903Z] resize_test.go:38: testEnv.OSType == "windows": FIXME 16:04:01 [2019-10-03T16:04:01.903Z] === RUN TestResizeWhenContainerNotStarted 16:04:01 [2019-10-03T16:04:01.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 16:04:02 [2019-10-03T16:04:02.839Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements 16:04:03 [2019-10-03T16:04:03.883Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements 16:04:03 [2019-10-03T16:04:03.883Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements 16:04:03 [2019-10-03T16:04:03.883Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements 16:04:04 [2019-10-03T16:04:04.079Z] --- PASS: TestResizeWhenContainerNotStarted (1.94s) 16:04:04 [2019-10-03T16:04:04.079Z] === RUN TestDaemonRestartKillContainers 16:04:04 [2019-10-03T16:04:04.079Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 16:04:04 [2019-10-03T16:04:04.079Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 16:04:04 [2019-10-03T16:04:04.079Z] === RUN TestStats 16:04:04 [2019-10-03T16:04:04.079Z] --- SKIP: TestStats (0.00s) 16:04:04 [2019-10-03T16:04:04.079Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit 16:04:04 [2019-10-03T16:04:04.079Z] === RUN TestStopContainerWithRestartPolicyAlways 16:04:05 [2019-10-03T16:04:05.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 16:04:05 [2019-10-03T16:04:05.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 16:04:05 [2019-10-03T16:04:05.366Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 16:04:05 [2019-10-03T16:04:05.987Z] ok github.com/docker/docker/pkg/pubsub 1.201s coverage: 73.9% of statements 16:04:05 [2019-10-03T16:04:05.987Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements 16:04:07 [2019-10-03T16:04:07.480Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements 16:04:07 [2019-10-03T16:04:07.480Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements 16:04:08 [2019-10-03T16:04:08.101Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements 16:04:08 [2019-10-03T16:04:08.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 16:04:08 [2019-10-03T16:04:08.721Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.0% of statements 16:04:08 [2019-10-03T16:04:08.758Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.04s) 16:04:08 [2019-10-03T16:04:08.758Z] === RUN TestStopContainerWithTimeout 16:04:08 [2019-10-03T16:04:08.758Z] --- SKIP: TestStopContainerWithTimeout (0.00s) 16:04:08 [2019-10-03T16:04:08.758Z] stop_windows_test.go:19: testEnv.OSType == "windows" 16:04:08 [2019-10-03T16:04:08.758Z] === RUN TestUpdateRestartPolicy 16:04:09 [2019-10-03T16:04:09.372Z] ok github.com/docker/docker/pkg/signal 3.778s coverage: 61.0% of statements 16:04:09 [2019-10-03T16:04:09.658Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 36.9% of statements 16:04:10 [2019-10-03T16:04:10.438Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 16:04:10 [2019-10-03T16:04:10.689Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements 16:04:11 [2019-10-03T16:04:11.710Z] ok github.com/docker/docker/pkg/term 0.012s coverage: 84.8% of statements 16:04:11 [2019-10-03T16:04:11.710Z] testing: warning: no tests to run 16:04:11 [2019-10-03T16:04:11.710Z] coverage: [no statements] 16:04:11 [2019-10-03T16:04:11.710Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] 16:04:11 [2019-10-03T16:04:11.997Z] ok github.com/docker/docker/pkg/tarsum 0.228s coverage: 89.3% of statements 16:04:12 [2019-10-03T16:04:12.284Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements 16:04:12 [2019-10-03T16:04:12.570Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements 16:04:13 [2019-10-03T16:04:13.196Z] ok github.com/docker/docker/pkg/useragent 0.022s coverage: 88.9% of statements 16:04:15 [2019-10-03T16:04:15.238Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements 16:04:15 [2019-10-03T16:04:15.671Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 16:04:15 [2019-10-03T16:04:15.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 16:04:17 [2019-10-03T16:04:17.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 16:04:17 [2019-10-03T16:04:17.281Z] ok github.com/docker/docker/reference 0.020s coverage: 83.7% of statements 16:04:18 [2019-10-03T16:04:18.312Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements 16:04:18 [2019-10-03T16:04:18.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 16:04:18 [2019-10-03T16:04:18.598Z] ok github.com/docker/docker/plugin 0.609s coverage: 27.1% of statements 16:04:18 [2019-10-03T16:04:18.950Z] === RUN TestDockerSuite/TestBuildCacheAdd 16:04:19 [2019-10-03T16:04:19.957Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 16:04:20 [2019-10-03T16:04:20.085Z] ok github.com/docker/docker/registry/resumable 0.047s coverage: 100.0% of statements 16:04:20 [2019-10-03T16:04:20.709Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements 16:04:20 [2019-10-03T16:04:20.883Z] === RUN TestDockerSuite/TestBuildCacheFrom 16:04:22 [2019-10-03T16:04:22.201Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements 16:04:22 [2019-10-03T16:04:22.248Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 16:04:22 [2019-10-03T16:04:22.490Z] ok github.com/docker/docker/registry 0.505s coverage: 56.3% of statements 16:04:22 [2019-10-03T16:04:22.490Z] ok github.com/docker/docker/runconfig 0.039s coverage: 68.2% of statements 16:04:25 [2019-10-03T16:04:25.981Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements 16:04:26 [2019-10-03T16:04:26.798Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 16:04:28 [2019-10-03T16:04:28.260Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 16:04:28 [2019-10-03T16:04:28.604Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 16:04:29 [2019-10-03T16:04:29.488Z] ok github.com/docker/docker/volume/mounts 0.126s coverage: 67.0% of statements 16:04:29 [2019-10-03T16:04:29.488Z] ok github.com/docker/docker/volume/local 0.051s coverage: 73.0% of statements 16:04:29 [2019-10-03T16:04:29.845Z] --- PASS: TestUpdateRestartPolicy (20.02s) 16:04:29 [2019-10-03T16:04:29.845Z] === RUN TestUpdateRestartWithAutoRemove 16:04:30 [2019-10-03T16:04:30.175Z] === RUN TestDockerSuite/TestBuildCacheRootSource 16:04:30 [2019-10-03T16:04:30.303Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) 16:04:30 [2019-10-03T16:04:30.303Z] === RUN TestWaitNonBlocked 16:04:30 [2019-10-03T16:04:30.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:04:30 [2019-10-03T16:04:30.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:04:30 [2019-10-03T16:04:30.303Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:04:30 [2019-10-03T16:04:30.303Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:04:30 [2019-10-03T16:04:30.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:04:30 [2019-10-03T16:04:30.303Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:04:30 [2019-10-03T16:04:30.497Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements 16:04:30 [2019-10-03T16:04:30.735Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 16:04:32 [2019-10-03T16:04:32.228Z] === RUN TestDockerSuite/TestBuildChownOnCopy 16:04:32 [2019-10-03T16:04:32.228Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestWaitNonBlocked (0.02s) 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.77s) 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.00s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestWaitBlocked 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestWaitBlocked (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\image 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestCommitInheritsEnv 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestCommitInheritsEnv (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestImportExtremelyLargeImageWorks 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestImagesFilterMultiReference 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestImagesFilterMultiReference (0.07s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestImagePullPlatformInvalid 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestImagePullPlatformInvalid (0.03s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestRemoveImageOrphaning 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestRemoveImageOrphaning (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestTagUnprefixedRepoByNameOrName 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestTagInvalidReference 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestTagInvalidReference (0.03s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestTagValidPrefixedRepo 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestTagExistedNameWithoutForce 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestTagOfficialNames 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestTagOfficialNames (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] tag_test.go:98: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestTagMatchesDigest 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestTagMatchesDigest (0.03s) 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestNetworkCreateDelete 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestNetworkCreateDelete (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestDockerNetworkDeletePreferID 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestInspectNetwork 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestInspectNetwork (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestRunContainerWithBridgeNone 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestNetworkInvalidJSON 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestNetworkInvalidJSON//networks/create 16:04:34 [2019-10-03T16:04:34.042Z] === PAUSE TestNetworkInvalidJSON//networks/create 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 16:04:34 [2019-10-03T16:04:34.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 16:04:34 [2019-10-03T16:04:34.042Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 16:04:34 [2019-10-03T16:04:34.042Z] === CONT TestNetworkInvalidJSON//networks/create 16:04:34 [2019-10-03T16:04:34.042Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 16:04:34 [2019-10-03T16:04:34.042Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestNetworkInvalidJSON (0.03s) 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestDaemonRestartWithLiveRestore 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:29: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestDaemonDefaultNetworkPools 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:51: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestDaemonRestartWithExistingNetwork 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:94: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:127: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:177: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestServiceWithPredefinedNetwork 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:201: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:230: FLAKY_TEST 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestServiceWithDataPathPortInit 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:319: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestServiceWithDefaultAddressPoolInit 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] service_test.go:386: testEnv.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestPluginInvalidJSON 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 16:04:34 [2019-10-03T16:04:34.042Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 16:04:34 [2019-10-03T16:04:34.042Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestPluginInvalidJSON (0.03s) 16:04:34 [2019-10-03T16:04:34.042Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] PASS 16:04:34 [2019-10-03T16:04:34.042Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.042Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestExternalGraphDriver 16:04:34 [2019-10-03T16:04:34.042Z] --- SKIP: TestExternalGraphDriver (0.00s) 16:04:34 [2019-10-03T16:04:34.042Z] external_test.go:48: runtime.GOOS == "windows" 16:04:34 [2019-10-03T16:04:34.042Z] === RUN TestGraphdriverPluginV2 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) 16:04:34 [2019-10-03T16:04:34.500Z] external_test.go:407: runtime.GOOS == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] PASS 16:04:34 [2019-10-03T16:04:34.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.500Z] PASS 16:04:34 [2019-10-03T16:04:34.500Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.500Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestSecretInspect 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestSecretInspect (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestSecretList 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestSecretList (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestSecretsCreateAndDelete 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestSecretsUpdate 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestSecretsUpdate (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestTemplatedSecret 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestTemplatedSecret (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestSecretCreateResolve 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestSecretCreateResolve (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.500Z] PASS 16:04:34 [2019-10-03T16:04:34.500Z] Running D:\gopath\src\github.com\docker\docker\integration\service 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.500Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestServiceCreateInit 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:04:34 [2019-10-03T16:04:34.500Z] --- PASS: TestServiceCreateInit (0.03s) 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceMultipleTimes 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceConflict 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceConflict (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceMaxReplicas 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateWithDuplicateNetworkNames 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceSecretFileMode 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceConfigFileMode 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceSysctls 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceSysctls (0.03s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestCreateServiceCapabilities 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestCreateServiceCapabilities (0.03s) 16:04:34 [2019-10-03T16:04:34.500Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestInspect 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestInspect (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestDockerNetworkConnectAlias 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestDockerNetworkReConnect 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestDockerNetworkReConnect (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.500Z] === RUN TestServicePlugin 16:04:34 [2019-10-03T16:04:34.500Z] --- SKIP: TestServicePlugin (0.00s) 16:04:34 [2019-10-03T16:04:34.500Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.501Z] === RUN TestServiceUpdateLabel 16:04:34 [2019-10-03T16:04:34.501Z] --- SKIP: TestServiceUpdateLabel (0.00s) 16:04:34 [2019-10-03T16:04:34.501Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.501Z] === RUN TestServiceUpdateSecrets 16:04:34 [2019-10-03T16:04:34.501Z] --- SKIP: TestServiceUpdateSecrets (0.00s) 16:04:34 [2019-10-03T16:04:34.501Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.501Z] === RUN TestServiceUpdateConfigs 16:04:34 [2019-10-03T16:04:34.501Z] --- SKIP: TestServiceUpdateConfigs (0.00s) 16:04:34 [2019-10-03T16:04:34.501Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.501Z] === RUN TestServiceUpdateNetwork 16:04:34 [2019-10-03T16:04:34.501Z] --- SKIP: TestServiceUpdateNetwork (0.00s) 16:04:34 [2019-10-03T16:04:34.501Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" 16:04:34 [2019-10-03T16:04:34.501Z] PASS 16:04:34 [2019-10-03T16:04:34.501Z] Running D:\gopath\src\github.com\docker\docker\integration\session 16:04:34 [2019-10-03T16:04:34.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.959Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestSessionCreate 16:04:34 [2019-10-03T16:04:34.959Z] --- SKIP: TestSessionCreate (0.00s) 16:04:34 [2019-10-03T16:04:34.959Z] session_test.go:15: testEnv.OSType == "windows": FIXME 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestSessionCreateWithBadUpgrade 16:04:34 [2019-10-03T16:04:34.959Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) 16:04:34 [2019-10-03T16:04:34.959Z] session_test.go:36: testEnv.OSType == "windows": FIXME 16:04:34 [2019-10-03T16:04:34.959Z] PASS 16:04:34 [2019-10-03T16:04:34.959Z] Running D:\gopath\src\github.com\docker\docker\integration\system 16:04:34 [2019-10-03T16:04:34.959Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:34 [2019-10-03T16:04:34.959Z] INFO: Testing against a local daemon 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:04:34 [2019-10-03T16:04:34.959Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:04:34 [2019-10-03T16:04:34.959Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestEventsExecDie 16:04:34 [2019-10-03T16:04:34.959Z] --- SKIP: TestEventsExecDie (0.00s) 16:04:34 [2019-10-03T16:04:34.959Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestEventsBackwardsCompatible 16:04:34 [2019-10-03T16:04:34.959Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) 16:04:34 [2019-10-03T16:04:34.959Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestInfoAPI 16:04:34 [2019-10-03T16:04:34.959Z] --- PASS: TestInfoAPI (0.04s) 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestInfoAPIWarnings 16:04:34 [2019-10-03T16:04:34.959Z] --- SKIP: TestInfoAPIWarnings (0.00s) 16:04:34 [2019-10-03T16:04:34.959Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME 16:04:34 [2019-10-03T16:04:34.959Z] === RUN TestLoginFailsWithBadCredentials 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestPingCacheHeaders 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestPingCacheHeaders (0.03s) 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestPingGet 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestPingGet (0.03s) 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestPingHead 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestPingHead (0.03s) 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestVersion 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestVersion (0.03s) 16:04:36 [2019-10-03T16:04:36.127Z] PASS 16:04:36 [2019-10-03T16:04:36.127Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 16:04:36 [2019-10-03T16:04:36.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:36 [2019-10-03T16:04:36.127Z] INFO: Testing against a local daemon 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestVolumesCreateAndList 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestVolumesCreateAndList (0.04s) 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestVolumesRemove 16:04:36 [2019-10-03T16:04:36.127Z] --- SKIP: TestVolumesRemove (0.00s) 16:04:36 [2019-10-03T16:04:36.127Z] volume_test.go:64: testEnv.OSType == "windows": FIXME 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestVolumesInspect 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestVolumesInspect (0.04s) 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestVolumesInvalidJSON 16:04:36 [2019-10-03T16:04:36.127Z] === RUN TestVolumesInvalidJSON//volumes/create 16:04:36 [2019-10-03T16:04:36.127Z] === PAUSE TestVolumesInvalidJSON//volumes/create 16:04:36 [2019-10-03T16:04:36.127Z] === CONT TestVolumesInvalidJSON//volumes/create 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestVolumesInvalidJSON (0.03s) 16:04:36 [2019-10-03T16:04:36.127Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 16:04:36 [2019-10-03T16:04:36.127Z] PASS 16:04:36 [2019-10-03T16:04:36.127Z] INFO: make.ps1 ended at 10/03/2019 16:04:35 16:04:36 [2019-10-03T16:04:36.127Z] INFO: Integration CLI tests being run from the host: 16:04:36 [2019-10-03T16:04:36.127Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" 16:04:38 [2019-10-03T16:04:38.888Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 16:04:38 [2019-10-03T16:04:38.971Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/profiles/apparmor [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/rootless [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/rootless/specconv [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/runconfig/opts [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/daemon [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/environment [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/fakegit [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/registry [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/testutil/request [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/volume [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/volume/service/opts [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] ? github.com/docker/docker/volume/testutils [no test files] 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === Skipped 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] exec_linux_test.go:18: requires AppArmor to be enabled 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] exec_linux_test.go:38: requires AppArmor to be enabled 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver btrfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver btrfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver btrfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver btrfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver btrfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:73: No driver to put! 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] overlay_test.go:44: Fails to compute changes after apply intermittently 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] overlay_test.go:49: Fails to compute changes intermittently 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] overlay_test.go:65: Cannot run test with naive change algorithm 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver zfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver zfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.971Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.971Z] graphtest_unix.go:46: Driver zfs not supported 16:04:38 [2019-10-03T16:04:38.971Z] 16:04:38 [2019-10-03T16:04:38.972Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 16:04:38 [2019-10-03T16:04:38.972Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.972Z] graphtest_unix.go:46: Driver zfs not supported 16:04:38 [2019-10-03T16:04:38.972Z] 16:04:38 [2019-10-03T16:04:38.972Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 16:04:38 [2019-10-03T16:04:38.972Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:04:38 [2019-10-03T16:04:38.972Z] graphtest_unix.go:46: Driver zfs not supported 16:04:38 [2019-10-03T16:04:38.972Z] 16:04:38 [2019-10-03T16:04:38.972Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 16:04:38 [2019-10-03T16:04:38.972Z] graphtest_unix.go:73: No driver to put! 16:04:38 [2019-10-03T16:04:38.972Z] 16:04:38 [2019-10-03T16:04:38.972Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 16:04:38 [2019-10-03T16:04:38.972Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 16:04:38 [2019-10-03T16:04:38.972Z] 16:04:38 [2019-10-03T16:04:38.972Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 16:04:38 [2019-10-03T16:04:38.972Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 16:04:38 [2019-10-03T16:04:38.972Z] 16:04:38 [2019-10-03T16:04:38.972Z] 16:04:38 [2019-10-03T16:04:38.972Z] DONE 2114 tests, 20 skipped in 334.231s Post stage [Pipeline] junit 16:04:39 [2019-10-03T16:04:39.010Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:04:39 [2019-10-03T16:04:39.492Z] === RUN TestDockerSuite/TestBuildChownSingleFile 16:04:39 [2019-10-03T16:04:39.747Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 16:04:39 [2019-10-03T16:04:39.771Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/make.sh dynbinary test-integration 16:04:40 [2019-10-03T16:04:40.056Z] 16:04:40 [2019-10-03T16:04:40.306Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 16:04:40 [2019-10-03T16:04:40.343Z] Removing bundles/ 16:04:40 [2019-10-03T16:04:40.343Z] 16:04:40 [2019-10-03T16:04:40.343Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 16:04:40 [2019-10-03T16:04:40.343Z] Building: bundles/dynbinary-daemon/dockerd-dev 16:04:40 [2019-10-03T16:04:40.343Z] GOOS="" GOARCH="" GOARM="" 16:04:40 [2019-10-03T16:04:40.908Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 16:04:42 [2019-10-03T16:04:42.078Z] Created binary: bundles/binary-daemon/dockerd-dev 16:04:42 [2019-10-03T16:04:42.078Z] Copying nested executables into bundles/binary-daemon 16:04:42 [2019-10-03T16:04:42.078Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 16:04:42 [2019-10-03T16:04:42.268Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 16:04:42 [2019-10-03T16:04:42.521Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/make.sh cross 16:04:43 [2019-10-03T16:04:43.083Z] 16:04:43 [2019-10-03T16:04:43.280Z] === RUN TestDockerSuite/TestBuildClearCmd 16:04:43 [2019-10-03T16:04:43.338Z] Removing bundles/ 16:04:43 [2019-10-03T16:04:43.338Z] 16:04:43 [2019-10-03T16:04:43.338Z] ---> Making bundle: cross (in bundles/cross) 16:04:43 [2019-10-03T16:04:43.338Z] Cross building: bundles/cross/linux/amd64 16:04:43 [2019-10-03T16:04:43.338Z] Building: bundles/cross/linux/amd64/dockerd-dev 16:04:43 [2019-10-03T16:04:43.338Z] GOOS="linux" GOARCH="amd64" GOARM="" 16:04:43 [2019-10-03T16:04:43.841Z] === RUN TestDockerSuite/TestBuildCmd 16:04:44 [2019-10-03T16:04:44.443Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 16:04:44 [2019-10-03T16:04:44.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 16:04:44 [2019-10-03T16:04:44.697Z] INFO: Testing against a local daemon 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIErrorJSON 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIErrorPlainText 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 16:04:44 [2019-10-03T16:04:44.697Z] === RUN TestDockerSuite/TestAPIImagesDelete 16:04:44 [2019-10-03T16:04:44.699Z] === RUN TestDockerSuite/TestBuildCmdShDashC 16:04:45 [2019-10-03T16:04:45.155Z] === RUN TestDockerSuite/TestAPIImagesFilter 16:04:45 [2019-10-03T16:04:45.259Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 16:04:45 [2019-10-03T16:04:45.259Z] === RUN TestDockerSuite/TestBuildCmdSpaces 16:04:45 [2019-10-03T16:04:45.613Z] === RUN TestDockerSuite/TestAPIImagesHistory 16:04:46 [2019-10-03T16:04:46.072Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 16:04:46 [2019-10-03T16:04:46.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 16:04:46 [2019-10-03T16:04:46.530Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 16:04:47 [2019-10-03T16:04:47.110Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 16:04:47 [2019-10-03T16:04:47.110Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 16:04:47 [2019-10-03T16:04:47.670Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 16:04:48 [2019-10-03T16:04:48.230Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 16:04:52 [2019-10-03T16:04:52.390Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 16:04:52 [2019-10-03T16:04:52.390Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 16:04:54 [2019-10-03T16:04:54.900Z] === RUN TestDockerSuite/TestBuildConditionalCache 16:04:55 [2019-10-03T16:04:55.827Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 16:04:56 [2019-10-03T16:04:56.387Z] === RUN TestDockerSuite/TestBuildContChar 16:04:58 [2019-10-03T16:04:58.277Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 16:05:00 [2019-10-03T16:05:00.786Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 16:05:02 [2019-10-03T16:05:02.240Z] === RUN TestDockerSuite/TestBuildContextCleanup 16:05:02 [2019-10-03T16:05:02.496Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 16:05:03 [2019-10-03T16:05:03.179Z] === RUN TestDockerSuite/TestBuildContextTarGzip 16:05:03 [2019-10-03T16:05:03.179Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 16:05:03 [2019-10-03T16:05:03.761Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 16:05:04 [2019-10-03T16:05:04.016Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 16:05:04 [2019-10-03T16:05:04.271Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 16:05:10 [2019-10-03T16:05:10.800Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 16:05:14 [2019-10-03T16:05:14.105Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 16:05:18 [2019-10-03T16:05:18.349Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 16:05:20 [2019-10-03T16:05:20.234Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 16:05:20 [2019-10-03T16:05:20.234Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 16:05:20 [2019-10-03T16:05:20.489Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 16:05:21 [2019-10-03T16:05:21.050Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 16:05:21 [2019-10-03T16:05:21.304Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 16:05:21 [2019-10-03T16:05:21.865Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 16:05:22 [2019-10-03T16:05:22.016Z] --- PASS: TestImportExtremelyLargeImageWorks (108.31s) 16:05:22 [2019-10-03T16:05:22.016Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" 16:05:22 [2019-10-03T16:05:22.016Z] PASS 16:05:22 [2019-10-03T16:05:22.016Z] 16:05:22 [2019-10-03T16:05:22.016Z] === Skipped 16:05:22 [2019-10-03T16:05:22.016Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) 16:05:22 [2019-10-03T16:05:22.016Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:05:22 [2019-10-03T16:05:22.016Z] 16:05:22 [2019-10-03T16:05:22.016Z] 16:05:22 [2019-10-03T16:05:22.016Z] DONE 12 tests, 1 skipped in 110.200s 16:05:22 [2019-10-03T16:05:22.016Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 16:05:22 [2019-10-03T16:05:22.016Z] ++ 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 16:05:22 [2019-10-03T16:05:22.016Z] ++ set -e 16:05:22 [2019-10-03T16:05:22.016Z] ++ '[' -n 0 ']' 16:05:22 [2019-10-03T16:05:22.016Z] ++ set -x 16:05:22 [2019-10-03T16:05:22.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:05:22 [2019-10-03T16:05:22.016Z] INFO: Testing against a local daemon 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestNetworkCreateDelete 16:05:22 [2019-10-03T16:05:22.016Z] --- PASS: TestNetworkCreateDelete (0.10s) 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestDockerNetworkDeletePreferID 16:05:22 [2019-10-03T16:05:22.016Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestInspectNetwork 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestInspectNetwork/full_network_id 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestInspectNetwork/partial_network_id 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestInspectNetwork/network_name 16:05:22 [2019-10-03T16:05:22.016Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:05:22 [2019-10-03T16:05:22.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 16:05:24 [2019-10-03T16:05:24.093Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 16:05:24 [2019-10-03T16:05:24.348Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 16:05:25 [2019-10-03T16:05:25.313Z] --- PASS: TestInspectNetwork (9.05s) 16:05:25 [2019-10-03T16:05:25.313Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 16:05:25 [2019-10-03T16:05:25.313Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) 16:05:25 [2019-10-03T16:05:25.313Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:05:25 [2019-10-03T16:05:25.313Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:05:25 [2019-10-03T16:05:25.313Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:05:25 [2019-10-03T16:05:25.313Z] === RUN TestRunContainerWithBridgeNone 16:05:26 [2019-10-03T16:05:26.276Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 16:05:26 [2019-10-03T16:05:26.531Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 16:05:28 [2019-10-03T16:05:28.095Z] --- PASS: TestRunContainerWithBridgeNone (2.93s) 16:05:28 [2019-10-03T16:05:28.096Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 16:05:28 [2019-10-03T16:05:28.096Z] === RUN TestNetworkInvalidJSON 16:05:28 [2019-10-03T16:05:28.096Z] === RUN TestNetworkInvalidJSON//networks/create 16:05:28 [2019-10-03T16:05:28.096Z] === PAUSE TestNetworkInvalidJSON//networks/create 16:05:28 [2019-10-03T16:05:28.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 16:05:28 [2019-10-03T16:05:28.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 16:05:28 [2019-10-03T16:05:28.096Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 16:05:28 [2019-10-03T16:05:28.096Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 16:05:28 [2019-10-03T16:05:28.096Z] === CONT TestNetworkInvalidJSON//networks/create 16:05:28 [2019-10-03T16:05:28.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 16:05:28 [2019-10-03T16:05:28.096Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 16:05:28 [2019-10-03T16:05:28.096Z] --- PASS: TestNetworkInvalidJSON (0.03s) 16:05:28 [2019-10-03T16:05:28.096Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 16:05:28 [2019-10-03T16:05:28.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 16:05:28 [2019-10-03T16:05:28.096Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 16:05:28 [2019-10-03T16:05:28.096Z] === RUN TestDaemonRestartWithLiveRestore 16:05:28 [2019-10-03T16:05:28.513Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 16:05:28 [2019-10-03T16:05:28.916Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) 16:05:28 [2019-10-03T16:05:28.916Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 16:05:28 [2019-10-03T16:05:28.916Z] === RUN TestDaemonDefaultNetworkPools 16:05:29 [2019-10-03T16:05:29.727Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) 16:05:29 [2019-10-03T16:05:29.727Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 16:05:29 [2019-10-03T16:05:29.727Z] === RUN TestDaemonRestartWithExistingNetwork 16:05:31 [2019-10-03T16:05:31.013Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) 16:05:31 [2019-10-03T16:05:31.013Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 16:05:31 [2019-10-03T16:05:31.013Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:05:32 [2019-10-03T16:05:32.359Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 16:05:32 [2019-10-03T16:05:32.360Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 16:05:32 [2019-10-03T16:05:32.360Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:05:32 [2019-10-03T16:05:32.714Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 16:05:32 [2019-10-03T16:05:32.714Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 16:05:32 [2019-10-03T16:05:32.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 16:05:32 [2019-10-03T16:05:32.729Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 16:05:32 [2019-10-03T16:05:32.729Z] === RUN TestServiceWithPredefinedNetwork 16:05:34 [2019-10-03T16:05:34.119Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 16:05:34 [2019-10-03T16:05:34.374Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 16:05:34 [2019-10-03T16:05:34.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 16:05:34 [2019-10-03T16:05:34.374Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 16:05:34 [2019-10-03T16:05:34.374Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 16:05:34 [2019-10-03T16:05:34.374Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 16:05:36 [2019-10-03T16:05:36.068Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) 16:05:36 [2019-10-03T16:05:36.068Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 16:05:36 [2019-10-03T16:05:36.068Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:05:36 [2019-10-03T16:05:36.068Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:05:36 [2019-10-03T16:05:36.068Z] service_test.go:230: FLAKY_TEST 16:05:36 [2019-10-03T16:05:36.068Z] === RUN TestServiceWithDataPathPortInit 16:05:36 [2019-10-03T16:05:36.295Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors 16:05:36 [2019-10-03T16:05:36.558Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 16:05:40 [2019-10-03T16:05:40.722Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 16:05:40 [2019-10-03T16:05:40.722Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 16:05:44 [2019-10-03T16:05:44.882Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 16:05:46 [2019-10-03T16:05:46.812Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 16:05:50 [2019-10-03T16:05:50.179Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 16:05:50 [2019-10-03T16:05:50.435Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 16:05:50 [2019-10-03T16:05:50.995Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 16:05:52 [2019-10-03T16:05:52.356Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 16:05:53 [2019-10-03T16:05:53.760Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 16:05:54 [2019-10-03T16:05:54.684Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 16:05:56 [2019-10-03T16:05:56.003Z] --- PASS: TestServiceWithDataPathPortInit (17.75s) 16:05:56 [2019-10-03T16:05:56.003Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 16:05:56 [2019-10-03T16:05:56.003Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 16:05:56 [2019-10-03T16:05:56.003Z] === RUN TestServiceWithDefaultAddressPoolInit 16:05:58 [2019-10-03T16:05:58.888Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 16:05:58 [2019-10-03T16:05:58.888Z] === RUN TestDockerSuite/TestBuildCopyWildcard 16:06:02 [2019-10-03T16:06:02.350Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s) 16:06:02 [2019-10-03T16:06:02.350Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 16:06:02 [2019-10-03T16:06:02.350Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rghsny0xs6rsuvofv0bcij5w8 Created:2019-10-03 16:05:54.903423156 +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[1f58926d57e0f9bce2f0adee41496535adde7a62c09f8a3b4df71b536907392d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ted9vkzh5ev7xp2qqt3gk7e9v EndpointID:744b94118442f9a56eab037dcbf3be995394dabc8edcef922e4f6bc97e5e2fe9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aeafde58e01c8df35c603718b4e559380b1a9bafdaf155da1368ca30bcc9c8ca 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:297cb9530213 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ted9vkzh5ev7xp2qqt3gk7e9v EndpointID:744b94118442f9a56eab037dcbf3be995394dabc8edcef922e4f6bc97e5e2fe9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 16:06:02 [2019-10-03T16:06:02.350Z] PASS 16:06:02 [2019-10-03T16:06:02.350Z] 16:06:02 [2019-10-03T16:06:02.350Z] === Skipped 16:06:02 [2019-10-03T16:06:02.350Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:06:02 [2019-10-03T16:06:02.350Z] service_test.go:230: FLAKY_TEST 16:06:02 [2019-10-03T16:06:02.350Z] 16:06:02 [2019-10-03T16:06:02.350Z] 16:06:02 [2019-10-03T16:06:02.350Z] DONE 21 tests, 1 skipped in 46.892s 16:06:02 [2019-10-03T16:06:02.350Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:06:02 [2019-10-03T16:06:02.350Z] ++ 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 16:06:02 [2019-10-03T16:06:02.350Z] ++ set -e 16:06:02 [2019-10-03T16:06:02.350Z] ++ '[' -n 0 ']' 16:06:02 [2019-10-03T16:06:02.350Z] ++ set -x 16:06:02 [2019-10-03T16:06:02.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:06:02 [2019-10-03T16:06:02.350Z] INFO: Testing against a local daemon 16:06:02 [2019-10-03T16:06:02.350Z] === RUN TestDockerNetworkIpvlanPersistance 16:06:02 [2019-10-03T16:06:02.350Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 16:06:02 [2019-10-03T16:06:02.350Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:02 [2019-10-03T16:06:02.350Z] === RUN TestDockerNetworkIpvlan 16:06:02 [2019-10-03T16:06:02.350Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 16:06:02 [2019-10-03T16:06:02.350Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:02 [2019-10-03T16:06:02.350Z] PASS 16:06:02 [2019-10-03T16:06:02.350Z] 16:06:02 [2019-10-03T16:06:02.350Z] === Skipped 16:06:02 [2019-10-03T16:06:02.351Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 16:06:02 [2019-10-03T16:06:02.351Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:02 [2019-10-03T16:06:02.351Z] 16:06:02 [2019-10-03T16:06:02.351Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 16:06:02 [2019-10-03T16:06:02.351Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:06:02 [2019-10-03T16:06:02.351Z] 16:06:02 [2019-10-03T16:06:02.351Z] 16:06:02 [2019-10-03T16:06:02.351Z] DONE 2 tests, 2 skipped in 0.236s 16:06:02 [2019-10-03T16:06:02.351Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:06:02 [2019-10-03T16:06:02.351Z] ++ 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 16:06:02 [2019-10-03T16:06:02.351Z] ++ set -e 16:06:02 [2019-10-03T16:06:02.351Z] ++ '[' -n 0 ']' 16:06:02 [2019-10-03T16:06:02.351Z] ++ set -x 16:06:02 [2019-10-03T16:06:02.351Z] ++ env -i DEST=/go/src/github.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 16:06:02 [2019-10-03T16:06:02.351Z] INFO: Testing against a local daemon 16:06:02 [2019-10-03T16:06:02.351Z] === RUN TestDockerNetworkMacvlanPersistance 16:06:03 [2019-10-03T16:06:03.637Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) 16:06:03 [2019-10-03T16:06:03.637Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 16:06:03 [2019-10-03T16:06:03.637Z] === RUN TestDockerNetworkMacvlan 16:06:04 [2019-10-03T16:06:04.470Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:06:04 [2019-10-03T16:06:04.698Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 16:06:04 [2019-10-03T16:06:04.698Z] Copying nested executables into bundles/cross/linux/amd64 16:06:04 [2019-10-03T16:06:04.698Z] Cross building: bundles/cross/windows/amd64 16:06:04 [2019-10-03T16:06:04.698Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 16:06:04 [2019-10-03T16:06:04.698Z] GOOS="windows" GOARCH="amd64" GOARM="" 16:06:05 [2019-10-03T16:06:05.275Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:06:06 [2019-10-03T16:06:06.562Z] === RUN TestDockerNetworkMacvlan/NilParent 16:06:06 [2019-10-03T16:06:06.964Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 16:06:07 [2019-10-03T16:06:07.888Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 16:06:08 [2019-10-03T16:06:08.143Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 16:06:09 [2019-10-03T16:06:09.029Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:06:09 [2019-10-03T16:06:09.504Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 16:06:13 [2019-10-03T16:06:13.388Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:06:14 [2019-10-03T16:06:14.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 16:06:15 [2019-10-03T16:06:15.010Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 16:06:15 [2019-10-03T16:06:15.265Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 16:06:16 [2019-10-03T16:06:16.626Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 16:06:18 [2019-10-03T16:06:18.514Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 16:06:18 [2019-10-03T16:06:18.514Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 16:06:18 [2019-10-03T16:06:18.530Z] === RUN TestDockerNetworkMacvlan/Addressing 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan (15.47s) 16:06:19 [2019-10-03T16:06:19.342Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 16:06:19 [2019-10-03T16:06:19.342Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) 16:06:19 [2019-10-03T16:06:19.342Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s) 16:06:19 [2019-10-03T16:06:19.342Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.33s) 16:06:19 [2019-10-03T16:06:19.342Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.23s) 16:06:19 [2019-10-03T16:06:19.342Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:06:19 [2019-10-03T16:06:19.342Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) 16:06:19 [2019-10-03T16:06:19.342Z] PASS 16:06:19 [2019-10-03T16:06:19.342Z] 16:06:19 [2019-10-03T16:06:19.342Z] DONE 8 tests in 16.978s 16:06:19 [2019-10-03T16:06:19.342Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 16:06:19 [2019-10-03T16:06:19.342Z] ++ 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 16:06:19 [2019-10-03T16:06:19.342Z] ++ set -e 16:06:19 [2019-10-03T16:06:19.342Z] ++ '[' -n 0 ']' 16:06:19 [2019-10-03T16:06:19.342Z] ++ set -x 16:06:19 [2019-10-03T16:06:19.342Z] ++ env -i DEST=/go/src/github.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 16:06:19 [2019-10-03T16:06:19.342Z] testing: warning: no tests to run 16:06:19 [2019-10-03T16:06:19.342Z] PASS 16:06:19 [2019-10-03T16:06:19.342Z] 16:06:19 [2019-10-03T16:06:19.342Z] DONE 0 tests in 0.060s 16:06:19 [2019-10-03T16:06:19.342Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:06:19 [2019-10-03T16:06:19.342Z] ++ 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 16:06:19 [2019-10-03T16:06:19.342Z] ++ set -e 16:06:19 [2019-10-03T16:06:19.342Z] ++ '[' -n 0 ']' 16:06:19 [2019-10-03T16:06:19.342Z] ++ set -x 16:06:19 [2019-10-03T16:06:19.342Z] ++ env -i DEST=/go/src/github.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 16:06:19 [2019-10-03T16:06:19.342Z] INFO: Testing against a local daemon 16:06:19 [2019-10-03T16:06:19.342Z] === RUN TestAuthZPluginAllowRequest 16:06:20 [2019-10-03T16:06:20.514Z] === RUN TestDockerSuite/TestBuildDockerignore 16:06:21 [2019-10-03T16:06:21.309Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) 16:06:21 [2019-10-03T16:06:21.309Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 16:06:21 [2019-10-03T16:06:21.309Z] === RUN TestAuthZPluginTLS 16:06:21 [2019-10-03T16:06:21.738Z] --- PASS: TestAuthZPluginTLS (0.59s) 16:06:21 [2019-10-03T16:06:21.738Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 16:06:21 [2019-10-03T16:06:21.738Z] === RUN TestAuthZPluginDenyRequest 16:06:21 [2019-10-03T16:06:21.875Z] === RUN TestDockerDaemonSuite/TestShmSize 16:06:22 [2019-10-03T16:06:22.521Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 16:06:22 [2019-10-03T16:06:22.521Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 16:06:22 [2019-10-03T16:06:22.521Z] === RUN TestAuthZPluginAPIDenyResponse 16:06:22 [2019-10-03T16:06:22.899Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 16:06:22 [2019-10-03T16:06:22.899Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 16:06:22 [2019-10-03T16:06:22.899Z] === RUN TestAuthZPluginDenyResponse 16:06:23 [2019-10-03T16:06:23.712Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) 16:06:23 [2019-10-03T16:06:23.712Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 16:06:23 [2019-10-03T16:06:23.712Z] === RUN TestAuthZPluginAllowEventStream 16:06:24 [2019-10-03T16:06:24.383Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 16:06:25 [2019-10-03T16:06:25.011Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) 16:06:25 [2019-10-03T16:06:25.011Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 16:06:25 [2019-10-03T16:06:25.011Z] === RUN TestAuthZPluginErrorResponse 16:06:25 [2019-10-03T16:06:25.787Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) 16:06:25 [2019-10-03T16:06:25.787Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 16:06:25 [2019-10-03T16:06:25.787Z] === RUN TestAuthZPluginErrorRequest 16:06:26 [2019-10-03T16:06:26.158Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 16:06:26 [2019-10-03T16:06:26.158Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 16:06:26 [2019-10-03T16:06:26.158Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:06:26 [2019-10-03T16:06:26.958Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) 16:06:26 [2019-10-03T16:06:26.958Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 16:06:26 [2019-10-03T16:06:26.958Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:06:27 [2019-10-03T16:06:27.646Z] === RUN TestDockerDaemonSuite/TestTLSVerify 16:06:27 [2019-10-03T16:06:27.646Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 16:06:28 [2019-10-03T16:06:28.943Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) 16:06:28 [2019-10-03T16:06:28.943Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 16:06:28 [2019-10-03T16:06:28.943Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:06:31 [2019-10-03T16:06:31.543Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) 16:06:31 [2019-10-03T16:06:31.543Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 16:06:31 [2019-10-03T16:06:31.543Z] === RUN TestAuthZPluginHeader 16:06:32 [2019-10-03T16:06:32.344Z] --- PASS: TestAuthZPluginHeader (0.88s) 16:06:32 [2019-10-03T16:06:32.344Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 16:06:32 [2019-10-03T16:06:32.344Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:06:32 [2019-10-03T16:06:32.344Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) 16:06:32 [2019-10-03T16:06:32.344Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:32 [2019-10-03T16:06:32.344Z] === RUN TestAuthZPluginV2Disable 16:06:32 [2019-10-03T16:06:32.344Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:06:32 [2019-10-03T16:06:32.344Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:32 [2019-10-03T16:06:32.344Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:06:32 [2019-10-03T16:06:32.344Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:06:32 [2019-10-03T16:06:32.344Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:32 [2019-10-03T16:06:32.344Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:06:32 [2019-10-03T16:06:32.344Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:06:32 [2019-10-03T16:06:32.344Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:32 [2019-10-03T16:06:32.344Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite (411.18s) 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (64.80s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.04s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" 16:06:34 [2019-10-03T16:06:34.219Z] docker_cli_daemon_test.go:1449: Daemon d4cbca982f3b7 is not started 16:06:34 [2019-10-03T16:06:34.219Z] check_test.go:309: Daemon d1d26a462ec9b is not started 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.80s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" 16:06:34 [2019-10-03T16:06:34.219Z] check_test.go:309: Daemon d386c73646adb is not started 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.31s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.41s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.74s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.43s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.31s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" 16:06:34 [2019-10-03T16:06:34.219Z] check_test.go:309: Daemon d7128adf85dc8 is not started 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" 16:06:34 [2019-10-03T16:06:34.219Z] check_test.go:309: Daemon d5294866fc89c is not started 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.40s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" 16:06:34 [2019-10-03T16:06:34.219Z] check_test.go:309: Daemon d9e5c7c54923f is not started 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.38s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" 16:06:34 [2019-10-03T16:06:34.219Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) 16:06:34 [2019-10-03T16:06:34.219Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d4dc3d3e66a81 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.60s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" 16:06:34 [2019-10-03T16:06:34.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" 16:06:34 [2019-10-03T16:06:34.220Z] requirement.go:26: unmatched requirement bridgeNfIptables 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon db81b75f9edfb is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.76s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" 16:06:34 [2019-10-03T16:06:34.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" 16:06:34 [2019-10-03T16:06:34.220Z] requirement.go:26: unmatched requirement IPv6 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d032cd505142a is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.67s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.47s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d48bd94f0fd7e is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d75d2742fbe01 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.02s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_plugins_test.go:79: Daemon d062c7124c8f6 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.27s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_plugins_test.go:169: Daemon d4b75f9a1c239 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.83s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d39856599f1a8 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.06s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.18s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.80s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.12s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon da8d5bcaff2ff is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.74s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.39s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.21s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.39s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.43s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.05s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon de385d438d06c is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.40s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.63s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.01s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.08s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" 16:06:34 [2019-10-03T16:06:34.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" 16:06:34 [2019-10-03T16:06:34.220Z] requirement.go:26: unmatched requirement Devicemapper 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d2169f85ba68a is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" 16:06:34 [2019-10-03T16:06:34.220Z] requirement.go:26: unmatched requirement Devicemapper 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon de9ccd23c3737 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d9fc6c5e31eb8 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.70s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.41s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.93s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.22s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.33s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.87s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d28e14ff78cdf is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.91s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.13s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.21s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon deac183ce0f28 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.44s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" 16:06:34 [2019-10-03T16:06:34.220Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d736d8c68ed27 is not started 16:06:34 [2019-10-03T16:06:34.220Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s) 16:06:34 [2019-10-03T16:06:34.220Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" 16:06:34 [2019-10-03T16:06:34.220Z] check_test.go:309: Daemon d1a1a9c9189ad is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" 16:06:34 [2019-10-03T16:06:34.221Z] check_test.go:309: Daemon d7c1a3edbcceb is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.40s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.50s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.96s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" 16:06:34 [2019-10-03T16:06:34.221Z] check_test.go:309: Daemon de00de7bdc053 is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.85s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.15s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.60s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.28s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" 16:06:34 [2019-10-03T16:06:34.221Z] check_test.go:309: Daemon d3bd2b11d5816 is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.47s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" 16:06:34 [2019-10-03T16:06:34.221Z] check_test.go:309: Daemon da8f8a5b72d87 is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.05s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.10s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.08s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.61s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.97s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.20s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.38s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.22s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.00s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.68s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" 16:06:34 [2019-10-03T16:06:34.221Z] docker_cli_daemon_test.go:2542: Daemon d1a79aedf0494 is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.09s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.34s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.37s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" 16:06:34 [2019-10-03T16:06:34.221Z] check_test.go:309: Daemon d3b06cdc4f417 is not started 16:06:34 [2019-10-03T16:06:34.221Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.89s) 16:06:34 [2019-10-03T16:06:34.221Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" 16:06:34 [2019-10-03T16:06:34.221Z] === RUN TestDockerSwarmSuite 16:06:34 [2019-10-03T16:06:34.221Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 16:06:34 [2019-10-03T16:06:34.221Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 16:06:35 [2019-10-03T16:06:35.625Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 16:06:38 [2019-10-03T16:06:38.136Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 16:06:39 [2019-10-03T16:06:39.498Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 16:06:41 [2019-10-03T16:06:41.382Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 16:06:46 [2019-10-03T16:06:46.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 16:06:47 [2019-10-03T16:06:47.541Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 16:06:47 [2019-10-03T16:06:47.541Z] 16:06:47 [2019-10-03T16:06:47.541Z] ---> Making bundle: test-integration (in bundles/test-integration) 16:06:47 [2019-10-03T16:06:47.541Z] PKG_CONFIG=pkg-config 16:06:47 [2019-10-03T16:06:47.541Z] GOLANG_VERSION=1.13.1 16:06:47 [2019-10-03T16:06:47.541Z] HOSTNAME=083ee74b3a71 16:06:47 [2019-10-03T16:06:47.541Z] DOCKER_EXPERIMENTAL=1 16:06:47 [2019-10-03T16:06:47.541Z] container=docker 16:06:47 [2019-10-03T16:06:47.541Z] TEST_SKIP_INTEGRATION_CLI=1 16:06:47 [2019-10-03T16:06:47.541Z] GO111MODULE=off 16:06:47 [2019-10-03T16:06:47.541Z] GOPATH=/go 16:06:47 [2019-10-03T16:06:47.541Z] PWD=/go/src/github.com/docker/docker 16:06:47 [2019-10-03T16:06:47.541Z] HOME=/root 16:06:47 [2019-10-03T16:06:47.541Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 16:06:47 [2019-10-03T16:06:47.541Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 16:06:47 [2019-10-03T16:06:47.541Z] DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 16:06:47 [2019-10-03T16:06:47.541Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 16:06:47 [2019-10-03T16:06:47.541Z] DOCKER_GRAPHDRIVER=overlay2 16:06:47 [2019-10-03T16:06:47.541Z] TERM=xterm 16:06:47 [2019-10-03T16:06:47.541Z] DEST=bundles/test-integration 16:06:47 [2019-10-03T16:06:47.541Z] SHLVL=1 16:06:47 [2019-10-03T16:06:47.541Z] TIMEOUT=120m 16:06:47 [2019-10-03T16:06:47.541Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 16:06:47 [2019-10-03T16:06:47.541Z] DOCKER_PKG=github.com/docker/docker 16:06:47 [2019-10-03T16:06:47.541Z] TESTDEBUG=0 16:06:47 [2019-10-03T16:06:47.541Z] _=/usr/bin/env 16:06:47 [2019-10-03T16:06:47.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:06:52 [2019-10-03T16:06:52.092Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.18s) 16:06:52 [2019-10-03T16:06:52.092Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 16:06:52 [2019-10-03T16:06:52.092Z] PASS 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] === Skipped 16:06:52 [2019-10-03T16:06:52.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) 16:06:52 [2019-10-03T16:06:52.092Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:06:52 [2019-10-03T16:06:52.092Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:06:52 [2019-10-03T16:06:52.092Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:06:52 [2019-10-03T16:06:52.092Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] DONE 17 tests, 4 skipped in 30.064s 16:06:52 [2019-10-03T16:06:52.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 16:06:52 [2019-10-03T16:06:52.092Z] ++ 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 16:06:52 [2019-10-03T16:06:52.092Z] ++ set -e 16:06:52 [2019-10-03T16:06:52.092Z] ++ '[' -n 0 ']' 16:06:52 [2019-10-03T16:06:52.092Z] ++ set -x 16:06:52 [2019-10-03T16:06:52.092Z] ++ env -i DEST=/go/src/github.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 16:06:52 [2019-10-03T16:06:52.092Z] INFO: Testing against a local daemon 16:06:52 [2019-10-03T16:06:52.092Z] === RUN TestPluginInvalidJSON 16:06:52 [2019-10-03T16:06:52.092Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 16:06:52 [2019-10-03T16:06:52.092Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 16:06:52 [2019-10-03T16:06:52.092Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 16:06:52 [2019-10-03T16:06:52.092Z] --- PASS: TestPluginInvalidJSON (0.03s) 16:06:52 [2019-10-03T16:06:52.092Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 16:06:52 [2019-10-03T16:06:52.092Z] PASS 16:06:52 [2019-10-03T16:06:52.092Z] 16:06:52 [2019-10-03T16:06:52.092Z] DONE 2 tests in 0.210s 16:06:52 [2019-10-03T16:06:52.092Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:06:52 [2019-10-03T16:06:52.092Z] ++ 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 16:06:52 [2019-10-03T16:06:52.092Z] ++ set -e 16:06:52 [2019-10-03T16:06:52.092Z] ++ '[' -n 0 ']' 16:06:52 [2019-10-03T16:06:52.092Z] ++ set -x 16:06:52 [2019-10-03T16:06:52.092Z] ++ env -i DEST=/go/src/github.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 16:06:52 [2019-10-03T16:06:52.092Z] INFO: Testing against a local daemon 16:06:52 [2019-10-03T16:06:52.092Z] === RUN TestExternalGraphDriver 16:06:52 [2019-10-03T16:06:52.092Z] === RUN TestExternalGraphDriver/json 16:06:52 [2019-10-03T16:06:52.092Z] === RUN TestExternalGraphDriver/spec 16:06:53 [2019-10-03T16:06:53.964Z] === RUN TestExternalGraphDriver/pull 16:06:54 [2019-10-03T16:06:54.751Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 16:06:55 [2019-10-03T16:06:55.312Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 16:06:55 [2019-10-03T16:06:55.312Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 16:06:56 [2019-10-03T16:06:56.454Z] --- PASS: TestExternalGraphDriver (6.61s) 16:06:56 [2019-10-03T16:06:56.454Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 16:06:56 [2019-10-03T16:06:56.454Z] --- PASS: TestExternalGraphDriver/json (2.10s) 16:06:56 [2019-10-03T16:06:56.454Z] --- PASS: TestExternalGraphDriver/spec (2.15s) 16:06:56 [2019-10-03T16:06:56.454Z] --- PASS: TestExternalGraphDriver/pull (2.20s) 16:06:56 [2019-10-03T16:06:56.454Z] === RUN TestGraphdriverPluginV2 16:06:56 [2019-10-03T16:06:56.454Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) 16:06:56 [2019-10-03T16:06:56.454Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:56 [2019-10-03T16:06:56.454Z] PASS 16:06:56 [2019-10-03T16:06:56.454Z] 16:06:56 [2019-10-03T16:06:56.454Z] === Skipped 16:06:56 [2019-10-03T16:06:56.454Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) 16:06:56 [2019-10-03T16:06:56.454Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:06:56 [2019-10-03T16:06:56.454Z] 16:06:56 [2019-10-03T16:06:56.454Z] 16:06:56 [2019-10-03T16:06:56.454Z] DONE 5 tests, 1 skipped in 6.775s 16:06:56 [2019-10-03T16:06:56.454Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:06:56 [2019-10-03T16:06:56.454Z] ++ 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 16:06:56 [2019-10-03T16:06:56.454Z] ++ set -e 16:06:56 [2019-10-03T16:06:56.454Z] ++ '[' -n 0 ']' 16:06:56 [2019-10-03T16:06:56.454Z] ++ set -x 16:06:56 [2019-10-03T16:06:56.454Z] ++ env -i DEST=/go/src/github.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 16:06:56 [2019-10-03T16:06:56.454Z] INFO: Testing against a local daemon 16:06:56 [2019-10-03T16:06:56.454Z] === RUN TestContinueAfterPluginCrash 16:06:56 [2019-10-03T16:06:56.454Z] === PAUSE TestContinueAfterPluginCrash 16:06:56 [2019-10-03T16:06:56.454Z] === RUN TestDaemonStartWithLogOpt 16:06:56 [2019-10-03T16:06:56.454Z] === PAUSE TestDaemonStartWithLogOpt 16:06:56 [2019-10-03T16:06:56.454Z] === CONT TestContinueAfterPluginCrash 16:06:56 [2019-10-03T16:06:56.454Z] === CONT TestDaemonStartWithLogOpt 16:06:59 [2019-10-03T16:06:59.472Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 16:06:59 [2019-10-03T16:06:59.472Z] --- PASS: TestImportExtremelyLargeImageWorks (182.44s) 16:06:59 [2019-10-03T16:06:59.472Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" 16:06:59 [2019-10-03T16:06:59.472Z] PASS 16:06:59 [2019-10-03T16:06:59.729Z] 16:06:59 [2019-10-03T16:06:59.729Z] DONE 12 tests in 186.646s 16:06:59 [2019-10-03T16:06:59.729Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 16:06:59 [2019-10-03T16:06:59.729Z] ++ 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 16:06:59 [2019-10-03T16:06:59.729Z] ++ set -e 16:06:59 [2019-10-03T16:06:59.729Z] ++ '[' -n 0 ']' 16:06:59 [2019-10-03T16:06:59.729Z] ++ set -x 16:06:59 [2019-10-03T16:06:59.729Z] ++ env -i DEST=/go/src/github.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 16:06:59 [2019-10-03T16:06:59.729Z] INFO: Testing against a local daemon 16:06:59 [2019-10-03T16:06:59.729Z] === RUN TestNetworkCreateDelete 16:06:59 [2019-10-03T16:06:59.985Z] --- PASS: TestNetworkCreateDelete (0.13s) 16:06:59 [2019-10-03T16:06:59.985Z] === RUN TestDockerNetworkDeletePreferID 16:07:00 [2019-10-03T16:07:00.241Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) 16:07:00 [2019-10-03T16:07:00.241Z] === RUN TestInspectNetwork 16:07:00 [2019-10-03T16:07:00.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 16:07:00 [2019-10-03T16:07:00.752Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 16:07:04 [2019-10-03T16:07:04.010Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 16:07:06 [2019-10-03T16:07:06.523Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 16:07:06 [2019-10-03T16:07:06.778Z] === RUN TestInspectNetwork/full_network_id 16:07:06 [2019-10-03T16:07:06.778Z] === RUN TestInspectNetwork/partial_network_id 16:07:06 [2019-10-03T16:07:06.778Z] === RUN TestInspectNetwork/network_name 16:07:06 [2019-10-03T16:07:06.778Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:07:10 [2019-10-03T16:07:10.466Z] --- PASS: TestDaemonStartWithLogOpt (11.92s) 16:07:10 [2019-10-03T16:07:10.466Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 16:07:12 [2019-10-03T16:07:12.011Z] --- PASS: TestInspectNetwork (10.97s) 16:07:12 [2019-10-03T16:07:12.011Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 16:07:12 [2019-10-03T16:07:12.011Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:07:12 [2019-10-03T16:07:12.011Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:07:12 [2019-10-03T16:07:12.011Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:07:12 [2019-10-03T16:07:12.011Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:07:12 [2019-10-03T16:07:12.011Z] === RUN TestRunContainerWithBridgeNone 16:07:12 [2019-10-03T16:07:12.346Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 16:07:12 [2019-10-03T16:07:12.346Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 16:07:12 [2019-10-03T16:07:12.346Z] remote: Enumerating objects: 19, done. 16:07:12 [2019-10-03T16:07:12.346Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 16:07:12 [2019-10-03T16:07:12.346Z] 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. 16:07:12 [2019-10-03T16:07:12.346Z] Building: bundles/cross/windows/amd64/containerutility.exe 16:07:12 [2019-10-03T16:07:12.346Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 16:07:12 [2019-10-03T16:07:12.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39082/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/test/unit 16:07:13 [2019-10-03T16:07:13.373Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkFilter 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPIOptionsRoute 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 16:07:13 [2019-10-03T16:07:13.493Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 16:07:13 [2019-10-03T16:07:13.653Z] --- PASS: TestContinueAfterPluginCrash (16.80s) 16:07:13 [2019-10-03T16:07:13.653Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 16:07:13 [2019-10-03T16:07:13.653Z] PASS 16:07:13 [2019-10-03T16:07:13.653Z] 16:07:13 [2019-10-03T16:07:13.653Z] DONE 2 tests in 17.012s 16:07:13 [2019-10-03T16:07:13.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:07:13 [2019-10-03T16:07:13.653Z] ++ 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 16:07:13 [2019-10-03T16:07:13.653Z] ++ set -e 16:07:13 [2019-10-03T16:07:13.653Z] ++ '[' -n 0 ']' 16:07:13 [2019-10-03T16:07:13.653Z] ++ set -x 16:07:13 [2019-10-03T16:07:13.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:07:13 [2019-10-03T16:07:13.653Z] INFO: Testing against a local daemon 16:07:13 [2019-10-03T16:07:13.653Z] === RUN TestPluginWithDevMounts 16:07:13 [2019-10-03T16:07:13.653Z] === PAUSE TestPluginWithDevMounts 16:07:13 [2019-10-03T16:07:13.653Z] === CONT TestPluginWithDevMounts 16:07:15 [2019-10-03T16:07:15.268Z] ? github.com/docker/docker/api [no test files] 16:07:15 [2019-10-03T16:07:15.302Z] --- PASS: TestRunContainerWithBridgeNone (3.68s) 16:07:15 [2019-10-03T16:07:15.302Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 16:07:15 [2019-10-03T16:07:15.302Z] === RUN TestNetworkInvalidJSON 16:07:15 [2019-10-03T16:07:15.302Z] === RUN TestNetworkInvalidJSON//networks/create 16:07:15 [2019-10-03T16:07:15.302Z] === PAUSE TestNetworkInvalidJSON//networks/create 16:07:15 [2019-10-03T16:07:15.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 16:07:15 [2019-10-03T16:07:15.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 16:07:15 [2019-10-03T16:07:15.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 16:07:15 [2019-10-03T16:07:15.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 16:07:15 [2019-10-03T16:07:15.302Z] === CONT TestNetworkInvalidJSON//networks/create 16:07:15 [2019-10-03T16:07:15.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 16:07:15 [2019-10-03T16:07:15.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 16:07:15 [2019-10-03T16:07:15.302Z] --- PASS: TestNetworkInvalidJSON (0.03s) 16:07:15 [2019-10-03T16:07:15.302Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 16:07:15 [2019-10-03T16:07:15.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 16:07:15 [2019-10-03T16:07:15.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 16:07:15 [2019-10-03T16:07:15.302Z] === RUN TestDaemonRestartWithLiveRestore 16:07:16 [2019-10-03T16:07:16.155Z] --- PASS: TestPluginWithDevMounts (2.13s) 16:07:16 [2019-10-03T16:07:16.155Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 16:07:16 [2019-10-03T16:07:16.155Z] PASS 16:07:16 [2019-10-03T16:07:16.155Z] 16:07:16 [2019-10-03T16:07:16.155Z] DONE 1 tests in 2.321s 16:07:16 [2019-10-03T16:07:16.155Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 16:07:16 [2019-10-03T16:07:16.155Z] ++ 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 16:07:16 [2019-10-03T16:07:16.155Z] ++ set -e 16:07:16 [2019-10-03T16:07:16.155Z] ++ '[' -n 0 ']' 16:07:16 [2019-10-03T16:07:16.155Z] ++ set -x 16:07:16 [2019-10-03T16:07:16.155Z] ++ env -i DEST=/go/src/github.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 16:07:16 [2019-10-03T16:07:16.155Z] INFO: Testing against a local daemon 16:07:16 [2019-10-03T16:07:16.155Z] === RUN TestSecretInspect 16:07:16 [2019-10-03T16:07:16.231Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) 16:07:16 [2019-10-03T16:07:16.231Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 16:07:16 [2019-10-03T16:07:16.231Z] === RUN TestDaemonDefaultNetworkPools 16:07:16 [2019-10-03T16:07:16.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 16:07:17 [2019-10-03T16:07:17.088Z] --- PASS: TestDaemonDefaultNetworkPools (0.95s) 16:07:17 [2019-10-03T16:07:17.088Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 16:07:17 [2019-10-03T16:07:17.088Z] === RUN TestDaemonRestartWithExistingNetwork 16:07:18 [2019-10-03T16:07:18.447Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) 16:07:18 [2019-10-03T16:07:18.448Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 16:07:18 [2019-10-03T16:07:18.448Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:07:19 [2019-10-03T16:07:19.007Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 16:07:19 [2019-10-03T16:07:19.262Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) 16:07:19 [2019-10-03T16:07:19.262Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 16:07:19 [2019-10-03T16:07:19.262Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:07:19 [2019-10-03T16:07:19.308Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 16:07:19 [2019-10-03T16:07:19.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 16:07:19 [2019-10-03T16:07:19.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 16:07:19 [2019-10-03T16:07:19.547Z] --- PASS: TestSecretInspect (3.27s) 16:07:19 [2019-10-03T16:07:19.547Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 16:07:19 [2019-10-03T16:07:19.547Z] === RUN TestSecretList 16:07:20 [2019-10-03T16:07:20.186Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 16:07:20 [2019-10-03T16:07:20.186Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 16:07:20 [2019-10-03T16:07:20.186Z] === RUN TestServiceWithPredefinedNetwork 16:07:22 [2019-10-03T16:07:22.803Z] --- PASS: TestSecretList (3.06s) 16:07:22 [2019-10-03T16:07:22.803Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 16:07:22 [2019-10-03T16:07:22.803Z] === RUN TestSecretsCreateAndDelete 16:07:23 [2019-10-03T16:07:23.036Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 16:07:23 [2019-10-03T16:07:23.502Z] --- PASS: TestServiceWithPredefinedNetwork (3.43s) 16:07:23 [2019-10-03T16:07:23.502Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 16:07:23 [2019-10-03T16:07:23.502Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:07:23 [2019-10-03T16:07:23.502Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:07:23 [2019-10-03T16:07:23.502Z] service_test.go:230: FLAKY_TEST 16:07:23 [2019-10-03T16:07:23.502Z] === RUN TestServiceWithDataPathPortInit 16:07:24 [2019-10-03T16:07:24.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 16:07:24 [2019-10-03T16:07:24.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 16:07:25 [2019-10-03T16:07:25.210Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 16:07:25 [2019-10-03T16:07:25.210Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 16:07:25 [2019-10-03T16:07:25.210Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 16:07:25 [2019-10-03T16:07:25.210Z] === RUN TestDockerSuite/TestAttachDisconnect 16:07:25 [2019-10-03T16:07:25.210Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 16:07:25 [2019-10-03T16:07:25.258Z] --- PASS: TestSecretsCreateAndDelete (2.95s) 16:07:25 [2019-10-03T16:07:25.258Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 16:07:25 [2019-10-03T16:07:25.258Z] === RUN TestSecretsUpdate 16:07:28 [2019-10-03T16:07:28.110Z] === RUN TestDockerSuite/TestAttachPausedContainer 16:07:28 [2019-10-03T16:07:28.110Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 16:07:28 [2019-10-03T16:07:28.110Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 16:07:28 [2019-10-03T16:07:28.522Z] --- PASS: TestSecretsUpdate (3.35s) 16:07:28 [2019-10-03T16:07:28.522Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 16:07:28 [2019-10-03T16:07:28.522Z] === RUN TestTemplatedSecret 16:07:30 [2019-10-03T16:07:30.096Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements 16:07:32 [2019-10-03T16:07:32.958Z] --- PASS: TestTemplatedSecret (3.84s) 16:07:32 [2019-10-03T16:07:32.958Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 16:07:32 [2019-10-03T16:07:32.958Z] === RUN TestSecretCreateResolve 16:07:34 [2019-10-03T16:07:34.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:07:34 [2019-10-03T16:07:34.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:07:34 [2019-10-03T16:07:34.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:07:35 [2019-10-03T16:07:35.172Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 16:07:35 [2019-10-03T16:07:35.441Z] --- PASS: TestSecretCreateResolve (2.79s) 16:07:35 [2019-10-03T16:07:35.441Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 16:07:35 [2019-10-03T16:07:35.441Z] PASS 16:07:35 [2019-10-03T16:07:35.441Z] 16:07:35 [2019-10-03T16:07:35.441Z] DONE 6 tests in 19.420s 16:07:35 [2019-10-03T16:07:35.441Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 16:07:35 [2019-10-03T16:07:35.441Z] ++ 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 16:07:35 [2019-10-03T16:07:35.441Z] ++ set -e 16:07:35 [2019-10-03T16:07:35.441Z] ++ '[' -n 0 ']' 16:07:35 [2019-10-03T16:07:35.441Z] ++ set -x 16:07:35 [2019-10-03T16:07:35.441Z] ++ env -i DEST=/go/src/github.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 16:07:35 [2019-10-03T16:07:35.441Z] INFO: Testing against a local daemon 16:07:35 [2019-10-03T16:07:35.441Z] === RUN TestServiceCreateInit 16:07:35 [2019-10-03T16:07:35.441Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:07:36 [2019-10-03T16:07:36.386Z] === RUN TestDockerSuite/TestBuildDotDotFile 16:07:36 [2019-10-03T16:07:36.386Z] === RUN TestDockerSuite/TestBuildEOLInLine 16:07:40 [2019-10-03T16:07:40.599Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:07:40 [2019-10-03T16:07:40.756Z] === RUN TestDockerSuite/TestBuildEmptyCmd 16:07:41 [2019-10-03T16:07:41.011Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 16:07:41 [2019-10-03T16:07:41.308Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 16:07:42 [2019-10-03T16:07:42.360Z] === RUN TestDockerSuite/TestBuildEmptyScratch 16:07:42 [2019-10-03T16:07:42.360Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 16:07:42 [2019-10-03T16:07:42.360Z] === RUN TestDockerSuite/TestBuildEntrypoint 16:07:42 [2019-10-03T16:07:42.657Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 16:07:43 [2019-10-03T16:07:43.260Z] --- PASS: TestServiceWithDataPathPortInit (19.83s) 16:07:43 [2019-10-03T16:07:43.260Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 16:07:43 [2019-10-03T16:07:43.260Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 16:07:43 [2019-10-03T16:07:43.260Z] === RUN TestServiceWithDefaultAddressPoolInit 16:07:44 [2019-10-03T16:07:44.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 16:07:45 [2019-10-03T16:07:45.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 16:07:45 [2019-10-03T16:07:45.549Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 16:07:45 [2019-10-03T16:07:45.803Z] --- PASS: TestServiceCreateInit (10.31s) 16:07:45 [2019-10-03T16:07:45.803Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s) 16:07:45 [2019-10-03T16:07:45.803Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 16:07:45 [2019-10-03T16:07:45.803Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) 16:07:45 [2019-10-03T16:07:45.803Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 16:07:45 [2019-10-03T16:07:45.803Z] === RUN TestCreateServiceMultipleTimes 16:07:46 [2019-10-03T16:07:46.909Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 16:07:48 [2019-10-03T16:07:48.793Z] === RUN TestDockerSuite/TestBuildEnv 16:07:50 [2019-10-03T16:07:50.153Z] === RUN TestDockerSuite/TestBuildEnvEscapes 16:07:51 [2019-10-03T16:07:51.513Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 16:07:52 [2019-10-03T16:07:52.875Z] === RUN TestDockerSuite/TestBuildEnvUsage 16:07:53 [2019-10-03T16:07:53.480Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s) 16:07:53 [2019-10-03T16:07:53.480Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 16:07:53 [2019-10-03T16:07:53.480Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ydenrzgyt7xqgaip4x66fmv4z Created:2019-10-03 16:07:44.593865518 +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[67fc3fa5319d904136497ddfc879e6eb118db6f8d0949aa52e56426626fb2b5b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w01onobmjr1pd7wkmj3pubmwe EndpointID:8f5f0ed1ed75df4e822b908010569e5cd272154df93341e26ee45af842046dcf MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6dafb07c88949afbfd57d7a75e1afe99e0b3cc3241fc9800ed2d24875bbe343e 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:c73c53ca82fb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w01onobmjr1pd7wkmj3pubmwe EndpointID:8f5f0ed1ed75df4e822b908010569e5cd272154df93341e26ee45af842046dcf EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 16:07:53 [2019-10-03T16:07:53.480Z] PASS 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] === Skipped 16:07:53 [2019-10-03T16:07:53.480Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:07:53 [2019-10-03T16:07:53.480Z] service_test.go:230: FLAKY_TEST 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] DONE 21 tests, 1 skipped in 53.819s 16:07:53 [2019-10-03T16:07:53.480Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:07:53 [2019-10-03T16:07:53.480Z] ++ 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 16:07:53 [2019-10-03T16:07:53.480Z] ++ set -e 16:07:53 [2019-10-03T16:07:53.480Z] ++ '[' -n 0 ']' 16:07:53 [2019-10-03T16:07:53.480Z] ++ set -x 16:07:53 [2019-10-03T16:07:53.480Z] ++ env -i DEST=/go/src/github.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 16:07:53 [2019-10-03T16:07:53.480Z] INFO: Testing against a local daemon 16:07:53 [2019-10-03T16:07:53.480Z] === RUN TestDockerNetworkIpvlanPersistance 16:07:53 [2019-10-03T16:07:53.480Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 16:07:53 [2019-10-03T16:07:53.480Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:07:53 [2019-10-03T16:07:53.480Z] === RUN TestDockerNetworkIpvlan 16:07:53 [2019-10-03T16:07:53.480Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 16:07:53 [2019-10-03T16:07:53.480Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:07:53 [2019-10-03T16:07:53.480Z] PASS 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] === Skipped 16:07:53 [2019-10-03T16:07:53.480Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 16:07:53 [2019-10-03T16:07:53.480Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 16:07:53 [2019-10-03T16:07:53.480Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] 16:07:53 [2019-10-03T16:07:53.480Z] DONE 2 tests, 2 skipped in 0.114s 16:07:53 [2019-10-03T16:07:53.480Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:07:53 [2019-10-03T16:07:53.480Z] ++ 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 16:07:53 [2019-10-03T16:07:53.480Z] ++ set -e 16:07:53 [2019-10-03T16:07:53.480Z] ++ '[' -n 0 ']' 16:07:53 [2019-10-03T16:07:53.480Z] ++ set -x 16:07:53 [2019-10-03T16:07:53.480Z] ++ env -i DEST=/go/src/github.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 16:07:53 [2019-10-03T16:07:53.735Z] INFO: Testing against a local daemon 16:07:53 [2019-10-03T16:07:53.735Z] === RUN TestDockerNetworkMacvlanPersistance 16:07:55 [2019-10-03T16:07:55.096Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) 16:07:55 [2019-10-03T16:07:55.096Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 16:07:55 [2019-10-03T16:07:55.096Z] === RUN TestDockerNetworkMacvlan 16:07:56 [2019-10-03T16:07:56.021Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:07:56 [2019-10-03T16:07:56.945Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:07:57 [2019-10-03T16:07:57.870Z] === RUN TestDockerNetworkMacvlan/NilParent 16:08:00 [2019-10-03T16:08:00.383Z] === RUN TestDockerSuite/TestBuildEnvUsage2 16:08:01 [2019-10-03T16:08:01.306Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:08:05 [2019-10-03T16:08:05.503Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:08:05 [2019-10-03T16:08:05.684Z] --- PASS: TestCreateServiceMultipleTimes (17.62s) 16:08:05 [2019-10-03T16:08:05.684Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 16:08:05 [2019-10-03T16:08:05.684Z] === RUN TestCreateServiceConflict 16:08:06 [2019-10-03T16:08:06.070Z] --- PASS: TestCreateServiceConflict (2.94s) 16:08:06 [2019-10-03T16:08:06.070Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 16:08:06 [2019-10-03T16:08:06.070Z] === RUN TestCreateServiceMaxReplicas 16:08:10 [2019-10-03T16:08:10.170Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) 16:08:10 [2019-10-03T16:08:10.170Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 16:08:10 [2019-10-03T16:08:10.170Z] === RUN TestCreateWithDuplicateNetworkNames 16:08:12 [2019-10-03T16:08:12.027Z] === RUN TestDockerNetworkMacvlan/Addressing 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan (18.11s) 16:08:13 [2019-10-03T16:08:13.388Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) 16:08:13 [2019-10-03T16:08:13.388Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 16:08:13 [2019-10-03T16:08:13.388Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) 16:08:13 [2019-10-03T16:08:13.388Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.00s) 16:08:13 [2019-10-03T16:08:13.388Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.83s) 16:08:13 [2019-10-03T16:08:13.388Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:08:13 [2019-10-03T16:08:13.388Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) 16:08:13 [2019-10-03T16:08:13.388Z] PASS 16:08:13 [2019-10-03T16:08:13.388Z] 16:08:13 [2019-10-03T16:08:13.388Z] DONE 8 tests in 19.669s 16:08:13 [2019-10-03T16:08:13.388Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 16:08:13 [2019-10-03T16:08:13.388Z] ++ 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 16:08:13 [2019-10-03T16:08:13.388Z] ++ set -e 16:08:13 [2019-10-03T16:08:13.388Z] ++ '[' -n 0 ']' 16:08:13 [2019-10-03T16:08:13.388Z] ++ set -x 16:08:13 [2019-10-03T16:08:13.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:08:13 [2019-10-03T16:08:13.388Z] testing: warning: no tests to run 16:08:13 [2019-10-03T16:08:13.388Z] PASS 16:08:13 [2019-10-03T16:08:13.388Z] 16:08:13 [2019-10-03T16:08:13.388Z] DONE 0 tests in 0.025s 16:08:13 [2019-10-03T16:08:13.388Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:08:13 [2019-10-03T16:08:13.388Z] ++ 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 16:08:13 [2019-10-03T16:08:13.388Z] ++ set -e 16:08:13 [2019-10-03T16:08:13.388Z] ++ '[' -n 0 ']' 16:08:13 [2019-10-03T16:08:13.388Z] ++ set -x 16:08:13 [2019-10-03T16:08:13.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:08:13 [2019-10-03T16:08:13.388Z] INFO: Testing against a local daemon 16:08:13 [2019-10-03T16:08:13.388Z] === RUN TestAuthZPluginAllowRequest 16:08:14 [2019-10-03T16:08:14.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:08:14 [2019-10-03T16:08:14.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:08:14 [2019-10-03T16:08:14.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:08:14 [2019-10-03T16:08:14.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:08:14 [2019-10-03T16:08:14.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:08:15 [2019-10-03T16:08:15.338Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) 16:08:15 [2019-10-03T16:08:15.338Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 16:08:15 [2019-10-03T16:08:15.338Z] === RUN TestAuthZPluginTLS 16:08:15 [2019-10-03T16:08:15.897Z] --- PASS: TestAuthZPluginTLS (0.55s) 16:08:15 [2019-10-03T16:08:15.897Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 16:08:15 [2019-10-03T16:08:15.897Z] === RUN TestAuthZPluginDenyRequest 16:08:16 [2019-10-03T16:08:16.456Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 16:08:16 [2019-10-03T16:08:16.456Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 16:08:16 [2019-10-03T16:08:16.456Z] === RUN TestAuthZPluginAPIDenyResponse 16:08:17 [2019-10-03T16:08:17.058Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) 16:08:17 [2019-10-03T16:08:17.058Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 16:08:17 [2019-10-03T16:08:17.058Z] === RUN TestAuthZPluginDenyResponse 16:08:17 [2019-10-03T16:08:17.617Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) 16:08:17 [2019-10-03T16:08:17.617Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 16:08:17 [2019-10-03T16:08:17.617Z] === RUN TestAuthZPluginAllowEventStream 16:08:17 [2019-10-03T16:08:17.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:08:19 [2019-10-03T16:08:19.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:08:19 [2019-10-03T16:08:19.499Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) 16:08:19 [2019-10-03T16:08:19.499Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 16:08:19 [2019-10-03T16:08:19.499Z] === RUN TestAuthZPluginErrorResponse 16:08:19 [2019-10-03T16:08:19.754Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 16:08:19 [2019-10-03T16:08:19.754Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 16:08:19 [2019-10-03T16:08:19.754Z] === RUN TestAuthZPluginErrorRequest 16:08:20 [2019-10-03T16:08:20.355Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) 16:08:20 [2019-10-03T16:08:20.355Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 16:08:20 [2019-10-03T16:08:20.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:08:20 [2019-10-03T16:08:20.915Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) 16:08:20 [2019-10-03T16:08:20.915Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 16:08:20 [2019-10-03T16:08:20.915Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:08:22 [2019-10-03T16:08:22.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:08:22 [2019-10-03T16:08:22.843Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) 16:08:22 [2019-10-03T16:08:22.843Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 16:08:22 [2019-10-03T16:08:22.843Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:08:23 [2019-10-03T16:08:23.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) 16:08:23 [2019-10-03T16:08:23.856Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 16:08:23 [2019-10-03T16:08:23.856Z] === RUN TestCreateServiceSecretFileMode 16:08:24 [2019-10-03T16:08:24.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 16:08:24 [2019-10-03T16:08:24.768Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) 16:08:24 [2019-10-03T16:08:24.768Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 16:08:24 [2019-10-03T16:08:24.768Z] === RUN TestAuthZPluginHeader 16:08:25 [2019-10-03T16:08:25.693Z] --- PASS: TestAuthZPluginHeader (0.80s) 16:08:25 [2019-10-03T16:08:25.693Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 16:08:25 [2019-10-03T16:08:25.693Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:08:25 [2019-10-03T16:08:25.992Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 16:08:26 [2019-10-03T16:08:26.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:08:27 [2019-10-03T16:08:27.080Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) 16:08:27 [2019-10-03T16:08:27.080Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 16:08:27 [2019-10-03T16:08:27.080Z] === RUN TestCreateServiceConfigFileMode 16:08:29 [2019-10-03T16:08:29.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:08:30 [2019-10-03T16:08:30.149Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.54s) 16:08:30 [2019-10-03T16:08:30.149Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" 16:08:30 [2019-10-03T16:08:30.149Z] === RUN TestAuthZPluginV2Disable 16:08:30 [2019-10-03T16:08:30.309Z] --- PASS: TestCreateServiceConfigFileMode (3.15s) 16:08:30 [2019-10-03T16:08:30.309Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 16:08:30 [2019-10-03T16:08:30.309Z] === RUN TestCreateServiceSysctls 16:08:31 [2019-10-03T16:08:31.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:08:34 [2019-10-03T16:08:34.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 16:08:34 [2019-10-03T16:08:34.358Z] --- PASS: TestAuthZPluginV2Disable (4.03s) 16:08:34 [2019-10-03T16:08:34.358Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" 16:08:34 [2019-10-03T16:08:34.358Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:08:34 [2019-10-03T16:08:34.508Z] --- PASS: TestCreateServiceSysctls (4.29s) 16:08:34 [2019-10-03T16:08:34.508Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 16:08:34 [2019-10-03T16:08:34.508Z] === RUN TestCreateServiceCapabilities 16:08:34 [2019-10-03T16:08:34.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:08:36 [2019-10-03T16:08:36.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:08:37 [2019-10-03T16:08:37.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 16:08:37 [2019-10-03T16:08:37.667Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) 16:08:37 [2019-10-03T16:08:37.667Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" 16:08:37 [2019-10-03T16:08:37.667Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:08:37 [2019-10-03T16:08:37.715Z] ? github.com/docker/docker/api/server/backend/build [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/build [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/container [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/debug [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/image [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/network [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/session [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/system [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/server/router/volume [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/backend [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/container [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/events [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 95.2% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/image [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/mount [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/network [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/registry [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/swarm [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/api/types/volume [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.6% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/builder/dockerfile 0.514s coverage: 48.2% of statements 16:08:37 [2019-10-03T16:08:37.716Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 16:08:37 [2019-10-03T16:08:37.820Z] --- PASS: TestCreateServiceCapabilities (3.49s) 16:08:37 [2019-10-03T16:08:37.820Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 16:08:37 [2019-10-03T16:08:37.820Z] === RUN TestInspect 16:08:37 [2019-10-03T16:08:37.972Z] ok github.com/docker/docker/builder/remotecontext/git 1.047s coverage: 85.1% of statements 16:08:37 [2019-10-03T16:08:37.972Z] ? github.com/docker/docker/cli [no test files] 16:08:37 [2019-10-03T16:08:37.972Z] ? github.com/docker/docker/cli/config [no test files] 16:08:38 [2019-10-03T16:08:38.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:08:38 [2019-10-03T16:08:38.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 16:08:39 [2019-10-03T16:08:39.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 16:08:40 [2019-10-03T16:08:40.318Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 16:08:40 [2019-10-03T16:08:40.318Z] Using test binary docker 16:08:40 [2019-10-03T16:08:40.318Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 16:08:40 [2019-10-03T16:08:40.318Z] +++ /etc/init.d/apparmor start 16:08:40 [2019-10-03T16:08:40.318Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found 16:08:40 [2019-10-03T16:08:40.318Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin 16:08:40 [2019-10-03T16:08:40.318Z] Warning failed to create cache: (null) 16:08:40 [2019-10-03T16:08:40.318Z] . 16:08:40 [2019-10-03T16:08:40.318Z] INFO: Waiting for daemon to start... 16:08:40 [2019-10-03T16:08:40.318Z] Starting dockerd 16:08:40 [2019-10-03T16:08:40.318Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental 16:08:40 [2019-10-03T16:08:40.596Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 16:08:41 [2019-10-03T16:08:41.205Z] --- PASS: TestInspect (3.49s) 16:08:41 [2019-10-03T16:08:41.205Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 16:08:41 [2019-10-03T16:08:41.205Z] === RUN TestDockerNetworkConnectAlias 16:08:42 [2019-10-03T16:08:42.175Z] ok github.com/docker/docker/client 0.141s coverage: 75.8% of statements 16:08:42 [2019-10-03T16:08:42.634Z] . 16:08:42 [2019-10-03T16:08:42.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 16:08:42 [2019-10-03T16:08:42.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 16:08:42 [2019-10-03T16:08:42.634Z] Error: No such image: emptyfs 16:08:42 [2019-10-03T16:08:42.634Z] ++++ tar -cC bundles/test-integration/emptyfs . 16:08:42 [2019-10-03T16:08:42.634Z] ++++ docker load 16:08:42 [2019-10-03T16:08:42.921Z] Running integration-test (iteration 1) 16:08:42 [2019-10-03T16:08:42.921Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 16:08:42 [2019-10-03T16:08:42.921Z] ++ 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 16:08:42 [2019-10-03T16:08:42.921Z] ++ set -e 16:08:42 [2019-10-03T16:08:42.921Z] ++ '[' -n 0 ']' 16:08:42 [2019-10-03T16:08:42.921Z] ++ set -x 16:08:42 [2019-10-03T16:08:42.921Z] ++ env -i DEST=/go/src/github.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 16:08:45 [2019-10-03T16:08:45.915Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 16:08:45 [2019-10-03T16:08:45.915Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 16:08:45 [2019-10-03T16:08:45.915Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 16:08:47 [2019-10-03T16:08:47.560Z] --- PASS: TestDockerNetworkConnectAlias (5.89s) 16:08:47 [2019-10-03T16:08:47.560Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 16:08:47 [2019-10-03T16:08:47.560Z] === RUN TestDockerNetworkReConnect 16:08:49 [2019-10-03T16:08:49.198Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.09s) 16:08:49 [2019-10-03T16:08:49.198Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" 16:08:49 [2019-10-03T16:08:49.198Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:08:51 [2019-10-03T16:08:51.640Z] --- PASS: TestDockerNetworkReConnect (4.15s) 16:08:51 [2019-10-03T16:08:51.640Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 16:08:51 [2019-10-03T16:08:51.640Z] === RUN TestServicePlugin 16:08:51 [2019-10-03T16:08:51.640Z] --- SKIP: TestServicePlugin (0.00s) 16:08:51 [2019-10-03T16:08:51.640Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:08:51 [2019-10-03T16:08:51.640Z] === RUN TestServiceUpdateLabel 16:08:54 [2019-10-03T16:08:54.145Z] --- PASS: TestServiceUpdateLabel (2.84s) 16:08:54 [2019-10-03T16:08:54.145Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 16:08:54 [2019-10-03T16:08:54.145Z] === RUN TestServiceUpdateSecrets 16:08:57 [2019-10-03T16:08:57.353Z] === RUN TestDockerSuite/TestBuildExpose 16:08:57 [2019-10-03T16:08:57.353Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 16:08:57 [2019-10-03T16:08:57.609Z] === RUN TestDockerSuite/TestBuildExposeOrder 16:08:58 [2019-10-03T16:08:58.168Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 16:08:58 [2019-10-03T16:08:58.183Z] Loaded image: buildpack-deps:jessie 16:08:58 [2019-10-03T16:08:58.183Z] Loaded image: busybox:latest 16:08:58 [2019-10-03T16:08:58.183Z] Loaded image: busybox:glibc 16:08:58 [2019-10-03T16:08:58.183Z] Loaded image: debian:jessie 16:08:58 [2019-10-03T16:08:58.183Z] Loaded image: hello-world:latest 16:08:58 [2019-10-03T16:08:58.183Z] INFO: Testing against a local daemon 16:08:58 [2019-10-03T16:08:58.183Z] === RUN TestCgroupNamespacesBuild 16:08:58 [2019-10-03T16:08:58.422Z] === RUN TestDockerSuite/TestBuildFails 16:08:58 [2019-10-03T16:08:58.803Z] --- PASS: TestCgroupNamespacesBuild (1.69s) 16:08:58 [2019-10-03T16:08:58.803Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" 16:08:58 [2019-10-03T16:08:58.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 16:08:59 [2019-10-03T16:08:59.347Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 16:08:59 [2019-10-03T16:08:59.347Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 16:09:00 [2019-10-03T16:09:00.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) 16:09:00 [2019-10-03T16:09:00.831Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" 16:09:00 [2019-10-03T16:09:00.831Z] === RUN TestBuildWithSession 16:09:00 [2019-10-03T16:09:00.831Z] --- SKIP: TestBuildWithSession (0.00s) 16:09:00 [2019-10-03T16:09:00.831Z] build_session_test.go:25: TODO: BuildKit 16:09:00 [2019-10-03T16:09:00.831Z] === RUN TestBuildSquashParent 16:09:01 [2019-10-03T16:09:01.939Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 16:09:03 [2019-10-03T16:09:03.909Z] === RUN TestDockerSuite/TestBuildForceRm 16:09:05 [2019-10-03T16:09:05.797Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) 16:09:05 [2019-10-03T16:09:05.797Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 16:09:05 [2019-10-03T16:09:05.797Z] PASS 16:09:05 [2019-10-03T16:09:05.797Z] 16:09:05 [2019-10-03T16:09:05.797Z] DONE 17 tests in 52.179s 16:09:05 [2019-10-03T16:09:05.797Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 16:09:05 [2019-10-03T16:09:05.797Z] ++ 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 16:09:05 [2019-10-03T16:09:05.797Z] ++ set -e 16:09:05 [2019-10-03T16:09:05.797Z] ++ '[' -n 0 ']' 16:09:05 [2019-10-03T16:09:05.797Z] ++ set -x 16:09:05 [2019-10-03T16:09:05.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:09:05 [2019-10-03T16:09:05.797Z] === RUN TestDockerSuite/TestBuildFromGit 16:09:05 [2019-10-03T16:09:05.797Z] INFO: Testing against a local daemon 16:09:05 [2019-10-03T16:09:05.797Z] === RUN TestPluginInvalidJSON 16:09:05 [2019-10-03T16:09:05.797Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 16:09:05 [2019-10-03T16:09:05.797Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 16:09:05 [2019-10-03T16:09:05.797Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 16:09:05 [2019-10-03T16:09:05.797Z] --- PASS: TestPluginInvalidJSON (0.04s) 16:09:05 [2019-10-03T16:09:05.797Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 16:09:05 [2019-10-03T16:09:05.797Z] PASS 16:09:05 [2019-10-03T16:09:05.797Z] 16:09:05 [2019-10-03T16:09:05.797Z] DONE 2 tests in 0.177s 16:09:05 [2019-10-03T16:09:05.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:09:05 [2019-10-03T16:09:05.797Z] ++ 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 16:09:05 [2019-10-03T16:09:05.797Z] ++ set -e 16:09:05 [2019-10-03T16:09:05.797Z] ++ '[' -n 0 ']' 16:09:05 [2019-10-03T16:09:05.797Z] ++ set -x 16:09:05 [2019-10-03T16:09:05.797Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:09:05 [2019-10-03T16:09:05.797Z] INFO: Testing against a local daemon 16:09:05 [2019-10-03T16:09:05.797Z] === RUN TestExternalGraphDriver 16:09:06 [2019-10-03T16:09:06.052Z] === RUN TestExternalGraphDriver/json 16:09:06 [2019-10-03T16:09:06.362Z] --- PASS: TestBuildSquashParent (5.03s) 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:09:06 [2019-10-03T16:09:06.362Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:09:06 [2019-10-03T16:09:06.362Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:09:06 [2019-10-03T16:09:06.362Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:09:06 [2019-10-03T16:09:06.362Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:09:06 [2019-10-03T16:09:06.362Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:09:06 [2019-10-03T16:09:06.362Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:09:06 [2019-10-03T16:09:06.362Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:09:06 [2019-10-03T16:09:06.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 16:09:06 [2019-10-03T16:09:06.362Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 16:09:06 [2019-10-03T16:09:06.362Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 16:09:06 [2019-10-03T16:09:06.362Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 16:09:07 [2019-10-03T16:09:07.418Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 16:09:07 [2019-10-03T16:09:07.716Z] === RUN TestDockerSuite/TestBuildFromGitWithF 16:09:08 [2019-10-03T16:09:08.276Z] === RUN TestExternalGraphDriver/spec 16:09:08 [2019-10-03T16:09:08.416Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 16:09:08 [2019-10-03T16:09:08.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 16:09:08 [2019-10-03T16:09:08.880Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 16:09:10 [2019-10-03T16:09:10.339Z] === RUN TestExternalGraphDriver/pull 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.30s) 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) 16:09:10 [2019-10-03T16:09:10.757Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.25s) 16:09:10 [2019-10-03T16:09:10.757Z] === RUN TestBuildMultiStageCopy 16:09:10 [2019-10-03T16:09:10.757Z] === RUN TestBuildMultiStageCopy/copy_to_root 16:09:10 [2019-10-03T16:09:10.826Z] --- PASS: TestServiceUpdateSecrets (15.72s) 16:09:10 [2019-10-03T16:09:10.826Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 16:09:10 [2019-10-03T16:09:10.826Z] === RUN TestServiceUpdateConfigs 16:09:10 [2019-10-03T16:09:10.942Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 16:09:11 [2019-10-03T16:09:11.543Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 16:09:11 [2019-10-03T16:09:11.798Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 16:09:12 [2019-10-03T16:09:12.359Z] --- PASS: TestExternalGraphDriver (6.39s) 16:09:12 [2019-10-03T16:09:12.359Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 16:09:12 [2019-10-03T16:09:12.359Z] --- PASS: TestExternalGraphDriver/json (2.16s) 16:09:12 [2019-10-03T16:09:12.359Z] --- PASS: TestExternalGraphDriver/spec (2.15s) 16:09:12 [2019-10-03T16:09:12.359Z] --- PASS: TestExternalGraphDriver/pull (1.91s) 16:09:12 [2019-10-03T16:09:12.359Z] === RUN TestGraphdriverPluginV2 16:09:12 [2019-10-03T16:09:12.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 16:09:13 [2019-10-03T16:09:13.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 16:09:13 [2019-10-03T16:09:13.552Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 16:09:13 [2019-10-03T16:09:13.838Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 16:09:14 [2019-10-03T16:09:14.124Z] --- PASS: TestBuildMultiStageCopy (3.47s) 16:09:14 [2019-10-03T16:09:14.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) 16:09:14 [2019-10-03T16:09:14.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) 16:09:14 [2019-10-03T16:09:14.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) 16:09:14 [2019-10-03T16:09:14.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) 16:09:14 [2019-10-03T16:09:14.124Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) 16:09:14 [2019-10-03T16:09:14.124Z] === RUN TestBuildMultiStageParentConfig 16:09:14 [2019-10-03T16:09:14.199Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.3% of statements 16:09:14 [2019-10-03T16:09:14.243Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 16:09:14 [2019-10-03T16:09:14.243Z] === RUN TestDockerSuite/TestBuildFromURLWithF 16:09:15 [2019-10-03T16:09:15.134Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) 16:09:15 [2019-10-03T16:09:15.134Z] === RUN TestBuildLabelWithTargets 16:09:15 [2019-10-03T16:09:15.560Z] ok github.com/docker/docker/container 0.122s coverage: 35.0% of statements 16:09:15 [2019-10-03T16:09:15.560Z] ? github.com/docker/docker/container/stream [no test files] 16:09:15 [2019-10-03T16:09:15.560Z] ? github.com/docker/docker/contrib/apparmor [no test files] 16:09:15 [2019-10-03T16:09:15.560Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 16:09:15 [2019-10-03T16:09:15.560Z] ? github.com/docker/docker/contrib/httpserver [no test files] 16:09:16 [2019-10-03T16:09:16.753Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 16:09:17 [2019-10-03T16:09:17.167Z] --- PASS: TestBuildLabelWithTargets (1.55s) 16:09:17 [2019-10-03T16:09:17.167Z] === RUN TestBuildWithEmptyLayers 16:09:17 [2019-10-03T16:09:17.453Z] --- PASS: TestBuildWithEmptyLayers (0.77s) 16:09:17 [2019-10-03T16:09:17.453Z] === RUN TestBuildMultiStageOnBuild 16:09:17 [2019-10-03T16:09:17.678Z] --- PASS: TestGraphdriverPluginV2 (5.47s) 16:09:17 [2019-10-03T16:09:17.678Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" 16:09:17 [2019-10-03T16:09:17.678Z] PASS 16:09:17 [2019-10-03T16:09:17.678Z] 16:09:17 [2019-10-03T16:09:17.678Z] DONE 5 tests in 11.993s 16:09:17 [2019-10-03T16:09:17.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:09:17 [2019-10-03T16:09:17.678Z] ++ 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 16:09:17 [2019-10-03T16:09:17.678Z] ++ set -e 16:09:17 [2019-10-03T16:09:17.678Z] ++ '[' -n 0 ']' 16:09:17 [2019-10-03T16:09:17.678Z] ++ set -x 16:09:17 [2019-10-03T16:09:17.678Z] ++ env -i DEST=/go/src/github.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 16:09:17 [2019-10-03T16:09:17.933Z] INFO: Testing against a local daemon 16:09:17 [2019-10-03T16:09:17.933Z] === RUN TestContinueAfterPluginCrash 16:09:17 [2019-10-03T16:09:17.933Z] === PAUSE TestContinueAfterPluginCrash 16:09:17 [2019-10-03T16:09:17.933Z] === RUN TestDaemonStartWithLogOpt 16:09:17 [2019-10-03T16:09:17.933Z] === PAUSE TestDaemonStartWithLogOpt 16:09:17 [2019-10-03T16:09:17.933Z] === CONT TestContinueAfterPluginCrash 16:09:17 [2019-10-03T16:09:17.933Z] === CONT TestDaemonStartWithLogOpt 16:09:19 [2019-10-03T16:09:19.294Z] === RUN TestDockerSuite/TestBuildHistory 16:09:20 [2019-10-03T16:09:20.142Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) 16:09:20 [2019-10-03T16:09:20.142Z] === RUN TestBuildUncleanTarFilenames 16:09:20 [2019-10-03T16:09:20.767Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) 16:09:20 [2019-10-03T16:09:20.767Z] === RUN TestBuildMultiStageLayerLeak 16:09:23 [2019-10-03T16:09:23.488Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) 16:09:23 [2019-10-03T16:09:23.488Z] === RUN TestBuildWithHugeFile 16:09:23 [2019-10-03T16:09:23.634Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements 16:09:25 [2019-10-03T16:09:25.519Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 16:09:25 [2019-10-03T16:09:25.821Z] === RUN TestDockerSuite/TestBuildIidFile 16:09:26 [2019-10-03T16:09:26.076Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 16:09:26 [2019-10-03T16:09:26.635Z] === RUN TestDockerSuite/TestBuildInheritance 16:09:26 [2019-10-03T16:09:26.880Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements 16:09:27 [2019-10-03T16:09:27.560Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 16:09:27 [2019-10-03T16:09:27.578Z] --- PASS: TestServiceUpdateConfigs (15.90s) 16:09:27 [2019-10-03T16:09:27.578Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 16:09:27 [2019-10-03T16:09:27.578Z] === RUN TestServiceUpdateNetwork 16:09:28 [2019-10-03T16:09:28.484Z] === RUN TestDockerSuite/TestBuildInvalidTag 16:09:28 [2019-10-03T16:09:28.484Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 16:09:30 [2019-10-03T16:09:30.367Z] === RUN TestDockerSuite/TestBuildLabel 16:09:30 [2019-10-03T16:09:30.926Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 16:09:31 [2019-10-03T16:09:31.223Z] === RUN TestDockerSuite/TestBuildLabelMultiple 16:09:31 [2019-10-03T16:09:31.620Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 16:09:31 [2019-10-03T16:09:31.620Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 16:09:31 [2019-10-03T16:09:31.784Z] === RUN TestDockerSuite/TestBuildLabelOneNode 16:09:32 [2019-10-03T16:09:32.344Z] === RUN TestDockerSuite/TestBuildLabels 16:09:32 [2019-10-03T16:09:32.599Z] === RUN TestDockerSuite/TestBuildLabelsCache 16:09:32 [2019-10-03T16:09:32.853Z] --- PASS: TestDaemonStartWithLogOpt (14.78s) 16:09:32 [2019-10-03T16:09:32.853Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 16:09:33 [2019-10-03T16:09:33.162Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 16:09:33 [2019-10-03T16:09:33.162Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 16:09:33 [2019-10-03T16:09:33.777Z] === RUN TestDockerSuite/TestBuildLabelsOverride 16:09:34 [2019-10-03T16:09:34.955Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.6% of statements 16:09:36 [2019-10-03T16:09:36.317Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 84.6% of statements 16:09:36 [2019-10-03T16:09:36.876Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 16:09:37 [2019-10-03T16:09:37.035Z] === RUN TestDockerSuite/TestBuildLastModified 16:09:37 [2019-10-03T16:09:37.132Z] ok github.com/docker/docker/daemon 12.214s coverage: 17.6% of statements 16:09:37 [2019-10-03T16:09:37.132Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 16:09:37 [2019-10-03T16:09:37.132Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 16:09:37 [2019-10-03T16:09:37.692Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements 16:09:37 [2019-10-03T16:09:37.692Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 16:09:37 [2019-10-03T16:09:37.692Z] ? github.com/docker/docker/daemon/exec [no test files] 16:09:37 [2019-10-03T16:09:37.855Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 16:09:38 [2019-10-03T16:09:38.000Z] --- PASS: TestContinueAfterPluginCrash (19.82s) 16:09:38 [2019-10-03T16:09:38.000Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 16:09:38 [2019-10-03T16:09:38.000Z] PASS 16:09:38 [2019-10-03T16:09:38.000Z] 16:09:38 [2019-10-03T16:09:38.000Z] DONE 2 tests in 20.097s 16:09:38 [2019-10-03T16:09:38.000Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:09:38 [2019-10-03T16:09:38.000Z] ++ 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 16:09:38 [2019-10-03T16:09:38.000Z] ++ set -e 16:09:38 [2019-10-03T16:09:38.000Z] ++ '[' -n 0 ']' 16:09:38 [2019-10-03T16:09:38.000Z] ++ set -x 16:09:38 [2019-10-03T16:09:38.000Z] ++ env -i DEST=/go/src/github.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 16:09:38 [2019-10-03T16:09:38.000Z] INFO: Testing against a local daemon 16:09:38 [2019-10-03T16:09:38.000Z] === RUN TestPluginWithDevMounts 16:09:38 [2019-10-03T16:09:38.000Z] === PAUSE TestPluginWithDevMounts 16:09:38 [2019-10-03T16:09:38.000Z] === CONT TestPluginWithDevMounts 16:09:38 [2019-10-03T16:09:38.316Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 16:09:38 [2019-10-03T16:09:38.316Z] === RUN TestDockerSuite/TestBuildAddBadLinks 16:09:38 [2019-10-03T16:09:38.316Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 16:09:38 [2019-10-03T16:09:38.316Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 16:09:38 [2019-10-03T16:09:38.316Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 16:09:38 [2019-10-03T16:09:38.618Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements 16:09:39 [2019-10-03T16:09:39.287Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 16:09:39 [2019-10-03T16:09:39.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 16:09:39 [2019-10-03T16:09:39.920Z] --- PASS: TestPluginWithDevMounts (1.85s) 16:09:39 [2019-10-03T16:09:39.920Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 16:09:39 [2019-10-03T16:09:39.920Z] PASS 16:09:39 [2019-10-03T16:09:39.920Z] 16:09:39 [2019-10-03T16:09:39.920Z] DONE 1 tests in 1.958s 16:09:39 [2019-10-03T16:09:39.920Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 16:09:39 [2019-10-03T16:09:39.920Z] ++ 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 16:09:39 [2019-10-03T16:09:39.920Z] ++ set -e 16:09:39 [2019-10-03T16:09:39.920Z] ++ '[' -n 0 ']' 16:09:39 [2019-10-03T16:09:39.920Z] ++ set -x 16:09:39 [2019-10-03T16:09:39.920Z] ++ env -i DEST=/go/src/github.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 16:09:39 [2019-10-03T16:09:39.920Z] INFO: Testing against a local daemon 16:09:39 [2019-10-03T16:09:39.920Z] === RUN TestSecretInspect 16:09:41 [2019-10-03T16:09:41.132Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements 16:09:41 [2019-10-03T16:09:41.243Z] --- PASS: TestServiceUpdateNetwork (14.42s) 16:09:41 [2019-10-03T16:09:41.243Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 16:09:41 [2019-10-03T16:09:41.243Z] PASS 16:09:41 [2019-10-03T16:09:41.243Z] 16:09:41 [2019-10-03T16:09:41.243Z] === Skipped 16:09:41 [2019-10-03T16:09:41.243Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) 16:09:41 [2019-10-03T16:09:41.243Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:09:41 [2019-10-03T16:09:41.243Z] 16:09:41 [2019-10-03T16:09:41.243Z] 16:09:41 [2019-10-03T16:09:41.243Z] DONE 19 tests, 1 skipped in 125.040s 16:09:41 [2019-10-03T16:09:41.243Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 16:09:41 [2019-10-03T16:09:41.243Z] ++ 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 16:09:41 [2019-10-03T16:09:41.243Z] ++ set -e 16:09:41 [2019-10-03T16:09:41.243Z] ++ '[' -n 0 ']' 16:09:41 [2019-10-03T16:09:41.243Z] ++ set -x 16:09:41 [2019-10-03T16:09:41.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:09:41 [2019-10-03T16:09:41.243Z] INFO: Testing against a local daemon 16:09:41 [2019-10-03T16:09:41.243Z] === RUN TestSessionCreate 16:09:41 [2019-10-03T16:09:41.243Z] --- PASS: TestSessionCreate (0.04s) 16:09:41 [2019-10-03T16:09:41.243Z] === RUN TestSessionCreateWithBadUpgrade 16:09:41 [2019-10-03T16:09:41.243Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 16:09:41 [2019-10-03T16:09:41.243Z] PASS 16:09:41 [2019-10-03T16:09:41.243Z] 16:09:41 [2019-10-03T16:09:41.243Z] DONE 2 tests in 0.222s 16:09:41 [2019-10-03T16:09:41.243Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 16:09:41 [2019-10-03T16:09:41.243Z] ++ 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 16:09:41 [2019-10-03T16:09:41.243Z] ++ set -e 16:09:41 [2019-10-03T16:09:41.243Z] ++ '[' -n 0 ']' 16:09:41 [2019-10-03T16:09:41.243Z] ++ set -x 16:09:41 [2019-10-03T16:09:41.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:09:41 [2019-10-03T16:09:41.243Z] INFO: Testing against a local daemon 16:09:41 [2019-10-03T16:09:41.243Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:09:41 [2019-10-03T16:09:41.243Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:09:41 [2019-10-03T16:09:41.243Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:09:41 [2019-10-03T16:09:41.243Z] === RUN TestEventsExecDie 16:09:41 [2019-10-03T16:09:41.618Z] --- PASS: TestEventsExecDie (0.99s) 16:09:41 [2019-10-03T16:09:41.618Z] === RUN TestEventsBackwardsCompatible 16:09:41 [2019-10-03T16:09:41.618Z] --- PASS: TestEventsBackwardsCompatible (0.11s) 16:09:41 [2019-10-03T16:09:41.618Z] === RUN TestInfoBinaryCommits 16:09:41 [2019-10-03T16:09:41.618Z] --- PASS: TestInfoBinaryCommits (0.04s) 16:09:41 [2019-10-03T16:09:41.618Z] === RUN TestInfoAPIVersioned 16:09:41 [2019-10-03T16:09:41.618Z] --- PASS: TestInfoAPIVersioned (0.01s) 16:09:41 [2019-10-03T16:09:41.618Z] === RUN TestInfoAPI 16:09:41 [2019-10-03T16:09:41.693Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 57.0% of statements 16:09:41 [2019-10-03T16:09:41.982Z] --- PASS: TestInfoAPI (0.03s) 16:09:41 [2019-10-03T16:09:41.982Z] === RUN TestInfoAPIWarnings 16:09:42 [2019-10-03T16:09:42.192Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 16:09:43 [2019-10-03T16:09:43.027Z] --- PASS: TestInfoAPIWarnings (0.88s) 16:09:43 [2019-10-03T16:09:43.027Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 16:09:43 [2019-10-03T16:09:43.027Z] === RUN TestLoginFailsWithBadCredentials 16:09:43 [2019-10-03T16:09:43.027Z] --- PASS: TestLoginFailsWithBadCredentials (0.48s) 16:09:43 [2019-10-03T16:09:43.027Z] === RUN TestPingCacheHeaders 16:09:43 [2019-10-03T16:09:43.273Z] === RUN TestDockerSuite/TestBuildLineBreak 16:09:43 [2019-10-03T16:09:43.273Z] --- PASS: TestSecretInspect (3.15s) 16:09:43 [2019-10-03T16:09:43.273Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 16:09:43 [2019-10-03T16:09:43.273Z] === RUN TestSecretList 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestPingCacheHeaders (0.03s) 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestPingGet 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestPingGet (0.02s) 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestPingHead 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestPingHead (0.03s) 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestVersion 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestVersion (0.03s) 16:09:43 [2019-10-03T16:09:43.487Z] PASS 16:09:43 [2019-10-03T16:09:43.487Z] 16:09:43 [2019-10-03T16:09:43.487Z] === Skipped 16:09:43 [2019-10-03T16:09:43.487Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:09:43 [2019-10-03T16:09:43.487Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:09:43 [2019-10-03T16:09:43.487Z] 16:09:43 [2019-10-03T16:09:43.487Z] 16:09:43 [2019-10-03T16:09:43.487Z] DONE 12 tests, 1 skipped in 2.801s 16:09:43 [2019-10-03T16:09:43.487Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 16:09:43 [2019-10-03T16:09:43.487Z] ++ 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 16:09:43 [2019-10-03T16:09:43.487Z] ++ set -e 16:09:43 [2019-10-03T16:09:43.487Z] ++ '[' -n 0 ']' 16:09:43 [2019-10-03T16:09:43.487Z] ++ set -x 16:09:43 [2019-10-03T16:09:43.487Z] ++ env -i DEST=/go/src/github.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 16:09:43 [2019-10-03T16:09:43.487Z] INFO: Testing against a local daemon 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestVolumesCreateAndList 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestVolumesCreateAndList (0.04s) 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestVolumesRemove 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestVolumesRemove (0.13s) 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestVolumesInspect 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestVolumesInspect (0.02s) 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestVolumesInvalidJSON 16:09:43 [2019-10-03T16:09:43.487Z] === RUN TestVolumesInvalidJSON//volumes/create 16:09:43 [2019-10-03T16:09:43.487Z] === PAUSE TestVolumesInvalidJSON//volumes/create 16:09:43 [2019-10-03T16:09:43.487Z] === CONT TestVolumesInvalidJSON//volumes/create 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestVolumesInvalidJSON (0.02s) 16:09:43 [2019-10-03T16:09:43.487Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 16:09:43 [2019-10-03T16:09:43.487Z] PASS 16:09:43 [2019-10-03T16:09:43.487Z] 16:09:43 [2019-10-03T16:09:43.487Z] DONE 5 tests in 0.333s 16:09:43 [2019-10-03T16:09:43.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:09:43 [2019-10-03T16:09:43.730Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 16:09:43 [2019-10-03T16:09:43.730Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 16:09:43 [2019-10-03T16:09:43.730Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 16:09:43 [2019-10-03T16:09:43.730Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 16:09:43 [2019-10-03T16:09:43.876Z] ++++ cat bundles/test-integration/docker.pid 16:09:43 [2019-10-03T16:09:43.876Z] +++ kill 11478 16:09:44 [2019-10-03T16:09:44.959Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.340s coverage: 72.5% of statements 16:09:44 [2019-10-03T16:09:44.959Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.479s coverage: 45.9% of statements 16:09:44 [2019-10-03T16:09:44.959Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 16:09:45 [2019-10-03T16:09:45.683Z] umount: bundles/test-integration/root: mountpoint not found 16:09:45 [2019-10-03T16:09:45.683Z] +++ /etc/init.d/apparmor stop 16:09:45 [2019-10-03T16:09:45.683Z] Clearing AppArmor profiles cache:. 16:09:45 [2019-10-03T16:09:45.683Z] All profile caches have been cleared, but no profiles have been unloaded. 16:09:45 [2019-10-03T16:09:45.683Z] Unloading profiles will leave already running processes permanently 16:09:45 [2019-10-03T16:09:45.683Z] unconfined, which can lead to unexpected situations. 16:09:45 [2019-10-03T16:09:45.683Z] 16:09:45 [2019-10-03T16:09:45.683Z] To set a process to complain mode, use the command line tool 16:09:45 [2019-10-03T16:09:45.683Z] 'aa-complain'. To really tear down all profiles, run the init script 16:09:45 [2019-10-03T16:09:45.683Z] with the 'teardown' option." 16:09:45 [2019-10-03T16:09:45.683Z] 16:09:45 [2019-10-03T16:09:45.908Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 16:09:46 [2019-10-03T16:09:46.559Z] --- PASS: TestSecretList (3.09s) 16:09:46 [2019-10-03T16:09:46.559Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 16:09:46 [2019-10-03T16:09:46.559Z] === RUN TestSecretsCreateAndDelete 16:09:47 [2019-10-03T16:09:47.203Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 16:09:47 [2019-10-03T16:09:47.203Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 16:09:47 [2019-10-03T16:09:47.458Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 16:09:47 [2019-10-03T16:09:47.458Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 16:09:47 [2019-10-03T16:09:47.458Z] === RUN TestDockerSuite/TestBuildMaintainer 16:09:47 [2019-10-03T16:09:47.484Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.934s coverage: 51.0% of statements 16:09:48 [2019-10-03T16:09:48.060Z] === RUN TestDockerSuite/TestBuildMissingArgs Post stage [Pipeline] junit 16:09:48 [2019-10-03T16:09:48.460Z] Recording test results 16:09:48 [2019-10-03T16:09:48.845Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.304s coverage: 76.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:09:49 [2019-10-03T16:09:49.422Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 16:09:49 [2019-10-03T16:09:49.422Z] --- PASS: TestSecretsCreateAndDelete (3.18s) 16:09:49 [2019-10-03T16:09:49.422Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 16:09:49 [2019-10-03T16:09:49.422Z] === RUN TestSecretsUpdate 16:09:49 [2019-10-03T16:09:49.769Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements 16:09:49 [2019-10-03T16:09:49.769Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.021s coverage: 57.2% of statements 16:09:49 [2019-10-03T16:09:49.769Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 16:09:49 [2019-10-03T16:09:49.769Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 16:09:50 [2019-10-03T16:09:50.216Z] + echo Ensuring container killed. 16:09:50 [2019-10-03T16:09:50.216Z] Ensuring container killed. 16:09:50 [2019-10-03T16:09:50.216Z] + docker rm -vf docker-pr11 16:09:50 [2019-10-03T16:09:50.216Z] Error: No such container: docker-pr11 16:09:50 [2019-10-03T16:09:50.216Z] + true [Pipeline] sh 16:09:51 [2019-10-03T16:09:51.028Z] + echo Chowning /workspace to jenkins user 16:09:51 [2019-10-03T16:09:51.028Z] Chowning /workspace to jenkins user 16:09:51 [2019-10-03T16:09:51.028Z] + id -u 16:09:51 [2019-10-03T16:09:51.028Z] + id -g 16:09:51 [2019-10-03T16:09:51.028Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39082:/workspace busybox chown -R 1001:1001 /workspace 16:09:51 [2019-10-03T16:09:51.028Z] Unable to find image 'busybox:latest' locally 16:09:51 [2019-10-03T16:09:51.132Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements 16:09:51 [2019-10-03T16:09:51.313Z] === RUN TestDockerSuite/TestBuildMultiStageArg 16:09:51 [2019-10-03T16:09:51.401Z] latest: Pulling from library/busybox 16:09:51 [2019-10-03T16:09:51.401Z] 6d4c3d9fc915: Pulling fs layer 16:09:51 [2019-10-03T16:09:51.401Z] 6d4c3d9fc915: Download complete 16:09:52 [2019-10-03T16:09:52.057Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements 16:09:52 [2019-10-03T16:09:52.216Z] 6d4c3d9fc915: Pull complete 16:09:52 [2019-10-03T16:09:52.216Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 16:09:52 [2019-10-03T16:09:52.216Z] Status: Downloaded newer image for busybox:latest 16:09:52 [2019-10-03T16:09:52.673Z] --- PASS: TestSecretsUpdate (3.09s) 16:09:52 [2019-10-03T16:09:52.673Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 16:09:52 [2019-10-03T16:09:52.673Z] === RUN TestTemplatedSecret 16:09:52 [2019-10-03T16:09:52.982Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements 16:09:52 [2019-10-03T16:09:52.982Z] ? github.com/docker/docker/daemon/initlayer [no test files] 16:09:52 [2019-10-03T16:09:52.982Z] ? github.com/docker/docker/daemon/listeners [no test files] 16:09:53 [2019-10-03T16:09:53.906Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 42.7% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:09:54 [2019-10-03T16:09:54.829Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 77.8% of statements 16:09:54 [2019-10-03T16:09:54.829Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 16:09:54 [2019-10-03T16:09:54.829Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 16:09:54 [2019-10-03T16:09:54.979Z] + bundleName=s390x-integration 16:09:54 [2019-10-03T16:09:54.979Z] + echo Creating s390x-integration-bundles.tar.gz 16:09:54 [2019-10-03T16:09:54.979Z] Creating s390x-integration-bundles.tar.gz 16:09:54 [2019-10-03T16:09:54.979Z] + xargs tar -czf s390x-integration-bundles.tar.gz 16:09:54 [2019-10-03T16:09:54.979Z] + 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 16:09:55 [2019-10-03T16:09:55.084Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements 16:09:55 [2019-10-03T16:09:55.117Z] Archiving artifacts 16:09:56 [2019-10-03T16:09:56.008Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements 16:09:56 [2019-10-03T16:09:56.017Z] === RUN TestDockerSuite/TestBuildMultiStageCache 16:09:56 [2019-10-03T16:09:56.262Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements 16:09:56 [2019-10-03T16:09:56.272Z] --- PASS: TestTemplatedSecret (3.71s) 16:09:56 [2019-10-03T16:09:56.272Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 16:09:56 [2019-10-03T16:09:56.272Z] === RUN TestSecretCreateResolve 16:09:56 [2019-10-03T16:09:56.446Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39082/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:09:56 [2019-10-03T16:09:56.517Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements 16:09:56 [2019-10-03T16:09:56.526Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 16:09:57 [2019-10-03T16:09:57.085Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 16:09:57 [2019-10-03T16:09:57.206Z] + make clean 16:09:57 [2019-10-03T16:09:57.442Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements 16:09:57 [2019-10-03T16:09:57.442Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 16:09:57 [2019-10-03T16:09:57.572Z] docker volume rm -f docker-dev-cache 16:09:57 [2019-10-03T16:09:57.572Z] docker-dev-cache [Pipeline] deleteDir 16:09:58 [2019-10-03T16:09:58.003Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 20.0% of statements 16:09:58 [2019-10-03T16:09:58.505Z] === RUN TestDockerSuite/TestBuildAddNonTar 16:09:59 [2019-10-03T16:09:59.364Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements 16:09:59 [2019-10-03T16:09:59.592Z] --- PASS: TestSecretCreateResolve (3.26s) 16:09:59 [2019-10-03T16:09:59.592Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 16:09:59 [2019-10-03T16:09:59.592Z] PASS 16:09:59 [2019-10-03T16:09:59.592Z] 16:09:59 [2019-10-03T16:09:59.592Z] DONE 6 tests in 19.650s 16:09:59 [2019-10-03T16:09:59.592Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 16:09:59 [2019-10-03T16:09:59.592Z] ++ 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 16:09:59 [2019-10-03T16:09:59.592Z] ++ set -e 16:09:59 [2019-10-03T16:09:59.592Z] ++ '[' -n 0 ']' 16:09:59 [2019-10-03T16:09:59.592Z] ++ set -x 16:09:59 [2019-10-03T16:09:59.592Z] ++ env -i DEST=/go/src/github.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 16:09:59 [2019-10-03T16:09:59.592Z] INFO: Testing against a local daemon 16:09:59 [2019-10-03T16:09:59.592Z] === RUN TestServiceCreateInit 16:09:59 [2019-10-03T16:09:59.592Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:09:59 [2019-10-03T16:09:59.924Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 16:10:00 [2019-10-03T16:10:00.485Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 16:10:00 [2019-10-03T16:10:00.741Z] ok github.com/docker/docker/daemon/logger/splunk 1.656s coverage: 84.5% of statements 16:10:00 [2019-10-03T16:10:00.741Z] ? github.com/docker/docker/daemon/names [no test files] 16:10:00 [2019-10-03T16:10:00.741Z] ? github.com/docker/docker/daemon/stats [no test files] 16:10:02 [2019-10-03T16:10:02.628Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements 16:10:03 [2019-10-03T16:10:03.189Z] ok github.com/docker/docker/distribution 0.733s coverage: 22.4% of statements 16:10:03 [2019-10-03T16:10:03.189Z] ? github.com/docker/docker/distribution/utils [no test files] 16:10:03 [2019-10-03T16:10:03.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 16:10:04 [2019-10-03T16:10:04.115Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements 16:10:05 [2019-10-03T16:10:05.478Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements 16:10:05 [2019-10-03T16:10:05.734Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.1% of statements 16:10:05 [2019-10-03T16:10:05.734Z] ? github.com/docker/docker/dockerversion [no test files] 16:10:06 [2019-10-03T16:10:06.271Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:10:06 [2019-10-03T16:10:06.295Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements 16:10:06 [2019-10-03T16:10:06.296Z] ? github.com/docker/docker/image/tarexport [no test files] 16:10:07 [2019-10-03T16:10:07.222Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements 16:10:07 [2019-10-03T16:10:07.222Z] ? github.com/docker/docker/internal/test/suite [no test files] 16:10:08 [2019-10-03T16:10:08.154Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements 16:10:08 [2019-10-03T16:10:08.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 16:10:08 [2019-10-03T16:10:08.827Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 16:10:08 [2019-10-03T16:10:08.827Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 16:10:09 [2019-10-03T16:10:09.082Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements 16:10:09 [2019-10-03T16:10:09.082Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 16:10:09 [2019-10-03T16:10:09.288Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 16:10:10 [2019-10-03T16:10:10.754Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 16:10:10 [2019-10-03T16:10:10.966Z] ok github.com/docker/docker/pkg/archive 0.380s coverage: 77.1% of statements 16:10:11 [2019-10-03T16:10:11.894Z] ok github.com/docker/docker/pkg/authorization 0.247s coverage: 68.3% of statements 16:10:12 [2019-10-03T16:10:12.114Z] --- PASS: TestServiceCreateInit (12.22s) 16:10:12 [2019-10-03T16:10:12.114Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.12s) 16:10:12 [2019-10-03T16:10:12.114Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 16:10:12 [2019-10-03T16:10:12.114Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.08s) 16:10:12 [2019-10-03T16:10:12.114Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 16:10:12 [2019-10-03T16:10:12.114Z] === RUN TestCreateServiceMultipleTimes 16:10:12 [2019-10-03T16:10:12.150Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements 16:10:12 [2019-10-03T16:10:12.193Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 16:10:12 [2019-10-03T16:10:12.405Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements 16:10:13 [2019-10-03T16:10:13.731Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 16:10:16 [2019-10-03T16:10:16.309Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 16:10:16 [2019-10-03T16:10:16.562Z] ok github.com/docker/docker/pkg/chrootarchive 2.884s coverage: 43.2% of statements 16:10:16 [2019-10-03T16:10:16.562Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 16:10:16 [2019-10-03T16:10:16.562Z] ok github.com/docker/docker/layer 7.765s coverage: 68.8% of statements 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/libcontainerd [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/libcontainerd/types [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/oci [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/oci/caps [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/pkg/containerfs [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 16:10:16 [2019-10-03T16:10:16.562Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements 16:10:16 [2019-10-03T16:10:16.818Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements 16:10:17 [2019-10-03T16:10:17.234Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:10:17 [2019-10-03T16:10:17.434Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:10:17 [2019-10-03T16:10:17.994Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements 16:10:18 [2019-10-03T16:10:18.250Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 16:10:19 [2019-10-03T16:10:19.612Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 16:10:20 [2019-10-03T16:10:20.172Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements 16:10:20 [2019-10-03T16:10:20.579Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 16:10:20 [2019-10-03T16:10:20.579Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 16:10:20 [2019-10-03T16:10:20.732Z] ok github.com/docker/docker/pkg/fsutils 0.246s coverage: 85.1% of statements 16:10:20 [2019-10-03T16:10:20.987Z] ok github.com/docker/docker/pkg/discovery/kv 3.119s coverage: 84.1% of statements 16:10:21 [2019-10-03T16:10:21.243Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements 16:10:22 [2019-10-03T16:10:22.168Z] ok github.com/docker/docker/pkg/idtools 0.465s coverage: 70.1% of statements 16:10:22 [2019-10-03T16:10:22.424Z] ok github.com/docker/docker/pkg/ioutils 0.487s coverage: 69.3% of statements 16:10:22 [2019-10-03T16:10:22.680Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements 16:10:22 [2019-10-03T16:10:22.935Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements 16:10:23 [2019-10-03T16:10:23.175Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 16:10:23 [2019-10-03T16:10:23.190Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements 16:10:23 [2019-10-03T16:10:23.190Z] ? github.com/docker/docker/pkg/loopback [no test files] 16:10:23 [2019-10-03T16:10:23.751Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements 16:10:24 [2019-10-03T16:10:24.007Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements 16:10:24 [2019-10-03T16:10:24.152Z] === RUN TestDockerSuite/TestBuildAddScript 16:10:24 [2019-10-03T16:10:24.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 16:10:24 [2019-10-03T16:10:24.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 16:10:24 [2019-10-03T16:10:24.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 16:10:24 [2019-10-03T16:10:24.152Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 16:10:24 [2019-10-03T16:10:24.152Z] === RUN TestDockerSuite/TestBuildAddTar 16:10:24 [2019-10-03T16:10:24.262Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements 16:10:24 [2019-10-03T16:10:24.518Z] ok github.com/docker/docker/pkg/mount 0.583s coverage: 69.6% of statements 16:10:24 [2019-10-03T16:10:24.518Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 16:10:24 [2019-10-03T16:10:24.773Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements 16:10:25 [2019-10-03T16:10:25.029Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements 16:10:25 [2019-10-03T16:10:25.029Z] ? github.com/docker/docker/pkg/platform [no test files] 16:10:25 [2019-10-03T16:10:25.029Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 16:10:25 [2019-10-03T16:10:25.953Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements 16:10:26 [2019-10-03T16:10:26.477Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 16:10:26 [2019-10-03T16:10:26.512Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 16:10:26 [2019-10-03T16:10:26.768Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 16:10:26 [2019-10-03T16:10:26.768Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 16:10:27 [2019-10-03T16:10:27.035Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 16:10:28 [2019-10-03T16:10:28.128Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements 16:10:28 [2019-10-03T16:10:28.382Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 16:10:29 [2019-10-03T16:10:29.588Z] === RUN TestDockerSuite/TestBuildMultipleTags 16:10:29 [2019-10-03T16:10:29.842Z] === RUN TestDockerSuite/TestBuildNetContainer 16:10:31 [2019-10-03T16:10:31.640Z] ok github.com/docker/docker/pkg/signal 2.371s coverage: 61.0% of statements 16:10:31 [2019-10-03T16:10:31.640Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 16:10:31 [2019-10-03T16:10:31.896Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements 16:10:32 [2019-10-03T16:10:32.152Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 16:10:32 [2019-10-03T16:10:32.407Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements 16:10:32 [2019-10-03T16:10:32.439Z] === RUN TestDockerSuite/TestBuildNetNone 16:10:32 [2019-10-03T16:10:32.663Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements 16:10:32 [2019-10-03T16:10:32.695Z] --- PASS: TestCreateServiceMultipleTimes (20.91s) 16:10:32 [2019-10-03T16:10:32.695Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 16:10:32 [2019-10-03T16:10:32.695Z] === RUN TestCreateServiceConflict 16:10:32 [2019-10-03T16:10:32.950Z] === RUN TestDockerSuite/TestBuildNoContext 16:10:33 [2019-10-03T16:10:33.224Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements 16:10:33 [2019-10-03T16:10:33.479Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements 16:10:34 [2019-10-03T16:10:34.040Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements 16:10:34 [2019-10-03T16:10:34.354Z] === RUN TestDockerSuite/TestBuildNoDupOutput 16:10:34 [2019-10-03T16:10:34.600Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements 16:10:34 [2019-10-03T16:10:34.600Z] testing: warning: no tests to run 16:10:34 [2019-10-03T16:10:34.600Z] coverage: [no statements] 16:10:34 [2019-10-03T16:10:34.600Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 16:10:35 [2019-10-03T16:10:35.160Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 16:10:35 [2019-10-03T16:10:35.160Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 16:10:35 [2019-10-03T16:10:35.278Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 16:10:35 [2019-10-03T16:10:35.415Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 16:10:35 [2019-10-03T16:10:35.838Z] --- PASS: TestCreateServiceConflict (3.05s) 16:10:35 [2019-10-03T16:10:35.838Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 16:10:35 [2019-10-03T16:10:35.838Z] === RUN TestCreateServiceMaxReplicas 16:10:37 [2019-10-03T16:10:37.299Z] ok github.com/docker/docker/plugin 0.531s coverage: 27.1% of statements 16:10:37 [2019-10-03T16:10:37.719Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 16:10:37 [2019-10-03T16:10:37.975Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 16:10:37 [2019-10-03T16:10:37.975Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 16:10:38 [2019-10-03T16:10:38.239Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 16:10:38 [2019-10-03T16:10:38.799Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements 16:10:39 [2019-10-03T16:10:39.339Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) 16:10:39 [2019-10-03T16:10:39.339Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 16:10:39 [2019-10-03T16:10:39.339Z] === RUN TestCreateWithDuplicateNetworkNames 16:10:39 [2019-10-03T16:10:39.358Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements 16:10:39 [2019-10-03T16:10:39.594Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 16:10:39 [2019-10-03T16:10:39.849Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 16:10:40 [2019-10-03T16:10:40.721Z] ok github.com/docker/docker/registry 0.087s coverage: 56.3% of statements 16:10:40 [2019-10-03T16:10:40.773Z] === RUN TestDockerSuite/TestBuildOnBuild 16:10:40 [2019-10-03T16:10:40.976Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 16:10:41 [2019-10-03T16:10:41.231Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements 16:10:42 [2019-10-03T16:10:42.156Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements 16:10:42 [2019-10-03T16:10:42.156Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 16:10:43 [2019-10-03T16:10:43.283Z] === RUN TestDockerSuite/TestBuildOnBuildCache 16:10:44 [2019-10-03T16:10:44.205Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 16:10:44 [2019-10-03T16:10:44.665Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 16:10:45 [2019-10-03T16:10:45.225Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements 16:10:45 [2019-10-03T16:10:45.784Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements 16:10:46 [2019-10-03T16:10:46.709Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements 16:10:47 [2019-10-03T16:10:47.477Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 16:10:49 [2019-10-03T16:10:49.366Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 16:10:51 [2019-10-03T16:10:51.248Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 16:10:52 [2019-10-03T16:10:52.648Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 16:10:54 [2019-10-03T16:10:54.530Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 16:10:54 [2019-10-03T16:10:54.785Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 16:10:55 [2019-10-03T16:10:55.711Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.11s) 16:10:55 [2019-10-03T16:10:55.711Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 16:10:55 [2019-10-03T16:10:55.711Z] === RUN TestCreateServiceSecretFileMode 16:10:58 [2019-10-03T16:10:58.969Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) 16:10:58 [2019-10-03T16:10:58.969Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 16:10:58 [2019-10-03T16:10:58.969Z] === RUN TestCreateServiceConfigFileMode 16:10:58 [2019-10-03T16:10:58.969Z] === RUN TestDockerSuite/TestBuildPATH 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildWithHugeFile (85.03s) 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildWithEmptyDockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildPreserveOwnership 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildPreserveOwnership/copy_from 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildPreserveOwnership (5.00s) 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.38s) 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestBuildPlatformInvalid 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestBuildPlatformInvalid (0.15s) 16:11:00 [2019-10-03T16:11:00.563Z] PASS 16:11:00 [2019-10-03T16:11:00.563Z] 16:11:00 [2019-10-03T16:11:00.563Z] === Skipped 16:11:00 [2019-10-03T16:11:00.563Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) 16:11:00 [2019-10-03T16:11:00.563Z] build_session_test.go:25: TODO: BuildKit 16:11:00 [2019-10-03T16:11:00.563Z] 16:11:00 [2019-10-03T16:11:00.563Z] 16:11:00 [2019-10-03T16:11:00.563Z] DONE 32 tests, 1 skipped in 130.929s 16:11:00 [2019-10-03T16:11:00.563Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 16:11:00 [2019-10-03T16:11:00.563Z] ++ 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 16:11:00 [2019-10-03T16:11:00.563Z] ++ set -e 16:11:00 [2019-10-03T16:11:00.563Z] ++ '[' -n 0 ']' 16:11:00 [2019-10-03T16:11:00.563Z] ++ set -x 16:11:00 [2019-10-03T16:11:00.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=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 16:11:00 [2019-10-03T16:11:00.563Z] INFO: Testing against a local daemon 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestConfigList 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestConfigList (2.18s) 16:11:00 [2019-10-03T16:11:00.563Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestConfigsCreateAndDelete 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestConfigsCreateAndDelete (2.23s) 16:11:00 [2019-10-03T16:11:00.563Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestConfigsUpdate 16:11:00 [2019-10-03T16:11:00.563Z] --- PASS: TestConfigsUpdate (2.21s) 16:11:00 [2019-10-03T16:11:00.563Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" 16:11:00 [2019-10-03T16:11:00.563Z] === RUN TestTemplatedConfig 16:11:01 [2019-10-03T16:11:01.519Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 16:11:01 [2019-10-03T16:11:01.526Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/profiles/apparmor [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/rootless [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/rootless/specconv [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/runconfig/opts [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/daemon [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/environment [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/fakegit [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/registry [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/testutil/request [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/volume [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/volume/service/opts [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] ? github.com/docker/docker/volume/testutils [no test files] 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === Skipped 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] exec_linux_test.go:18: requires AppArmor to be enabled 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] exec_linux_test.go:38: requires AppArmor to be enabled 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver btrfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver btrfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver btrfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver btrfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver btrfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:73: No driver to put! 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] overlay_test.go:44: Fails to compute changes after apply intermittently 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] overlay_test.go:49: Fails to compute changes intermittently 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] overlay_test.go:65: Cannot run test with naive change algorithm 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver zfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver zfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver zfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver zfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:46: Driver zfs not supported 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] graphtest_unix.go:73: No driver to put! 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 16:11:01 [2019-10-03T16:11:01.526Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] 16:11:01 [2019-10-03T16:11:01.526Z] DONE 2114 tests, 20 skipped in 225.338s Post stage [Pipeline] junit 16:11:01 [2019-10-03T16:11:01.536Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 16:11:02 [2019-10-03T16:11:02.078Z] --- PASS: TestCreateServiceConfigFileMode (3.47s) 16:11:02 [2019-10-03T16:11:02.078Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 16:11:02 [2019-10-03T16:11:02.078Z] === RUN TestCreateServiceSysctls 16:11:02 [2019-10-03T16:11:02.333Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 16:11:02 [2019-10-03T16:11:02.353Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39082/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -e DOCKER_GRAPHDRIVER docker:0075ee6d6cf03541078f341c74475b61c1cddd31 hack/validate/vendor 16:11:03 [2019-10-03T16:11:03.279Z] No vendor changes in diff. 16:11:03 [2019-10-03T16:11:03.691Z] === RUN TestDockerSuite/TestBuildRelativeCopy [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh 16:11:04 [2019-10-03T16:11:04.034Z] --- PASS: TestTemplatedConfig (3.26s) 16:11:04 [2019-10-03T16:11:04.034Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" 16:11:04 [2019-10-03T16:11:04.034Z] === RUN TestConfigInspect 16:11:04 [2019-10-03T16:11:04.245Z] + echo Building e2e image 16:11:04 [2019-10-03T16:11:04.245Z] Building e2e image 16:11:04 [2019-10-03T16:11:04.245Z] + docker build --build-arg DOCKER_GITCOMMIT=0075ee6d6cf03541078f341c74475b61c1cddd31 -t moby-e2e-test -f Dockerfile.e2e . 16:11:04 [2019-10-03T16:11:04.245Z] #2 [internal] load .dockerignore 16:11:04 [2019-10-03T16:11:04.245Z] #2 DONE 0.0s 16:11:04 [2019-10-03T16:11:04.245Z] 16:11:04 [2019-10-03T16:11:04.245Z] #1 [internal] load build definition from Dockerfile.e2e 16:11:04 [2019-10-03T16:11:04.245Z] #1 transferring dockerfile: 3.21kB done 16:11:04 [2019-10-03T16:11:04.245Z] #1 DONE 0.0s 16:11:04 [2019-10-03T16:11:04.245Z] 16:11:04 [2019-10-03T16:11:04.245Z] #2 [internal] load .dockerignore 16:11:04 [2019-10-03T16:11:04.245Z] #2 transferring context: 34B done 16:11:04 [2019-10-03T16:11:04.245Z] #2 DONE 0.0s 16:11:04 [2019-10-03T16:11:04.245Z] 16:11:04 [2019-10-03T16:11:04.245Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 16:11:04 [2019-10-03T16:11:04.515Z] #4 DONE 0.4s 16:11:04 [2019-10-03T16:11:04.515Z] 16:11:04 [2019-10-03T16:11:04.515Z] #3 [internal] load metadata for docker.io/library/golang:1.13.1-alpine 16:11:04 [2019-10-03T16:11:04.515Z] #3 DONE 0.3s 16:11:04 [2019-10-03T16:11:04.784Z] 16:11:04 [2019-10-03T16:11:04.784Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... 16:11:04 [2019-10-03T16:11:04.784Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done 16:11:04 [2019-10-03T16:11:04.784Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done 16:11:04 [2019-10-03T16:11:04.784Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done 16:11:04 [2019-10-03T16:11:04.784Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done 16:11:04 [2019-10-03T16:11:04.784Z] #5 DONE 0.1s 16:11:04 [2019-10-03T16:11:04.784Z] 16:11:04 [2019-10-03T16:11:04.784Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 16:11:04 [2019-10-03T16:11:04.784Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done 16:11:04 [2019-10-03T16:11:04.784Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 1.37MB / 126.85MB 0.2s 16:11:04 [2019-10-03T16:11:04.784Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.1s done 16:11:04 [2019-10-03T16:11:04.784Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done 16:11:04 [2019-10-03T16:11:04.784Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done 16:11:04 [2019-10-03T16:11:04.784Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done 16:11:05 [2019-10-03T16:11:05.045Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 22.87MB / 126.85MB 0.4s 16:11:05 [2019-10-03T16:11:05.301Z] #14 ... 16:11:05 [2019-10-03T16:11:05.301Z] 16:11:05 [2019-10-03T16:11:05.301Z] #8 [internal] load build context 16:11:05 [2019-10-03T16:11:05.301Z] #8 transferring context: 791.27kB 0.6s done 16:11:05 [2019-10-03T16:11:05.301Z] #8 DONE 0.6s 16:11:05 [2019-10-03T16:11:05.301Z] 16:11:05 [2019-10-03T16:11:05.301Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 16:11:05 [2019-10-03T16:11:05.301Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 29.54MB / 126.85MB 0.6s 16:11:05 [2019-10-03T16:11:05.301Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 49.54MB / 126.85MB 0.7s 16:11:05 [2019-10-03T16:11:05.555Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 61.19MB / 126.85MB 0.8s 16:11:05 [2019-10-03T16:11:05.555Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 71.32MB / 126.85MB 0.9s 16:11:05 [2019-10-03T16:11:05.811Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 95.01MB / 126.85MB 1.1s 16:11:05 [2019-10-03T16:11:05.811Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 107.75MB / 126.85MB 1.2s 16:11:06 [2019-10-03T16:11:06.060Z] --- PASS: TestConfigInspect (2.18s) 16:11:06 [2019-10-03T16:11:06.060Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" 16:11:06 [2019-10-03T16:11:06.060Z] === RUN TestConfigCreateWithLabels 16:11:06 [2019-10-03T16:11:06.068Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 118.65MB / 126.85MB 1.3s 16:11:06 [2019-10-03T16:11:06.068Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.4s 16:11:06 [2019-10-03T16:11:06.199Z] --- PASS: TestCreateServiceSysctls (4.16s) 16:11:06 [2019-10-03T16:11:06.199Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 16:11:06 [2019-10-03T16:11:06.199Z] === RUN TestCreateServiceCapabilities 16:11:06 [2019-10-03T16:11:06.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 16:11:06 [2019-10-03T16:11:06.323Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.6s done 16:11:06 [2019-10-03T16:11:06.323Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 16:11:06 [2019-10-03T16:11:06.577Z] #14 ... 16:11:06 [2019-10-03T16:11:06.577Z] 16:11:06 [2019-10-03T16:11:06.577Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... 16:11:06 [2019-10-03T16:11:06.577Z] #6 DONE 1.7s 16:11:06 [2019-10-03T16:11:06.577Z] 16:11:06 [2019-10-03T16:11:06.577Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 16:11:06 [2019-10-03T16:11:06.714Z] === RUN TestDockerSuite/TestBuildAddTarXz 16:11:06 [2019-10-03T16:11:06.714Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 16:11:06 [2019-10-03T16:11:06.714Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 16:11:08 [2019-10-03T16:11:08.106Z] --- PASS: TestConfigCreateWithLabels (2.19s) 16:11:08 [2019-10-03T16:11:08.106Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" 16:11:08 [2019-10-03T16:11:08.106Z] === RUN TestConfigCreateResolve 16:11:10 [2019-10-03T16:11:10.399Z] --- PASS: TestCreateServiceCapabilities (3.58s) 16:11:10 [2019-10-03T16:11:10.399Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 16:11:10 [2019-10-03T16:11:10.399Z] === RUN TestInspect 16:11:10 [2019-10-03T16:11:10.795Z] --- PASS: TestConfigCreateResolve (2.22s) 16:11:10 [2019-10-03T16:11:10.795Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" 16:11:10 [2019-10-03T16:11:10.795Z] === RUN TestConfigDaemonLibtrustID 16:11:11 [2019-10-03T16:11:11.082Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) 16:11:11 [2019-10-03T16:11:11.082Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" 16:11:11 [2019-10-03T16:11:11.082Z] PASS 16:11:11 [2019-10-03T16:11:11.082Z] 16:11:11 [2019-10-03T16:11:11.082Z] DONE 8 tests in 17.162s 16:11:11 [2019-10-03T16:11:11.082Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 16:11:11 [2019-10-03T16:11:11.082Z] ++ 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 16:11:11 [2019-10-03T16:11:11.082Z] ++ set -e 16:11:11 [2019-10-03T16:11:11.082Z] ++ '[' -n 0 ']' 16:11:11 [2019-10-03T16:11:11.082Z] ++ set -x 16:11:11 [2019-10-03T16:11:11.082Z] ++ env -i DEST=/go/src/github.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 16:11:11 [2019-10-03T16:11:11.082Z] INFO: Testing against a local daemon 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestCheckpoint 16:11:11 [2019-10-03T16:11:11.082Z] --- SKIP: TestCheckpoint (0.00s) 16:11:11 [2019-10-03T16:11:11.082Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestContainerInvalidJSON 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 16:11:11 [2019-10-03T16:11:11.082Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 16:11:11 [2019-10-03T16:11:11.082Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestContainerInvalidJSON//exec/foobar/start 16:11:11 [2019-10-03T16:11:11.082Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 16:11:11 [2019-10-03T16:11:11.082Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 16:11:11 [2019-10-03T16:11:11.082Z] === CONT TestContainerInvalidJSON//exec/foobar/start 16:11:11 [2019-10-03T16:11:11.082Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 16:11:11 [2019-10-03T16:11:11.082Z] --- PASS: TestContainerInvalidJSON (0.02s) 16:11:11 [2019-10-03T16:11:11.082Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 16:11:11 [2019-10-03T16:11:11.082Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 16:11:11 [2019-10-03T16:11:11.082Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestCopyFromContainerPathDoesNotExist 16:11:11 [2019-10-03T16:11:11.082Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) 16:11:11 [2019-10-03T16:11:11.082Z] === RUN TestCopyFromContainerPathIsNotDir 16:11:11 [2019-10-03T16:11:11.369Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) 16:11:11 [2019-10-03T16:11:11.369Z] === RUN TestCopyToContainerPathDoesNotExist 16:11:11 [2019-10-03T16:11:11.369Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) 16:11:11 [2019-10-03T16:11:11.369Z] === RUN TestCopyToContainerPathIsNotDir 16:11:11 [2019-10-03T16:11:11.369Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) 16:11:11 [2019-10-03T16:11:11.369Z] === RUN TestCopyFromContainer 16:11:11 [2019-10-03T16:11:11.814Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.2s 16:11:12 [2019-10-03T16:11:12.374Z] #14 ... 16:11:12 [2019-10-03T16:11:12.374Z] 16:11:12 [2019-10-03T16:11:12.374Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... 16:11:12 [2019-10-03T16:11:12.374Z] #7 1.135 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.211 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.319 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.323 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.531 (3/31) Installing ncurses-libs (6.1_p20190518-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.543 (4/31) Installing readline (8.0.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.551 (5/31) Installing bash (5.0.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.568 Executing bash-5.0.0-r0.post-install 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.576 (6/31) Installing ca-certificates (20190108-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.595 (7/31) Installing libgcc (8.3.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.600 (8/31) Installing libstdc++ (8.3.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.616 (9/31) Installing binutils (2.32-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.725 (10/31) Installing gmp (6.1.2-r1) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.731 (11/31) Installing isl (0.18-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.751 (12/31) Installing libgomp (8.3.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.756 (13/31) Installing libatomic (8.3.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.758 (14/31) Installing mpfr3 (3.1.5-r1) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.766 (15/31) Installing mpc1 (1.1.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 2.769 (16/31) Installing gcc (8.3.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 3.669 (17/31) Installing musl-dev (1.1.22-r3) 16:11:12 [2019-10-03T16:11:12.374Z] #7 3.788 (18/31) Installing libc-dev (0.7.1-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 3.790 (19/31) Installing g++ (8.3.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.399 (20/31) Installing nghttp2-libs (1.39.2-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.403 (21/31) Installing libcurl (7.66.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.411 (22/31) Installing expat (2.2.8-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.415 (23/31) Installing pcre2 (10.33-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.423 (24/31) Installing git (2.22.0-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.646 (25/31) Installing libmnl (1.0.4-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.647 (26/31) Installing libnftnl-libs (1.1.3-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.652 (27/31) Installing iptables (1.8.3-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.679 (28/31) Installing pigz (2.4-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.687 (29/31) Installing tar (1.32-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.697 (30/31) Installing xz-libs (5.2.4-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.700 (31/31) Installing xz (5.2.4-r0) 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.706 Executing busybox-1.30.1-r2.trigger 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.712 Executing ca-certificates-20190108-r0.trigger 16:11:12 [2019-10-03T16:11:12.374Z] #7 4.771 OK: 185 MiB in 45 packages 16:11:12 [2019-10-03T16:11:12.374Z] #7 DONE 6.0s 16:11:12 [2019-10-03T16:11:12.374Z] 16:11:12 [2019-10-03T16:11:12.374Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 16:11:12 [2019-10-03T16:11:12.630Z] #14 ... 16:11:12 [2019-10-03T16:11:12.630Z] 16:11:12 [2019-10-03T16:11:12.630Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh 16:11:12 [2019-10-03T16:11:12.630Z] #9 DONE 0.1s 16:11:12 [2019-10-03T16:11:12.630Z] 16:11:12 [2019-10-03T16:11:12.630Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 16:11:12 [2019-10-03T16:11:12.630Z] #14 ... 16:11:12 [2019-10-03T16:11:12.630Z] 16:11:12 [2019-10-03T16:11:12.630Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh 16:11:12 [2019-10-03T16:11:12.630Z] #10 DONE 0.1s 16:11:12 [2019-10-03T16:11:12.630Z] 16:11:12 [2019-10-03T16:11:12.630Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... 16:11:12 [2019-10-03T16:11:12.630Z] #11 DONE 0.1s 16:11:12 [2019-10-03T16:11:12.848Z] === RUN TestCopyFromContainer// 16:11:12 [2019-10-03T16:11:12.885Z] 16:11:12 [2019-10-03T16:11:12.885Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... 16:11:12 [2019-10-03T16:11:12.885Z] #12 DONE 0.1s 16:11:12 [2019-10-03T16:11:12.885Z] 16:11:12 [2019-10-03T16:11:12.885Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... 16:11:12 [2019-10-03T16:11:12.885Z] #13 DONE 0.1s 16:11:12 [2019-10-03T16:11:12.885Z] 16:11:12 [2019-10-03T16:11:12.885Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... 16:11:12 [2019-10-03T16:11:12.885Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.5s done 16:11:12 [2019-10-03T16:11:12.885Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 16:11:13 [2019-10-03T16:11:13.133Z] === RUN TestCopyFromContainer//bar/root 16:11:13 [2019-10-03T16:11:13.133Z] === RUN TestCopyFromContainer//bar/root/ 16:11:13 [2019-10-03T16:11:13.133Z] === RUN TestCopyFromContainer/bar/quux 16:11:13 [2019-10-03T16:11:13.145Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done 16:11:13 [2019-10-03T16:11:13.145Z] #14 DONE 8.5s 16:11:13 [2019-10-03T16:11:13.145Z] 16:11:13 [2019-10-03T16:11:13.145Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... 16:11:13 [2019-10-03T16:11:13.416Z] === RUN TestCopyFromContainer/bar/quux/ 16:11:13 [2019-10-03T16:11:13.416Z] === RUN TestCopyFromContainer/bar/quux/baz 16:11:13 [2019-10-03T16:11:13.416Z] === RUN TestCopyFromContainer/bar/filesymlink 16:11:13 [2019-10-03T16:11:13.703Z] === RUN TestCopyFromContainer/bar/dirsymlink 16:11:13 [2019-10-03T16:11:13.703Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 16:11:13 [2019-10-03T16:11:13.703Z] === RUN TestCopyFromContainer/bar/notarget 16:11:13 [2019-10-03T16:11:13.920Z] --- PASS: TestInspect (3.73s) 16:11:13 [2019-10-03T16:11:13.920Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 16:11:13 [2019-10-03T16:11:13.920Z] === RUN TestDockerNetworkConnectAlias 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer (2.46s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer// (0.09s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:11:13 [2019-10-03T16:11:13.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:11:13 [2019-10-03T16:11:13.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 16:11:13 [2019-10-03T16:11:13.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 16:11:13 [2019-10-03T16:11:13.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 16:11:13 [2019-10-03T16:11:13.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 16:11:13 [2019-10-03T16:11:13.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateLinkToNonExistingContainer 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateWithInvalidEnv 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateWithInvalidEnv/0 16:11:13 [2019-10-03T16:11:13.999Z] === PAUSE TestCreateWithInvalidEnv/0 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateWithInvalidEnv/1 16:11:13 [2019-10-03T16:11:13.999Z] === PAUSE TestCreateWithInvalidEnv/1 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateWithInvalidEnv/2 16:11:13 [2019-10-03T16:11:13.999Z] === PAUSE TestCreateWithInvalidEnv/2 16:11:13 [2019-10-03T16:11:13.999Z] === CONT TestCreateWithInvalidEnv/0 16:11:13 [2019-10-03T16:11:13.999Z] === CONT TestCreateWithInvalidEnv/2 16:11:13 [2019-10-03T16:11:13.999Z] === CONT TestCreateWithInvalidEnv/1 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateWithInvalidEnv (0.03s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateTmpfsMountsTarget 16:11:13 [2019-10-03T16:11:13.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 16:11:13 [2019-10-03T16:11:13.999Z] === RUN TestCreateWithCustomMaskedPaths 16:11:14 [2019-10-03T16:11:14.070Z] #15 0.775 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 16:11:14 [2019-10-03T16:11:14.994Z] #15 1.841 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 16:11:14 [2019-10-03T16:11:14.994Z] #15 1.904 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 1.907 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.041 (3/43) Installing ncurses-libs (6.1_p20190518-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.049 (4/43) Installing readline (8.0.0-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.053 (5/43) Installing bash (5.0.0-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.067 Executing bash-5.0.0-r0.post-install 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.071 (6/43) Installing linux-headers (4.19.36-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.149 (7/43) Installing libuuid (2.33.2-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.151 (8/43) Installing btrfs-progs-libs (5.1.1-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.155 (9/43) Installing btrfs-progs-dev (5.1.1-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.160 (10/43) Installing binutils (2.32-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.225 (11/43) Installing libmagic (5.37-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.244 (12/43) Installing file (5.37-r0) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.246 (13/43) Installing gmp (6.1.2-r1) 16:11:15 [2019-10-03T16:11:15.249Z] #15 2.251 (14/43) Installing isl (0.18-r0) 16:11:15 [2019-10-03T16:11:15.500Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.265 (15/43) Installing libgomp (8.3.0-r0) 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.268 (16/43) Installing libatomic (8.3.0-r0) 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.270 (17/43) Installing libgcc (8.3.0-r0) 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.272 (18/43) Installing mpfr3 (3.1.5-r1) 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.279 (19/43) Installing mpc1 (1.1.0-r0) 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.282 (20/43) Installing libstdc++ (8.3.0-r0) 16:11:15 [2019-10-03T16:11:15.505Z] #15 2.293 (21/43) Installing gcc (8.3.0-r0) 16:11:16 [2019-10-03T16:11:16.039Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/no_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/no_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/empty_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/valid_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/invalid_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/empty_capadd 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/empty_capadd 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/empty_capdrop 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/capadd_capdrop 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 16:11:16 [2019-10-03T16:11:16.039Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 16:11:16 [2019-10-03T16:11:16.039Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/no_capabilities 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/empty_capdrop 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/empty_capadd 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/capadd_capdrop 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/invalid_capabilities 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/valid_capabilities 16:11:16 [2019-10-03T16:11:16.040Z] === CONT TestCreateWithCapabilities/empty_capabilities 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities (0.03s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) 16:11:16 [2019-10-03T16:11:16.040Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) 16:11:16 [2019-10-03T16:11:16.040Z] === RUN TestCreateWithCustomReadonlyPaths 16:11:16 [2019-10-03T16:11:16.065Z] #15 2.958 (22/43) Installing musl-dev (1.1.22-r3) 16:11:16 [2019-10-03T16:11:16.321Z] #15 3.029 (23/43) Installing libc-dev (0.7.1-r0) 16:11:16 [2019-10-03T16:11:16.321Z] #15 3.031 (24/43) Installing g++ (8.3.0-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.437 (25/43) Installing make (4.2.1-r2) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.442 (26/43) Installing fortify-headers (1.1-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.444 (27/43) Installing build-base (0.5-r1) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.446 (28/43) Installing nghttp2-libs (1.39.2-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.449 (29/43) Installing libcurl (7.66.0-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.455 (30/43) Installing curl (7.66.0-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.458 (31/43) Installing oniguruma (6.9.2-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.464 (32/43) Installing jq (1.6-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.471 (33/43) Installing device-mapper-libs (2.02.184-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.476 (34/43) Installing device-mapper-event-libs (2.02.184-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.478 (35/43) Installing libaio (0.3.111-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.480 (36/43) Installing libblkid (2.33.2-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.485 (37/43) Installing lvm2-libs (2.02.184-r0) 16:11:16 [2019-10-03T16:11:16.576Z] #15 3.512 (38/43) Installing libfdisk (2.33.2-r0) 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.517 (39/43) Installing libmount (2.33.2-r0) 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.522 (40/43) Installing libsmartcols (2.33.2-r0) 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.526 (41/43) Installing pkgconf (1.6.1-r1) 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.529 (42/43) Installing util-linux-dev (2.33.2-r0) 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.550 (43/43) Installing lvm2-dev (2.02.184-r0) 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.555 Executing busybox-1.30.1-r2.trigger 16:11:16 [2019-10-03T16:11:16.831Z] #15 3.561 OK: 190 MiB in 58 packages 16:11:17 [2019-10-03T16:11:17.088Z] #15 DONE 4.1s 16:11:17 [2019-10-03T16:11:17.344Z] 16:11:17 [2019-10-03T16:11:17.344Z] #16 [base 3/5] RUN mkdir -p /build/ 16:11:17 [2019-10-03T16:11:17.907Z] #16 DONE 0.7s 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestCreateWithInvalidHealthcheckParams 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 16:11:18 [2019-10-03T16:11:18.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 16:11:18 [2019-10-03T16:11:18.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) 16:11:18 [2019-10-03T16:11:18.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestContainerStartOnDaemonRestart 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestContainerStartOnDaemonRestart 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestDaemonRestartIpcMode 16:11:18 [2019-10-03T16:11:18.075Z] === PAUSE TestDaemonRestartIpcMode 16:11:18 [2019-10-03T16:11:18.075Z] === RUN TestDiff 16:11:18 [2019-10-03T16:11:18.163Z] 16:11:18 [2019-10-03T16:11:18.163Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ 16:11:18 [2019-10-03T16:11:18.724Z] #17 DONE 0.7s 16:11:18 [2019-10-03T16:11:18.724Z] 16:11:18 [2019-10-03T16:11:18.724Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ 16:11:18 [2019-10-03T16:11:18.724Z] #18 DONE 0.0s 16:11:18 [2019-10-03T16:11:18.724Z] 16:11:18 [2019-10-03T16:11:18.724Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / 16:11:18 [2019-10-03T16:11:18.724Z] #19 DONE 0.1s 16:11:18 [2019-10-03T16:11:18.724Z] 16:11:18 [2019-10-03T16:11:18.724Z] #31 [builder 1/4] COPY . . 16:11:19 [2019-10-03T16:11:19.088Z] --- PASS: TestDiff (0.70s) 16:11:19 [2019-10-03T16:11:19.089Z] === RUN TestExecWithCloseStdin 16:11:20 [2019-10-03T16:11:20.101Z] --- PASS: TestExecWithCloseStdin (0.96s) 16:11:20 [2019-10-03T16:11:20.101Z] === RUN TestExec 16:11:20 [2019-10-03T16:11:20.724Z] --- PASS: TestExec (0.84s) 16:11:20 [2019-10-03T16:11:20.724Z] === RUN TestExecUser 16:11:21 [2019-10-03T16:11:21.163Z] --- PASS: TestDockerNetworkConnectAlias (7.22s) 16:11:21 [2019-10-03T16:11:21.163Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 16:11:21 [2019-10-03T16:11:21.163Z] === RUN TestDockerNetworkReConnect 16:11:21 [2019-10-03T16:11:21.163Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 16:11:21 [2019-10-03T16:11:21.538Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 16:11:21 [2019-10-03T16:11:21.538Z] === RUN TestDockerSuite/TestBuildBlankName 16:11:21 [2019-10-03T16:11:21.749Z] --- PASS: TestExecUser (0.86s) 16:11:21 [2019-10-03T16:11:21.749Z] === RUN TestExportContainerAndImportImage 16:11:21 [2019-10-03T16:11:21.998Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 16:11:22 [2019-10-03T16:11:22.774Z] --- PASS: TestExportContainerAndImportImage (1.03s) 16:11:22 [2019-10-03T16:11:22.774Z] === RUN TestExportContainerAfterDaemonRestart 16:11:22 [2019-10-03T16:11:22.892Z] #31 DONE 4.2s 16:11:22 [2019-10-03T16:11:22.892Z] 16:11:22 [2019-10-03T16:11:22.892Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 16:11:22 [2019-10-03T16:11:22.892Z] #20 1.339 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 16:11:22 [2019-10-03T16:11:22.892Z] #20 1.517 16:11:22 [2019-10-03T16:11:22.892Z] #20 1.626 ########### 15.6% ###################### 31.8% ###################################### 53.7% #################################################### 72.7% ################################################################## 91.7% ######################################################################## 100.0% 16:11:22 [2019-10-03T16:11:22.892Z] #20 2.272 16:11:22 [2019-10-03T16:11:22.892Z] #20 2.382 0.5% ######################################################### 80.0% ######################################################################## 100.0% 16:11:22 [2019-10-03T16:11:22.892Z] #20 2.711 16:11:22 [2019-10-03T16:11:22.892Z] #20 2.819 ############# 19.3% ############################## 42.5% ############################################### 65.7% ############################################################### 88.8% ######################################################################## 100.0% 16:11:22 [2019-10-03T16:11:22.892Z] #20 3.381 16:11:23 [2019-10-03T16:11:23.662Z] #20 3.489 #### 6.1% ######### 13.7% ############# 18.4% #################### 28.7% ######################### 36.1% ############################### 43.6% #################################### 50.9% ########################################## 58.4% ############################################### 65.8% ################################################## 70.8% ######################################################### 80.2% ################################################################### 94.0% ######################################################################## 100.0% 16:11:23 [2019-10-03T16:11:23.782Z] === RUN TestDockerSuite/TestBuildRm 16:11:23 [2019-10-03T16:11:23.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 16:11:23 [2019-10-03T16:11:23.917Z] #20 4.914 16:11:24 [2019-10-03T16:11:24.265Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) 16:11:24 [2019-10-03T16:11:24.265Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" 16:11:24 [2019-10-03T16:11:24.265Z] === RUN TestHealthCheckWorkdir 16:11:24 [2019-10-03T16:11:24.481Z] #20 ... 16:11:24 [2019-10-03T16:11:24.481Z] 16:11:24 [2019-10-03T16:11:24.481Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 16:11:24 [2019-10-03T16:11:24.481Z] #32 DONE 1.3s 16:11:24 [2019-10-03T16:11:24.481Z] 16:11:24 [2019-10-03T16:11:24.481Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 16:11:25 [2019-10-03T16:11:25.042Z] #33 0.855 16:11:25 [2019-10-03T16:11:25.042Z] #33 0.926 Removing bundles/ 16:11:25 [2019-10-03T16:11:25.042Z] #33 0.927 16:11:25 [2019-10-03T16:11:25.042Z] #33 0.932 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) 16:11:25 [2019-10-03T16:11:25.459Z] --- PASS: TestHealthCheckWorkdir (1.07s) 16:11:25 [2019-10-03T16:11:25.459Z] === RUN TestHealthKillContainer 16:11:25 [2019-10-03T16:11:25.735Z] #33 1.578 Building test suite binary ./integration-cli/test.main 16:11:27 [2019-10-03T16:11:27.330Z] --- PASS: TestDockerNetworkReConnect (6.45s) 16:11:27 [2019-10-03T16:11:27.330Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 16:11:27 [2019-10-03T16:11:27.330Z] === RUN TestServicePlugin 16:11:27 [2019-10-03T16:11:27.330Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 16:11:28 [2019-10-03T16:11:28.142Z] --- PASS: TestHealthKillContainer (2.94s) 16:11:28 [2019-10-03T16:11:28.142Z] === RUN TestInspectCpusetInConfigPre120 16:11:28 [2019-10-03T16:11:28.691Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 16:11:28 [2019-10-03T16:11:28.763Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) 16:11:28 [2019-10-03T16:11:28.763Z] === RUN TestIpcModeNone 16:11:28 [2019-10-03T16:11:28.996Z] #33 ... 16:11:28 [2019-10-03T16:11:28.996Z] 16:11:28 [2019-10-03T16:11:28.996Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 16:11:28 [2019-10-03T16:11:28.996Z] #20 5.633 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 16:11:28 [2019-10-03T16:11:28.996Z] #20 5.864 16:11:28 [2019-10-03T16:11:28.996Z] #20 5.917 ######################################################################## 100.0% 16:11:28 [2019-10-03T16:11:28.996Z] #20 6.062 16:11:28 [2019-10-03T16:11:28.996Z] #20 6.746 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 16:11:28 [2019-10-03T16:11:28.996Z] #20 7.030 16:11:28 [2019-10-03T16:11:28.996Z] #20 7.156 0.7% ######################################################################## 100.0% 16:11:28 [2019-10-03T16:11:28.996Z] #20 7.415 16:11:28 [2019-10-03T16:11:28.996Z] #20 8.254 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 16:11:28 [2019-10-03T16:11:28.996Z] #20 8.353 skipping existing 1849cc453dee 16:11:28 [2019-10-03T16:11:28.996Z] #20 8.569 16:11:28 [2019-10-03T16:11:28.996Z] #20 9.462 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 16:11:28 [2019-10-03T16:11:28.996Z] #20 9.858 #=#=# 16:11:28 [2019-10-03T16:11:28.996Z] #20 9.927 ######################################################################## 100.0% 16:11:28 [2019-10-03T16:11:28.996Z] #20 10.13 16:11:28 [2019-10-03T16:11:28.996Z] #20 10.21 Download of images into '/build' complete. 16:11:28 [2019-10-03T16:11:28.996Z] #20 10.21 Use something like the following to load the result into a Docker daemon: 16:11:28 [2019-10-03T16:11:28.996Z] #20 10.21 tar -cC '/build' . | docker load 16:11:28 [2019-10-03T16:11:28.996Z] #20 DONE 10.3s 16:11:29 [2019-10-03T16:11:29.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 16:11:29 [2019-10-03T16:11:29.252Z] 16:11:29 [2019-10-03T16:11:29.252Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 16:11:29 [2019-10-03T16:11:29.252Z] #22 DONE 0.1s 16:11:29 [2019-10-03T16:11:29.252Z] 16:11:29 [2019-10-03T16:11:29.252Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test 16:11:29 [2019-10-03T16:11:29.252Z] #26 DONE 0.1s 16:11:29 [2019-10-03T16:11:29.252Z] 16:11:29 [2019-10-03T16:11:29.252Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 16:11:29 [2019-10-03T16:11:29.252Z] #23 DONE 0.1s 16:11:29 [2019-10-03T16:11:29.252Z] 16:11:29 [2019-10-03T16:11:29.252Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... 16:11:29 [2019-10-03T16:11:29.252Z] #27 DONE 0.1s 16:11:29 [2019-10-03T16:11:29.252Z] 16:11:29 [2019-10-03T16:11:29.252Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 16:11:29 [2019-10-03T16:11:29.507Z] #24 ... 16:11:29 [2019-10-03T16:11:29.507Z] 16:11:29 [2019-10-03T16:11:29.507Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver 16:11:29 [2019-10-03T16:11:29.507Z] #28 DONE 0.1s 16:11:29 [2019-10-03T16:11:29.507Z] 16:11:29 [2019-10-03T16:11:29.507Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 16:11:29 [2019-10-03T16:11:29.780Z] --- PASS: TestIpcModeNone (0.88s) 16:11:29 [2019-10-03T16:11:29.780Z] === RUN TestIpcModePrivate 16:11:30 [2019-10-03T16:11:30.575Z] === RUN TestDockerSuite/TestBuildScratchCopy 16:11:30 [2019-10-03T16:11:30.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 16:11:30 [2019-10-03T16:11:30.789Z] --- PASS: TestIpcModePrivate (0.86s) 16:11:30 [2019-10-03T16:11:30.789Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false 16:11:30 [2019-10-03T16:11:30.789Z] === RUN TestIpcModeShareable 16:11:30 [2019-10-03T16:11:30.829Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 16:11:31 [2019-10-03T16:11:31.389Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 16:11:31 [2019-10-03T16:11:31.409Z] --- PASS: TestIpcModeShareable (0.86s) 16:11:31 [2019-10-03T16:11:31.409Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true 16:11:31 [2019-10-03T16:11:31.409Z] === RUN TestAPIIpcModeShareableAndContainer 16:11:33 [2019-10-03T16:11:33.274Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 16:11:33 [2019-10-03T16:11:33.665Z] #29 ... 16:11:33 [2019-10-03T16:11:33.665Z] 16:11:33 [2019-10-03T16:11:33.665Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images 16:11:33 [2019-10-03T16:11:33.665Z] #21 DONE 0.9s 16:11:33 [2019-10-03T16:11:33.920Z] 16:11:33 [2019-10-03T16:11:33.920Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.155 Install docker/cli version 17.06.2-ce from stable 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + RM_GOPATH=0 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + TMP_GOPATH= 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + : /build 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + '[' -z '' ']' 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 ++ mktemp -d 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + export GOPATH=/tmp/tmp.FIKpOe 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + GOPATH=/tmp/tmp.FIKpOe 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + RM_GOPATH=1 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 ++ dirname ./install.sh 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + dir=. 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + bin=dockercli 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + shift 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + '[' '!' -f ./dockercli.installer ']' 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + . ./dockercli.installer 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 ++ DOCKERCLI_CHANNEL=stable 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 ++ DOCKERCLI_VERSION=17.06.2-ce 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + install_dockercli 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.156 + echo 'Install docker/cli version 17.06.2-ce from stable' 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.162 ++ uname -m 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.167 + arch=x86_64 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.167 + '[' x86_64 '!=' x86_64 ']' 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.167 + url=https://download.docker.com/linux/static 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.167 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 16:11:33 [2019-10-03T16:11:33.920Z] #24 2.167 + tar -xz docker/docker 16:11:34 [2019-10-03T16:11:34.093Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) 16:11:34 [2019-10-03T16:11:34.093Z] === RUN TestAPIIpcModeHost 16:11:34 [2019-10-03T16:11:34.481Z] #24 5.160 + mkdir -p /build 16:11:34 [2019-10-03T16:11:34.481Z] #24 5.162 + mv docker/docker /build/ 16:11:34 [2019-10-03T16:11:34.481Z] #24 5.163 + rmdir docker 16:11:34 [2019-10-03T16:11:34.481Z] #24 DONE 5.3s 16:11:34 [2019-10-03T16:11:34.481Z] 16:11:34 [2019-10-03T16:11:34.481Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 16:11:34 [2019-10-03T16:11:34.715Z] --- PASS: TestAPIIpcModeHost (0.71s) 16:11:34 [2019-10-03T16:11:34.715Z] === RUN TestDaemonIpcModeShareable 16:11:35 [2019-10-03T16:11:35.156Z] === RUN TestDockerSuite/TestBuildShellInherited 16:11:35 [2019-10-03T16:11:35.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 16:11:36 [2019-10-03T16:11:36.387Z] #33 ... 16:11:36 [2019-10-03T16:11:36.387Z] 16:11:36 [2019-10-03T16:11:36.387Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ 16:11:36 [2019-10-03T16:11:36.387Z] #25 DONE 0.1s 16:11:36 [2019-10-03T16:11:36.387Z] 16:11:36 [2019-10-03T16:11:36.387Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 16:11:36 [2019-10-03T16:11:36.515Z] === RUN TestDockerSuite/TestBuildShellMultiple 16:11:36 [2019-10-03T16:11:36.746Z] --- PASS: TestDaemonIpcModeShareable (1.77s) 16:11:36 [2019-10-03T16:11:36.746Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" 16:11:36 [2019-10-03T16:11:36.746Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true 16:11:36 [2019-10-03T16:11:36.746Z] === RUN TestDaemonIpcModePrivate 16:11:38 [2019-10-03T16:11:38.245Z] --- PASS: TestDaemonIpcModePrivate (1.81s) 16:11:38 [2019-10-03T16:11:38.245Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" 16:11:38 [2019-10-03T16:11:38.245Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 16:11:38 [2019-10-03T16:11:38.245Z] === RUN TestDaemonIpcModePrivateFromConfig 16:11:40 [2019-10-03T16:11:40.275Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) 16:11:40 [2019-10-03T16:11:40.275Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" 16:11:40 [2019-10-03T16:11:40.275Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false 16:11:40 [2019-10-03T16:11:40.275Z] === RUN TestDaemonIpcModeShareableFromConfig 16:11:41 [2019-10-03T16:11:41.752Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) 16:11:41 [2019-10-03T16:11:41.752Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" 16:11:41 [2019-10-03T16:11:41.752Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:57, shared: true, mustBeShared: true 16:11:41 [2019-10-03T16:11:41.752Z] === RUN TestIpcModeOlderClient 16:11:41 [2019-10-03T16:11:41.752Z] === PAUSE TestIpcModeOlderClient 16:11:41 [2019-10-03T16:11:41.752Z] === RUN TestKillContainerInvalidSignal 16:11:41 [2019-10-03T16:11:41.788Z] === RUN TestDockerSuite/TestBuildShellNotJSON 16:11:41 [2019-10-03T16:11:41.788Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 16:11:42 [2019-10-03T16:11:42.043Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 16:11:42 [2019-10-03T16:11:42.043Z] === RUN TestDockerSuite/TestBuildSpaces 16:11:42 [2019-10-03T16:11:42.297Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 16:11:42 [2019-10-03T16:11:42.368Z] --- PASS: TestKillContainerInvalidSignal (0.71s) 16:11:42 [2019-10-03T16:11:42.368Z] === RUN TestKillContainer 16:11:42 [2019-10-03T16:11:42.368Z] === RUN TestKillContainer/no_signal 16:11:43 [2019-10-03T16:11:43.035Z] === RUN TestKillContainer/non_killing_signal 16:11:43 [2019-10-03T16:11:43.655Z] === RUN TestKillContainer/killing_signal 16:11:43 [2019-10-03T16:11:43.658Z] === RUN TestDockerSuite/TestBuildStartsFromOne 16:11:43 [2019-10-03T16:11:43.658Z] === RUN TestDockerSuite/TestBuildStderr 16:11:44 [2019-10-03T16:11:44.584Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 16:11:44 [2019-10-03T16:11:44.670Z] --- PASS: TestKillContainer (2.09s) 16:11:44 [2019-10-03T16:11:44.670Z] --- PASS: TestKillContainer/no_signal (0.67s) 16:11:44 [2019-10-03T16:11:44.670Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) 16:11:44 [2019-10-03T16:11:44.670Z] --- PASS: TestKillContainer/killing_signal (0.66s) 16:11:44 [2019-10-03T16:11:44.670Z] === RUN TestKillWithStopSignalAndRestartPolicies 16:11:44 [2019-10-03T16:11:44.670Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 16:11:45 [2019-10-03T16:11:45.288Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 16:11:45 [2019-10-03T16:11:45.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) 16:11:45 [2019-10-03T16:11:45.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) 16:11:45 [2019-10-03T16:11:45.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) 16:11:45 [2019-10-03T16:11:45.906Z] === RUN TestKillStoppedContainer 16:11:45 [2019-10-03T16:11:45.906Z] --- PASS: TestKillStoppedContainer (0.09s) 16:11:45 [2019-10-03T16:11:45.906Z] === RUN TestKillStoppedContainerAPIPre120 16:11:45 [2019-10-03T16:11:45.906Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) 16:11:45 [2019-10-03T16:11:45.906Z] === RUN TestKillDifferentUserContainer 16:11:46 [2019-10-03T16:11:46.914Z] --- PASS: TestKillDifferentUserContainer (0.72s) 16:11:46 [2019-10-03T16:11:46.914Z] === RUN TestInspectOomKilledTrue 16:11:47 [2019-10-03T16:11:47.946Z] --- PASS: TestInspectOomKilledTrue (1.33s) 16:11:47 [2019-10-03T16:11:47.946Z] === RUN TestInspectOomKilledFalse 16:11:48 [2019-10-03T16:11:48.972Z] --- PASS: TestInspectOomKilledFalse (0.69s) 16:11:48 [2019-10-03T16:11:48.972Z] === RUN TestLinksEtcHostsContentMatch 16:11:49 [2019-10-03T16:11:49.626Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) 16:11:49 [2019-10-03T16:11:49.626Z] === RUN TestLinksContainerNames 16:11:51 [2019-10-03T16:11:51.107Z] === RUN TestDockerSuite/TestBuildStopSignal 16:11:51 [2019-10-03T16:11:51.147Z] --- PASS: TestLinksContainerNames (1.42s) 16:11:51 [2019-10-03T16:11:51.147Z] === RUN TestLogsFollowTailEmpty 16:11:51 [2019-10-03T16:11:51.431Z] --- PASS: TestLogsFollowTailEmpty (0.71s) 16:11:51 [2019-10-03T16:11:51.431Z] === RUN TestContainerNetworkMountsNoChown 16:11:52 [2019-10-03T16:11:52.030Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 16:11:52 [2019-10-03T16:11:52.458Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/default 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/default 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/private 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/private 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rprivate 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rprivate 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/slave 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/slave 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rslave 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rslave 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/shared 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/shared 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rshared 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rshared 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/default 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rslave 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/default/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/shared 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rslave/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/default/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/shared/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/default/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/shared/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/shared/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rshared 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/default/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rshared/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/default/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/shared/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/default/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rslave/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/slave 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/slave/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/slave/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/slave/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/slave/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/slave/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/slave/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rshared/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rprivate 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/private 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/private/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/private/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/private/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/private/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/private/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/private/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/default/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rprivate/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rprivate/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/default/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/shared/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === RUN TestMountDaemonRoot/shared/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/default/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/default/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rslave/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/slave/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/slave/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/slave/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/slave/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rslave/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rshared/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/private/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rshared/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rprivate/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/private/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/private/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/private/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/shared/bind_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rprivate/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/shared/mount_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/shared/mount_root 16:11:52 [2019-10-03T16:11:52.458Z] === CONT TestMountDaemonRoot/shared/bind_subpath 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/default (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/private (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 16:11:52 [2019-10-03T16:11:52.744Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 16:11:52 [2019-10-03T16:11:52.745Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 16:11:52 [2019-10-03T16:11:52.745Z] === RUN TestContainerBindMountNonRecursive 16:11:52 [2019-10-03T16:11:52.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 16:11:53 [2019-10-03T16:11:53.392Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 16:11:53 [2019-10-03T16:11:53.646Z] === RUN TestDockerSuite/TestBuildTagEvent 16:11:54 [2019-10-03T16:11:54.227Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) 16:11:54 [2019-10-03T16:11:54.227Z] === RUN TestNetworkNat 16:11:54 [2019-10-03T16:11:54.611Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 16:11:55 [2019-10-03T16:11:55.235Z] --- PASS: TestNetworkNat (0.72s) 16:11:55 [2019-10-03T16:11:55.235Z] === RUN TestNetworkLocalhostTCPNat 16:11:55 [2019-10-03T16:11:55.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) 16:11:55 [2019-10-03T16:11:55.853Z] === RUN TestNetworkLoopbackNat 16:11:56 [2019-10-03T16:11:56.014Z] === RUN TestDockerSuite/TestBuildUser 16:11:56 [2019-10-03T16:11:56.863Z] --- PASS: TestNetworkLoopbackNat (0.91s) 16:11:56 [2019-10-03T16:11:56.863Z] === RUN TestPause 16:11:57 [2019-10-03T16:11:57.481Z] --- PASS: TestPause (0.72s) 16:11:57 [2019-10-03T16:11:57.481Z] === RUN TestPauseFailsOnWindowsServerContainers 16:11:57 [2019-10-03T16:11:57.481Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 16:11:57 [2019-10-03T16:11:57.481Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:11:57 [2019-10-03T16:11:57.481Z] === RUN TestPauseStopPausedContainer 16:11:58 [2019-10-03T16:11:58.209Z] --- PASS: TestPauseStopPausedContainer (0.77s) 16:11:58 [2019-10-03T16:11:58.209Z] === RUN TestPsFilter 16:11:58 [2019-10-03T16:11:58.209Z] --- PASS: TestPsFilter (0.18s) 16:11:58 [2019-10-03T16:11:58.209Z] === RUN TestRemoveContainerWithRemovedVolume 16:11:58 [2019-10-03T16:11:58.277Z] #33 ... 16:11:58 [2019-10-03T16:11:58.277Z] 16:11:58 [2019-10-03T16:11:58.277Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 16:11:58 [2019-10-03T16:11:58.277Z] #29 28.23 # github.com/docker/docker/contrib/httpserver 16:11:58 [2019-10-03T16:11:58.277Z] #29 28.23 loadinternal: cannot find runtime/cgo 16:11:58 [2019-10-03T16:11:58.277Z] #29 DONE 28.6s 16:11:58 [2019-10-03T16:11:58.277Z] 16:11:58 [2019-10-03T16:11:58.277Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 16:11:58 [2019-10-03T16:11:58.528Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 16:11:58 [2019-10-03T16:11:58.837Z] #33 ... 16:11:58 [2019-10-03T16:11:58.837Z] 16:11:58 [2019-10-03T16:11:58.837Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ 16:11:58 [2019-10-03T16:11:58.837Z] #30 DONE 0.1s 16:11:59 [2019-10-03T16:11:59.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 16:11:59 [2019-10-03T16:11:59.092Z] 16:11:59 [2019-10-03T16:11:59.092Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 16:11:59 [2019-10-03T16:11:59.221Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) 16:11:59 [2019-10-03T16:11:59.221Z] === RUN TestRemoveContainerWithVolume 16:11:59 [2019-10-03T16:11:59.846Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 16:11:59 [2019-10-03T16:11:59.846Z] === RUN TestRemoveContainerRunning 16:12:00 [2019-10-03T16:12:00.461Z] --- PASS: TestRemoveContainerRunning (0.69s) 16:12:00 [2019-10-03T16:12:00.461Z] === RUN TestRemoveContainerForceRemoveRunning 16:12:01 [2019-10-03T16:12:01.080Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) 16:12:01 [2019-10-03T16:12:01.080Z] === RUN TestRemoveInvalidContainer 16:12:01 [2019-10-03T16:12:01.080Z] --- PASS: TestRemoveInvalidContainer (0.03s) 16:12:01 [2019-10-03T16:12:01.080Z] === RUN TestRenameLinkedContainer 16:12:02 [2019-10-03T16:12:02.345Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 16:12:02 [2019-10-03T16:12:02.601Z] --- PASS: TestServicePlugin (35.56s) 16:12:02 [2019-10-03T16:12:02.601Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 16:12:02 [2019-10-03T16:12:02.601Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 16:12:02 [2019-10-03T16:12:02.601Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 16:12:02 [2019-10-03T16:12:02.601Z] plugin_test.go:62: [da0db48fd4f72] joining swarm manager [d05a4e84dfd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:12:02 [2019-10-03T16:12:02.601Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" 16:12:02 [2019-10-03T16:12:02.601Z] plugin_test.go:65: [d8c970d0a64d9] joining swarm manager [d05a4e84dfd94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:12:02 [2019-10-03T16:12:02.601Z] === RUN TestServiceUpdateLabel 16:12:03 [2019-10-03T16:12:03.769Z] --- PASS: TestRenameLinkedContainer (2.74s) 16:12:03 [2019-10-03T16:12:03.769Z] === RUN TestRenameStoppedContainer 16:12:04 [2019-10-03T16:12:04.387Z] --- PASS: TestRenameStoppedContainer (0.69s) 16:12:04 [2019-10-03T16:12:04.387Z] === RUN TestRenameRunningContainerAndReuse 16:12:05 [2019-10-03T16:12:05.878Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) 16:12:05 [2019-10-03T16:12:05.878Z] === RUN TestRenameInvalidName 16:12:06 [2019-10-03T16:12:06.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 16:12:06 [2019-10-03T16:12:06.200Z] --- PASS: TestServiceUpdateLabel (3.15s) 16:12:06 [2019-10-03T16:12:06.200Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 16:12:06 [2019-10-03T16:12:06.200Z] === RUN TestServiceUpdateSecrets 16:12:06 [2019-10-03T16:12:06.501Z] --- PASS: TestRenameInvalidName (0.70s) 16:12:06 [2019-10-03T16:12:06.501Z] === RUN TestRenameAnonymousContainer 16:12:07 [2019-10-03T16:12:07.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 16:12:07 [2019-10-03T16:12:07.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 16:12:09 [2019-10-03T16:12:09.219Z] --- PASS: TestRenameAnonymousContainer (2.60s) 16:12:09 [2019-10-03T16:12:09.219Z] === RUN TestRenameContainerWithSameName 16:12:09 [2019-10-03T16:12:09.837Z] --- PASS: TestRenameContainerWithSameName (0.67s) 16:12:09 [2019-10-03T16:12:09.837Z] === RUN TestRenameContainerWithLinkedContainer 16:12:11 [2019-10-03T16:12:11.319Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) 16:12:11 [2019-10-03T16:12:11.319Z] === RUN TestResize 16:12:11 [2019-10-03T16:12:11.935Z] --- PASS: TestResize (0.70s) 16:12:11 [2019-10-03T16:12:11.935Z] === RUN TestResizeWithInvalidSize 16:12:12 [2019-10-03T16:12:12.562Z] --- PASS: TestResizeWithInvalidSize (0.68s) 16:12:12 [2019-10-03T16:12:12.562Z] === RUN TestResizeWhenContainerNotStarted 16:12:13 [2019-10-03T16:12:13.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 16:12:13 [2019-10-03T16:12:13.200Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 16:12:15 [2019-10-03T16:12:15.252Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 16:12:15 [2019-10-03T16:12:15.542Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 16:12:16 [2019-10-03T16:12:16.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 16:12:16 [2019-10-03T16:12:16.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 16:12:17 [2019-10-03T16:12:17.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 16:12:18 [2019-10-03T16:12:18.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 16:12:18 [2019-10-03T16:12:18.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 16:12:19 [2019-10-03T16:12:19.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 16:12:20 [2019-10-03T16:12:20.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 16:12:20 [2019-10-03T16:12:20.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 16:12:20 [2019-10-03T16:12:20.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 16:12:21 [2019-10-03T16:12:21.064Z] === RUN TestDockerSuite/TestBuildVerboseOut 16:12:21 [2019-10-03T16:12:21.988Z] --- PASS: TestServiceUpdateSecrets (15.95s) 16:12:21 [2019-10-03T16:12:21.989Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 16:12:21 [2019-10-03T16:12:21.989Z] === RUN TestServiceUpdateConfigs 16:12:21 [2019-10-03T16:12:21.989Z] === RUN TestDockerSuite/TestBuildVerifyIntString 16:12:22 [2019-10-03T16:12:22.548Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.03s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.17s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.51s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.97s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.33s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.24s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.28s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.96s) 16:12:23 [2019-10-03T16:12:23.317Z] 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" 16:12:23 [2019-10-03T16:12:23.317Z] === RUN TestCgroupNamespacesRun 16:12:23 [2019-10-03T16:12:23.911Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 16:12:24 [2019-10-03T16:12:24.806Z] --- PASS: TestCgroupNamespacesRun (1.77s) 16:12:24 [2019-10-03T16:12:24.807Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" 16:12:24 [2019-10-03T16:12:24.807Z] === RUN TestCgroupNamespacesRunPrivileged 16:12:24 [2019-10-03T16:12:24.876Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 16:12:26 [2019-10-03T16:12:26.234Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 16:12:26 [2019-10-03T16:12:26.234Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 16:12:26 [2019-10-03T16:12:26.234Z] === RUN TestDockerSuite/TestBuildWindowsUser 16:12:26 [2019-10-03T16:12:26.234Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 16:12:26 [2019-10-03T16:12:26.234Z] === RUN TestDockerSuite/TestBuildWithExtraHost 16:12:26 [2019-10-03T16:12:26.837Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) 16:12:26 [2019-10-03T16:12:26.837Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" 16:12:26 [2019-10-03T16:12:26.837Z] === RUN TestCgroupNamespacesRunDaemonHostMode 16:12:27 [2019-10-03T16:12:27.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 16:12:27 [2019-10-03T16:12:27.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 16:12:27 [2019-10-03T16:12:27.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 16:12:27 [2019-10-03T16:12:27.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 16:12:27 [2019-10-03T16:12:27.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 16:12:27 [2019-10-03T16:12:27.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 16:12:28 [2019-10-03T16:12:28.329Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) 16:12:28 [2019-10-03T16:12:28.329Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" 16:12:28 [2019-10-03T16:12:28.329Z] === RUN TestCgroupNamespacesRunHostMode 16:12:28 [2019-10-03T16:12:28.561Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 16:12:28 [2019-10-03T16:12:28.561Z] === RUN TestDockerSuite/TestBuildWithFailure 16:12:29 [2019-10-03T16:12:29.921Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 16:12:30 [2019-10-03T16:12:30.372Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) 16:12:30 [2019-10-03T16:12:30.372Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" 16:12:30 [2019-10-03T16:12:30.372Z] === RUN TestCgroupNamespacesRunPrivateMode 16:12:30 [2019-10-03T16:12:30.479Z] === RUN TestDockerSuite/TestBuildWithTabs 16:12:31 [2019-10-03T16:12:31.406Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 16:12:31 [2019-10-03T16:12:31.661Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 16:12:31 [2019-10-03T16:12:31.854Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) 16:12:31 [2019-10-03T16:12:31.854Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" 16:12:31 [2019-10-03T16:12:31.854Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 16:12:32 [2019-10-03T16:12:32.877Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) 16:12:32 [2019-10-03T16:12:32.877Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" 16:12:32 [2019-10-03T16:12:32.877Z] === RUN TestCgroupNamespacesRunInvalidMode 16:12:33 [2019-10-03T16:12:33.510Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) 16:12:33 [2019-10-03T16:12:33.510Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" 16:12:33 [2019-10-03T16:12:33.510Z] === RUN TestCgroupNamespacesRunOlderClient 16:12:34 [2019-10-03T16:12:34.960Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 16:12:35 [2019-10-03T16:12:35.572Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) 16:12:35 [2019-10-03T16:12:35.572Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" 16:12:35 [2019-10-03T16:12:35.572Z] === RUN TestKernelTCPMemory 16:12:36 [2019-10-03T16:12:36.588Z] --- PASS: TestKernelTCPMemory (0.97s) 16:12:36 [2019-10-03T16:12:36.588Z] === RUN TestNISDomainname 16:12:36 [2019-10-03T16:12:36.887Z] === RUN TestDockerSuite/TestBuildWithVolumes 16:12:37 [2019-10-03T16:12:37.142Z] --- PASS: TestServiceUpdateConfigs (15.41s) 16:12:37 [2019-10-03T16:12:37.142Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 16:12:37 [2019-10-03T16:12:37.142Z] === RUN TestServiceUpdateNetwork 16:12:37 [2019-10-03T16:12:37.603Z] --- PASS: TestNISDomainname (1.04s) 16:12:37 [2019-10-03T16:12:37.603Z] === RUN TestHostnameDnsResolution 16:12:38 [2019-10-03T16:12:38.066Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 16:12:38 [2019-10-03T16:12:38.328Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 16:12:38 [2019-10-03T16:12:38.643Z] --- PASS: TestHostnameDnsResolution (1.16s) 16:12:38 [2019-10-03T16:12:38.643Z] === RUN TestStats 16:12:39 [2019-10-03T16:12:39.251Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 16:12:39 [2019-10-03T16:12:39.252Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 16:12:40 [2019-10-03T16:12:40.175Z] === RUN TestDockerSuite/TestBuildXZHost 16:12:41 [2019-10-03T16:12:41.324Z] --- PASS: TestStats (2.49s) 16:12:41 [2019-10-03T16:12:41.324Z] === RUN TestStopContainerWithTimeout 16:12:41 [2019-10-03T16:12:41.324Z] === RUN TestStopContainerWithTimeout/0 16:12:41 [2019-10-03T16:12:41.324Z] === PAUSE TestStopContainerWithTimeout/0 16:12:41 [2019-10-03T16:12:41.324Z] === RUN TestStopContainerWithTimeout/1 16:12:41 [2019-10-03T16:12:41.324Z] === PAUSE TestStopContainerWithTimeout/1 16:12:41 [2019-10-03T16:12:41.324Z] === RUN TestStopContainerWithTimeout/3 16:12:41 [2019-10-03T16:12:41.324Z] === PAUSE TestStopContainerWithTimeout/3 16:12:41 [2019-10-03T16:12:41.324Z] === RUN TestStopContainerWithTimeout/-1 16:12:41 [2019-10-03T16:12:41.324Z] === PAUSE TestStopContainerWithTimeout/-1 16:12:41 [2019-10-03T16:12:41.324Z] === CONT TestStopContainerWithTimeout/0 16:12:41 [2019-10-03T16:12:41.324Z] === CONT TestStopContainerWithTimeout/3 16:12:41 [2019-10-03T16:12:41.324Z] === CONT TestStopContainerWithTimeout/1 16:12:41 [2019-10-03T16:12:41.324Z] === CONT TestStopContainerWithTimeout/-1 16:12:43 [2019-10-03T16:12:43.478Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 16:12:43 [2019-10-03T16:12:43.478Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 16:12:43 [2019-10-03T16:12:43.478Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 16:12:43 [2019-10-03T16:12:43.732Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 16:12:44 [2019-10-03T16:12:44.656Z] === RUN TestDockerSuite/TestCommitChange 16:12:44 [2019-10-03T16:12:44.802Z] --- PASS: TestStopContainerWithTimeout (0.03s) 16:12:44 [2019-10-03T16:12:44.802Z] --- PASS: TestStopContainerWithTimeout/0 (1.41s) 16:12:44 [2019-10-03T16:12:44.802Z] --- PASS: TestStopContainerWithTimeout/1 (2.36s) 16:12:44 [2019-10-03T16:12:44.802Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) 16:12:44 [2019-10-03T16:12:44.802Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) 16:12:44 [2019-10-03T16:12:44.802Z] === RUN TestDeleteDevicemapper 16:12:44 [2019-10-03T16:12:44.802Z] --- SKIP: TestDeleteDevicemapper (0.00s) 16:12:44 [2019-10-03T16:12:44.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:12:44 [2019-10-03T16:12:44.802Z] === RUN TestStopContainerWithRestartPolicyAlways 16:12:46 [2019-10-03T16:12:46.100Z] === RUN TestDockerSuite/TestCommitChangeLabels 16:12:46 [2019-10-03T16:12:46.287Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) 16:12:46 [2019-10-03T16:12:46.287Z] === RUN TestUpdateMemory 16:12:47 [2019-10-03T16:12:47.023Z] === RUN TestDockerSuite/TestCommitHardlink 16:12:47 [2019-10-03T16:12:47.415Z] --- PASS: TestUpdateMemory (1.09s) 16:12:47 [2019-10-03T16:12:47.415Z] === RUN TestUpdateCPUQuota 16:12:48 [2019-10-03T16:12:48.907Z] === RUN TestDockerSuite/TestCommitNewFile 16:12:49 [2019-10-03T16:12:49.444Z] --- PASS: TestUpdateCPUQuota (1.79s) 16:12:49 [2019-10-03T16:12:49.444Z] === RUN TestUpdatePidsLimit 16:12:49 [2019-10-03T16:12:49.444Z] === RUN TestUpdatePidsLimit/update_from_none 16:12:49 [2019-10-03T16:12:49.730Z] === RUN TestUpdatePidsLimit/no_change 16:12:50 [2019-10-03T16:12:50.015Z] === RUN TestUpdatePidsLimit/update_lower 16:12:50 [2019-10-03T16:12:50.667Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 16:12:50 [2019-10-03T16:12:50.788Z] === RUN TestDockerSuite/TestCommitPausedContainer 16:12:50 [2019-10-03T16:12:50.951Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 16:12:51 [2019-10-03T16:12:51.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 16:12:51 [2019-10-03T16:12:51.712Z] === RUN TestDockerSuite/TestCommitTTY 16:12:51 [2019-10-03T16:12:51.858Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 16:12:52 [2019-10-03T16:12:52.636Z] --- PASS: TestServiceUpdateNetwork (15.52s) 16:12:52 [2019-10-03T16:12:52.636Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 16:12:52 [2019-10-03T16:12:52.636Z] PASS 16:12:52 [2019-10-03T16:12:52.636Z] 16:12:52 [2019-10-03T16:12:52.636Z] DONE 19 tests in 173.265s 16:12:52 [2019-10-03T16:12:52.636Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 16:12:52 [2019-10-03T16:12:52.636Z] ++ 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 16:12:52 [2019-10-03T16:12:52.636Z] ++ set -e 16:12:52 [2019-10-03T16:12:52.636Z] ++ '[' -n 0 ']' 16:12:52 [2019-10-03T16:12:52.636Z] ++ set -x 16:12:52 [2019-10-03T16:12:52.636Z] ++ env -i DEST=/go/src/github.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 16:12:52 [2019-10-03T16:12:52.891Z] INFO: Testing against a local daemon 16:12:52 [2019-10-03T16:12:52.891Z] === RUN TestSessionCreate 16:12:52 [2019-10-03T16:12:52.891Z] --- PASS: TestSessionCreate (0.02s) 16:12:52 [2019-10-03T16:12:52.891Z] === RUN TestSessionCreateWithBadUpgrade 16:12:52 [2019-10-03T16:12:52.891Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 16:12:52 [2019-10-03T16:12:52.891Z] PASS 16:12:52 [2019-10-03T16:12:52.891Z] 16:12:52 [2019-10-03T16:12:52.891Z] DONE 2 tests in 0.151s 16:12:52 [2019-10-03T16:12:52.891Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 16:12:52 [2019-10-03T16:12:52.891Z] ++ 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 16:12:52 [2019-10-03T16:12:52.891Z] ++ set -e 16:12:52 [2019-10-03T16:12:52.891Z] ++ '[' -n 0 ']' 16:12:52 [2019-10-03T16:12:52.891Z] ++ set -x 16:12:52 [2019-10-03T16:12:52.891Z] ++ env -i DEST=/go/src/github.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 16:12:53 [2019-10-03T16:12:53.146Z] INFO: Testing against a local daemon 16:12:53 [2019-10-03T16:12:53.146Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:12:53 [2019-10-03T16:12:53.146Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:12:53 [2019-10-03T16:12:53.146Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:12:53 [2019-10-03T16:12:53.146Z] === RUN TestEventsExecDie 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit (4.14s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) 16:12:53 [2019-10-03T16:12:53.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) 16:12:53 [2019-10-03T16:12:53.340Z] === RUN TestUpdateRestartPolicy 16:12:53 [2019-10-03T16:12:53.706Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 16:12:54 [2019-10-03T16:12:54.266Z] --- PASS: TestEventsExecDie (1.03s) 16:12:54 [2019-10-03T16:12:54.266Z] === RUN TestEventsBackwardsCompatible 16:12:54 [2019-10-03T16:12:54.266Z] --- PASS: TestEventsBackwardsCompatible (0.12s) 16:12:54 [2019-10-03T16:12:54.266Z] === RUN TestInfoBinaryCommits 16:12:54 [2019-10-03T16:12:54.266Z] --- PASS: TestInfoBinaryCommits (0.02s) 16:12:54 [2019-10-03T16:12:54.266Z] === RUN TestInfoAPIVersioned 16:12:54 [2019-10-03T16:12:54.266Z] --- PASS: TestInfoAPIVersioned (0.02s) 16:12:54 [2019-10-03T16:12:54.266Z] === RUN TestInfoAPI 16:12:54 [2019-10-03T16:12:54.266Z] --- PASS: TestInfoAPI (0.03s) 16:12:54 [2019-10-03T16:12:54.266Z] === RUN TestInfoAPIWarnings 16:12:54 [2019-10-03T16:12:54.825Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 16:12:55 [2019-10-03T16:12:55.079Z] --- PASS: TestInfoAPIWarnings (0.75s) 16:12:55 [2019-10-03T16:12:55.079Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 16:12:55 [2019-10-03T16:12:55.079Z] === RUN TestLoginFailsWithBadCredentials 16:12:55 [2019-10-03T16:12:55.334Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) 16:12:55 [2019-10-03T16:12:55.334Z] === RUN TestPingCacheHeaders 16:12:55 [2019-10-03T16:12:55.334Z] --- PASS: TestPingCacheHeaders (0.05s) 16:12:55 [2019-10-03T16:12:55.334Z] === RUN TestPingGet 16:12:55 [2019-10-03T16:12:55.334Z] --- PASS: TestPingGet (0.02s) 16:12:55 [2019-10-03T16:12:55.334Z] === RUN TestPingHead 16:12:55 [2019-10-03T16:12:55.334Z] --- PASS: TestPingHead (0.02s) 16:12:55 [2019-10-03T16:12:55.334Z] === RUN TestVersion 16:12:55 [2019-10-03T16:12:55.334Z] --- PASS: TestVersion (0.02s) 16:12:55 [2019-10-03T16:12:55.334Z] PASS 16:12:55 [2019-10-03T16:12:55.334Z] 16:12:55 [2019-10-03T16:12:55.334Z] === Skipped 16:12:55 [2019-10-03T16:12:55.334Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:12:55 [2019-10-03T16:12:55.334Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:12:55 [2019-10-03T16:12:55.334Z] 16:12:55 [2019-10-03T16:12:55.334Z] 16:12:55 [2019-10-03T16:12:55.334Z] DONE 12 tests, 1 skipped in 2.505s 16:12:55 [2019-10-03T16:12:55.334Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 16:12:55 [2019-10-03T16:12:55.334Z] ++ 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 16:12:55 [2019-10-03T16:12:55.334Z] ++ set -e 16:12:55 [2019-10-03T16:12:55.334Z] ++ '[' -n 0 ']' 16:12:55 [2019-10-03T16:12:55.334Z] ++ set -x 16:12:55 [2019-10-03T16:12:55.334Z] ++ env -i DEST=/go/src/github.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 16:12:55 [2019-10-03T16:12:55.589Z] INFO: Testing against a local daemon 16:12:55 [2019-10-03T16:12:55.589Z] === RUN TestVolumesCreateAndList 16:12:55 [2019-10-03T16:12:55.589Z] --- PASS: TestVolumesCreateAndList (0.02s) 16:12:55 [2019-10-03T16:12:55.589Z] === RUN TestVolumesRemove 16:12:55 [2019-10-03T16:12:55.845Z] --- PASS: TestVolumesRemove (0.11s) 16:12:55 [2019-10-03T16:12:55.845Z] === RUN TestVolumesInspect 16:12:55 [2019-10-03T16:12:55.845Z] --- PASS: TestVolumesInspect (0.02s) 16:12:55 [2019-10-03T16:12:55.845Z] === RUN TestVolumesInvalidJSON 16:12:55 [2019-10-03T16:12:55.845Z] === RUN TestVolumesInvalidJSON//volumes/create 16:12:55 [2019-10-03T16:12:55.845Z] === PAUSE TestVolumesInvalidJSON//volumes/create 16:12:55 [2019-10-03T16:12:55.845Z] === CONT TestVolumesInvalidJSON//volumes/create 16:12:55 [2019-10-03T16:12:55.845Z] --- PASS: TestVolumesInvalidJSON (0.01s) 16:12:55 [2019-10-03T16:12:55.845Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 16:12:55 [2019-10-03T16:12:55.845Z] PASS 16:12:55 [2019-10-03T16:12:55.845Z] 16:12:55 [2019-10-03T16:12:55.845Z] DONE 5 tests in 0.302s 16:12:55 [2019-10-03T16:12:55.845Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:12:56 [2019-10-03T16:12:56.100Z] ++++ cat bundles/test-integration/docker.pid 16:12:56 [2019-10-03T16:12:56.100Z] +++ kill 5257 16:12:56 [2019-10-03T16:12:56.659Z] === RUN TestDockerSuite/TestCommitWithoutPause 16:12:57 [2019-10-03T16:12:57.584Z] umount: bundles/test-integration/root: mountpoint not found 16:12:57 [2019-10-03T16:12:57.584Z] +++ /etc/init.d/apparmor stop 16:12:57 [2019-10-03T16:12:57.584Z] Clearing AppArmor profiles cache:. 16:12:57 [2019-10-03T16:12:57.584Z] All profile caches have been cleared, but no profiles have been unloaded. 16:12:57 [2019-10-03T16:12:57.584Z] Unloading profiles will leave already running processes permanently 16:12:57 [2019-10-03T16:12:57.584Z] unconfined, which can lead to unexpected situations. 16:12:57 [2019-10-03T16:12:57.584Z] 16:12:57 [2019-10-03T16:12:57.584Z] To set a process to complain mode, use the command line tool 16:12:57 [2019-10-03T16:12:57.584Z] 'aa-complain'. To really tear down all profiles, run the init script 16:12:57 [2019-10-03T16:12:57.584Z] with the 'teardown' option." 16:12:57 [2019-10-03T16:12:57.584Z] 16:12:57 [2019-10-03T16:12:57.584Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 16:12:57 [2019-10-03T16:12:57.584Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 16:12:57 [2019-10-03T16:12:57.584Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 16:12:57 [2019-10-03T16:12:57.840Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 16:12:57 [2019-10-03T16:12:57.840Z] === RUN TestDockerSuite/TestContainerAPIBadPort 16:12:57 [2019-10-03T16:12:57.840Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 16:12:57 [2019-10-03T16:12:57.840Z] === RUN TestDockerSuite/TestContainerAPICommit 16:12:59 [2019-10-03T16:12:59.723Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 16:13:01 [2019-10-03T16:13:01.606Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 16:13:01 [2019-10-03T16:13:01.607Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 16:13:02 [2019-10-03T16:13:02.166Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 16:13:03 [2019-10-03T16:13:03.089Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 16:13:03 [2019-10-03T16:13:03.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 16:13:04 [2019-10-03T16:13:04.012Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 16:13:04 [2019-10-03T16:13:04.946Z] === RUN TestDockerSuite/TestContainerAPICreate 16:13:05 [2019-10-03T16:13:05.869Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 16:13:05 [2019-10-03T16:13:05.870Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 16:13:05 [2019-10-03T16:13:05.870Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 16:13:05 [2019-10-03T16:13:05.932Z] --- PASS: TestUpdateRestartPolicy (12.28s) 16:13:05 [2019-10-03T16:13:05.932Z] === RUN TestUpdateRestartWithAutoRemove 16:13:06 [2019-10-03T16:13:06.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 16:13:06 [2019-10-03T16:13:06.521Z] === RUN TestDockerSuite/TestBuildCacheAdd 16:13:06 [2019-10-03T16:13:06.563Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) 16:13:06 [2019-10-03T16:13:06.563Z] === RUN TestWaitNonBlocked 16:13:06 [2019-10-03T16:13:06.563Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 16:13:06 [2019-10-03T16:13:06.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 16:13:06 [2019-10-03T16:13:06.563Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 16:13:06 [2019-10-03T16:13:06.563Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 16:13:06 [2019-10-03T16:13:06.563Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 16:13:06 [2019-10-03T16:13:06.563Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 16:13:06 [2019-10-03T16:13:06.793Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 16:13:06 [2019-10-03T16:13:06.793Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 16:13:06 [2019-10-03T16:13:06.793Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 16:13:06 [2019-10-03T16:13:06.980Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 16:13:07 [2019-10-03T16:13:07.047Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 16:13:07 [2019-10-03T16:13:07.047Z] === RUN TestDockerSuite/TestContainerAPIDelete 16:13:07 [2019-10-03T16:13:07.215Z] --- PASS: TestWaitNonBlocked (0.03s) 16:13:07 [2019-10-03T16:13:07.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) 16:13:07 [2019-10-03T16:13:07.215Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) 16:13:07 [2019-10-03T16:13:07.215Z] === RUN TestWaitBlocked 16:13:07 [2019-10-03T16:13:07.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 16:13:07 [2019-10-03T16:13:07.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 16:13:07 [2019-10-03T16:13:07.215Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 16:13:07 [2019-10-03T16:13:07.215Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 16:13:07 [2019-10-03T16:13:07.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 16:13:07 [2019-10-03T16:13:07.215Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 16:13:07 [2019-10-03T16:13:07.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 16:13:08 [2019-10-03T16:13:08.519Z] === RUN TestDockerSuite/TestBuildCacheFrom 16:13:08 [2019-10-03T16:13:08.519Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 16:13:08 [2019-10-03T16:13:08.708Z] --- PASS: TestWaitBlocked (0.04s) 16:13:08 [2019-10-03T16:13:08.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) 16:13:08 [2019-10-03T16:13:08.708Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) 16:13:08 [2019-10-03T16:13:08.708Z] === CONT TestIpcModeOlderClient 16:13:08 [2019-10-03T16:13:08.708Z] === CONT TestDaemonRestartIpcMode 16:13:08 [2019-10-03T16:13:08.708Z] === CONT TestContainerStartOnDaemonRestart 16:13:08 [2019-10-03T16:13:08.708Z] --- PASS: TestIpcModeOlderClient (0.16s) 16:13:08 [2019-10-03T16:13:08.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 16:13:09 [2019-10-03T16:13:09.494Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 16:13:09 [2019-10-03T16:13:09.494Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 16:13:11 [2019-10-03T16:13:11.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 16:13:12 [2019-10-03T16:13:12.263Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) 16:13:12 [2019-10-03T16:13:12.263Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" 16:13:12 [2019-10-03T16:13:12.263Z] --- PASS: TestDaemonRestartIpcMode (3.85s) 16:13:12 [2019-10-03T16:13:12.263Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" 16:13:12 [2019-10-03T16:13:12.263Z] PASS 16:13:12 [2019-10-03T16:13:12.263Z] 16:13:12 [2019-10-03T16:13:12.263Z] === Skipped 16:13:12 [2019-10-03T16:13:12.263Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) 16:13:12 [2019-10-03T16:13:12.263Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 16:13:12 [2019-10-03T16:13:12.263Z] 16:13:12 [2019-10-03T16:13:12.263Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 16:13:12 [2019-10-03T16:13:12.263Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 16:13:12 [2019-10-03T16:13:12.263Z] 16:13:12 [2019-10-03T16:13:12.263Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) 16:13:12 [2019-10-03T16:13:12.263Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 16:13:12 [2019-10-03T16:13:12.263Z] 16:13:12 [2019-10-03T16:13:12.263Z] 16:13:12 [2019-10-03T16:13:12.263Z] DONE 197 tests, 3 skipped in 121.351s 16:13:12 [2019-10-03T16:13:12.263Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 16:13:12 [2019-10-03T16:13:12.263Z] ++ 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 16:13:12 [2019-10-03T16:13:12.263Z] ++ set -e 16:13:12 [2019-10-03T16:13:12.263Z] ++ '[' -n 0 ']' 16:13:12 [2019-10-03T16:13:12.263Z] ++ set -x 16:13:12 [2019-10-03T16:13:12.263Z] ++ env -i DEST=/go/src/github.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 16:13:12 [2019-10-03T16:13:12.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 16:13:12 [2019-10-03T16:13:12.299Z] === RUN TestDockerSuite/TestContainerAPIGetAll 16:13:12 [2019-10-03T16:13:12.547Z] INFO: Testing against a local daemon 16:13:12 [2019-10-03T16:13:12.547Z] === RUN TestCommitInheritsEnv 16:13:12 [2019-10-03T16:13:12.832Z] --- PASS: TestCommitInheritsEnv (0.40s) 16:13:12 [2019-10-03T16:13:12.832Z] === RUN TestImportExtremelyLargeImageWorks 16:13:12 [2019-10-03T16:13:12.832Z] === PAUSE TestImportExtremelyLargeImageWorks 16:13:12 [2019-10-03T16:13:12.832Z] === RUN TestImagesFilterMultiReference 16:13:13 [2019-10-03T16:13:13.116Z] --- PASS: TestImagesFilterMultiReference (0.09s) 16:13:13 [2019-10-03T16:13:13.116Z] === RUN TestImagePullPlatformInvalid 16:13:13 [2019-10-03T16:13:13.116Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 16:13:13 [2019-10-03T16:13:13.116Z] === RUN TestRemoveImageOrphaning 16:13:13 [2019-10-03T16:13:13.213Z] === RUN TestDockerSuite/TestBuildCacheRootSource 16:13:13 [2019-10-03T16:13:13.221Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 16:13:13 [2019-10-03T16:13:13.399Z] --- PASS: TestRemoveImageOrphaning (0.42s) 16:13:13 [2019-10-03T16:13:13.399Z] === RUN TestRemoveImageGarbageCollector 16:13:13 [2019-10-03T16:13:13.399Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 16:13:13 [2019-10-03T16:13:13.399Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:13:13 [2019-10-03T16:13:13.399Z] === RUN TestTagUnprefixedRepoByNameOrName 16:13:13 [2019-10-03T16:13:13.399Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 16:13:13 [2019-10-03T16:13:13.399Z] === RUN TestTagInvalidReference 16:13:13 [2019-10-03T16:13:13.399Z] --- PASS: TestTagInvalidReference (0.05s) 16:13:13 [2019-10-03T16:13:13.399Z] === RUN TestTagValidPrefixedRepo 16:13:13 [2019-10-03T16:13:13.684Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 16:13:13 [2019-10-03T16:13:13.684Z] === RUN TestTagExistedNameWithoutForce 16:13:13 [2019-10-03T16:13:13.684Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) 16:13:13 [2019-10-03T16:13:13.684Z] === RUN TestTagOfficialNames 16:13:13 [2019-10-03T16:13:13.684Z] --- PASS: TestTagOfficialNames (0.06s) 16:13:13 [2019-10-03T16:13:13.684Z] === RUN TestTagMatchesDigest 16:13:13 [2019-10-03T16:13:13.684Z] --- PASS: TestTagMatchesDigest (0.04s) 16:13:13 [2019-10-03T16:13:13.684Z] === CONT TestImportExtremelyLargeImageWorks 16:13:14 [2019-10-03T16:13:14.143Z] === RUN TestDockerSuite/TestContainerAPIGetExport 16:13:14 [2019-10-03T16:13:14.181Z] === RUN TestDockerSuite/TestBuildChownOnCopy 16:13:14 [2019-10-03T16:13:14.640Z] === RUN TestDockerSuite/TestBuildChownSingleFile 16:13:14 [2019-10-03T16:13:14.641Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 16:13:15 [2019-10-03T16:13:15.066Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 16:13:15 [2019-10-03T16:13:15.610Z] === RUN TestDockerSuite/TestBuildClearCmd 16:13:15 [2019-10-03T16:13:15.666Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 16:13:15 [2019-10-03T16:13:15.923Z] === RUN TestDockerSuite/TestContainerAPIKill 16:13:16 [2019-10-03T16:13:16.578Z] === RUN TestDockerSuite/TestBuildCmd 16:13:16 [2019-10-03T16:13:16.845Z] === RUN TestDockerSuite/TestContainerAPIPause 16:13:17 [2019-10-03T16:13:17.038Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 16:13:17 [2019-10-03T16:13:17.496Z] === RUN TestDockerSuite/TestBuildCmdShDashC 16:13:17 [2019-10-03T16:13:17.811Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 16:13:18 [2019-10-03T16:13:18.466Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 16:13:18 [2019-10-03T16:13:18.734Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 16:13:18 [2019-10-03T16:13:18.734Z] === RUN TestDockerSuite/TestContainerAPIRename 16:13:19 [2019-10-03T16:13:19.657Z] === RUN TestDockerSuite/TestContainerAPIRestart 16:13:21 [2019-10-03T16:13:21.539Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 16:13:22 [2019-10-03T16:13:22.897Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 16:13:22 [2019-10-03T16:13:22.897Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 16:13:22 [2019-10-03T16:13:22.897Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 16:13:22 [2019-10-03T16:13:22.897Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 16:13:22 [2019-10-03T16:13:22.897Z] === RUN TestDockerSuite/TestContainerAPIStart 16:13:23 [2019-10-03T16:13:23.822Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 16:13:24 [2019-10-03T16:13:24.259Z] === RUN TestDockerSuite/TestBuildCmdSpaces 16:13:24 [2019-10-03T16:13:24.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 16:13:25 [2019-10-03T16:13:25.228Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 16:13:25 [2019-10-03T16:13:25.228Z] === RUN TestDockerSuite/TestBuildConditionalCache 16:13:26 [2019-10-03T16:13:26.766Z] === RUN TestDockerSuite/TestBuildContChar 16:13:28 [2019-10-03T16:13:28.131Z] === RUN TestDockerSuite/TestContainerAPIStop 16:13:29 [2019-10-03T16:13:29.054Z] === RUN TestDockerSuite/TestContainerAPITop 16:13:29 [2019-10-03T16:13:29.977Z] === RUN TestDockerSuite/TestContainerAPITopWindows 16:13:29 [2019-10-03T16:13:29.977Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 16:13:29 [2019-10-03T16:13:29.977Z] === RUN TestDockerSuite/TestContainerAPIWait 16:13:32 [2019-10-03T16:13:32.677Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 16:13:33 [2019-10-03T16:13:33.603Z] === RUN TestDockerSuite/TestContainerNetworkMode 16:13:34 [2019-10-03T16:13:34.963Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 16:13:35 [2019-10-03T16:13:35.628Z] #33 120.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 123.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 124.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 126.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 16:13:35 [2019-10-03T16:13:35.628Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 16:13:36 [2019-10-03T16:13:36.188Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 16:13:37 [2019-10-03T16:13:37.554Z] #33 133.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 16:13:38 [2019-10-03T16:13:38.480Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 16:13:40 [2019-10-03T16:13:40.236Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 16:13:40 [2019-10-03T16:13:40.366Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 16:13:40 [2019-10-03T16:13:40.491Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 16:13:41 [2019-10-03T16:13:41.613Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 16:13:41 [2019-10-03T16:13:41.613Z] === RUN TestDockerSuite/TestBuildContextCleanup 16:13:41 [2019-10-03T16:13:41.613Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 16:13:41 [2019-10-03T16:13:41.730Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 16:13:42 [2019-10-03T16:13:42.075Z] === RUN TestDockerSuite/TestBuildContextTarGzip 16:13:42 [2019-10-03T16:13:42.418Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 16:13:43 [2019-10-03T16:13:43.049Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 16:13:43 [2019-10-03T16:13:43.094Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 16:13:43 [2019-10-03T16:13:43.511Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 16:13:43 [2019-10-03T16:13:43.511Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 16:13:43 [2019-10-03T16:13:43.867Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 16:13:44 [2019-10-03T16:13:44.019Z] #33 139.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 16:13:44 [2019-10-03T16:13:44.485Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 16:13:44 [2019-10-03T16:13:44.946Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 16:13:44 [2019-10-03T16:13:44.946Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 16:13:44 [2019-10-03T16:13:44.946Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 16:13:45 [2019-10-03T16:13:45.905Z] #33 141.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 16:13:46 [2019-10-03T16:13:46.840Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 16:13:47 [2019-10-03T16:13:47.768Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 16:13:49 [2019-10-03T16:13:49.131Z] #33 144.6 16:13:49 [2019-10-03T16:13:49.391Z] #33 DONE 145.0s 16:13:49 [2019-10-03T16:13:49.391Z] 16:13:49 [2019-10-03T16:13:49.391Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... 16:13:50 [2019-10-03T16:13:50.753Z] #34 DONE 1.5s 16:13:50 [2019-10-03T16:13:50.777Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 16:13:52 [2019-10-03T16:13:52.114Z] 16:13:52 [2019-10-03T16:13:52.114Z] #35 [runner 12/12] COPY --from=builder /build/ / 16:13:53 [2019-10-03T16:13:53.038Z] #35 DONE 0.8s 16:13:53 [2019-10-03T16:13:53.038Z] 16:13:53 [2019-10-03T16:13:53.038Z] #36 exporting to image 16:13:53 [2019-10-03T16:13:53.038Z] #36 exporting layers 16:13:56 [2019-10-03T16:13:56.444Z] #36 exporting layers 3.1s done 16:13:56 [2019-10-03T16:13:56.444Z] #36 writing image sha256:63c9129bd9e1c8507fefac5d1acd7790b80b867fa6acd97d244f3091ca935306 done 16:13:56 [2019-10-03T16:13:56.444Z] #36 naming to docker.io/library/moby-e2e-test done 16:13:56 [2019-10-03T16:13:56.444Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:13:56 [2019-10-03T16:13:56.873Z] + echo Ensuring container killed. 16:13:56 [2019-10-03T16:13:56.874Z] Ensuring container killed. 16:13:56 [2019-10-03T16:13:56.874Z] + docker rm -vf docker-pr11 16:13:56 [2019-10-03T16:13:56.874Z] Error: No such container: docker-pr11 16:13:56 [2019-10-03T16:13:56.874Z] + true [Pipeline] sh 16:13:57 [2019-10-03T16:13:57.277Z] + echo Chowning /workspace to jenkins user 16:13:57 [2019-10-03T16:13:57.278Z] Chowning /workspace to jenkins user 16:13:57 [2019-10-03T16:13:57.278Z] + id -u 16:13:57 [2019-10-03T16:13:57.278Z] + id -g 16:13:57 [2019-10-03T16:13:57.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39082:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:13:59 [2019-10-03T16:13:59.052Z] + bundleName=unit 16:13:59 [2019-10-03T16:13:59.053Z] + echo Creating unit-bundles.tar.gz 16:13:59 [2019-10-03T16:13:59.053Z] Creating unit-bundles.tar.gz 16:13:59 [2019-10-03T16:13:59.053Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 16:13:59 [2019-10-03T16:13:59.053Z] bundles/junit-report.xml 16:13:59 [2019-10-03T16:13:59.053Z] bundles/go-test-report.json 16:13:59 [2019-10-03T16:13:59.053Z] bundles/profile.out [Pipeline] archiveArtifacts 16:13:59 [2019-10-03T16:13:59.061Z] Archiving artifacts 16:13:59 [2019-10-03T16:13:59.370Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39082/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:13:59 [2019-10-03T16:13:59.713Z] + make clean 16:13:59 [2019-10-03T16:13:59.969Z] docker volume rm -f docker-dev-cache 16:13:59 [2019-10-03T16:13:59.969Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:14:10 [2019-10-03T16:14:10.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 16:14:10 [2019-10-03T16:14:10.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 16:14:10 [2019-10-03T16:14:10.609Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 16:14:13 [2019-10-03T16:14:13.906Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 16:14:15 [2019-10-03T16:14:15.787Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 16:14:19 [2019-10-03T16:14:19.087Z] === RUN TestDockerSuite/TestCopyAndRestart 16:14:20 [2019-10-03T16:14:20.538Z] === RUN TestDockerSuite/TestCopyCreatedContainer 16:14:20 [2019-10-03T16:14:20.538Z] === RUN TestDockerSuite/TestCpAbsolutePath 16:14:21 [2019-10-03T16:14:21.461Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 16:14:22 [2019-10-03T16:14:22.388Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 16:14:23 [2019-10-03T16:14:23.791Z] === RUN TestDockerSuite/TestCpFromCaseA 16:14:24 [2019-10-03T16:14:24.351Z] === RUN TestDockerSuite/TestCpFromCaseB 16:14:25 [2019-10-03T16:14:25.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 16:14:25 [2019-10-03T16:14:25.616Z] === RUN TestDockerSuite/TestCpFromCaseC 16:14:26 [2019-10-03T16:14:26.627Z] === RUN TestDockerSuite/TestCpFromCaseD 16:14:26 [2019-10-03T16:14:26.722Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 16:14:27 [2019-10-03T16:14:27.185Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 16:14:27 [2019-10-03T16:14:27.987Z] === RUN TestDockerSuite/TestCpFromCaseE 16:14:28 [2019-10-03T16:14:28.729Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 16:14:28 [2019-10-03T16:14:28.911Z] === RUN TestDockerSuite/TestCpFromCaseF 16:14:29 [2019-10-03T16:14:29.878Z] === RUN TestDockerSuite/TestCpFromCaseG 16:14:30 [2019-10-03T16:14:30.845Z] === RUN TestDockerSuite/TestCpFromCaseH 16:14:32 [2019-10-03T16:14:32.204Z] === RUN TestDockerSuite/TestCpFromCaseI 16:14:33 [2019-10-03T16:14:33.127Z] === RUN TestDockerSuite/TestCpFromCaseJ 16:14:34 [2019-10-03T16:14:34.056Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 16:14:34 [2019-10-03T16:14:34.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 16:14:34 [2019-10-03T16:14:34.540Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 16:14:35 [2019-10-03T16:14:35.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 16:14:35 [2019-10-03T16:14:35.050Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 16:14:35 [2019-10-03T16:14:35.511Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 16:14:35 [2019-10-03T16:14:35.511Z] === RUN TestDockerSuite/TestBuildCopyWildcard 16:14:36 [2019-10-03T16:14:36.025Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 16:14:36 [2019-10-03T16:14:36.995Z] === RUN TestDockerSuite/TestCpGarbagePath 16:14:37 [2019-10-03T16:14:37.919Z] === RUN TestDockerSuite/TestCpLocalOnly 16:14:37 [2019-10-03T16:14:37.919Z] === RUN TestDockerSuite/TestCpNameHasColon 16:14:38 [2019-10-03T16:14:38.842Z] === RUN TestDockerSuite/TestCpRelativePath 16:14:39 [2019-10-03T16:14:39.765Z] === RUN TestDockerSuite/TestCpSpecialFiles 16:14:41 [2019-10-03T16:14:41.171Z] === RUN TestDockerSuite/TestCpSymlinkComponent 16:14:42 [2019-10-03T16:14:42.095Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 16:14:43 [2019-10-03T16:14:43.018Z] === RUN TestDockerSuite/TestCpToCaseA 16:14:44 [2019-10-03T16:14:44.942Z] === RUN TestDockerSuite/TestCpToCaseB 16:14:45 [2019-10-03T16:14:45.867Z] === RUN TestDockerSuite/TestCpToCaseC 16:14:46 [2019-10-03T16:14:46.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 16:14:48 [2019-10-03T16:14:48.674Z] === RUN TestDockerSuite/TestCpToCaseD 16:14:51 [2019-10-03T16:14:51.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 16:14:54 [2019-10-03T16:14:54.467Z] === RUN TestDockerSuite/TestCpToCaseE 16:14:59 [2019-10-03T16:14:59.701Z] === RUN TestDockerSuite/TestCpToCaseF 16:14:59 [2019-10-03T16:14:59.955Z] === RUN TestDockerSuite/TestCpToCaseG 16:15:05 [2019-10-03T16:15:05.232Z] === RUN TestDockerSuite/TestCpToCaseH 16:15:09 [2019-10-03T16:15:09.431Z] === RUN TestDockerSuite/TestCpToCaseI 16:15:09 [2019-10-03T16:15:09.685Z] === RUN TestDockerSuite/TestCpToCaseJ 16:15:11 [2019-10-03T16:15:11.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 16:15:11 [2019-10-03T16:15:11.238Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 16:15:11 [2019-10-03T16:15:11.238Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 16:15:11 [2019-10-03T16:15:11.238Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 16:15:15 [2019-10-03T16:15:15.293Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 16:15:16 [2019-10-03T16:15:16.654Z] === RUN TestDockerSuite/TestCpToDot 16:15:18 [2019-10-03T16:15:18.017Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 16:15:19 [2019-10-03T16:15:19.899Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 16:15:21 [2019-10-03T16:15:21.781Z] === RUN TestDockerSuite/TestCpToStdout 16:15:22 [2019-10-03T16:15:22.704Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 16:15:26 [2019-10-03T16:15:26.091Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 16:15:26 [2019-10-03T16:15:26.650Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 16:15:27 [2019-10-03T16:15:27.656Z] === RUN TestDockerSuite/TestCpVolumePath 16:15:28 [2019-10-03T16:15:28.954Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 16:15:28 [2019-10-03T16:15:28.954Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 16:15:29 [2019-10-03T16:15:29.120Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 16:15:29 [2019-10-03T16:15:29.120Z] === RUN TestDockerSuite/TestCreate64ByteHexID 16:15:29 [2019-10-03T16:15:29.420Z] === RUN TestDockerSuite/TestCreateArgs 16:15:29 [2019-10-03T16:15:29.420Z] === RUN TestDockerSuite/TestCreateByImageID 16:15:29 [2019-10-03T16:15:29.926Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 16:15:29 [2019-10-03T16:15:29.979Z] === RUN TestDockerSuite/TestCreateEchoStdout 16:15:30 [2019-10-03T16:15:30.903Z] === RUN TestDockerSuite/TestCreateGrowRootfs 16:15:30 [2019-10-03T16:15:30.903Z] === RUN TestDockerSuite/TestCreateHostConfig 16:15:30 [2019-10-03T16:15:30.903Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 16:15:31 [2019-10-03T16:15:31.827Z] === RUN TestDockerSuite/TestCreateLabelFromImage 16:15:32 [2019-10-03T16:15:32.386Z] === RUN TestDockerSuite/TestCreateLabels 16:15:32 [2019-10-03T16:15:32.641Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 16:15:32 [2019-10-03T16:15:32.641Z] === RUN TestDockerSuite/TestCreateRM 16:15:33 [2019-10-03T16:15:33.200Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 16:15:33 [2019-10-03T16:15:33.200Z] === RUN TestDockerSuite/TestCreateStopSignal 16:15:33 [2019-10-03T16:15:33.200Z] === RUN TestDockerSuite/TestCreateStopTimeout 16:15:33 [2019-10-03T16:15:33.454Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 16:15:33 [2019-10-03T16:15:33.676Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 16:15:35 [2019-10-03T16:15:35.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 16:15:36 [2019-10-03T16:15:36.712Z] === RUN TestDockerSuite/TestCreateVolumesCreated 16:15:36 [2019-10-03T16:15:36.712Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 16:15:36 [2019-10-03T16:15:36.712Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 16:15:39 [2019-10-03T16:15:39.971Z] === RUN TestDockerSuite/TestCreateWithPortRange 16:15:39 [2019-10-03T16:15:39.971Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 16:15:39 [2019-10-03T16:15:39.971Z] === RUN TestDockerSuite/TestCreateWithWorkdir 16:15:39 [2019-10-03T16:15:39.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 16:15:39 [2019-10-03T16:15:39.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 16:15:39 [2019-10-03T16:15:39.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 16:15:40 [2019-10-03T16:15:40.895Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 16:15:42 [2019-10-03T16:15:42.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 16:15:43 [2019-10-03T16:15:43.222Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 16:15:44 [2019-10-03T16:15:44.461Z] === RUN TestDockerSuite/TestBuildDockerignore 16:15:45 [2019-10-03T16:15:45.104Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 16:15:45 [2019-10-03T16:15:45.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 16:15:47 [2019-10-03T16:15:47.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 16:15:48 [2019-10-03T16:15:48.338Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 16:15:49 [2019-10-03T16:15:49.264Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 16:15:49 [2019-10-03T16:15:49.264Z] === RUN TestDockerSuite/TestDevicePermissions 16:15:50 [2019-10-03T16:15:50.189Z] === RUN TestDockerSuite/TestDockerFails 16:15:50 [2019-10-03T16:15:50.189Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 16:15:50 [2019-10-03T16:15:50.189Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 16:15:50 [2019-10-03T16:15:50.189Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 16:15:52 [2019-10-03T16:15:52.112Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 16:15:52 [2019-10-03T16:15:52.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 16:15:53 [2019-10-03T16:15:53.035Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 16:15:55 [2019-10-03T16:15:55.544Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 16:15:55 [2019-10-03T16:15:55.544Z] === RUN TestDockerSuite/TestDockerNetworkInspect 16:15:55 [2019-10-03T16:15:55.544Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 16:15:55 [2019-10-03T16:15:55.544Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 16:16:03 [2019-10-03T16:16:03.617Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 16:16:05 [2019-10-03T16:16:05.499Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 16:16:08 [2019-10-03T16:16:08.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 16:16:11 [2019-10-03T16:16:11.346Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 16:16:12 [2019-10-03T16:16:12.268Z] === RUN TestDockerSuite/TestEventsAttach 16:16:13 [2019-10-03T16:16:13.627Z] === RUN TestDockerSuite/TestEventsCommit 16:16:14 [2019-10-03T16:16:14.551Z] === RUN TestDockerSuite/TestEventsContainerEvents 16:16:15 [2019-10-03T16:16:15.111Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 16:16:16 [2019-10-03T16:16:16.033Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 16:16:16 [2019-10-03T16:16:16.961Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 16:16:18 [2019-10-03T16:16:18.886Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 16:16:20 [2019-10-03T16:16:20.770Z] === RUN TestDockerSuite/TestEventsContainerRestart 16:16:21 [2019-10-03T16:16:21.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 16:16:24 [2019-10-03T16:16:24.202Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 16:16:24 [2019-10-03T16:16:24.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 16:16:27 [2019-10-03T16:16:27.273Z] === RUN TestDockerSuite/TestEventsCopy 16:16:28 [2019-10-03T16:16:28.634Z] === RUN TestDockerSuite/TestEventsFilterContainer 16:16:30 [2019-10-03T16:16:30.523Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 16:16:31 [2019-10-03T16:16:31.084Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 16:16:31 [2019-10-03T16:16:31.643Z] === RUN TestDockerSuite/TestEventsFilterImageName 16:16:33 [2019-10-03T16:16:33.526Z] === RUN TestDockerSuite/TestEventsFilterLabels 16:16:34 [2019-10-03T16:16:34.129Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 16:16:34 [2019-10-03T16:16:34.129Z] === RUN TestDockerSuite/TestEventsFilterType 16:16:34 [2019-10-03T16:16:34.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 16:16:34 [2019-10-03T16:16:34.688Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 16:16:34 [2019-10-03T16:16:34.688Z] === RUN TestDockerSuite/TestEventsFilters 16:16:37 [2019-10-03T16:16:37.196Z] === RUN TestDockerSuite/TestEventsFormat 16:16:38 [2019-10-03T16:16:38.603Z] === RUN TestDockerSuite/TestEventsFormatBadField 16:16:38 [2019-10-03T16:16:38.603Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 16:16:38 [2019-10-03T16:16:38.603Z] === RUN TestDockerSuite/TestEventsImageImport 16:16:39 [2019-10-03T16:16:39.249Z] === RUN TestDockerSuite/TestEventsImageLoad 16:16:39 [2019-10-03T16:16:39.544Z] === RUN TestDockerSuite/TestEventsImagePull 16:16:40 [2019-10-03T16:16:40.104Z] === RUN TestDockerSuite/TestEventsImageTag 16:16:41 [2019-10-03T16:16:41.111Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 16:16:41 [2019-10-03T16:16:41.365Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 16:16:41 [2019-10-03T16:16:41.365Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 16:16:41 [2019-10-03T16:16:41.365Z] === RUN TestDockerSuite/TestEventsPluginOps 16:16:43 [2019-10-03T16:16:43.023Z] === RUN TestDockerSuite/TestEventsRedirectStdout 16:16:44 [2019-10-03T16:16:44.123Z] === RUN TestDockerSuite/TestEventsRename 16:16:44 [2019-10-03T16:16:44.683Z] === RUN TestDockerSuite/TestEventsResize 16:16:44 [2019-10-03T16:16:44.952Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 16:16:44 [2019-10-03T16:16:44.952Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 16:16:44 [2019-10-03T16:16:44.952Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 16:16:45 [2019-10-03T16:16:45.865Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 16:16:46 [2019-10-03T16:16:46.467Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 16:16:47 [2019-10-03T16:16:47.518Z] === RUN TestDockerSuite/TestEventsStreaming 16:16:48 [2019-10-03T16:16:48.078Z] === RUN TestDockerSuite/TestEventsTimestampFormats 16:16:48 [2019-10-03T16:16:48.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 16:16:51 [2019-10-03T16:16:51.399Z] === RUN TestDockerSuite/TestEventsTop 16:16:52 [2019-10-03T16:16:52.562Z] === RUN TestDockerSuite/TestEventsUntag 16:16:55 [2019-10-03T16:16:55.114Z] === RUN TestDockerSuite/TestEventsUntilInThePast 16:16:56 [2019-10-03T16:16:56.996Z] === RUN TestDockerSuite/TestExec 16:16:57 [2019-10-03T16:16:57.919Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 16:16:58 [2019-10-03T16:16:58.853Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 16:16:59 [2019-10-03T16:16:59.411Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 16:17:00 [2019-10-03T16:17:00.816Z] === RUN TestDockerSuite/TestExecAPIStart 16:17:02 [2019-10-03T16:17:02.743Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 16:17:03 [2019-10-03T16:17:03.666Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 16:17:04 [2019-10-03T16:17:04.589Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 16:17:05 [2019-10-03T16:17:05.513Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 16:17:06 [2019-10-03T16:17:06.436Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 16:17:07 [2019-10-03T16:17:07.799Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 16:17:08 [2019-10-03T16:17:08.722Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 16:17:10 [2019-10-03T16:17:10.608Z] === RUN TestDockerSuite/TestExecCgroup 16:17:12 [2019-10-03T16:17:12.011Z] === RUN TestDockerSuite/TestExecEnv 16:17:12 [2019-10-03T16:17:12.934Z] === RUN TestDockerSuite/TestExecEnvLinksHost 16:17:14 [2019-10-03T16:17:14.899Z] === RUN TestDockerSuite/TestExecExitStatus 16:17:15 [2019-10-03T16:17:15.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 16:17:15 [2019-10-03T16:17:15.823Z] === RUN TestDockerSuite/TestExecInspectID 16:17:19 [2019-10-03T16:17:19.125Z] === RUN TestDockerSuite/TestExecInteractive 16:17:20 [2019-10-03T16:17:20.048Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 16:17:20 [2019-10-03T16:17:20.972Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 16:17:22 [2019-10-03T16:17:22.903Z] === RUN TestDockerSuite/TestExecParseError 16:17:23 [2019-10-03T16:17:23.827Z] === RUN TestDockerSuite/TestExecPausedContainer 16:17:24 [2019-10-03T16:17:24.752Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 16:17:25 [2019-10-03T16:17:25.589Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 16:17:28 [2019-10-03T16:17:28.124Z] === RUN TestDockerSuite/TestExecSetEnv 16:17:29 [2019-10-03T16:17:29.092Z] === RUN TestDockerSuite/TestExecStartFails 16:17:30 [2019-10-03T16:17:30.451Z] === RUN TestDockerSuite/TestExecStateCleanup 16:17:42 [2019-10-03T16:17:42.640Z] === RUN TestDockerSuite/TestExecStopNotHanging 16:17:42 [2019-10-03T16:17:42.640Z] === RUN TestDockerSuite/TestExecTTY 16:17:43 [2019-10-03T16:17:43.199Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 16:17:43 [2019-10-03T16:17:43.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 16:17:44 [2019-10-03T16:17:44.123Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 16:17:45 [2019-10-03T16:17:45.045Z] === RUN TestDockerSuite/TestExecUlimits 16:17:45 [2019-10-03T16:17:45.444Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 16:17:45 [2019-10-03T16:17:45.444Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 16:17:45 [2019-10-03T16:17:45.444Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 16:17:46 [2019-10-03T16:17:46.407Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 16:17:46 [2019-10-03T16:17:46.407Z] === RUN TestDockerSuite/TestExecWithImageUser 16:17:48 [2019-10-03T16:17:48.963Z] === RUN TestDockerSuite/TestExecWithNoTERM 16:17:49 [2019-10-03T16:17:49.887Z] === RUN TestDockerSuite/TestExecWithPrivileged 16:17:50 [2019-10-03T16:17:50.895Z] === RUN TestDockerSuite/TestExecWithTERM 16:17:51 [2019-10-03T16:17:51.819Z] === RUN TestDockerSuite/TestExecWithUser 16:17:53 [2019-10-03T16:17:53.220Z] === RUN TestDockerSuite/TestGetContainerStats 16:17:58 [2019-10-03T16:17:58.452Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 16:18:02 [2019-10-03T16:18:02.686Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 16:18:06 [2019-10-03T16:18:06.002Z] === RUN TestDockerSuite/TestGetContainerStatsStream 16:18:06 [2019-10-03T16:18:06.581Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 16:18:11 [2019-10-03T16:18:11.232Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 16:18:11 [2019-10-03T16:18:11.232Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 16:18:11 [2019-10-03T16:18:11.232Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 16:18:11 [2019-10-03T16:18:11.232Z] === RUN TestDockerSuite/TestHealth 16:18:16 [2019-10-03T16:18:16.997Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 16:18:21 [2019-10-03T16:18:21.281Z] --- PASS: TestImportExtremelyLargeImageWorks (300.96s) 16:18:21 [2019-10-03T16:18:21.281Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" 16:18:21 [2019-10-03T16:18:21.281Z] PASS 16:18:21 [2019-10-03T16:18:21.281Z] 16:18:21 [2019-10-03T16:18:21.281Z] === Skipped 16:18:21 [2019-10-03T16:18:21.281Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) 16:18:21 [2019-10-03T16:18:21.281Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:18:21 [2019-10-03T16:18:21.281Z] 16:18:21 [2019-10-03T16:18:21.281Z] 16:18:21 [2019-10-03T16:18:21.281Z] DONE 12 tests, 1 skipped in 302.336s 16:18:21 [2019-10-03T16:18:21.281Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 16:18:21 [2019-10-03T16:18:21.281Z] ++ 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 16:18:21 [2019-10-03T16:18:21.281Z] ++ set -e 16:18:21 [2019-10-03T16:18:21.281Z] ++ '[' -n 0 ']' 16:18:21 [2019-10-03T16:18:21.281Z] ++ set -x 16:18:21 [2019-10-03T16:18:21.281Z] ++ env -i DEST=/go/src/github.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 16:18:21 [2019-10-03T16:18:21.281Z] INFO: Testing against a local daemon 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestNetworkCreateDelete 16:18:21 [2019-10-03T16:18:21.281Z] --- PASS: TestNetworkCreateDelete (0.23s) 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestDockerNetworkDeletePreferID 16:18:21 [2019-10-03T16:18:21.281Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s) 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestInspectNetwork 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestInspectNetwork/full_network_id 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestInspectNetwork/partial_network_id 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestInspectNetwork/network_name 16:18:21 [2019-10-03T16:18:21.281Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 16:18:24 [2019-10-03T16:18:24.750Z] --- PASS: TestInspectNetwork (8.62s) 16:18:24 [2019-10-03T16:18:24.750Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" 16:18:24 [2019-10-03T16:18:24.750Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 16:18:24 [2019-10-03T16:18:24.750Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 16:18:24 [2019-10-03T16:18:24.750Z] --- PASS: TestInspectNetwork/network_name (0.00s) 16:18:24 [2019-10-03T16:18:24.750Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 16:18:24 [2019-10-03T16:18:24.750Z] === RUN TestRunContainerWithBridgeNone 16:18:26 [2019-10-03T16:18:26.143Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 16:18:26 [2019-10-03T16:18:26.787Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) 16:18:26 [2019-10-03T16:18:26.787Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" 16:18:26 [2019-10-03T16:18:26.787Z] === RUN TestNetworkInvalidJSON 16:18:26 [2019-10-03T16:18:26.787Z] === RUN TestNetworkInvalidJSON//networks/create 16:18:26 [2019-10-03T16:18:26.787Z] === PAUSE TestNetworkInvalidJSON//networks/create 16:18:26 [2019-10-03T16:18:26.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 16:18:26 [2019-10-03T16:18:26.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 16:18:26 [2019-10-03T16:18:26.787Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 16:18:26 [2019-10-03T16:18:26.787Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 16:18:26 [2019-10-03T16:18:26.787Z] === CONT TestNetworkInvalidJSON//networks/create 16:18:26 [2019-10-03T16:18:26.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 16:18:26 [2019-10-03T16:18:26.787Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 16:18:26 [2019-10-03T16:18:26.787Z] --- PASS: TestNetworkInvalidJSON (0.04s) 16:18:26 [2019-10-03T16:18:26.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 16:18:26 [2019-10-03T16:18:26.787Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 16:18:26 [2019-10-03T16:18:26.787Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 16:18:26 [2019-10-03T16:18:26.787Z] === RUN TestDaemonRestartWithLiveRestore 16:18:28 [2019-10-03T16:18:28.272Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) 16:18:28 [2019-10-03T16:18:28.272Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" 16:18:28 [2019-10-03T16:18:28.272Z] === RUN TestDaemonDefaultNetworkPools 16:18:28 [2019-10-03T16:18:28.898Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) 16:18:28 [2019-10-03T16:18:28.898Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" 16:18:28 [2019-10-03T16:18:28.898Z] === RUN TestDaemonRestartWithExistingNetwork 16:18:29 [2019-10-03T16:18:29.915Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) 16:18:29 [2019-10-03T16:18:29.915Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" 16:18:29 [2019-10-03T16:18:29.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 16:18:31 [2019-10-03T16:18:31.398Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) 16:18:31 [2019-10-03T16:18:31.398Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" 16:18:31 [2019-10-03T16:18:31.398Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 16:18:31 [2019-10-03T16:18:31.838Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 16:18:32 [2019-10-03T16:18:32.023Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 16:18:32 [2019-10-03T16:18:32.023Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" 16:18:32 [2019-10-03T16:18:32.023Z] === RUN TestServiceWithPredefinedNetwork 16:18:34 [2019-10-03T16:18:34.215Z] === RUN TestDockerSuite/TestHistoryExistentImage 16:18:34 [2019-10-03T16:18:34.215Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 16:18:34 [2019-10-03T16:18:34.215Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 16:18:34 [2019-10-03T16:18:34.215Z] === RUN TestDockerSuite/TestHistoryImageWithComment 16:18:34 [2019-10-03T16:18:34.708Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) 16:18:34 [2019-10-03T16:18:34.708Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" 16:18:34 [2019-10-03T16:18:34.708Z] === RUN TestServiceRemoveKeepsIngressNetwork 16:18:34 [2019-10-03T16:18:34.708Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 16:18:34 [2019-10-03T16:18:34.708Z] service_test.go:230: FLAKY_TEST 16:18:34 [2019-10-03T16:18:34.708Z] === RUN TestServiceWithDataPathPortInit 16:18:34 [2019-10-03T16:18:34.774Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 16:18:34 [2019-10-03T16:18:34.774Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 16:18:36 [2019-10-03T16:18:36.133Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 16:18:36 [2019-10-03T16:18:36.133Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 16:18:36 [2019-10-03T16:18:36.133Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 16:18:36 [2019-10-03T16:18:36.133Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 16:18:36 [2019-10-03T16:18:36.387Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 16:18:36 [2019-10-03T16:18:36.947Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 16:18:37 [2019-10-03T16:18:37.202Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 16:18:37 [2019-10-03T16:18:37.456Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 16:18:38 [2019-10-03T16:18:38.381Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 16:18:38 [2019-10-03T16:18:38.381Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 16:18:39 [2019-10-03T16:18:39.783Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 16:18:40 [2019-10-03T16:18:40.749Z] === RUN TestDockerSuite/TestImagesFormat 16:18:41 [2019-10-03T16:18:41.004Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 16:18:41 [2019-10-03T16:18:41.928Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 16:18:46 [2019-10-03T16:18:46.089Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 16:18:46 [2019-10-03T16:18:46.089Z] === RUN TestDockerSuite/TestImportBadURL 16:18:46 [2019-10-03T16:18:46.089Z] === RUN TestDockerSuite/TestImportDisplay 16:18:47 [2019-10-03T16:18:47.055Z] === RUN TestDockerSuite/TestImportFile 16:18:49 [2019-10-03T16:18:49.565Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 16:18:49 [2019-10-03T16:18:49.565Z] === RUN TestDockerSuite/TestImportFileWithMessage 16:18:49 [2019-10-03T16:18:49.964Z] --- PASS: TestServiceWithDataPathPortInit (14.45s) 16:18:49 [2019-10-03T16:18:49.965Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 16:18:49 [2019-10-03T16:18:49.965Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" 16:18:49 [2019-10-03T16:18:49.965Z] === RUN TestServiceWithDefaultAddressPoolInit 16:18:50 [2019-10-03T16:18:50.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 16:18:51 [2019-10-03T16:18:51.492Z] === RUN TestDockerSuite/TestImportGzipped 16:18:54 [2019-10-03T16:18:54.000Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 16:18:56 [2019-10-03T16:18:56.550Z] === RUN TestDockerSuite/TestInfoDebug 16:18:56 [2019-10-03T16:18:56.550Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 16:18:56 [2019-10-03T16:18:56.804Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 16:18:57 [2019-10-03T16:18:57.384Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend 16:18:57 [2019-10-03T16:18:57.944Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 16:18:58 [2019-10-03T16:18:58.371Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.23s) 16:18:58 [2019-10-03T16:18:58.371Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" 16:18:58 [2019-10-03T16:18:58.371Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wz5vros2c7usql2rysa716j0h Created:2019-10-03 16:18:49.971382194 +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[eb4149cdbaa5b121fe23a1cdfc8c4eb7368917f75581deecbaf634f1ee73613a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5k6wipgi5cvvdq20n8qmyfktr EndpointID:66dce47640a354aee0d8a3adcdcaf72f1e2d03405ab309bffa40181ca7580d5f MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:86450d940d2b17b0c7b5f027779d9014ab2b96d4c3190f7e2cc2163389ae5190 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:db14146c4e70 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5k6wipgi5cvvdq20n8qmyfktr EndpointID:66dce47640a354aee0d8a3adcdcaf72f1e2d03405ab309bffa40181ca7580d5f EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} 16:18:58 [2019-10-03T16:18:58.371Z] PASS 16:18:58 [2019-10-03T16:18:58.371Z] 16:18:58 [2019-10-03T16:18:58.371Z] === Skipped 16:18:58 [2019-10-03T16:18:58.371Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 16:18:58 [2019-10-03T16:18:58.371Z] service_test.go:230: FLAKY_TEST 16:18:58 [2019-10-03T16:18:58.371Z] 16:18:58 [2019-10-03T16:18:58.371Z] 16:18:58 [2019-10-03T16:18:58.371Z] DONE 21 tests, 1 skipped in 42.348s 16:18:58 [2019-10-03T16:18:58.371Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 16:18:58 [2019-10-03T16:18:58.371Z] ++ 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 16:18:58 [2019-10-03T16:18:58.371Z] ++ set -e 16:18:58 [2019-10-03T16:18:58.371Z] ++ '[' -n 0 ']' 16:18:58 [2019-10-03T16:18:58.371Z] ++ set -x 16:18:58 [2019-10-03T16:18:58.371Z] ++ env -i DEST=/go/src/github.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 16:18:58 [2019-10-03T16:18:58.371Z] INFO: Testing against a local daemon 16:18:58 [2019-10-03T16:18:58.371Z] === RUN TestDockerNetworkIpvlanPersistance 16:18:58 [2019-10-03T16:18:58.665Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.49s) 16:18:58 [2019-10-03T16:18:58.665Z] ipvlan_test.go:28: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance" 16:18:58 [2019-10-03T16:18:58.665Z] === RUN TestDockerNetworkIpvlan 16:18:59 [2019-10-03T16:18:59.346Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 16:18:59 [2019-10-03T16:18:59.601Z] === RUN TestDockerSwarmSuite/TestDNSConfig 16:18:59 [2019-10-03T16:18:59.678Z] === RUN TestDockerNetworkIpvlan/Subinterface 16:18:59 [2019-10-03T16:18:59.856Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 16:19:00 [2019-10-03T16:19:00.692Z] === RUN TestDockerNetworkIpvlan/OverlapParent 16:19:00 [2019-10-03T16:19:00.780Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 16:19:01 [2019-10-03T16:19:01.708Z] === RUN TestDockerNetworkIpvlan/L2NilParent 16:19:01 [2019-10-03T16:19:01.748Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 16:19:01 [2019-10-03T16:19:01.748Z] === RUN TestDockerSuite/TestInfoFormat 16:19:01 [2019-10-03T16:19:01.748Z] === RUN TestDockerSuite/TestInfoSecurityOptions 16:19:02 [2019-10-03T16:19:02.003Z] === RUN TestDockerSuite/TestInsecureRegistries 16:19:02 [2019-10-03T16:19:02.562Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 16:19:03 [2019-10-03T16:19:03.123Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 16:19:03 [2019-10-03T16:19:03.123Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 16:19:04 [2019-10-03T16:19:04.398Z] === RUN TestDockerNetworkIpvlan/L2InternalMode 16:19:04 [2019-10-03T16:19:04.569Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 16:19:05 [2019-10-03T16:19:05.129Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 16:19:06 [2019-10-03T16:19:06.095Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 16:19:06 [2019-10-03T16:19:06.351Z] === RUN TestDockerSwarmSuite/TestExtraHosts 16:19:06 [2019-10-03T16:19:06.606Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 16:19:07 [2019-10-03T16:19:07.530Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 16:19:07 [2019-10-03T16:19:07.530Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks 16:19:07 [2019-10-03T16:19:07.873Z] === RUN TestDockerNetworkIpvlan/L3NilParent 16:19:09 [2019-10-03T16:19:09.497Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 16:19:09 [2019-10-03T16:19:09.497Z] === RUN TestDockerSuite/TestInspectAmpersand 16:19:09 [2019-10-03T16:19:09.907Z] === RUN TestDockerNetworkIpvlan/L3InternalMode 16:19:10 [2019-10-03T16:19:10.422Z] === RUN TestDockerSuite/TestInspectBindMountPoint 16:19:11 [2019-10-03T16:19:11.025Z] === RUN TestDockerSuite/TestInspectByPrefix 16:19:11 [2019-10-03T16:19:11.490Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 16:19:12 [2019-10-03T16:19:12.049Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 16:19:12 [2019-10-03T16:19:12.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 16:19:12 [2019-10-03T16:19:12.608Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 16:19:13 [2019-10-03T16:19:13.532Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 16:19:13 [2019-10-03T16:19:13.534Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet 16:19:14 [2019-10-03T16:19:14.489Z] === RUN TestDockerSuite/TestInspectDefault 16:19:15 [2019-10-03T16:19:15.853Z] === RUN TestDockerSuite/TestInspectHistory 16:19:16 [2019-10-03T16:19:16.776Z] === RUN TestDockerSuite/TestInspectImage 16:19:16 [2019-10-03T16:19:16.776Z] === RUN TestDockerSuite/TestInspectImageFilterInt 16:19:16 [2019-10-03T16:19:16.776Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 16:19:16 [2019-10-03T16:19:16.776Z] === RUN TestDockerSuite/TestInspectInt64 16:19:17 [2019-10-03T16:19:17.699Z] === RUN TestDockerSuite/TestInspectJSONFields 16:19:18 [2019-10-03T16:19:18.257Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 16:19:18 [2019-10-03T16:19:18.257Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 16:19:18 [2019-10-03T16:19:18.511Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 16:19:19 [2019-10-03T16:19:19.075Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet 16:19:19 [2019-10-03T16:19:19.526Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 16:19:20 [2019-10-03T16:19:20.127Z] === RUN TestDockerSuite/TestInspectPlugin 16:19:22 [2019-10-03T16:19:22.567Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 16:19:22 [2019-10-03T16:19:22.676Z] === RUN TestDockerSuite/TestInspectRootFS 16:19:22 [2019-10-03T16:19:22.676Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 16:19:23 [2019-10-03T16:19:23.235Z] === RUN TestDockerSuite/TestInspectStatus 16:19:23 [2019-10-03T16:19:23.517Z] === RUN TestDockerNetworkIpvlan/Addressing 16:19:24 [2019-10-03T16:19:24.157Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 16:19:24 [2019-10-03T16:19:24.411Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan (26.95s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.08s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.06s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.22s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.22s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.25s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.30s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.29s) 16:19:25 [2019-10-03T16:19:25.549Z] ipvlan_test.go:88: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan" 16:19:25 [2019-10-03T16:19:25.549Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.94s) 16:19:25 [2019-10-03T16:19:25.549Z] PASS 16:19:25 [2019-10-03T16:19:25.549Z] 16:19:25 [2019-10-03T16:19:25.549Z] DONE 11 tests in 28.544s 16:19:25 [2019-10-03T16:19:25.549Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 16:19:25 [2019-10-03T16:19:25.549Z] ++ 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 16:19:25 [2019-10-03T16:19:25.549Z] ++ set -e 16:19:25 [2019-10-03T16:19:25.549Z] ++ '[' -n 0 ']' 16:19:25 [2019-10-03T16:19:25.549Z] ++ set -x 16:19:25 [2019-10-03T16:19:25.550Z] ++ env -i DEST=/go/src/github.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 16:19:25 [2019-10-03T16:19:25.837Z] INFO: Testing against a local daemon 16:19:25 [2019-10-03T16:19:25.837Z] === RUN TestDockerNetworkMacvlanPersistance 16:19:26 [2019-10-03T16:19:26.294Z] === RUN TestDockerSuite/TestInspectTemplateError 16:19:26 [2019-10-03T16:19:26.895Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 16:19:27 [2019-10-03T16:19:27.340Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) 16:19:27 [2019-10-03T16:19:27.340Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" 16:19:27 [2019-10-03T16:19:27.340Z] === RUN TestDockerNetworkMacvlan 16:19:27 [2019-10-03T16:19:27.860Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 16:19:28 [2019-10-03T16:19:28.353Z] === RUN TestDockerNetworkMacvlan/Subinterface 16:19:28 [2019-10-03T16:19:28.824Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 16:19:29 [2019-10-03T16:19:29.366Z] === RUN TestDockerNetworkMacvlan/OverlapParent 16:19:29 [2019-10-03T16:19:29.747Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 16:19:29 [2019-10-03T16:19:29.985Z] === RUN TestDockerNetworkMacvlan/NilParent 16:19:30 [2019-10-03T16:19:30.305Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 16:19:31 [2019-10-03T16:19:31.270Z] === RUN TestDockerSuite/TestInspectUnknownObject 16:19:31 [2019-10-03T16:19:31.270Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 16:19:32 [2019-10-03T16:19:32.666Z] === RUN TestDockerNetworkMacvlan/InternalMode 16:19:34 [2019-10-03T16:19:34.608Z] === RUN TestDockerSuite/TestLinkShortDefinition 16:19:35 [2019-10-03T16:19:35.574Z] === RUN TestDockerSuite/TestLinksEnvs 16:19:36 [2019-10-03T16:19:36.131Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 16:19:37 [2019-10-03T16:19:37.382Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 16:19:37 [2019-10-03T16:19:37.540Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 16:19:37 [2019-10-03T16:19:37.540Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 16:19:39 [2019-10-03T16:19:39.508Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 16:19:41 [2019-10-03T16:19:41.651Z] === RUN TestDockerNetworkMacvlan/Addressing 16:19:42 [2019-10-03T16:19:42.062Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan (15.27s) 16:19:42 [2019-10-03T16:19:42.668Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) 16:19:42 [2019-10-03T16:19:42.668Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) 16:19:42 [2019-10-03T16:19:42.668Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) 16:19:42 [2019-10-03T16:19:42.668Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) 16:19:42 [2019-10-03T16:19:42.668Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.34s) 16:19:42 [2019-10-03T16:19:42.668Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" 16:19:42 [2019-10-03T16:19:42.668Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) 16:19:42 [2019-10-03T16:19:42.668Z] PASS 16:19:42 [2019-10-03T16:19:42.668Z] 16:19:42 [2019-10-03T16:19:42.668Z] DONE 8 tests in 16.847s 16:19:42 [2019-10-03T16:19:42.668Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 16:19:42 [2019-10-03T16:19:42.668Z] ++ 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 16:19:42 [2019-10-03T16:19:42.668Z] ++ set -e 16:19:42 [2019-10-03T16:19:42.668Z] ++ '[' -n 0 ']' 16:19:42 [2019-10-03T16:19:42.668Z] ++ set -x 16:19:42 [2019-10-03T16:19:42.668Z] ++ env -i DEST=/go/src/github.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 16:19:42 [2019-10-03T16:19:42.668Z] testing: warning: no tests to run 16:19:42 [2019-10-03T16:19:42.668Z] PASS 16:19:42 [2019-10-03T16:19:42.668Z] 16:19:42 [2019-10-03T16:19:42.668Z] DONE 0 tests in 0.019s 16:19:42 [2019-10-03T16:19:42.668Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 16:19:42 [2019-10-03T16:19:42.668Z] ++ 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 16:19:42 [2019-10-03T16:19:42.668Z] ++ set -e 16:19:42 [2019-10-03T16:19:42.668Z] ++ '[' -n 0 ']' 16:19:42 [2019-10-03T16:19:42.668Z] ++ set -x 16:19:42 [2019-10-03T16:19:42.668Z] ++ env -i DEST=/go/src/github.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 16:19:42 [2019-10-03T16:19:42.668Z] INFO: Testing against a local daemon 16:19:42 [2019-10-03T16:19:42.668Z] === RUN TestAuthZPluginAllowRequest 16:19:44 [2019-10-03T16:19:44.585Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 16:19:44 [2019-10-03T16:19:44.585Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 16:19:44 [2019-10-03T16:19:44.709Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) 16:19:44 [2019-10-03T16:19:44.709Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" 16:19:44 [2019-10-03T16:19:44.709Z] === RUN TestAuthZPluginTLS 16:19:44 [2019-10-03T16:19:44.998Z] --- PASS: TestAuthZPluginTLS (0.59s) 16:19:44 [2019-10-03T16:19:44.998Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" 16:19:44 [2019-10-03T16:19:44.998Z] === RUN TestAuthZPluginDenyRequest 16:19:45 [2019-10-03T16:19:45.625Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) 16:19:45 [2019-10-03T16:19:45.625Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" 16:19:45 [2019-10-03T16:19:45.625Z] === RUN TestAuthZPluginAPIDenyResponse 16:19:46 [2019-10-03T16:19:46.256Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 16:19:46 [2019-10-03T16:19:46.256Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" 16:19:46 [2019-10-03T16:19:46.256Z] === RUN TestAuthZPluginDenyResponse 16:19:46 [2019-10-03T16:19:46.542Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) 16:19:46 [2019-10-03T16:19:46.542Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" 16:19:46 [2019-10-03T16:19:46.542Z] === RUN TestAuthZPluginAllowEventStream 16:19:47 [2019-10-03T16:19:47.096Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 16:19:47 [2019-10-03T16:19:47.351Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 16:19:48 [2019-10-03T16:19:48.359Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 16:19:48 [2019-10-03T16:19:48.577Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) 16:19:48 [2019-10-03T16:19:48.577Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" 16:19:48 [2019-10-03T16:19:48.577Z] === RUN TestAuthZPluginErrorResponse 16:19:48 [2019-10-03T16:19:48.862Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) 16:19:48 [2019-10-03T16:19:48.862Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" 16:19:48 [2019-10-03T16:19:48.862Z] === RUN TestAuthZPluginErrorRequest 16:19:49 [2019-10-03T16:19:49.485Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) 16:19:49 [2019-10-03T16:19:49.485Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" 16:19:49 [2019-10-03T16:19:49.485Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 16:19:50 [2019-10-03T16:19:50.104Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) 16:19:50 [2019-10-03T16:19:50.104Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" 16:19:50 [2019-10-03T16:19:50.104Z] === RUN TestAuthZPluginEnsureLoadImportWorking 16:19:50 [2019-10-03T16:19:50.909Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 16:19:52 [2019-10-03T16:19:52.201Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 16:19:52 [2019-10-03T16:19:52.804Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) 16:19:52 [2019-10-03T16:19:52.804Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" 16:19:52 [2019-10-03T16:19:52.804Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 16:19:54 [2019-10-03T16:19:54.287Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) 16:19:54 [2019-10-03T16:19:54.287Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" 16:19:54 [2019-10-03T16:19:54.287Z] === RUN TestAuthZPluginHeader 16:19:55 [2019-10-03T16:19:55.318Z] --- PASS: TestAuthZPluginHeader (0.96s) 16:19:55 [2019-10-03T16:19:55.318Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" 16:19:55 [2019-10-03T16:19:55.318Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 16:19:55 [2019-10-03T16:19:55.318Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) 16:19:55 [2019-10-03T16:19:55.318Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:19:55 [2019-10-03T16:19:55.318Z] === RUN TestAuthZPluginV2Disable 16:19:55 [2019-10-03T16:19:55.318Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 16:19:55 [2019-10-03T16:19:55.318Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:19:55 [2019-10-03T16:19:55.318Z] === RUN TestAuthZPluginV2RejectVolumeRequests 16:19:55 [2019-10-03T16:19:55.318Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:19:55 [2019-10-03T16:19:55.318Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:19:55 [2019-10-03T16:19:55.318Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 16:19:55 [2019-10-03T16:19:55.318Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:19:55 [2019-10-03T16:19:55.318Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:19:55 [2019-10-03T16:19:55.318Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 16:20:03 [2019-10-03T16:20:03.060Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 16:20:03 [2019-10-03T16:20:03.060Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 16:20:04 [2019-10-03T16:20:04.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 16:20:05 [2019-10-03T16:20:05.343Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 16:20:06 [2019-10-03T16:20:06.702Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 16:20:07 [2019-10-03T16:20:07.627Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 16:20:10 [2019-10-03T16:20:10.134Z] === RUN TestDockerSuite/TestLoadNoStdinFail 16:20:10 [2019-10-03T16:20:10.134Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 16:20:10 [2019-10-03T16:20:10.389Z] === RUN TestDockerSuite/TestLoginWithoutTTY 16:20:10 [2019-10-03T16:20:10.389Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 16:20:10 [2019-10-03T16:20:10.389Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 16:20:11 [2019-10-03T16:20:11.312Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 16:20:12 [2019-10-03T16:20:12.235Z] === RUN TestDockerSuite/TestLogsAPIUntil 16:20:13 [2019-10-03T16:20:13.781Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) 16:20:13 [2019-10-03T16:20:13.781Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" 16:20:13 [2019-10-03T16:20:13.781Z] PASS 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] === Skipped 16:20:13 [2019-10-03T16:20:13.781Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) 16:20:13 [2019-10-03T16:20:13.781Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 16:20:13 [2019-10-03T16:20:13.781Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 16:20:13 [2019-10-03T16:20:13.781Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 16:20:13 [2019-10-03T16:20:13.781Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] DONE 17 tests, 4 skipped in 29.675s 16:20:13 [2019-10-03T16:20:13.781Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 16:20:13 [2019-10-03T16:20:13.781Z] ++ 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 16:20:13 [2019-10-03T16:20:13.781Z] ++ set -e 16:20:13 [2019-10-03T16:20:13.781Z] ++ '[' -n 0 ']' 16:20:13 [2019-10-03T16:20:13.781Z] ++ set -x 16:20:13 [2019-10-03T16:20:13.781Z] ++ env -i DEST=/go/src/github.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 16:20:13 [2019-10-03T16:20:13.781Z] INFO: Testing against a local daemon 16:20:13 [2019-10-03T16:20:13.781Z] === RUN TestPluginInvalidJSON 16:20:13 [2019-10-03T16:20:13.781Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 16:20:13 [2019-10-03T16:20:13.781Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 16:20:13 [2019-10-03T16:20:13.781Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 16:20:13 [2019-10-03T16:20:13.781Z] --- PASS: TestPluginInvalidJSON (0.05s) 16:20:13 [2019-10-03T16:20:13.781Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 16:20:13 [2019-10-03T16:20:13.781Z] PASS 16:20:13 [2019-10-03T16:20:13.781Z] 16:20:13 [2019-10-03T16:20:13.781Z] DONE 2 tests in 0.142s 16:20:13 [2019-10-03T16:20:13.781Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 16:20:13 [2019-10-03T16:20:13.781Z] ++ 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 16:20:13 [2019-10-03T16:20:13.781Z] ++ set -e 16:20:13 [2019-10-03T16:20:13.781Z] ++ '[' -n 0 ']' 16:20:13 [2019-10-03T16:20:13.781Z] ++ set -x 16:20:13 [2019-10-03T16:20:13.782Z] ++ env -i DEST=/go/src/github.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 16:20:13 [2019-10-03T16:20:13.782Z] INFO: Testing against a local daemon 16:20:13 [2019-10-03T16:20:13.782Z] === RUN TestExternalGraphDriver 16:20:13 [2019-10-03T16:20:13.782Z] === RUN TestExternalGraphDriver/json 16:20:14 [2019-10-03T16:20:14.811Z] === RUN TestExternalGraphDriver/spec 16:20:16 [2019-10-03T16:20:16.433Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 16:20:16 [2019-10-03T16:20:16.688Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 16:20:16 [2019-10-03T16:20:16.985Z] === RUN TestExternalGraphDriver/pull 16:20:18 [2019-10-03T16:20:18.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 16:20:19 [2019-10-03T16:20:19.252Z] --- PASS: TestExternalGraphDriver (6.55s) 16:20:19 [2019-10-03T16:20:19.252Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" 16:20:19 [2019-10-03T16:20:19.252Z] --- PASS: TestExternalGraphDriver/json (2.10s) 16:20:19 [2019-10-03T16:20:19.252Z] --- PASS: TestExternalGraphDriver/spec (2.08s) 16:20:19 [2019-10-03T16:20:19.252Z] --- PASS: TestExternalGraphDriver/pull (2.15s) 16:20:19 [2019-10-03T16:20:19.252Z] === RUN TestGraphdriverPluginV2 16:20:19 [2019-10-03T16:20:19.252Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) 16:20:19 [2019-10-03T16:20:19.252Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:20:19 [2019-10-03T16:20:19.252Z] PASS 16:20:19 [2019-10-03T16:20:19.252Z] 16:20:19 [2019-10-03T16:20:19.252Z] === Skipped 16:20:19 [2019-10-03T16:20:19.252Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) 16:20:19 [2019-10-03T16:20:19.252Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:20:19 [2019-10-03T16:20:19.252Z] 16:20:19 [2019-10-03T16:20:19.252Z] 16:20:19 [2019-10-03T16:20:19.252Z] DONE 5 tests, 1 skipped in 6.731s 16:20:19 [2019-10-03T16:20:19.252Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 16:20:19 [2019-10-03T16:20:19.252Z] ++ 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 16:20:19 [2019-10-03T16:20:19.252Z] ++ set -e 16:20:19 [2019-10-03T16:20:19.252Z] ++ '[' -n 0 ']' 16:20:19 [2019-10-03T16:20:19.252Z] ++ set -x 16:20:19 [2019-10-03T16:20:19.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 16:20:19 [2019-10-03T16:20:19.253Z] INFO: Testing against a local daemon 16:20:19 [2019-10-03T16:20:19.253Z] === RUN TestContinueAfterPluginCrash 16:20:19 [2019-10-03T16:20:19.253Z] === PAUSE TestContinueAfterPluginCrash 16:20:19 [2019-10-03T16:20:19.253Z] === RUN TestDaemonStartWithLogOpt 16:20:19 [2019-10-03T16:20:19.253Z] === PAUSE TestDaemonStartWithLogOpt 16:20:19 [2019-10-03T16:20:19.253Z] === CONT TestContinueAfterPluginCrash 16:20:19 [2019-10-03T16:20:19.253Z] === CONT TestDaemonStartWithLogOpt 16:20:21 [2019-10-03T16:20:21.923Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 16:20:21 [2019-10-03T16:20:21.923Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 16:20:22 [2019-10-03T16:20:22.853Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 16:20:22 [2019-10-03T16:20:22.853Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 16:20:24 [2019-10-03T16:20:24.738Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 16:20:25 [2019-10-03T16:20:25.297Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 16:20:25 [2019-10-03T16:20:25.942Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 16:20:26 [2019-10-03T16:20:26.865Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 16:20:28 [2019-10-03T16:20:28.225Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 16:20:28 [2019-10-03T16:20:28.225Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 16:20:29 [2019-10-03T16:20:29.584Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 16:20:31 [2019-10-03T16:20:31.554Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 16:20:32 [2019-10-03T16:20:32.478Z] === RUN TestDockerSuite/TestLogsFollowStopped 16:20:33 [2019-10-03T16:20:33.442Z] === RUN TestDockerSuite/TestLogsSeparateStderr 16:20:34 [2019-10-03T16:20:34.367Z] === RUN TestDockerSuite/TestLogsSince 16:20:34 [2019-10-03T16:20:34.642Z] --- PASS: TestDaemonStartWithLogOpt (15.35s) 16:20:34 [2019-10-03T16:20:34.642Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" 16:20:36 [2019-10-03T16:20:36.294Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 16:20:39 [2019-10-03T16:20:39.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 16:20:40 [2019-10-03T16:20:40.137Z] --- PASS: TestContinueAfterPluginCrash (20.12s) 16:20:40 [2019-10-03T16:20:40.137Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" 16:20:40 [2019-10-03T16:20:40.137Z] PASS 16:20:40 [2019-10-03T16:20:40.137Z] 16:20:40 [2019-10-03T16:20:40.137Z] DONE 2 tests in 20.214s 16:20:40 [2019-10-03T16:20:40.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 16:20:40 [2019-10-03T16:20:40.137Z] ++ 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 16:20:40 [2019-10-03T16:20:40.137Z] ++ set -e 16:20:40 [2019-10-03T16:20:40.137Z] ++ '[' -n 0 ']' 16:20:40 [2019-10-03T16:20:40.137Z] ++ set -x 16:20:40 [2019-10-03T16:20:40.137Z] ++ env -i DEST=/go/src/github.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 16:20:40 [2019-10-03T16:20:40.137Z] INFO: Testing against a local daemon 16:20:40 [2019-10-03T16:20:40.137Z] === RUN TestPluginWithDevMounts 16:20:40 [2019-10-03T16:20:40.137Z] === PAUSE TestPluginWithDevMounts 16:20:40 [2019-10-03T16:20:40.137Z] === CONT TestPluginWithDevMounts 16:20:41 [2019-10-03T16:20:41.517Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 16:20:42 [2019-10-03T16:20:42.162Z] --- PASS: TestPluginWithDevMounts (2.32s) 16:20:42 [2019-10-03T16:20:42.162Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" 16:20:42 [2019-10-03T16:20:42.162Z] PASS 16:20:42 [2019-10-03T16:20:42.162Z] 16:20:42 [2019-10-03T16:20:42.162Z] DONE 1 tests in 2.421s 16:20:42 [2019-10-03T16:20:42.162Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 16:20:42 [2019-10-03T16:20:42.162Z] ++ 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 16:20:42 [2019-10-03T16:20:42.162Z] ++ set -e 16:20:42 [2019-10-03T16:20:42.162Z] ++ '[' -n 0 ']' 16:20:42 [2019-10-03T16:20:42.162Z] ++ set -x 16:20:42 [2019-10-03T16:20:42.163Z] ++ env -i DEST=/go/src/github.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 16:20:42 [2019-10-03T16:20:42.163Z] INFO: Testing against a local daemon 16:20:42 [2019-10-03T16:20:42.163Z] === RUN TestSecretInspect 16:20:42 [2019-10-03T16:20:42.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 16:20:44 [2019-10-03T16:20:44.854Z] --- PASS: TestSecretInspect (2.69s) 16:20:44 [2019-10-03T16:20:44.854Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" 16:20:44 [2019-10-03T16:20:44.854Z] === RUN TestSecretList 16:20:46 [2019-10-03T16:20:46.407Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 16:20:46 [2019-10-03T16:20:46.891Z] --- PASS: TestSecretList (2.20s) 16:20:46 [2019-10-03T16:20:46.891Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" 16:20:46 [2019-10-03T16:20:46.891Z] === RUN TestSecretsCreateAndDelete 16:20:47 [2019-10-03T16:20:47.370Z] === RUN TestDockerSuite/TestLogsStderrInStdout 16:20:48 [2019-10-03T16:20:48.729Z] === RUN TestDockerSuite/TestLogsTail 16:20:49 [2019-10-03T16:20:49.587Z] --- PASS: TestSecretsCreateAndDelete (2.22s) 16:20:49 [2019-10-03T16:20:49.587Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" 16:20:49 [2019-10-03T16:20:49.587Z] === RUN TestSecretsUpdate 16:20:49 [2019-10-03T16:20:49.653Z] === RUN TestDockerSuite/TestLogsTimestamps 16:20:50 [2019-10-03T16:20:50.213Z] === RUN TestDockerSuite/TestLogsWithDetails 16:20:51 [2019-10-03T16:20:51.601Z] === RUN TestDockerSuite/TestMountIntoProc 16:20:51 [2019-10-03T16:20:51.624Z] --- PASS: TestSecretsUpdate (2.21s) 16:20:51 [2019-10-03T16:20:51.624Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" 16:20:51 [2019-10-03T16:20:51.624Z] === RUN TestTemplatedSecret 16:20:51 [2019-10-03T16:20:51.856Z] === RUN TestDockerSuite/TestMountIntoSys 16:20:52 [2019-10-03T16:20:52.863Z] === RUN TestDockerSuite/TestNetHostname 16:20:53 [2019-10-03T16:20:53.118Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 16:20:54 [2019-10-03T16:20:54.323Z] --- PASS: TestTemplatedSecret (3.03s) 16:20:54 [2019-10-03T16:20:54.323Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" 16:20:54 [2019-10-03T16:20:54.323Z] === RUN TestSecretCreateResolve 16:20:56 [2019-10-03T16:20:56.415Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 16:20:56 [2019-10-03T16:20:56.669Z] === RUN TestDockerSuite/TestNetworkEvents 16:20:57 [2019-10-03T16:20:57.009Z] --- PASS: TestSecretCreateResolve (2.23s) 16:20:57 [2019-10-03T16:20:57.009Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" 16:20:57 [2019-10-03T16:20:57.009Z] PASS 16:20:57 [2019-10-03T16:20:57.009Z] 16:20:57 [2019-10-03T16:20:57.009Z] DONE 6 tests in 14.682s 16:20:57 [2019-10-03T16:20:57.009Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 16:20:57 [2019-10-03T16:20:57.009Z] ++ 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 16:20:57 [2019-10-03T16:20:57.009Z] ++ set -e 16:20:57 [2019-10-03T16:20:57.009Z] ++ '[' -n 0 ']' 16:20:57 [2019-10-03T16:20:57.009Z] ++ set -x 16:20:57 [2019-10-03T16:20:57.009Z] ++ env -i DEST=/go/src/github.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 16:20:57 [2019-10-03T16:20:57.009Z] INFO: Testing against a local daemon 16:20:57 [2019-10-03T16:20:57.009Z] === RUN TestServiceCreateInit 16:20:57 [2019-10-03T16:20:57.009Z] === RUN TestServiceCreateInit/daemonInitDisabled 16:20:58 [2019-10-03T16:20:58.028Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 16:20:59 [2019-10-03T16:20:59.431Z] === RUN TestDockerSwarmSuite/TestServiceLogs 16:21:00 [2019-10-03T16:21:00.354Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 16:21:01 [2019-10-03T16:21:01.406Z] === RUN TestServiceCreateInit/daemonInitEnabled 16:21:01 [2019-10-03T16:21:01.714Z] === RUN TestDockerSuite/TestPluginActive 16:21:03 [2019-10-03T16:21:03.596Z] === RUN TestDockerSuite/TestPluginActiveNetwork 16:21:05 [2019-10-03T16:21:05.826Z] --- PASS: TestServiceCreateInit (8.70s) 16:21:05 [2019-10-03T16:21:05.826Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) 16:21:05 [2019-10-03T16:21:05.826Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" 16:21:05 [2019-10-03T16:21:05.826Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) 16:21:05 [2019-10-03T16:21:05.826Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" 16:21:05 [2019-10-03T16:21:05.826Z] === RUN TestCreateServiceMultipleTimes 16:21:10 [2019-10-03T16:21:10.165Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 16:21:10 [2019-10-03T16:21:10.165Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 16:21:11 [2019-10-03T16:21:11.088Z] === RUN TestDockerSuite/TestPluginLogDriver 16:21:13 [2019-10-03T16:21:13.055Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 16:21:15 [2019-10-03T16:21:15.604Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 16:21:15 [2019-10-03T16:21:15.604Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 16:21:16 [2019-10-03T16:21:16.964Z] === RUN TestDockerSuite/TestPluginMetricsCollector 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildDotDotFile 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEOLInLine 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEmptyCmd 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEmptyScratch 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEntrypoint 16:21:18 [2019-10-03T16:21:18.411Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 16:21:19 [2019-10-03T16:21:19.472Z] === RUN TestDockerSuite/TestPluginUpgrade 16:21:20 [2019-10-03T16:21:20.030Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 16:21:21 [2019-10-03T16:21:21.320Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 16:21:23 [2019-10-03T16:21:23.287Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 16:21:24 [2019-10-03T16:21:24.230Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 16:21:24 [2019-10-03T16:21:24.308Z] --- PASS: TestCreateServiceMultipleTimes (17.75s) 16:21:24 [2019-10-03T16:21:24.308Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" 16:21:24 [2019-10-03T16:21:24.308Z] === RUN TestCreateServiceConflict 16:21:24 [2019-10-03T16:21:24.673Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 16:21:25 [2019-10-03T16:21:25.323Z] --- PASS: TestCreateServiceConflict (2.19s) 16:21:25 [2019-10-03T16:21:25.323Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" 16:21:25 [2019-10-03T16:21:25.323Z] === RUN TestCreateServiceMaxReplicas 16:21:27 [2019-10-03T16:21:27.184Z] === RUN TestDockerSuite/TestPortExposeHostBinding 16:21:28 [2019-10-03T16:21:28.546Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 16:21:28 [2019-10-03T16:21:28.546Z] === RUN TestDockerSuite/TestPortHostBinding 16:21:28 [2019-10-03T16:21:28.808Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) 16:21:28 [2019-10-03T16:21:28.808Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" 16:21:28 [2019-10-03T16:21:28.808Z] === RUN TestCreateWithDuplicateNetworkNames 16:21:28 [2019-10-03T16:21:28.927Z] === RUN TestDockerSuite/TestBuildEnv 16:21:28 [2019-10-03T16:21:28.927Z] === RUN TestDockerSuite/TestBuildEnvEscapes 16:21:29 [2019-10-03T16:21:29.388Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 16:21:29 [2019-10-03T16:21:29.388Z] === RUN TestDockerSuite/TestBuildEnvUsage 16:21:29 [2019-10-03T16:21:29.388Z] === RUN TestDockerSuite/TestBuildEnvUsage2 16:21:29 [2019-10-03T16:21:29.388Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 16:21:30 [2019-10-03T16:21:30.428Z] === RUN TestDockerSuite/TestPortList 16:21:31 [2019-10-03T16:21:31.787Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 16:21:33 [2019-10-03T16:21:33.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 16:21:33 [2019-10-03T16:21:33.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 16:21:33 [2019-10-03T16:21:33.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser 16:21:33 [2019-10-03T16:21:33.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 16:21:33 [2019-10-03T16:21:33.589Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 16:21:38 [2019-10-03T16:21:38.295Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 16:21:41 [2019-10-03T16:21:41.970Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 16:21:42 [2019-10-03T16:21:42.979Z] === RUN TestDockerSuite/TestPostContainersAttach 16:21:44 [2019-10-03T16:21:44.056Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) 16:21:44 [2019-10-03T16:21:44.056Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" 16:21:44 [2019-10-03T16:21:44.056Z] === RUN TestCreateServiceSecretFileMode 16:21:44 [2019-10-03T16:21:44.339Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) 16:21:44 [2019-10-03T16:21:44.339Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" 16:21:44 [2019-10-03T16:21:44.339Z] === RUN TestCreateServiceConfigFileMode 16:21:45 [2019-10-03T16:21:45.487Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 16:21:47 [2019-10-03T16:21:47.037Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) 16:21:47 [2019-10-03T16:21:47.037Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" 16:21:47 [2019-10-03T16:21:47.037Z] === RUN TestCreateServiceSysctls 16:21:50 [2019-10-03T16:21:50.935Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 16:21:50 [2019-10-03T16:21:50.935Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 16:21:50 [2019-10-03T16:21:50.935Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 16:21:51 [2019-10-03T16:21:51.444Z] --- PASS: TestCreateServiceSysctls (3.73s) 16:21:51 [2019-10-03T16:21:51.444Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" 16:21:51 [2019-10-03T16:21:51.444Z] === RUN TestCreateServiceCapabilities 16:21:51 [2019-10-03T16:21:51.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 16:21:51 [2019-10-03T16:21:51.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 16:21:52 [2019-10-03T16:21:52.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 16:21:52 [2019-10-03T16:21:52.053Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 16:21:52 [2019-10-03T16:21:52.978Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 16:21:52 [2019-10-03T16:21:52.978Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 16:21:53 [2019-10-03T16:21:53.481Z] --- PASS: TestCreateServiceCapabilities (2.67s) 16:21:53 [2019-10-03T16:21:53.481Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" 16:21:53 [2019-10-03T16:21:53.481Z] === RUN TestInspect 16:21:54 [2019-10-03T16:21:54.859Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 16:21:54 [2019-10-03T16:21:54.859Z] === RUN TestDockerSuite/TestPruneContainerLabel 16:21:56 [2019-10-03T16:21:56.975Z] --- PASS: TestInspect (2.98s) 16:21:56 [2019-10-03T16:21:56.975Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" 16:21:56 [2019-10-03T16:21:56.975Z] === RUN TestDockerNetworkConnectAlias 16:21:58 [2019-10-03T16:21:58.198Z] === RUN TestDockerSuite/TestPruneContainerUntil 16:21:58 [2019-10-03T16:21:58.198Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 16:21:59 [2019-10-03T16:21:59.557Z] === RUN TestDockerSuite/TestPruneNetworkLabel 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildExpose 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildExposeOrder 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildFails 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 16:21:59 [2019-10-03T16:21:59.567Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 16:21:59 [2019-10-03T16:21:59.812Z] === RUN TestDockerSuite/TestPruneVolumeLabel 16:22:00 [2019-10-03T16:22:00.066Z] === RUN TestDockerSuite/TestPsByOrder 16:22:01 [2019-10-03T16:22:01.403Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) 16:22:01 [2019-10-03T16:22:01.403Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" 16:22:01 [2019-10-03T16:22:01.403Z] === RUN TestDockerNetworkReConnect 16:22:04 [2019-10-03T16:22:04.241Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 16:22:04 [2019-10-03T16:22:04.799Z] === RUN TestDockerSuite/TestPsListContainersBase 16:22:04 [2019-10-03T16:22:04.867Z] --- PASS: TestDockerNetworkReConnect (3.67s) 16:22:04 [2019-10-03T16:22:04.867Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" 16:22:04 [2019-10-03T16:22:04.867Z] === RUN TestServicePlugin 16:22:04 [2019-10-03T16:22:04.867Z] --- SKIP: TestServicePlugin (0.00s) 16:22:04 [2019-10-03T16:22:04.867Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:22:04 [2019-10-03T16:22:04.867Z] === RUN TestServiceUpdateLabel 16:22:05 [2019-10-03T16:22:05.370Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 16:22:06 [2019-10-03T16:22:06.906Z] --- PASS: TestServiceUpdateLabel (2.23s) 16:22:06 [2019-10-03T16:22:06.906Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" 16:22:06 [2019-10-03T16:22:06.906Z] === RUN TestServiceUpdateSecrets 16:22:08 [2019-10-03T16:22:08.956Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 16:22:10 [2019-10-03T16:22:10.093Z] === RUN TestDockerSuite/TestBuildForceRm 16:22:12 [2019-10-03T16:22:12.211Z] === RUN TestDockerSwarmSuite/TestServiceScale 16:22:14 [2019-10-03T16:22:14.135Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 16:22:14 [2019-10-03T16:22:14.135Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 16:22:14 [2019-10-03T16:22:14.693Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 16:22:18 [2019-10-03T16:22:18.846Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 16:22:22 [2019-10-03T16:22:22.480Z] === RUN TestDockerSuite/TestBuildFromGit 16:22:25 [2019-10-03T16:22:25.480Z] --- PASS: TestServiceUpdateSecrets (15.48s) 16:22:25 [2019-10-03T16:22:25.480Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" 16:22:25 [2019-10-03T16:22:25.480Z] === RUN TestServiceUpdateConfigs 16:22:27 [2019-10-03T16:22:27.000Z] === RUN TestDockerSuite/TestPsListContainersFilterID 16:22:27 [2019-10-03T16:22:27.179Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 16:22:28 [2019-10-03T16:22:28.494Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 16:22:28 [2019-10-03T16:22:28.719Z] === RUN TestDockerSuite/TestBuildFromGitWithF 16:22:31 [2019-10-03T16:22:31.089Z] === RUN TestDockerSuite/TestPsListContainersFilterName 16:22:32 [2019-10-03T16:22:32.972Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 16:22:34 [2019-10-03T16:22:34.522Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 16:22:34 [2019-10-03T16:22:34.522Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 16:22:34 [2019-10-03T16:22:34.939Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 16:22:34 [2019-10-03T16:22:34.982Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 16:22:35 [2019-10-03T16:22:35.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 16:22:35 [2019-10-03T16:22:35.443Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 16:22:35 [2019-10-03T16:22:35.443Z] === RUN TestDockerSuite/TestBuildFromURLWithF 16:22:36 [2019-10-03T16:22:36.639Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 16:22:38 [2019-10-03T16:22:38.014Z] --- PASS: TestServiceUpdateConfigs (14.85s) 16:22:38 [2019-10-03T16:22:38.014Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" 16:22:38 [2019-10-03T16:22:38.014Z] === RUN TestServiceUpdateNetwork 16:22:38 [2019-10-03T16:22:38.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 16:22:39 [2019-10-03T16:22:39.502Z] === RUN TestDockerSuite/TestPsListContainersSize 16:22:40 [2019-10-03T16:22:40.864Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 16:22:41 [2019-10-03T16:22:41.118Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 16:22:41 [2019-10-03T16:22:41.118Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 16:22:42 [2019-10-03T16:22:42.043Z] === RUN TestDockerSuite/TestPsRightTagName 16:22:45 [2019-10-03T16:22:45.383Z] === RUN TestDockerSuite/TestPsShowMounts 16:22:48 [2019-10-03T16:22:48.639Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 16:22:49 [2019-10-03T16:22:49.198Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 16:22:49 [2019-10-03T16:22:49.198Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 16:22:49 [2019-10-03T16:22:49.452Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 16:22:49 [2019-10-03T16:22:49.452Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 16:22:50 [2019-10-03T16:22:50.010Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 16:22:50 [2019-10-03T16:22:50.398Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 16:22:50 [2019-10-03T16:22:50.398Z] === RUN TestDockerSuite/TestBuildHistory 16:22:50 [2019-10-03T16:22:50.559Z] --- PASS: TestServiceUpdateNetwork (12.95s) 16:22:50 [2019-10-03T16:22:50.559Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" 16:22:50 [2019-10-03T16:22:50.559Z] PASS 16:22:50 [2019-10-03T16:22:50.559Z] 16:22:50 [2019-10-03T16:22:50.559Z] === Skipped 16:22:50 [2019-10-03T16:22:50.559Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) 16:22:50 [2019-10-03T16:22:50.559Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 16:22:50 [2019-10-03T16:22:50.559Z] 16:22:50 [2019-10-03T16:22:50.559Z] 16:22:50 [2019-10-03T16:22:50.559Z] DONE 19 tests, 1 skipped in 113.655s 16:22:50 [2019-10-03T16:22:50.559Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 16:22:50 [2019-10-03T16:22:50.559Z] ++ 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 16:22:50 [2019-10-03T16:22:50.559Z] ++ set -e 16:22:50 [2019-10-03T16:22:50.559Z] ++ '[' -n 0 ']' 16:22:50 [2019-10-03T16:22:50.559Z] ++ set -x 16:22:50 [2019-10-03T16:22:50.559Z] ++ env -i DEST=/go/src/github.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 16:22:50 [2019-10-03T16:22:50.559Z] INFO: Testing against a local daemon 16:22:50 [2019-10-03T16:22:50.559Z] === RUN TestSessionCreate 16:22:50 [2019-10-03T16:22:50.559Z] --- PASS: TestSessionCreate (0.06s) 16:22:50 [2019-10-03T16:22:50.559Z] === RUN TestSessionCreateWithBadUpgrade 16:22:50 [2019-10-03T16:22:50.559Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 16:22:50 [2019-10-03T16:22:50.559Z] PASS 16:22:50 [2019-10-03T16:22:50.559Z] 16:22:50 [2019-10-03T16:22:50.559Z] DONE 2 tests in 0.209s 16:22:50 [2019-10-03T16:22:50.559Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 16:22:50 [2019-10-03T16:22:50.559Z] ++ 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 16:22:50 [2019-10-03T16:22:50.559Z] ++ set -e 16:22:50 [2019-10-03T16:22:50.559Z] ++ '[' -n 0 ']' 16:22:50 [2019-10-03T16:22:50.559Z] ++ set -x 16:22:50 [2019-10-03T16:22:50.559Z] ++ env -i DEST=/go/src/github.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 16:22:50 [2019-10-03T16:22:50.559Z] INFO: Testing against a local daemon 16:22:50 [2019-10-03T16:22:50.559Z] === RUN TestCgroupDriverSystemdMemoryLimit 16:22:50 [2019-10-03T16:22:50.559Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 16:22:50 [2019-10-03T16:22:50.559Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:22:50 [2019-10-03T16:22:50.559Z] === RUN TestEventsExecDie 16:22:50 [2019-10-03T16:22:50.932Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 16:22:51 [2019-10-03T16:22:51.573Z] --- PASS: TestEventsExecDie (0.92s) 16:22:51 [2019-10-03T16:22:51.573Z] === RUN TestEventsBackwardsCompatible 16:22:51 [2019-10-03T16:22:51.573Z] --- PASS: TestEventsBackwardsCompatible (0.09s) 16:22:51 [2019-10-03T16:22:51.573Z] === RUN TestInfoBinaryCommits 16:22:51 [2019-10-03T16:22:51.573Z] --- PASS: TestInfoBinaryCommits (0.06s) 16:22:51 [2019-10-03T16:22:51.573Z] === RUN TestInfoAPIVersioned 16:22:51 [2019-10-03T16:22:51.573Z] --- PASS: TestInfoAPIVersioned (0.02s) 16:22:51 [2019-10-03T16:22:51.573Z] === RUN TestInfoAPI 16:22:51 [2019-10-03T16:22:51.857Z] --- PASS: TestInfoAPI (0.06s) 16:22:51 [2019-10-03T16:22:51.857Z] === RUN TestInfoAPIWarnings 16:22:52 [2019-10-03T16:22:52.859Z] === RUN TestDockerSuite/TestRestartContainerSuccess 16:22:52 [2019-10-03T16:22:52.866Z] --- PASS: TestInfoAPIWarnings (0.91s) 16:22:52 [2019-10-03T16:22:52.866Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" 16:22:52 [2019-10-03T16:22:52.866Z] === RUN TestLoginFailsWithBadCredentials 16:22:53 [2019-10-03T16:22:53.149Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) 16:22:53 [2019-10-03T16:22:53.149Z] === RUN TestPingCacheHeaders 16:22:53 [2019-10-03T16:22:53.432Z] --- PASS: TestPingCacheHeaders (0.05s) 16:22:53 [2019-10-03T16:22:53.432Z] === RUN TestPingGet 16:22:53 [2019-10-03T16:22:53.432Z] --- PASS: TestPingGet (0.06s) 16:22:53 [2019-10-03T16:22:53.432Z] === RUN TestPingHead 16:22:53 [2019-10-03T16:22:53.432Z] --- PASS: TestPingHead (0.05s) 16:22:53 [2019-10-03T16:22:53.432Z] === RUN TestVersion 16:22:53 [2019-10-03T16:22:53.432Z] --- PASS: TestVersion (0.05s) 16:22:53 [2019-10-03T16:22:53.432Z] PASS 16:22:53 [2019-10-03T16:22:53.432Z] 16:22:53 [2019-10-03T16:22:53.432Z] === Skipped 16:22:53 [2019-10-03T16:22:53.432Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 16:22:53 [2019-10-03T16:22:53.432Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 16:22:53 [2019-10-03T16:22:53.432Z] 16:22:53 [2019-10-03T16:22:53.432Z] 16:22:53 [2019-10-03T16:22:53.432Z] DONE 12 tests, 1 skipped in 2.941s 16:22:53 [2019-10-03T16:22:53.432Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 16:22:53 [2019-10-03T16:22:53.432Z] ++ 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 16:22:53 [2019-10-03T16:22:53.432Z] ++ set -e 16:22:53 [2019-10-03T16:22:53.432Z] ++ '[' -n 0 ']' 16:22:53 [2019-10-03T16:22:53.432Z] ++ set -x 16:22:53 [2019-10-03T16:22:53.432Z] ++ env -i DEST=/go/src/github.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 16:22:53 [2019-10-03T16:22:53.715Z] INFO: Testing against a local daemon 16:22:53 [2019-10-03T16:22:53.716Z] === RUN TestVolumesCreateAndList 16:22:53 [2019-10-03T16:22:53.716Z] --- PASS: TestVolumesCreateAndList (0.05s) 16:22:53 [2019-10-03T16:22:53.716Z] === RUN TestVolumesRemove 16:22:53 [2019-10-03T16:22:53.716Z] --- PASS: TestVolumesRemove (0.10s) 16:22:53 [2019-10-03T16:22:53.716Z] === RUN TestVolumesInspect 16:22:53 [2019-10-03T16:22:53.716Z] --- PASS: TestVolumesInspect (0.04s) 16:22:53 [2019-10-03T16:22:53.716Z] === RUN TestVolumesInvalidJSON 16:22:53 [2019-10-03T16:22:53.716Z] === RUN TestVolumesInvalidJSON//volumes/create 16:22:53 [2019-10-03T16:22:53.716Z] === PAUSE TestVolumesInvalidJSON//volumes/create 16:22:53 [2019-10-03T16:22:53.716Z] === CONT TestVolumesInvalidJSON//volumes/create 16:22:53 [2019-10-03T16:22:53.716Z] --- PASS: TestVolumesInvalidJSON (0.03s) 16:22:53 [2019-10-03T16:22:53.716Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 16:22:53 [2019-10-03T16:22:53.716Z] PASS 16:22:53 [2019-10-03T16:22:53.716Z] 16:22:53 [2019-10-03T16:22:53.716Z] DONE 5 tests in 0.336s 16:22:53 [2019-10-03T16:22:53.716Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:22:53 [2019-10-03T16:22:53.999Z] ++++ cat bundles/test-integration/docker.pid 16:22:53 [2019-10-03T16:22:53.999Z] +++ kill 13098 16:22:54 [2019-10-03T16:22:54.785Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 16:22:55 [2019-10-03T16:22:55.343Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 16:22:55 [2019-10-03T16:22:55.475Z] umount: bundles/test-integration/root: mountpoint not found 16:22:55 [2019-10-03T16:22:55.475Z] +++ /etc/init.d/apparmor stop 16:22:55 [2019-10-03T16:22:55.475Z] Clearing AppArmor profiles cache:. 16:22:55 [2019-10-03T16:22:55.475Z] All profile caches have been cleared, but no profiles have been unloaded. 16:22:55 [2019-10-03T16:22:55.475Z] Unloading profiles will leave already running processes permanently 16:22:55 [2019-10-03T16:22:55.475Z] unconfined, which can lead to unexpected situations. 16:22:55 [2019-10-03T16:22:55.475Z] 16:22:55 [2019-10-03T16:22:55.475Z] To set a process to complain mode, use the command line tool 16:22:55 [2019-10-03T16:22:55.475Z] 'aa-complain'. To really tear down all profiles, run the init script 16:22:55 [2019-10-03T16:22:55.475Z] with the 'teardown' option." 16:22:55 [2019-10-03T16:22:55.475Z] Post stage [Pipeline] junit 16:22:57 [2019-10-03T16:22:57.552Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:22:58 [2019-10-03T16:22:58.405Z] + echo Ensuring container killed. 16:22:58 [2019-10-03T16:22:58.405Z] Ensuring container killed. 16:22:58 [2019-10-03T16:22:58.405Z] + docker rm -vf docker-pr11 16:22:58 [2019-10-03T16:22:58.405Z] Error: No such container: docker-pr11 16:22:58 [2019-10-03T16:22:58.405Z] + true [Pipeline] sh 16:22:58 [2019-10-03T16:22:58.798Z] + echo Chowning /workspace to jenkins user 16:22:58 [2019-10-03T16:22:58.798Z] Chowning /workspace to jenkins user 16:22:58 [2019-10-03T16:22:58.798Z] + id -u 16:22:58 [2019-10-03T16:22:58.798Z] + id -g 16:22:58 [2019-10-03T16:22:58.798Z] + docker run --rm -v /home/docker/workspace/moby_PR-39082:/workspace busybox chown -R 1001:1001 /workspace 16:22:58 [2019-10-03T16:22:58.798Z] Unable to find image 'busybox:latest' locally 16:22:59 [2019-10-03T16:22:59.081Z] latest: Pulling from library/busybox 16:22:59 [2019-10-03T16:22:59.364Z] e38168a01e65: Pulling fs layer 16:22:59 [2019-10-03T16:22:59.648Z] e38168a01e65: Download complete 16:22:59 [2019-10-03T16:22:59.936Z] e38168a01e65: Pull complete 16:22:59 [2019-10-03T16:22:59.936Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 16:22:59 [2019-10-03T16:22:59.936Z] Status: Downloaded newer image for busybox:latest 16:23:00 [2019-10-03T16:23:00.730Z] === RUN TestDockerSuite/TestBuildIidFile 16:23:01 [2019-10-03T16:23:01.189Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [Pipeline] catchError [Pipeline] { 16:23:02 [2019-10-03T16:23:02.002Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [Pipeline] sh 16:23:02 [2019-10-03T16:23:02.365Z] + bundleName=ppc64le-integration 16:23:02 [2019-10-03T16:23:02.365Z] + echo Creating ppc64le-integration-bundles.tar.gz 16:23:02 [2019-10-03T16:23:02.365Z] Creating ppc64le-integration-bundles.tar.gz 16:23:02 [2019-10-03T16:23:02.365Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml 16:23:02 [2019-10-03T16:23:02.365Z] ) -print [Pipeline] archiveArtifacts 16:23:02 [2019-10-03T16:23:02.693Z] Archiving artifacts 16:23:03 [2019-10-03T16:23:03.046Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39082/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:23:03 [2019-10-03T16:23:03.370Z] === RUN TestDockerSuite/TestBuildInheritance 16:23:03 [2019-10-03T16:23:03.370Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 16:23:03 [2019-10-03T16:23:03.439Z] + make clean 16:23:03 [2019-10-03T16:23:03.929Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 16:23:04 [2019-10-03T16:23:04.059Z] docker volume rm -f docker-dev-cache 16:23:04 [2019-10-03T16:23:04.059Z] docker-dev-cache [Pipeline] deleteDir 16:23:04 [2019-10-03T16:23:04.342Z] === RUN TestDockerSuite/TestBuildInvalidTag 16:23:04 [2019-10-03T16:23:04.342Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 16:23:05 [2019-10-03T16:23:05.438Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:23:08 [2019-10-03T16:23:08.117Z] === RUN TestDockerSuite/TestRestartPolicyAlways 16:23:08 [2019-10-03T16:23:08.117Z] === RUN TestDockerSuite/TestRestartPolicyNO 16:23:08 [2019-10-03T16:23:08.117Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 16:23:08 [2019-10-03T16:23:08.372Z] === RUN TestDockerSuite/TestRestartRunningContainer 16:23:09 [2019-10-03T16:23:09.733Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 16:23:11 [2019-10-03T16:23:11.723Z] === RUN TestDockerSuite/TestRestartStoppedContainer 16:23:12 [2019-10-03T16:23:12.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 16:23:13 [2019-10-03T16:23:13.342Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 16:23:14 [2019-10-03T16:23:14.762Z] === RUN TestDockerSuite/TestBuildLabel 16:23:14 [2019-10-03T16:23:14.762Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 16:23:15 [2019-10-03T16:23:15.222Z] === RUN TestDockerSuite/TestBuildLabelMultiple 16:23:16 [2019-10-03T16:23:16.193Z] === RUN TestDockerSuite/TestBuildLabelOneNode 16:23:16 [2019-10-03T16:23:16.654Z] === RUN TestDockerSuite/TestBuildLabels 16:23:17 [2019-10-03T16:23:17.500Z] === RUN TestDockerSuite/TestRestartWithVolumes 16:23:17 [2019-10-03T16:23:17.625Z] === RUN TestDockerSuite/TestBuildLabelsCache 16:23:19 [2019-10-03T16:23:19.166Z] === RUN TestDockerSuite/TestBuildLabelsOverride 16:23:19 [2019-10-03T16:23:19.452Z] === RUN TestDockerSuite/TestRmiBlank 16:23:19 [2019-10-03T16:23:19.452Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 16:23:19 [2019-10-03T16:23:19.452Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 16:23:23 [2019-10-03T16:23:23.610Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildLastModified 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildLineBreak 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 16:23:24 [2019-10-03T16:23:24.961Z] === RUN TestDockerSuite/TestBuildMaintainer 16:23:24 [2019-10-03T16:23:24.968Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 16:23:25 [2019-10-03T16:23:25.223Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 16:23:25 [2019-10-03T16:23:25.419Z] === RUN TestDockerSuite/TestBuildMissingArgs 16:23:25 [2019-10-03T16:23:25.876Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 16:23:27 [2019-10-03T16:23:27.104Z] === RUN TestDockerSuite/TestRmiImgIDForce 16:23:28 [2019-10-03T16:23:28.465Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 16:23:28 [2019-10-03T16:23:28.767Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 16:23:30 [2019-10-03T16:23:30.171Z] === RUN TestDockerSuite/TestRmiParentImageFail 16:23:31 [2019-10-03T16:23:31.532Z] === RUN TestDockerSuite/TestRmiTag 16:23:31 [2019-10-03T16:23:31.532Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 16:23:31 [2019-10-03T16:23:31.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg 16:23:32 [2019-10-03T16:23:32.891Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 16:23:38 [2019-10-03T16:23:38.230Z] === RUN TestDockerSuite/TestRmiWithContainerFails 16:23:38 [2019-10-03T16:23:38.230Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 16:23:39 [2019-10-03T16:23:39.155Z] === RUN TestDockerSuite/TestRmiWithParentInUse 16:23:39 [2019-10-03T16:23:39.714Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 16:23:41 [2019-10-03T16:23:41.597Z] === RUN TestDockerSuite/TestRunAddHost 16:23:42 [2019-10-03T16:23:42.155Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 16:23:42 [2019-10-03T16:23:42.555Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 16:23:43 [2019-10-03T16:23:43.157Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 16:23:43 [2019-10-03T16:23:43.157Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 16:23:44 [2019-10-03T16:23:44.127Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 16:23:46 [2019-10-03T16:23:46.008Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 16:23:46 [2019-10-03T16:23:46.457Z] === RUN TestDockerSuite/TestBuildMultiStageCache 16:23:46 [2019-10-03T16:23:46.457Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors 16:23:46 [2019-10-03T16:23:46.930Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 16:23:47 [2019-10-03T16:23:47.853Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 16:23:48 [2019-10-03T16:23:48.107Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 16:23:48 [2019-10-03T16:23:48.632Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax 16:23:48 [2019-10-03T16:23:48.765Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 16:23:50 [2019-10-03T16:23:50.647Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 16:23:52 [2019-10-03T16:23:52.526Z] === RUN TestDockerSuite/TestRunAttachDetach 16:23:53 [2019-10-03T16:23:53.084Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 16:23:54 [2019-10-03T16:23:54.443Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 16:23:55 [2019-10-03T16:23:55.365Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 16:23:56 [2019-10-03T16:23:56.289Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 16:23:56 [2019-10-03T16:23:56.545Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 16:23:57 [2019-10-03T16:23:57.104Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 16:23:58 [2019-10-03T16:23:58.071Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 16:23:59 [2019-10-03T16:23:59.956Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 16:24:00 [2019-10-03T16:24:00.923Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 16:24:01 [2019-10-03T16:24:01.482Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 16:24:02 [2019-10-03T16:24:02.404Z] === RUN TestDockerSuite/TestRunAttachWithDetach 16:24:02 [2019-10-03T16:24:02.404Z] === RUN TestDockerSuite/TestRunBindMounts 16:24:05 [2019-10-03T16:24:05.040Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 16:24:05 [2019-10-03T16:24:05.963Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 16:24:06 [2019-10-03T16:24:06.931Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 16:24:07 [2019-10-03T16:24:07.895Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 16:24:08 [2019-10-03T16:24:08.499Z] === RUN TestDockerSuite/TestRunCapAddInvalid 16:24:08 [2019-10-03T16:24:08.499Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 16:24:09 [2019-10-03T16:24:09.464Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 16:24:10 [2019-10-03T16:24:10.023Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 16:24:10 [2019-10-03T16:24:10.962Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 16:24:11 [2019-10-03T16:24:11.884Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 16:24:12 [2019-10-03T16:24:12.807Z] === RUN TestDockerSuite/TestRunCapDropInvalid 16:24:12 [2019-10-03T16:24:12.807Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 16:24:13 [2019-10-03T16:24:13.731Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 16:24:13 [2019-10-03T16:24:13.731Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 16:24:15 [2019-10-03T16:24:15.090Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 16:24:16 [2019-10-03T16:24:16.012Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 16:24:16 [2019-10-03T16:24:16.936Z] === RUN TestDockerSuite/TestRunContainerNetwork 16:24:17 [2019-10-03T16:24:17.496Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 16:24:17 [2019-10-03T16:24:17.496Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 16:24:18 [2019-10-03T16:24:18.460Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 16:24:20 [2019-10-03T16:24:20.343Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 16:24:21 [2019-10-03T16:24:21.791Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 16:24:23 [2019-10-03T16:24:23.757Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 16:24:24 [2019-10-03T16:24:24.302Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 16:24:24 [2019-10-03T16:24:24.316Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 16:24:25 [2019-10-03T16:24:25.238Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 16:24:25 [2019-10-03T16:24:25.796Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 16:24:26 [2019-10-03T16:24:26.720Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 16:24:27 [2019-10-03T16:24:27.642Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 16:24:29 [2019-10-03T16:24:29.567Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 16:24:32 [2019-10-03T16:24:32.824Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 16:24:33 [2019-10-03T16:24:33.078Z] === RUN TestDockerSuite/TestRunCreateVolume 16:24:34 [2019-10-03T16:24:34.001Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 16:24:36 [2019-10-03T16:24:36.506Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 16:24:38 [2019-10-03T16:24:38.394Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 16:24:39 [2019-10-03T16:24:39.099Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 16:24:41 [2019-10-03T16:24:41.666Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 16:24:43 [2019-10-03T16:24:43.782Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 16:24:44 [2019-10-03T16:24:44.250Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 16:24:44 [2019-10-03T16:24:44.250Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 16:24:44 [2019-10-03T16:24:44.250Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 16:24:44 [2019-10-03T16:24:44.851Z] === RUN TestDockerSuite/TestRunDNSInHostMode 16:24:47 [2019-10-03T16:24:47.487Z] === RUN TestDockerSuite/TestRunDNSOptions 16:24:49 [2019-10-03T16:24:49.412Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 16:24:49 [2019-10-03T16:24:49.628Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 16:24:51 [2019-10-03T16:24:51.336Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 16:24:52 [2019-10-03T16:24:52.260Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 16:24:54 [2019-10-03T16:24:54.275Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 16:24:54 [2019-10-03T16:24:54.979Z] === RUN TestDockerSuite/TestRunDeviceDirectory 16:24:54 [2019-10-03T16:24:54.979Z] === RUN TestDockerSuite/TestRunDeviceNumbers 16:24:55 [2019-10-03T16:24:55.419Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 16:24:55 [2019-10-03T16:24:55.582Z] === RUN TestDockerSuite/TestRunDeviceSymlink 16:24:57 [2019-10-03T16:24:57.548Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 16:24:57 [2019-10-03T16:24:57.548Z] === RUN TestDockerSuite/TestRunDuplicateMount 16:24:58 [2019-10-03T16:24:58.471Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 16:24:59 [2019-10-03T16:24:59.072Z] === RUN TestDockerSuite/TestRunEchoStdout 16:25:00 [2019-10-03T16:25:00.251Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 16:25:00 [2019-10-03T16:25:00.810Z] === RUN TestDockerSuite/TestRunEmptyEnv 16:25:00 [2019-10-03T16:25:00.810Z] === RUN TestDockerSuite/TestRunEntrypoint 16:25:01 [2019-10-03T16:25:01.775Z] === RUN TestDockerSuite/TestRunEnvironment 16:25:02 [2019-10-03T16:25:02.699Z] === RUN TestDockerSuite/TestRunEnvironmentErase 16:25:03 [2019-10-03T16:25:03.707Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 16:25:04 [2019-10-03T16:25:04.307Z] === RUN TestDockerSuite/TestRunExitCode 16:25:05 [2019-10-03T16:25:05.358Z] === RUN TestDockerSuite/TestRunExitCodeOne 16:25:05 [2019-10-03T16:25:05.917Z] === RUN TestDockerSuite/TestRunExitCodeZero 16:25:07 [2019-10-03T16:25:07.277Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 16:25:07 [2019-10-03T16:25:07.847Z] === RUN TestDockerSuite/TestRunExposePort 16:25:07 [2019-10-03T16:25:07.847Z] === RUN TestDockerSuite/TestRunFullHostnameSet 16:25:08 [2019-10-03T16:25:08.770Z] === RUN TestDockerSuite/TestRunGroupAdd 16:25:09 [2019-10-03T16:25:09.547Z] === RUN TestDockerSuite/TestRunHostnameFQDN 16:25:11 [2019-10-03T16:25:11.430Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 16:25:11 [2019-10-03T16:25:11.430Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 16:25:11 [2019-10-03T16:25:11.430Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 16:25:13 [2019-10-03T16:25:13.276Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 16:25:13 [2019-10-03T16:25:13.276Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 16:25:15 [2019-10-03T16:25:15.627Z] === RUN TestDockerSuite/TestRunInspectMacAddress 16:25:15 [2019-10-03T16:25:15.881Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 16:25:20 [2019-10-03T16:25:20.392Z] === RUN TestDockerSuite/TestBuildMultipleTags 16:25:20 [2019-10-03T16:25:20.392Z] === RUN TestDockerSuite/TestBuildNetContainer 16:25:20 [2019-10-03T16:25:20.392Z] === RUN TestDockerSuite/TestBuildNetNone 16:25:20 [2019-10-03T16:25:20.850Z] === RUN TestDockerSuite/TestBuildNoContext 16:25:23 [2019-10-03T16:25:23.074Z] === RUN TestDockerSuite/TestBuildNoDupOutput 16:25:28 [2019-10-03T16:25:28.287Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 16:25:28 [2019-10-03T16:25:28.846Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 16:25:30 [2019-10-03T16:25:30.547Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 16:25:30 [2019-10-03T16:25:30.547Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 16:25:30 [2019-10-03T16:25:30.547Z] === RUN TestDockerSuite/TestRunInvalidReference 16:25:30 [2019-10-03T16:25:30.547Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 16:25:31 [2019-10-03T16:25:31.148Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 16:25:33 [2019-10-03T16:25:33.394Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 16:25:34 [2019-10-03T16:25:34.738Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 16:25:35 [2019-10-03T16:25:35.131Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 16:25:35 [2019-10-03T16:25:35.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 16:25:35 [2019-10-03T16:25:35.589Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 16:25:36 [2019-10-03T16:25:36.620Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 16:25:37 [2019-10-03T16:25:37.763Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 16:25:38 [2019-10-03T16:25:38.163Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 16:25:39 [2019-10-03T16:25:39.128Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 16:25:39 [2019-10-03T16:25:39.297Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 16:25:40 [2019-10-03T16:25:40.052Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 16:25:40 [2019-10-03T16:25:40.264Z] === RUN TestDockerSuite/TestBuildOnBuild 16:25:40 [2019-10-03T16:25:40.611Z] === RUN TestDockerSuite/TestRunModeHostname 16:25:41 [2019-10-03T16:25:41.970Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 16:25:41 [2019-10-03T16:25:41.970Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 16:25:41 [2019-10-03T16:25:41.970Z] === RUN TestDockerSuite/TestRunModeIpcHost 16:25:43 [2019-10-03T16:25:43.851Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 16:25:45 [2019-10-03T16:25:45.221Z] === RUN TestDockerSuite/TestRunModePIDContainer 16:25:47 [2019-10-03T16:25:47.127Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 16:25:47 [2019-10-03T16:25:47.127Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 16:25:47 [2019-10-03T16:25:47.381Z] === RUN TestDockerSuite/TestRunModePIDHost 16:25:49 [2019-10-03T16:25:49.305Z] === RUN TestDockerSuite/TestRunModeUTSHost 16:25:50 [2019-10-03T16:25:50.666Z] === RUN TestDockerSuite/TestRunMount 16:25:53 [2019-10-03T16:25:53.920Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 16:25:55 [2019-10-03T16:25:55.056Z] === RUN TestDockerSuite/TestBuildOnBuildCache 16:25:56 [2019-10-03T16:25:56.021Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 16:25:58 [2019-10-03T16:25:58.109Z] === RUN TestDockerSuite/TestRunMountOrdering 16:25:59 [2019-10-03T16:25:59.467Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 16:26:00 [2019-10-03T16:26:00.029Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 16:26:00 [2019-10-03T16:26:00.283Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 16:26:02 [2019-10-03T16:26:02.210Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 16:26:04 [2019-10-03T16:26:04.722Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 16:26:06 [2019-10-03T16:26:06.329Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 16:26:08 [2019-10-03T16:26:08.502Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 16:26:08 [2019-10-03T16:26:08.965Z] === RUN TestDockerSuite/TestRunNamedVolume 16:26:10 [2019-10-03T16:26:10.936Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 16:26:11 [2019-10-03T16:26:11.535Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 16:26:14 [2019-10-03T16:26:14.795Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 16:26:16 [2019-10-03T16:26:16.678Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 16:26:17 [2019-10-03T16:26:17.063Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 16:26:18 [2019-10-03T16:26:18.620Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 16:26:18 [2019-10-03T16:26:18.620Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 16:26:19 [2019-10-03T16:26:19.181Z] === RUN TestDockerSuite/TestRunNetHost 16:26:20 [2019-10-03T16:26:20.630Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 16:26:20 [2019-10-03T16:26:20.630Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 16:26:21 [2019-10-03T16:26:21.188Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 16:26:22 [2019-10-03T16:26:22.111Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 16:26:22 [2019-10-03T16:26:22.846Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 16:26:24 [2019-10-03T16:26:24.040Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 16:26:25 [2019-10-03T16:26:25.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 16:26:27 [2019-10-03T16:26:27.558Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 16:26:29 [2019-10-03T16:26:29.484Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 16:26:32 [2019-10-03T16:26:32.743Z] === RUN TestDockerSwarmSuite/TestSwarmInit 16:26:32 [2019-10-03T16:26:32.743Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 16:26:33 [2019-10-03T16:26:33.151Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 16:26:33 [2019-10-03T16:26:33.151Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 16:26:33 [2019-10-03T16:26:33.151Z] === RUN TestDockerSuite/TestBuildPATH 16:26:33 [2019-10-03T16:26:33.151Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 16:26:33 [2019-10-03T16:26:33.666Z] === RUN TestDockerSuite/TestRunNoDupVolumes 16:26:33 [2019-10-03T16:26:33.666Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 16:26:34 [2019-10-03T16:26:34.589Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 16:26:34 [2019-10-03T16:26:34.589Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 16:26:35 [2019-10-03T16:26:35.324Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 16:26:35 [2019-10-03T16:26:35.324Z] === RUN TestDockerSuite/TestBuildRelativeCopy 16:26:35 [2019-10-03T16:26:35.512Z] === RUN TestDockerSuite/TestRunNonExistingCmd 16:26:36 [2019-10-03T16:26:36.437Z] === RUN TestDockerSuite/TestRunNonExistingImage 16:26:36 [2019-10-03T16:26:36.437Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 16:26:37 [2019-10-03T16:26:37.364Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 16:26:37 [2019-10-03T16:26:37.619Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 16:26:37 [2019-10-03T16:26:37.619Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 16:26:38 [2019-10-03T16:26:38.220Z] === RUN TestDockerSuite/TestRunOOMExitCode 16:26:38 [2019-10-03T16:26:38.220Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 16:26:39 [2019-10-03T16:26:39.143Z] === RUN TestDockerSuite/TestRunPIDsLimit 16:26:39 [2019-10-03T16:26:39.787Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 16:26:41 [2019-10-03T16:26:41.759Z] === RUN TestDockerSuite/TestRunPortInUse 16:26:43 [2019-10-03T16:26:43.163Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 16:26:44 [2019-10-03T16:26:44.089Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 16:26:45 [2019-10-03T16:26:45.013Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 16:26:45 [2019-10-03T16:26:45.573Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 16:26:45 [2019-10-03T16:26:45.573Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 16:26:46 [2019-10-03T16:26:46.156Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 16:26:46 [2019-10-03T16:26:46.716Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 16:26:46 [2019-10-03T16:26:46.972Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 16:26:47 [2019-10-03T16:26:47.530Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 16:26:47 [2019-10-03T16:26:47.531Z] === RUN TestDockerSuite/TestRunPublishPort 16:26:48 [2019-10-03T16:26:48.454Z] === RUN TestDockerSuite/TestRunReadFilteredProc 16:26:49 [2019-10-03T16:26:49.013Z] === RUN TestDockerSuite/TestRunReadProcLatency 16:26:49 [2019-10-03T16:26:49.013Z] === RUN TestDockerSuite/TestRunReadProcTimer 16:26:49 [2019-10-03T16:26:49.983Z] === RUN TestDockerSuite/TestRunRedirectStdout 16:26:50 [2019-10-03T16:26:50.238Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 16:26:52 [2019-10-03T16:26:52.164Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 16:26:52 [2019-10-03T16:26:52.164Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 16:26:55 [2019-10-03T16:26:55.424Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 16:26:57 [2019-10-03T16:26:57.350Z] === RUN TestDockerSuite/TestRunRm 16:26:57 [2019-10-03T16:26:57.951Z] === RUN TestDockerSuite/TestRunRmAndWait 16:27:02 [2019-10-03T16:27:02.229Z] === RUN TestDockerSuite/TestRunRmPre125Api 16:27:02 [2019-10-03T16:27:02.789Z] === RUN TestDockerSuite/TestRunRootWorkdir 16:27:03 [2019-10-03T16:27:03.712Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 16:27:05 [2019-10-03T16:27:05.595Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 16:27:06 [2019-10-03T16:27:06.196Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 16:27:10 [2019-10-03T16:27:10.433Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 16:27:15 [2019-10-03T16:27:15.791Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 16:27:16 [2019-10-03T16:27:16.349Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 16:27:16 [2019-10-03T16:27:16.907Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 16:27:17 [2019-10-03T16:27:17.831Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 16:27:18 [2019-10-03T16:27:18.796Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 16:27:19 [2019-10-03T16:27:19.719Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 16:27:20 [2019-10-03T16:27:20.277Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 16:27:21 [2019-10-03T16:27:21.200Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 16:27:22 [2019-10-03T16:27:22.123Z] === RUN TestDockerSuite/TestRunSetMacAddress 16:27:23 [2019-10-03T16:27:23.046Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 16:27:25 [2019-10-03T16:27:25.552Z] === RUN TestDockerSuite/TestRunState 16:27:26 [2019-10-03T16:27:26.013Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 16:27:27 [2019-10-03T16:27:27.434Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 16:27:27 [2019-10-03T16:27:27.994Z] === RUN TestDockerSuite/TestRunStdinPipe 16:27:28 [2019-10-03T16:27:28.917Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 16:27:29 [2019-10-03T16:27:29.215Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 16:27:29 [2019-10-03T16:27:29.215Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 16:27:29 [2019-10-03T16:27:29.815Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 16:27:30 [2019-10-03T16:27:30.738Z] === RUN TestDockerSuite/TestRunSysctls 16:27:32 [2019-10-03T16:27:32.186Z] === RUN TestDockerSuite/TestRunTLSVerify 16:27:32 [2019-10-03T16:27:32.186Z] === RUN TestDockerSuite/TestRunTTYWithPipe 16:27:32 [2019-10-03T16:27:32.186Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 16:27:33 [2019-10-03T16:27:33.111Z] === RUN TestDockerSuite/TestRunTmpfsMounts 16:27:35 [2019-10-03T16:27:35.742Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 16:27:36 [2019-10-03T16:27:36.345Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 16:27:38 [2019-10-03T16:27:38.854Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 16:27:43 [2019-10-03T16:27:43.054Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 16:27:43 [2019-10-03T16:27:43.855Z] === RUN TestDockerSuite/TestBuildRm 16:27:44 [2019-10-03T16:27:44.415Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 16:27:45 [2019-10-03T16:27:45.339Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 16:27:46 [2019-10-03T16:27:46.263Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 16:27:47 [2019-10-03T16:27:47.649Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 16:27:48 [2019-10-03T16:27:48.571Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 16:27:51 [2019-10-03T16:27:51.077Z] === RUN TestDockerSuite/TestRunUnshareProc 16:27:52 [2019-10-03T16:27:52.438Z] === RUN TestDockerSuite/TestRunUserByID 16:27:53 [2019-10-03T16:27:53.402Z] === RUN TestDockerSuite/TestRunUserByIDBig 16:27:53 [2019-10-03T16:27:53.402Z] === RUN TestDockerSuite/TestRunUserByIDNegative 16:27:53 [2019-10-03T16:27:53.657Z] === RUN TestDockerSuite/TestRunUserByIDZero 16:27:54 [2019-10-03T16:27:54.582Z] === RUN TestDockerSuite/TestRunUserByName 16:27:55 [2019-10-03T16:27:55.505Z] === RUN TestDockerSuite/TestRunUserDefaults 16:27:56 [2019-10-03T16:27:56.063Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 16:27:56 [2019-10-03T16:27:56.063Z] === RUN TestDockerSuite/TestRunUserNotFound 16:27:56 [2019-10-03T16:27:56.318Z] === RUN TestDockerSuite/TestRunVerifyContainerID 16:27:56 [2019-10-03T16:27:56.328Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 16:27:57 [2019-10-03T16:27:57.240Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 16:27:59 [2019-10-03T16:27:59.229Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 16:27:59 [2019-10-03T16:27:59.229Z] === RUN TestDockerSuite/TestBuildScratchCopy 16:27:59 [2019-10-03T16:27:59.229Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 16:28:00 [2019-10-03T16:28:00.765Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 16:28:02 [2019-10-03T16:28:02.473Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 16:28:02 [2019-10-03T16:28:02.728Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 16:28:03 [2019-10-03T16:28:03.651Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 16:28:04 [2019-10-03T16:28:04.510Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 16:28:06 [2019-10-03T16:28:06.201Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 16:28:07 [2019-10-03T16:28:07.413Z] === RUN TestDockerSuite/TestBuildShellInherited 16:28:08 [2019-10-03T16:28:08.083Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 16:28:10 [2019-10-03T16:28:10.635Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 16:28:13 [2019-10-03T16:28:13.187Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 16:28:13 [2019-10-03T16:28:13.212Z] === RUN TestDockerSuite/TestBuildShellMultiple 16:28:13 [2019-10-03T16:28:13.791Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 16:28:14 [2019-10-03T16:28:14.810Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 16:28:15 [2019-10-03T16:28:15.734Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 16:28:15 [2019-10-03T16:28:15.734Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 16:28:15 [2019-10-03T16:28:15.734Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 16:28:15 [2019-10-03T16:28:15.734Z] === RUN TestDockerSuite/TestRunWithBadDevice 16:28:15 [2019-10-03T16:28:15.989Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 16:28:16 [2019-10-03T16:28:16.975Z] === RUN TestDockerSuite/TestRunWithCPUQuota 16:28:17 [2019-10-03T16:28:17.949Z] === RUN TestDockerSuite/TestRunWithCPUShares 16:28:18 [2019-10-03T16:28:18.551Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 16:28:20 [2019-10-03T16:28:20.433Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 16:28:21 [2019-10-03T16:28:21.089Z] === RUN TestDockerSuite/TestRunWithCpusetMems 16:28:22 [2019-10-03T16:28:22.013Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 16:28:22 [2019-10-03T16:28:22.013Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 16:28:22 [2019-10-03T16:28:22.936Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 16:28:22 [2019-10-03T16:28:22.936Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 16:28:22 [2019-10-03T16:28:22.936Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 16:28:22 [2019-10-03T16:28:22.936Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 16:28:22 [2019-10-03T16:28:22.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 16:28:22 [2019-10-03T16:28:22.936Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 16:28:23 [2019-10-03T16:28:23.191Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 16:28:23 [2019-10-03T16:28:23.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 16:28:23 [2019-10-03T16:28:23.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 16:28:24 [2019-10-03T16:28:24.004Z] === RUN TestDockerSuite/TestRunWithKernelMemory 16:28:24 [2019-10-03T16:28:24.928Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 16:28:25 [2019-10-03T16:28:25.852Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 16:28:26 [2019-10-03T16:28:26.776Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 16:28:26 [2019-10-03T16:28:26.776Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 16:28:27 [2019-10-03T16:28:27.698Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 16:28:27 [2019-10-03T16:28:27.953Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 16:28:28 [2019-10-03T16:28:28.011Z] === RUN TestDockerSuite/TestBuildShellNotJSON 16:28:28 [2019-10-03T16:28:28.876Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 16:28:28 [2019-10-03T16:28:28.876Z] === RUN TestDockerSuite/TestRunWithShmSize 16:28:28 [2019-10-03T16:28:28.979Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 16:28:29 [2019-10-03T16:28:29.434Z] === RUN TestDockerSuite/TestRunWithSwappiness 16:28:29 [2019-10-03T16:28:29.439Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 16:28:30 [2019-10-03T16:28:30.358Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 16:28:30 [2019-10-03T16:28:30.358Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 16:28:30 [2019-10-03T16:28:30.358Z] === RUN TestDockerSuite/TestRunWithUlimits 16:28:31 [2019-10-03T16:28:31.280Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 16:28:33 [2019-10-03T16:28:33.161Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 16:28:34 [2019-10-03T16:28:34.083Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 16:28:34 [2019-10-03T16:28:34.083Z] === RUN TestDockerSuite/TestRunWithoutNetworking 16:28:34 [2019-10-03T16:28:34.642Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 16:28:34 [2019-10-03T16:28:34.642Z] === RUN TestDockerSuite/TestRunWorkingDirectory 16:28:36 [2019-10-03T16:28:36.524Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 16:28:37 [2019-10-03T16:28:37.126Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 16:28:39 [2019-10-03T16:28:39.632Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 16:28:39 [2019-10-03T16:28:39.887Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 16:28:40 [2019-10-03T16:28:40.810Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 16:28:40 [2019-10-03T16:28:40.810Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 16:28:40 [2019-10-03T16:28:40.810Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 16:28:41 [2019-10-03T16:28:41.828Z] === RUN TestDockerSuite/TestBuildSpaces 16:28:42 [2019-10-03T16:28:42.216Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 16:28:42 [2019-10-03T16:28:42.291Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 16:28:43 [2019-10-03T16:28:43.141Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 16:28:44 [2019-10-03T16:28:44.637Z] === RUN TestDockerSuite/TestSaveCheckTimes 16:28:44 [2019-10-03T16:28:44.637Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 16:28:46 [2019-10-03T16:28:46.695Z] === RUN TestDockerSuite/TestSaveImageId 16:28:46 [2019-10-03T16:28:46.991Z] === RUN TestDockerSuite/TestSaveLoadNoTag 16:28:47 [2019-10-03T16:28:47.634Z] === RUN TestDockerSuite/TestSaveLoadParents 16:28:48 [2019-10-03T16:28:48.104Z] === RUN TestDockerSuite/TestBuildStartsFromOne 16:28:48 [2019-10-03T16:28:48.104Z] === RUN TestDockerSuite/TestBuildStderr 16:28:49 [2019-10-03T16:28:49.903Z] === RUN TestDockerSuite/TestSaveMultipleNames 16:28:49 [2019-10-03T16:28:49.903Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 16:28:51 [2019-10-03T16:28:51.482Z] === RUN TestDockerSuite/TestSaveSingleTag 16:28:51 [2019-10-03T16:28:51.482Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 16:28:51 [2019-10-03T16:28:51.482Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 16:28:52 [2019-10-03T16:28:52.814Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 16:28:53 [2019-10-03T16:28:53.011Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 16:28:53 [2019-10-03T16:28:53.934Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 16:28:54 [2019-10-03T16:28:54.859Z] === RUN TestDockerSuite/TestSearchCmdOptions 16:28:55 [2019-10-03T16:28:55.114Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 16:28:55 [2019-10-03T16:28:55.411Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 16:28:55 [2019-10-03T16:28:55.411Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 16:28:55 [2019-10-03T16:28:55.411Z] === RUN TestDockerSuite/TestSearchWithLimit 16:28:55 [2019-10-03T16:28:55.713Z] === RUN TestDockerSuite/TestSlowStdinClosing 16:28:58 [2019-10-03T16:28:58.337Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 16:28:59 [2019-10-03T16:28:59.696Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 16:29:04 [2019-10-03T16:29:04.928Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 16:29:06 [2019-10-03T16:29:06.810Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 16:29:07 [2019-10-03T16:29:07.773Z] === RUN TestDockerSuite/TestStartAttachSilent 16:29:09 [2019-10-03T16:29:09.655Z] === RUN TestDockerSuite/TestStartAttachWithRename 16:29:12 [2019-10-03T16:29:12.204Z] === RUN TestDockerSuite/TestStartMultipleContainers 16:29:14 [2019-10-03T16:29:14.061Z] === RUN TestDockerSuite/TestBuildStopSignal 16:29:14 [2019-10-03T16:29:14.061Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 16:29:15 [2019-10-03T16:29:15.460Z] === RUN TestDockerSuite/TestStartPausedContainer 16:29:15 [2019-10-03T16:29:15.605Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 16:29:15 [2019-10-03T16:29:15.715Z] === RUN TestDockerSuite/TestStartRecordError 16:29:17 [2019-10-03T16:29:17.149Z] === RUN TestDockerSuite/TestBuildTagEvent 16:29:17 [2019-10-03T16:29:17.639Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 16:29:21 [2019-10-03T16:29:21.026Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 16:29:22 [2019-10-03T16:29:22.384Z] === RUN TestDockerSuite/TestStatsAllNoStream 16:29:22 [2019-10-03T16:29:22.958Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 16:29:26 [2019-10-03T16:29:26.586Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 16:29:27 [2019-10-03T16:29:27.661Z] === RUN TestDockerSuite/TestBuildUser 16:29:27 [2019-10-03T16:29:27.661Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 16:29:28 [2019-10-03T16:29:28.122Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 16:29:28 [2019-10-03T16:29:28.122Z] === RUN TestDockerSuite/TestBuildVerboseOut 16:29:30 [2019-10-03T16:29:30.749Z] === RUN TestDockerSuite/TestStatsContainerNotFound 16:29:32 [2019-10-03T16:29:32.828Z] === RUN TestDockerSuite/TestBuildVerifyIntString 16:29:32 [2019-10-03T16:29:32.829Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 16:29:34 [2019-10-03T16:29:34.004Z] === RUN TestDockerSuite/TestStatsFormatAll 16:29:35 [2019-10-03T16:29:35.122Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 16:29:35 [2019-10-03T16:29:35.122Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 16:29:35 [2019-10-03T16:29:35.122Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 16:29:39 [2019-10-03T16:29:39.317Z] === RUN TestDockerSuite/TestStatsNoStream 16:29:42 [2019-10-03T16:29:42.615Z] === RUN TestDockerSuite/TestStopContainerSignal 16:29:44 [2019-10-03T16:29:44.497Z] === RUN TestDockerSuite/TestTopMultipleArgs 16:29:45 [2019-10-03T16:29:45.100Z] === RUN TestDockerSuite/TestTopNonPrivileged 16:29:46 [2019-10-03T16:29:46.022Z] === RUN TestDockerSuite/TestTopPrivileged 16:29:47 [2019-10-03T16:29:47.076Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 16:29:47 [2019-10-03T16:29:47.076Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 16:29:47 [2019-10-03T16:29:47.634Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 16:29:52 [2019-10-03T16:29:52.907Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 16:29:56 [2019-10-03T16:29:56.205Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 16:29:56 [2019-10-03T16:29:56.763Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 16:29:57 [2019-10-03T16:29:57.685Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 16:29:57 [2019-10-03T16:29:57.685Z] === RUN TestDockerSuite/TestUpdateKernelMemory 16:29:58 [2019-10-03T16:29:58.608Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 16:30:00 [2019-10-03T16:30:00.367Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 16:30:00 [2019-10-03T16:30:00.368Z] === RUN TestDockerSuite/TestBuildWindowsUser 16:30:00 [2019-10-03T16:30:00.489Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 16:30:00 [2019-10-03T16:30:00.489Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 16:30:02 [2019-10-03T16:30:02.372Z] === RUN TestDockerSuite/TestUpdatePausedContainer 16:30:02 [2019-10-03T16:30:02.931Z] === RUN TestDockerSuite/TestUpdateRunningContainer 16:30:04 [2019-10-03T16:30:04.290Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 16:30:05 [2019-10-03T16:30:05.675Z] === RUN TestDockerSuite/TestUpdateStats 16:30:09 [2019-10-03T16:30:09.871Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 16:30:11 [2019-10-03T16:30:11.752Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 16:30:11 [2019-10-03T16:30:11.752Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 16:30:12 [2019-10-03T16:30:12.779Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 16:30:13 [2019-10-03T16:30:13.112Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 16:30:14 [2019-10-03T16:30:14.036Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 16:30:18 [2019-10-03T16:30:18.594Z] === RUN TestDockerSuite/TestBuildWithExtraHost 16:30:19 [2019-10-03T16:30:19.056Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 16:30:19 [2019-10-03T16:30:19.056Z] === RUN TestDockerSuite/TestBuildWithFailure 16:30:19 [2019-10-03T16:30:19.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 16:30:21 [2019-10-03T16:30:21.971Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 16:30:21 [2019-10-03T16:30:21.971Z] === RUN TestDockerSuite/TestBuildWithRecycleBin 16:30:22 [2019-10-03T16:30:22.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 16:30:25 [2019-10-03T16:30:25.818Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 16:30:28 [2019-10-03T16:30:28.369Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 16:30:33 [2019-10-03T16:30:33.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 16:30:34 [2019-10-03T16:30:34.378Z] === RUN TestDockerSuite/TestBuildWithTabs 16:30:38 [2019-10-03T16:30:38.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 16:30:39 [2019-10-03T16:30:39.086Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 16:30:39 [2019-10-03T16:30:39.086Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 16:30:41 [2019-10-03T16:30:41.449Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 16:30:44 [2019-10-03T16:30:44.013Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 16:30:45 [2019-10-03T16:30:45.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 16:30:47 [2019-10-03T16:30:47.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 16:30:49 [2019-10-03T16:30:49.999Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 16:30:52 [2019-10-03T16:30:52.507Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 16:30:53 [2019-10-03T16:30:53.931Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 16:30:53 [2019-10-03T16:30:53.931Z] === RUN TestDockerSuite/TestBuildWithVolumes 16:30:53 [2019-10-03T16:30:53.931Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 16:30:53 [2019-10-03T16:30:53.931Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 16:30:54 [2019-10-03T16:30:54.903Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 16:30:55 [2019-10-03T16:30:55.014Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 16:30:57 [2019-10-03T16:30:57.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 16:31:00 [2019-10-03T16:31:00.078Z] === RUN TestDockerSuite/TestVolumeCLICreate 16:31:05 [2019-10-03T16:31:05.277Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 16:31:06 [2019-10-03T16:31:06.250Z] === RUN TestDockerSuite/TestBuildXZHost 16:31:06 [2019-10-03T16:31:06.713Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 16:31:06 [2019-10-03T16:31:06.713Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 16:31:06 [2019-10-03T16:31:06.713Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 16:31:08 [2019-10-03T16:31:08.900Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 16:31:13 [2019-10-03T16:31:13.604Z] === RUN TestDockerSuite/TestCommitChange 16:31:14 [2019-10-03T16:31:14.992Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 16:31:14 [2019-10-03T16:31:14.992Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 16:31:14 [2019-10-03T16:31:14.992Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 16:31:15 [2019-10-03T16:31:15.550Z] === RUN TestDockerSuite/TestVolumeCLIInspect 16:31:15 [2019-10-03T16:31:15.550Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 16:31:15 [2019-10-03T16:31:15.550Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 16:31:15 [2019-10-03T16:31:15.804Z] === RUN TestDockerSuite/TestVolumeCLILs 16:31:16 [2019-10-03T16:31:16.060Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 16:31:16 [2019-10-03T16:31:16.618Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 16:31:16 [2019-10-03T16:31:16.618Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 16:31:18 [2019-10-03T16:31:18.020Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 16:31:18 [2019-10-03T16:31:18.020Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 16:31:18 [2019-10-03T16:31:18.020Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 16:31:18 [2019-10-03T16:31:18.020Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 16:31:18 [2019-10-03T16:31:18.020Z] === RUN TestDockerSuite/TestVolumeCLIRm 16:31:18 [2019-10-03T16:31:18.306Z] === RUN TestDockerSuite/TestCommitChangeLabels 16:31:21 [2019-10-03T16:31:21.364Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 16:31:21 [2019-10-03T16:31:21.364Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 16:31:21 [2019-10-03T16:31:21.619Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 16:31:21 [2019-10-03T16:31:21.619Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 16:31:21 [2019-10-03T16:31:21.619Z] === RUN TestDockerSuite/TestVolumeEvents 16:31:22 [2019-10-03T16:31:22.542Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 16:31:23 [2019-10-03T16:31:23.105Z] === RUN TestDockerSuite/TestCommitHardlink 16:31:23 [2019-10-03T16:31:23.105Z] === RUN TestDockerSuite/TestCommitNewFile 16:31:25 [2019-10-03T16:31:25.132Z] === RUN TestDockerSuite/TestVolumeLsFormat 16:31:25 [2019-10-03T16:31:25.132Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 16:31:25 [2019-10-03T16:31:25.132Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 16:31:28 [2019-10-03T16:31:28.443Z] === RUN TestDockerSuite/TestVolumesNoCopyData 16:31:30 [2019-10-03T16:31:30.194Z] === RUN TestDockerSuite/TestCommitPausedContainer 16:31:30 [2019-10-03T16:31:30.194Z] === RUN TestDockerSuite/TestCommitTTY 16:31:30 [2019-10-03T16:31:30.324Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 16:31:32 [2019-10-03T16:31:32.920Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite (1907.35s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (57.94s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.59s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.30s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.56s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.11s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.52s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.02s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.19s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.84s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.10s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.10s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.22s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.03s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.09s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachDetach (1.07s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.28s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.07s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.05s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.13s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.21s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.93s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.12s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.85s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.81s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.76s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.95s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.94s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.05s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.35s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.04s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.04s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.44s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.75s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.45s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.34s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.68s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.00s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.12s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.81s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.25s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.67s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.34s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.41s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.53s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.37s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.77s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.69s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.67s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.45s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.24s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.76s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.08s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.09s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.86s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.82s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.23s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.57s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.87s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) 16:31:32 [2019-10-03T16:31:32.920Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 16:31:32 [2019-10-03T16:31:32.920Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.89s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildContChar (4.33s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.36s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.37s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.10s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.53s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.63s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.16s) 16:31:32 [2019-10-03T16:31:32.920Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 16:31:32 [2019-10-03T16:31:32.920Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.920Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) 16:31:32 [2019-10-03T16:31:32.920Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.920Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 16:31:32 [2019-10-03T16:31:32.920Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.920Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 16:31:32 [2019-10-03T16:31:32.920Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.68s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.61s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.77s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.78s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.15s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.65s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.87s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.81s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.71s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.51s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.92s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.77s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.95s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.50s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.96s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.61s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.85s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.36s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.46s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.88s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.81s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.64s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnv (1.35s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.14s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.94s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.49s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (11.23s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.12s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.46s) 16:31:32 [2019-10-03T16:31:32.920Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) 16:31:32 [2019-10-03T16:31:32.920Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.21s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.17s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.26s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.21s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.54s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.38s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildHistory (6.44s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.69s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.36s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.07s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.43s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.59s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.30s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.28s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.51s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.78s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.91s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.67s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.44s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.36s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.28s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.95s) 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.16s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.58s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.49s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.42s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.77s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.15s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.30s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (1.52s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.89s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.35s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.89s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.29s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.31s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.44s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.10s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildPATH (2.66s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.79s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.85s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.53s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildRm (3.70s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.28s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.78s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.70s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.83s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.60s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.95s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s) 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.13s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.98s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.31s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.33s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.83s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildUser (2.16s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.78s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.69s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.44s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.44s) 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.14s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.24s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.18s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.05s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s) 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.19s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.58s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_sni_test.go:18: Flakey test 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitTTY (2.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.03s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.93s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.64s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.02s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.82s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.93s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.97s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.88s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.83s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.04s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.94s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.54s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.42s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) 16:31:32 [2019-10-03T16:31:32.921Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 16:31:32 [2019-10-03T16:31:32.921Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.85s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.96s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.87s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.44s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false <nil> 0xc00091f3c0 <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1118198257 /foo false <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1118198257 /foo true <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3479775900 /foo false <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3479775900 /foo true <nil> <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3479775900 /foo true 0xc00091f840 <nil> <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false <nil> 0xc00091f860 <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false <nil> 0xc00091f880 <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false <nil> 0xc00091f8a0 <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true <nil> 0xc00091f8c0 <nil>} 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.72s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 0 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 1 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 2 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 3 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 4 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 5 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 6 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 7 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 8 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 9 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 10 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 11 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 12 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 13 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 14 16:31:32 [2019-10-03T16:31:32.921Z] docker_api_containers_test.go:1927: case 15 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.34s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.83s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.77s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.32s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.91s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership882718649/file1 e9c4733c0aec5533a3709dee75f592640c2dea2c4cf1bac59966ed28d74823ea:/tmpvol/file1` 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.90s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:192: running `docker cp a7216db151528a39f21c87536c11d733af001ca370d26ce4e8b9eaa13e3c6e7f:/root/file1 /tmp/test-cp-from-case-a795669956/itWorks.txt` 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a795669956/itWorks.txt" contains "file1\n" 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.13s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:192: running `docker cp aff6b6319ac17e87c92e11e73f4f8ff7a0b76a472568dd3457e12bba0f73c016:/file1 /tmp/test-cp-from-case-b086651987/testDir/` 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s) 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c194865046/file2" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:192: running `docker cp 74186137b85e690c7a6cfed60dfeae6ffa549b1a7fe99a8670a34e47de215f9c:/root/file1 /tmp/test-cp-from-case-c194865046/file2` 16:31:32 [2019-10-03T16:31:32.921Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c194865046/file2" contains "file1\n" 16:31:32 [2019-10-03T16:31:32.921Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.21s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp b30b75e2bb797297cf76b0651250ec82c664edc17352e68d9eb3ce68adcd0fc3:/file1 /tmp/test-cp-from-case-d363936765/dir1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d363936765/dir1/file1" contains "file1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp b30b75e2bb797297cf76b0651250ec82c664edc17352e68d9eb3ce68adcd0fc3:/file1 /tmp/test-cp-from-case-d363936765/dir1/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d363936765/dir1/file1" contains "file1\n" 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.05s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 8680ea70ac1087e5511736cc3e77b9a0c79b53a548409a219d0ad7fea3bb3fcd:dir1 /tmp/test-cp-from-case-e490368824/testDir` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e490368824/testDir/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 8680ea70ac1087e5511736cc3e77b9a0c79b53a548409a219d0ad7fea3bb3fcd:dir1 /tmp/test-cp-from-case-e490368824/testDir/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e490368824/testDir/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 073376bf144dadc16e66d4bb74c56a075d20583eb2abe466e63e82e0f2d42a9f:/root/dir1 /tmp/test-cp-from-case-f624406327/file1` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp fb59800ead701c07541fbb5cfa505dea2483199e2f38d5d9544f4289098113a2:/root/dir1 /tmp/test-cp-from-case-g819394858/dir2` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g819394858/dir2/dir1/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp fb59800ead701c07541fbb5cfa505dea2483199e2f38d5d9544f4289098113a2:/root/dir1 /tmp/test-cp-from-case-g819394858/dir2/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g819394858/dir2/dir1/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 4de5f000b78c285b361e425019b0a55efde4cc2c705bcc1f933d6da8ab1863d5:dir1/. /tmp/test-cp-from-case-h554866817/testDir` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h554866817/testDir/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 4de5f000b78c285b361e425019b0a55efde4cc2c705bcc1f933d6da8ab1863d5:dir1/. /tmp/test-cp-from-case-h554866817/testDir/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h554866817/testDir/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.07s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp f227f1c9e93383b7e530ab5fdfd2340dbb55adf8b2210b395883aac3253e9ad8:/root/dir1/. /tmp/test-cp-from-case-i935139308/file1` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.19s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 1d68335dc8a9382dc57906aac80813c8185510a28b781115285f08bd7d1d7565:/root/dir1/. /tmp/test-cp-from-case-j197973083/dir2` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j197973083/dir2/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 1d68335dc8a9382dc57906aac80813c8185510a28b781115285f08bd7d1d7565:/root/dir1/. /tmp/test-cp-from-case-j197973083/dir2/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j197973083/dir2/file1-1" contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.57s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b9536fcdae65997f6404de24fb27d6ca25cd151945cf0fd4b78f678f3d601c0:/file2 /tmp/test-cp-from-err-dst-not-dir002633726/symlinkToFile1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir002633726/symlinkToFile1" points to "file1" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir002633726/file1" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b9536fcdae65997f6404de24fb27d6ca25cd151945cf0fd4b78f678f3d601c0:/file2 /tmp/test-cp-from-err-dst-not-dir002633726/symlinkToDir1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir002633726/symlinkToDir1" points to "dir1" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir002633726/file2" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b9536fcdae65997f6404de24fb27d6ca25cd151945cf0fd4b78f678f3d601c0:/file2 /tmp/test-cp-from-err-dst-not-dir002633726/brokenSymlinkToFileX` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir002633726/brokenSymlinkToFileX" points to "fileX" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir002633726/fileX" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b9536fcdae65997f6404de24fb27d6ca25cd151945cf0fd4b78f678f3d601c0:/dir2 /tmp/test-cp-from-err-dst-not-dir002633726/symlinkToDir1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir002633726/symlinkToDir1" points to "dir1" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir002633726/dir1/dir2/file2-1" contains "file2-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp 0b9536fcdae65997f6404de24fb27d6ca25cd151945cf0fd4b78f678f3d601c0:/dir2 /tmp/test-cp-from-err-dst-not-dir002633726/brokenSymlinkToDirX` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir002633726/brokenSymlinkToDirX" points to "dirX" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir002633726/dirX/file2-1" contains "file2-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.28s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.72s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a366846822/file1 2276626caad0674c37b6ac7e7bcb602f8f05082df023e863a9d0a1516cca4e08:/root/itWorks.txt` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "2276626caad0674c37b6ac7e7bcb602f8f05082df023e863a9d0a1516cca4e08" start output contains "file1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2276626caad0674c37b6ac7e7bcb602f8f05082df023e863a9d0a1516cca4e08` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b629886861/file1 7950e947862b1c4bb739ce89ecfff8342a95087786e7d28c70ccb9c6f8ec637b:testDir/` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.59s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "1085bf23d8150797a69fbb3e3092498d813f80e6a15f237448e101fa13c0e710" start output contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1085bf23d8150797a69fbb3e3092498d813f80e6a15f237448e101fa13c0e710` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c168748424/file1 1085bf23d8150797a69fbb3e3092498d813f80e6a15f237448e101fa13c0e710:/root/file2` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "1085bf23d8150797a69fbb3e3092498d813f80e6a15f237448e101fa13c0e710" start output contains "file1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1085bf23d8150797a69fbb3e3092498d813f80e6a15f237448e101fa13c0e710` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseD (6.23s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "a3c5100e745c361d68eb76b1853afd19779dcedfbfb17d7a2d0c9ec8b2c4414b" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a a3c5100e745c361d68eb76b1853afd19779dcedfbfb17d7a2d0c9ec8b2c4414b` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d252672327/file1 a3c5100e745c361d68eb76b1853afd19779dcedfbfb17d7a2d0c9ec8b2c4414b:dir1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "a3c5100e745c361d68eb76b1853afd19779dcedfbfb17d7a2d0c9ec8b2c4414b" start output contains "file1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a a3c5100e745c361d68eb76b1853afd19779dcedfbfb17d7a2d0c9ec8b2c4414b` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "f412ba977e9636739f16e6036c1d7ea48ddb3d263506d5a5f0700c0e1ec5c576" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a f412ba977e9636739f16e6036c1d7ea48ddb3d263506d5a5f0700c0e1ec5c576` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d252672327/file1 f412ba977e9636739f16e6036c1d7ea48ddb3d263506d5a5f0700c0e1ec5c576:dir1/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "f412ba977e9636739f16e6036c1d7ea48ddb3d263506d5a5f0700c0e1ec5c576" start output contains "file1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a f412ba977e9636739f16e6036c1d7ea48ddb3d263506d5a5f0700c0e1ec5c576` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.28s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e710511610/dir1 dc8adb22319b4e46e504a14734daafc5b9da8f81f4515e9f49ce42e506a6af83:testDir` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "dc8adb22319b4e46e504a14734daafc5b9da8f81f4515e9f49ce42e506a6af83" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a dc8adb22319b4e46e504a14734daafc5b9da8f81f4515e9f49ce42e506a6af83` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e710511610/dir1 9def5ff1a94b950c049afee612aea7859b311d215a261127e8e9a2d2cecc60bf:testDir/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "9def5ff1a94b950c049afee612aea7859b311d215a261127e8e9a2d2cecc60bf" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9def5ff1a94b950c049afee612aea7859b311d215a261127e8e9a2d2cecc60bf` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.05s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f070480145/dir1 41fda3197e76d1129ec29df8313fe0c8ca3c63ca73d9af0f2d9556a8b6b3674f:/root/file1` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.36s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "42f0d815e2220e23a73b59549e267e9812a6c42d8e4a67d730d50f6eb7651307" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 42f0d815e2220e23a73b59549e267e9812a6c42d8e4a67d730d50f6eb7651307` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g240537404/dir1 42f0d815e2220e23a73b59549e267e9812a6c42d8e4a67d730d50f6eb7651307:/root/dir2` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "42f0d815e2220e23a73b59549e267e9812a6c42d8e4a67d730d50f6eb7651307" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 42f0d815e2220e23a73b59549e267e9812a6c42d8e4a67d730d50f6eb7651307` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "1d24afa1bcd28d0de7929229e8fb757e9e43de672e27929de9759738c50956dd" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d24afa1bcd28d0de7929229e8fb757e9e43de672e27929de9759738c50956dd` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g240537404/dir1 1d24afa1bcd28d0de7929229e8fb757e9e43de672e27929de9759738c50956dd:/dir2/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "1d24afa1bcd28d0de7929229e8fb757e9e43de672e27929de9759738c50956dd" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d24afa1bcd28d0de7929229e8fb757e9e43de672e27929de9759738c50956dd` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.57s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h433032043/dir1/. 01a33e7a6e64b5c9d475590db86bb4997c45853bad1b04545f7739c83f5a25e8:testDir` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "01a33e7a6e64b5c9d475590db86bb4997c45853bad1b04545f7739c83f5a25e8" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01a33e7a6e64b5c9d475590db86bb4997c45853bad1b04545f7739c83f5a25e8` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h433032043/dir1/. 21b0c0989a32be6d4c2013dda55e1493b4fd543526e58ad8ba9e3aabac2a4d41:testDir/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "21b0c0989a32be6d4c2013dda55e1493b4fd543526e58ad8ba9e3aabac2a4d41" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21b0c0989a32be6d4c2013dda55e1493b4fd543526e58ad8ba9e3aabac2a4d41` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i587296718/dir1/. 11067c33e34e2cd84ad88ed8be27fbf07c17615317b2379e381f3d42a9c483dd:/root/file1` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.56s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "eb730815b4d7336fd8255743ce7dfd4054ba1e9dee6842856901e694f3578e22" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb730815b4d7336fd8255743ce7dfd4054ba1e9dee6842856901e694f3578e22` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j167125205/dir1/. eb730815b4d7336fd8255743ce7dfd4054ba1e9dee6842856901e694f3578e22:/dir2` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "eb730815b4d7336fd8255743ce7dfd4054ba1e9dee6842856901e694f3578e22" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a eb730815b4d7336fd8255743ce7dfd4054ba1e9dee6842856901e694f3578e22` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "426205a417a17c174ee00fb82d114c179f7f32bfd7ad325e76e62ff27719d643" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 426205a417a17c174ee00fb82d114c179f7f32bfd7ad325e76e62ff27719d643` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j167125205/dir1/. 426205a417a17c174ee00fb82d114c179f7f32bfd7ad325e76e62ff27719d643:/dir2/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "426205a417a17c174ee00fb82d114c179f7f32bfd7ad325e76e62ff27719d643" start output contains "file1-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 426205a417a17c174ee00fb82d114c179f7f32bfd7ad325e76e62ff27719d643` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.31s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions732996144/permdirtest permtest:/` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToDot (1.32s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.75s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs775564002/file1 43e833aa7ea68f5e7b97609716e89bacc0b23f91e4ec1045cad5bc2579b7ef00:/root/shouldNotExist` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "43e833aa7ea68f5e7b97609716e89bacc0b23f91e4ec1045cad5bc2579b7ef00" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 43e833aa7ea68f5e7b97609716e89bacc0b23f91e4ec1045cad5bc2579b7ef00` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.93s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume982774489/file1 00066ade77754d1ab0c32e8c73d4c4e67b4a99c8e4f1323c8bac05a26c95bd08:/vol_ro/shouldNotExist` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:279: checking that container "00066ade77754d1ab0c32e8c73d4c4e67b4a99c8e4f1323c8bac05a26c95bd08" start output contains "" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00066ade77754d1ab0c32e8c73d4c4e67b4a99c8e4f1323c8bac05a26c95bd08` 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) 16:31:32 [2019-10-03T16:31:32.922Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-756375652/file2 9647a3d43a6aecd72a9429640c2fb7496a3bdd060de66ac80e4e25bba1a06caf:/vol2/symlinkToFile1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-756375652/symlinkToFile1" points to "file1" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-756375652/file1" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-756375652/file2 9647a3d43a6aecd72a9429640c2fb7496a3bdd060de66ac80e4e25bba1a06caf:/vol2/symlinkToDir1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-756375652/symlinkToDir1" points to "dir1" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-756375652/file2" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-756375652/file2 9647a3d43a6aecd72a9429640c2fb7496a3bdd060de66ac80e4e25bba1a06caf:/vol2/brokenSymlinkToFileX` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-756375652/brokenSymlinkToFileX" points to "fileX" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-756375652/fileX" contains "file2\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-756375652//dir2 9647a3d43a6aecd72a9429640c2fb7496a3bdd060de66ac80e4e25bba1a06caf:/vol2/symlinkToDir1` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-756375652/symlinkToDir1" points to "dir1" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-756375652/dir1/dir2/file2-1" contains "file2-1\n" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-756375652//dir2 9647a3d43a6aecd72a9429640c2fb7496a3bdd060de66ac80e4e25bba1a06caf:/vol2/brokenSymlinkToDirX` 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-756375652/brokenSymlinkToDirX" points to "dirX" 16:31:32 [2019-10-03T16:31:32.922Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-756375652/dirX/file2-1" contains "file2-1\n" 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.56s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.76s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.89s) 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement Devicemapper 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.54s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.18s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement Devicemapper 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.78s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.07s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.13s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.79s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.84s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.21s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.04s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.98s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.20s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.30s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.30s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsAttach (1.06s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.90s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.92s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.43s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.83s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsCopy (1.56s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.75s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.95s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.63s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFilters (1.95s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.06s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.81s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.76s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.15s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsTop (1.10s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.87s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExec (0.94s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.88s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.97s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.95s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.16s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.96s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecCgroup (1.49s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecEnv (0.93s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.20s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecInteractive (1.16s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.11s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.44s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecParseError (1.21s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.92s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecUlimits (1.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.51s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.35s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestExecWithUser (1.07s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.70s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.95s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestHealth (21.97s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.33s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.20s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.34s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.45s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.54s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.10s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.13s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.18s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.06s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.41s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.04s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportDisplay (1.60s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportFile (2.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.44s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportGzipped (2.45s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.35s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) 16:31:32 [2019-10-03T16:31:32.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.59s) 16:31:32 [2019-10-03T16:31:32.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) 16:31:32 [2019-10-03T16:31:32.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) 16:31:32 [2019-10-03T16:31:32.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.84s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.90s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) 16:31:32 [2019-10-03T16:31:32.923Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.05s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.83s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.88s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.68s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.81s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.98s) 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement Devicemapper 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.94s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectDefault (1.11s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectHistory (1.12s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] requirement.go:26: unmatched requirement Devicemapper 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.80s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.09s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.96s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectStatus (1.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.73s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.88s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.93s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.64s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.59s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.90s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.54s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.33s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.08s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.04s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.13s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.82s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.51s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.80s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.93s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.99s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.89s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.88s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.22s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.37s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.36s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.76s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.02s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.01s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.36s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.77s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.10s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.55s) 16:31:32 [2019-10-03T16:31:32.923Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestNetHostname (3.30s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.29s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.47s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.29s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.50s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.27s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.64s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.32s) 16:31:32 [2019-10-03T16:31:32.924Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.51s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.30s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.74s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPortList (10.95s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.20s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.54s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.21s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsByOrder (3.71s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.52s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.60s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.41s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.15s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.73s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.95s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.54s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.10s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.94s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.96s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.03s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.34s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.43s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.62s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.45s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.94s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.43s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.66s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.25s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.97s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.18s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.97s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.04s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.63s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.11s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.63s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.79s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.90s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.70s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.00s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.96s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.98s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.61s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.90s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.93s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.66s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.94s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.06s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.92s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.83s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.89s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.71s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.61s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.10s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.13s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.96s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.44s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.77s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.14s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.98s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.90s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.76s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement IsolationIsHyperv 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.70s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.56s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.70s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.41s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.74s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.49s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunMount (7.58s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.97s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.90s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (2.08s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.64s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.93s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (2.06s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.96s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.70s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.74s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.46s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.48s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.81s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.92s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.89s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.89s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.03s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.23s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.83s) 16:31:32 [2019-10-03T16:31:32.924Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.95s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.93s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] requirement.go:26: unmatched requirement IsolationIsProcess 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.89s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.97s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.78s) 16:31:32 [2019-10-03T16:31:32.924Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 16:31:32 [2019-10-03T16:31:32.924Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) 16:31:32 [2019-10-03T16:31:32.924Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.92s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.10s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.78s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.95s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.84s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.84s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunState (1.72s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.50s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.88s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.96s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.30s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.85s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.48s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserByID (0.93s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.31s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.73s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.48s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.73s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.19s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.96s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.62s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.95s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.39s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.97s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.89s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.89s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.85s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.08s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.98s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.29s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.28s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.41s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.13s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) 16:31:32 [2019-10-03T16:31:32.925Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents062550694 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.76s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.76s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.42s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.83s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.72s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.98s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.62s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartRecordError (1.90s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.83s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.30s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.77s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.58s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.85s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.08s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.99s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateStats (4.20s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.69s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement swapMemorySupport 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.38s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.48s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.85s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.48s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.51s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.56s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.64s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.85s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.70s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.61s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.50s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.46s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.82s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.18s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.24s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (3.19s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.13s) 16:31:32 [2019-10-03T16:31:32.925Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.54s) 16:31:32 [2019-10-03T16:31:32.925Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 16:31:32 [2019-10-03T16:31:32.925Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 16:31:32 [2019-10-03T16:31:32.925Z] === RUN TestDockerRegistrySuite 16:31:32 [2019-10-03T16:31:32.925Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 16:31:33 [2019-10-03T16:31:33.222Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 16:31:35 [2019-10-03T16:31:35.731Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 16:31:37 [2019-10-03T16:31:37.090Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 16:31:37 [2019-10-03T16:31:37.090Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 16:31:37 [2019-10-03T16:31:37.287Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 16:31:38 [2019-10-03T16:31:38.972Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 16:31:38 [2019-10-03T16:31:38.972Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 16:31:43 [2019-10-03T16:31:43.130Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 16:31:43 [2019-10-03T16:31:43.689Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 16:31:45 [2019-10-03T16:31:45.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestCommitWithoutPause 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestContainerAPIBadPort 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 16:31:47 [2019-10-03T16:31:47.687Z] === RUN TestDockerSuite/TestContainerAPICommit 16:31:49 [2019-10-03T16:31:49.008Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 16:31:53 [2019-10-03T16:31:53.495Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 16:31:54 [2019-10-03T16:31:54.322Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 16:31:55 [2019-10-03T16:31:55.246Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 16:31:56 [2019-10-03T16:31:56.605Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 16:31:58 [2019-10-03T16:31:58.489Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 16:31:59 [2019-10-03T16:31:59.904Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 16:32:00 [2019-10-03T16:32:00.586Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 16:32:00 [2019-10-03T16:32:00.586Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 16:32:01 [2019-10-03T16:32:01.274Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 16:32:02 [2019-10-03T16:32:02.128Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 16:32:02 [2019-10-03T16:32:02.128Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 16:32:02 [2019-10-03T16:32:02.128Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 16:32:02 [2019-10-03T16:32:02.128Z] === RUN TestDockerSuite/TestContainerAPICreate 16:32:02 [2019-10-03T16:32:02.718Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 16:32:04 [2019-10-03T16:32:04.600Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 16:32:07 [2019-10-03T16:32:07.148Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 16:32:09 [2019-10-03T16:32:09.218Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 16:32:09 [2019-10-03T16:32:09.218Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 16:32:09 [2019-10-03T16:32:09.218Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 16:32:10 [2019-10-03T16:32:10.406Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 16:32:11 [2019-10-03T16:32:11.406Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 16:32:11 [2019-10-03T16:32:11.406Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 16:32:11 [2019-10-03T16:32:11.406Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 16:32:11 [2019-10-03T16:32:11.406Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 16:32:11 [2019-10-03T16:32:11.406Z] === RUN TestDockerSuite/TestContainerAPIDelete 16:32:11 [2019-10-03T16:32:11.768Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 16:32:13 [2019-10-03T16:32:13.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict 16:32:15 [2019-10-03T16:32:15.780Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 16:32:15 [2019-10-03T16:32:15.923Z] === RUN TestDockerRegistrySuite/TestPullByDigest 16:32:16 [2019-10-03T16:32:16.481Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 16:32:16 [2019-10-03T16:32:16.736Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 16:32:17 [2019-10-03T16:32:17.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 16:32:17 [2019-10-03T16:32:17.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 16:32:17 [2019-10-03T16:32:17.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 16:32:18 [2019-10-03T16:32:18.143Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 16:32:19 [2019-10-03T16:32:19.546Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 16:32:20 [2019-10-03T16:32:20.152Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 16:32:20 [2019-10-03T16:32:20.152Z] === RUN TestDockerSuite/TestContainerAPIGetAll 16:32:20 [2019-10-03T16:32:20.906Z] === RUN TestDockerRegistrySuite/TestPullIDStability 16:32:22 [2019-10-03T16:32:22.340Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 16:32:22 [2019-10-03T16:32:22.340Z] === RUN TestDockerSuite/TestContainerAPIGetExport 16:32:22 [2019-10-03T16:32:22.340Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 16:32:24 [2019-10-03T16:32:24.524Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 16:32:24 [2019-10-03T16:32:24.524Z] === RUN TestDockerSuite/TestContainerAPIKill 16:32:25 [2019-10-03T16:32:25.061Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 16:32:25 [2019-10-03T16:32:25.061Z] === RUN TestDockerRegistrySuite/TestPullManifestList 16:32:25 [2019-10-03T16:32:25.984Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 16:32:26 [2019-10-03T16:32:26.068Z] === RUN TestDockerSuite/TestContainerAPIPause 16:32:26 [2019-10-03T16:32:26.069Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 16:32:26 [2019-10-03T16:32:26.542Z] === RUN TestDockerRegistrySuite/TestPushBadTag 16:32:26 [2019-10-03T16:32:26.542Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 16:32:26 [2019-10-03T16:32:26.796Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 16:32:27 [2019-10-03T16:32:27.050Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 16:32:27 [2019-10-03T16:32:27.657Z] === RUN TestDockerRegistrySuite/TestPushUntagged 16:32:27 [2019-10-03T16:32:27.657Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 16:32:28 [2019-10-03T16:32:28.994Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 16:32:28 [2019-10-03T16:32:28.994Z] === RUN TestDockerSuite/TestContainerAPIRename 16:32:29 [2019-10-03T16:32:29.018Z] === RUN TestDockerRegistrySuite/TestRunByDigest 16:32:31 [2019-10-03T16:32:31.180Z] === RUN TestDockerSuite/TestContainerAPIRestart 16:32:31 [2019-10-03T16:32:31.566Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 16:32:32 [2019-10-03T16:32:32.496Z] === RUN TestDockerRegistrySuite/TestTagByDigest 16:32:33 [2019-10-03T16:32:33.987Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 16:32:34 [2019-10-03T16:32:34.911Z] === RUN TestDockerRegistrySuite/TestV2Only 16:32:34 [2019-10-03T16:32:34.988Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite (63.03s) 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.67s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dd1ad34d61d04 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d79fd5f1d57ed is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.93s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dd0e68e78740b is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dcc7a952f4c99 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.78s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d395ee65da23c is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.83s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d72935cf9e1cc is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.01s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d702e5b459ac2 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.67s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d9981efc9e000 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.27s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d1e9e7ff52b2a is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.64s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dc9e0fe55902d is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.56s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d097f4e962d7e is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.56s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon df3439a149ce6 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dcd2b6a58dfe7 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.65s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d52a621011cdf is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.84s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" 16:32:35 [2019-10-03T16:32:35.834Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:28453d2c7460d612f5fcc0d3d34db6b0b884c41cbcc9b67a248b4a5c80e06db2 16:32:35 [2019-10-03T16:32:35.834Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:29b291f16d2aac88e646c5b997dbef916413f31a0bd9357eb5819beb29f2cceb 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dca340c563d35 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.13s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" 16:32:35 [2019-10-03T16:32:35.834Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:556773d0d19b3bae72f2c2e5d287a7bd9499996a8f2a0153e56c158e2245b0eb 16:32:35 [2019-10-03T16:32:35.834Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:19b3c2da3cc6b601a2d3b0c2134b359106db3f1aa238638bea89fd525cafc9d5 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d476b9e499d8b is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.42s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d24e8b17456b1 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.46s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dcdace486a662 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.35s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d9d3895c8f671 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d2e527da96ed7 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d57af1f36518e is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.36s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon d3b3fcc3dc75f is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" 16:32:35 [2019-10-03T16:32:35.834Z] check_test.go:196: Daemon dc3f1c2f886c2 is not started 16:32:35 [2019-10-03T16:32:35.834Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s) 16:32:35 [2019-10-03T16:32:35.834Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon d107c998a07e7 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon d8014e8efc0e6 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon dab9da9556690 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon dc5799d974e7a is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon d1382d9c17172 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon d3eb4d14a69a5 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon dfcc6688b6185 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon d091f97f2c919 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon def6ee65e8356 is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.36s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon da8111284190a is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.35s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon dc3faca80981c is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon dc61ff51072be is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.49s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" 16:32:35 [2019-10-03T16:32:35.835Z] check_test.go:196: Daemon de1b24a9bc9fb is not started 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" 16:32:35 [2019-10-03T16:32:35.835Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) 16:32:35 [2019-10-03T16:32:35.835Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" 16:32:35 [2019-10-03T16:32:35.835Z] === RUN TestDockerSchema1RegistrySuite 16:32:35 [2019-10-03T16:32:35.835Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 16:32:35 [2019-10-03T16:32:35.835Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 16:32:38 [2019-10-03T16:32:38.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 16:32:38 [2019-10-03T16:32:38.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 16:32:38 [2019-10-03T16:32:38.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 16:32:38 [2019-10-03T16:32:38.738Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 16:32:38 [2019-10-03T16:32:38.738Z] === RUN TestDockerSuite/TestContainerAPIStart 16:32:39 [2019-10-03T16:32:39.990Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 16:32:40 [2019-10-03T16:32:40.244Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 16:32:40 [2019-10-03T16:32:40.283Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 16:32:40 [2019-10-03T16:32:40.283Z] === RUN TestDockerSuite/TestContainerAPIStop 16:32:42 [2019-10-03T16:32:42.472Z] === RUN TestDockerSuite/TestContainerAPITop 16:32:42 [2019-10-03T16:32:42.472Z] === RUN TestDockerSuite/TestContainerAPITopWindows 16:32:43 [2019-10-03T16:32:43.759Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 16:32:45 [2019-10-03T16:32:45.120Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 16:32:47 [2019-10-03T16:32:47.629Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 16:32:50 [2019-10-03T16:32:50.928Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 16:32:50 [2019-10-03T16:32:50.928Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 16:32:51 [2019-10-03T16:32:51.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 16:32:53 [2019-10-03T16:32:53.017Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 16:32:53 [2019-10-03T16:32:53.017Z] === RUN TestDockerSuite/TestContainerAPIWait 16:32:53 [2019-10-03T16:32:53.734Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 16:32:53 [2019-10-03T16:32:53.734Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 16:32:55 [2019-10-03T16:32:55.094Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 16:32:55 [2019-10-03T16:32:55.349Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 16:32:55 [2019-10-03T16:32:55.930Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 16:32:56 [2019-10-03T16:32:56.708Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 16:32:57 [2019-10-03T16:32:57.473Z] === RUN TestDockerSuite/TestContainerNetworkMode 16:32:57 [2019-10-03T16:32:57.473Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 16:32:57 [2019-10-03T16:32:57.473Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 16:32:57 [2019-10-03T16:32:57.473Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 16:32:57 [2019-10-03T16:32:57.473Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 16:32:57 [2019-10-03T16:32:57.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe 16:32:58 [2019-10-03T16:32:58.069Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 16:32:58 [2019-10-03T16:32:58.672Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 16:32:59 [2019-10-03T16:32:59.021Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 16:33:02 [2019-10-03T16:33:02.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 16:33:02 [2019-10-03T16:33:02.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 16:33:03 [2019-10-03T16:33:03.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 16:33:03 [2019-10-03T16:33:03.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 16:33:03 [2019-10-03T16:33:03.381Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 16:33:03 [2019-10-03T16:33:03.635Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 16:33:04 [2019-10-03T16:33:04.198Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite (28.51s) 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon de9ba58f13ba0 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.47s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d9c140dabde00 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d8026c54608dd is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.26s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon ddefa27b900ca is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon dc74704c722eb is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.66s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d1e6e6dc59d51 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d76b677ef901b is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon dd701e4c80a4e is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.42s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon dac5479b03950 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.49s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon de3403c1fc238 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.11s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d421ac5ef3463 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d126e49492469 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon da8109419899f is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon da5e7b1478b5f is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d8196b7f77dd5 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d13ec08254683 is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon dd1111e0cd28f is not started 16:33:04 [2019-10-03T16:33:04.198Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 16:33:04 [2019-10-03T16:33:04.198Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" 16:33:04 [2019-10-03T16:33:04.198Z] check_test.go:223: Daemon d924d519ba912 is not started 16:33:04 [2019-10-03T16:33:04.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite 16:33:04 [2019-10-03T16:33:04.198Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 16:33:05 [2019-10-03T16:33:05.121Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 16:33:05 [2019-10-03T16:33:05.679Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 16:33:05 [2019-10-03T16:33:05.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 16:33:06 [2019-10-03T16:33:06.899Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 16:33:07 [2019-10-03T16:33:07.154Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 16:33:07 [2019-10-03T16:33:07.713Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 16:33:07 [2019-10-03T16:33:07.968Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s) 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon d1c5a0479eb4a is not started 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon d0b623b27cd0c is not started 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon d43de9646f16e is not started 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon d629d07489d83 is not started 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon d738eb7f4f4cd is not started 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon da18ea1a56817 is not started 16:33:08 [2019-10-03T16:33:08.222Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) 16:33:08 [2019-10-03T16:33:08.222Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" 16:33:08 [2019-10-03T16:33:08.222Z] check_test.go:252: Daemon d951d039d31c4 is not started 16:33:08 [2019-10-03T16:33:08.222Z] === RUN TestDockerRegistryAuthTokenSuite 16:33:08 [2019-10-03T16:33:08.222Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 16:33:13 [2019-10-03T16:33:13.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 16:33:13 [2019-10-03T16:33:13.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 16:33:13 [2019-10-03T16:33:13.746Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 16:33:14 [2019-10-03T16:33:14.000Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 16:33:14 [2019-10-03T16:33:14.000Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) 16:33:14 [2019-10-03T16:33:14.000Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) 16:33:14 [2019-10-03T16:33:14.000Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" 16:33:14 [2019-10-03T16:33:14.000Z] check_test.go:279: Daemon d61b272dffd57 is not started 16:33:14 [2019-10-03T16:33:14.000Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) 16:33:14 [2019-10-03T16:33:14.000Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" 16:33:14 [2019-10-03T16:33:14.000Z] check_test.go:279: Daemon df154a663a3c8 is not started 16:33:14 [2019-10-03T16:33:14.000Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 16:33:14 [2019-10-03T16:33:14.000Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" 16:33:14 [2019-10-03T16:33:14.000Z] check_test.go:279: Daemon d6c3440740015 is not started 16:33:14 [2019-10-03T16:33:14.000Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) 16:33:14 [2019-10-03T16:33:14.000Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" 16:33:14 [2019-10-03T16:33:14.000Z] check_test.go:279: Daemon df8bc40610aaa is not started 16:33:14 [2019-10-03T16:33:14.000Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) 16:33:14 [2019-10-03T16:33:14.000Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" 16:33:14 [2019-10-03T16:33:14.000Z] check_test.go:279: Daemon db05b3297bd8e is not started 16:33:14 [2019-10-03T16:33:14.001Z] === RUN TestDockerNetworkSuite 16:33:14 [2019-10-03T16:33:14.001Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 16:33:17 [2019-10-03T16:33:17.297Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 16:33:18 [2019-10-03T16:33:18.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 16:33:19 [2019-10-03T16:33:19.580Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 16:33:24 [2019-10-03T16:33:24.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 16:33:26 [2019-10-03T16:33:26.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCopyAndRestart 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCopyCreatedContainer 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpAbsolutePath 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseA 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseB 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseC 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseD 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseE 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseF 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseG 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseH 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseI 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromCaseJ 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 16:33:29 [2019-10-03T16:33:29.017Z] === RUN TestDockerSuite/TestCpGarbagePath 16:33:30 [2019-10-03T16:33:30.563Z] === RUN TestDockerSuite/TestCpLocalOnly 16:33:30 [2019-10-03T16:33:30.563Z] === RUN TestDockerSuite/TestCpNameHasColon 16:33:30 [2019-10-03T16:33:30.563Z] === RUN TestDockerSuite/TestCpRelativePath 16:33:31 [2019-10-03T16:33:31.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 16:33:32 [2019-10-03T16:33:32.781Z] === RUN TestDockerSuite/TestCpSpecialFiles 16:33:32 [2019-10-03T16:33:32.781Z] === RUN TestDockerSuite/TestCpSymlinkComponent 16:33:32 [2019-10-03T16:33:32.781Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 16:33:32 [2019-10-03T16:33:32.781Z] === RUN TestDockerSuite/TestCpToCaseA 16:33:32 [2019-10-03T16:33:32.825Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 16:33:35 [2019-10-03T16:33:35.337Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 16:33:37 [2019-10-03T16:33:37.589Z] === RUN TestDockerSuite/TestCpToCaseB 16:33:37 [2019-10-03T16:33:37.846Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 16:33:39 [2019-10-03T16:33:39.761Z] === RUN TestDockerSuite/TestCpToCaseC 16:33:39 [2019-10-03T16:33:39.761Z] === RUN TestDockerSuite/TestCpToCaseD 16:33:39 [2019-10-03T16:33:39.761Z] === RUN TestDockerSuite/TestCpToCaseE 16:33:41 [2019-10-03T16:33:41.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 16:33:42 [2019-10-03T16:33:42.570Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 16:33:45 [2019-10-03T16:33:45.079Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 16:33:46 [2019-10-03T16:33:46.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 16:33:48 [2019-10-03T16:33:48.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 16:33:49 [2019-10-03T16:33:49.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 16:33:50 [2019-10-03T16:33:50.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 16:33:51 [2019-10-03T16:33:51.626Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 16:33:52 [2019-10-03T16:33:52.184Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 16:33:53 [2019-10-03T16:33:53.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 16:33:53 [2019-10-03T16:33:53.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 16:33:53 [2019-10-03T16:33:53.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 16:33:54 [2019-10-03T16:33:54.552Z] === RUN TestDockerSuite/TestCpToCaseF 16:33:54 [2019-10-03T16:33:54.552Z] === RUN TestDockerSuite/TestCpToCaseG 16:33:54 [2019-10-03T16:33:54.552Z] === RUN TestDockerSuite/TestCpToCaseH 16:33:55 [2019-10-03T16:33:55.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 16:33:55 [2019-10-03T16:33:55.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 16:33:55 [2019-10-03T16:33:55.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 16:33:55 [2019-10-03T16:33:55.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 16:33:57 [2019-10-03T16:33:57.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 16:33:58 [2019-10-03T16:33:58.120Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 16:33:59 [2019-10-03T16:33:59.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 16:33:59 [2019-10-03T16:33:59.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 16:33:59 [2019-10-03T16:33:59.342Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 16:33:59 [2019-10-03T16:33:59.596Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 16:34:01 [2019-10-03T16:34:01.480Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 16:34:03 [2019-10-03T16:34:03.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 16:34:04 [2019-10-03T16:34:04.912Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 16:34:06 [2019-10-03T16:34:06.906Z] === RUN TestDockerSuite/TestCpToCaseI 16:34:06 [2019-10-03T16:34:06.906Z] === RUN TestDockerSuite/TestCpToCaseJ 16:34:06 [2019-10-03T16:34:06.906Z] === RUN TestDockerSuite/TestCpToDot 16:34:07 [2019-10-03T16:34:07.463Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 16:34:08 [2019-10-03T16:34:08.387Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 16:34:09 [2019-10-03T16:34:09.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 16:34:09 [2019-10-03T16:34:09.073Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 16:34:09 [2019-10-03T16:34:09.073Z] === RUN TestDockerSuite/TestCpToStdout 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCpVolumePath 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCreate64ByteHexID 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCreateArgs 16:34:11 [2019-10-03T16:34:11.240Z] === RUN TestDockerSuite/TestCreateByImageID 16:34:12 [2019-10-03T16:34:12.584Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 16:34:13 [2019-10-03T16:34:13.408Z] === RUN TestDockerSuite/TestCreateEchoStdout 16:34:15 [2019-10-03T16:34:15.575Z] === RUN TestDockerSuite/TestCreateGrowRootfs 16:34:15 [2019-10-03T16:34:15.575Z] === RUN TestDockerSuite/TestCreateHostConfig 16:34:15 [2019-10-03T16:34:15.575Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 16:34:15 [2019-10-03T16:34:15.841Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 16:34:17 [2019-10-03T16:34:17.754Z] === RUN TestDockerSuite/TestCreateLabelFromImage 16:34:18 [2019-10-03T16:34:18.718Z] === RUN TestDockerSuite/TestCreateLabels 16:34:18 [2019-10-03T16:34:18.718Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 16:34:18 [2019-10-03T16:34:18.718Z] === RUN TestDockerSuite/TestCreateRM 16:34:19 [2019-10-03T16:34:19.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 16:34:19 [2019-10-03T16:34:19.099Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 16:34:19 [2019-10-03T16:34:19.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 16:34:19 [2019-10-03T16:34:19.175Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 16:34:19 [2019-10-03T16:34:19.175Z] === RUN TestDockerSuite/TestCreateStopSignal 16:34:19 [2019-10-03T16:34:19.175Z] === RUN TestDockerSuite/TestCreateStopTimeout 16:34:19 [2019-10-03T16:34:19.632Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 16:34:19 [2019-10-03T16:34:19.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 16:34:19 [2019-10-03T16:34:19.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 16:34:19 [2019-10-03T16:34:19.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 16:34:19 [2019-10-03T16:34:19.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 16:34:20 [2019-10-03T16:34:20.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 16:34:20 [2019-10-03T16:34:20.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 16:34:24 [2019-10-03T16:34:24.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 16:34:24 [2019-10-03T16:34:24.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 16:34:24 [2019-10-03T16:34:24.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 16:34:25 [2019-10-03T16:34:25.866Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 16:34:28 [2019-10-03T16:34:28.179Z] === RUN TestDockerSuite/TestCreateVolumesCreated 16:34:28 [2019-10-03T16:34:28.179Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 16:34:28 [2019-10-03T16:34:28.179Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 16:34:30 [2019-10-03T16:34:30.194Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 16:34:31 [2019-10-03T16:34:31.905Z] === RUN TestDockerSuite/TestCreateWithPortRange 16:34:32 [2019-10-03T16:34:32.362Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 16:34:32 [2019-10-03T16:34:32.362Z] === RUN TestDockerSuite/TestCreateWithWorkdir 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDevicePermissions 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDockerFails 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 16:34:34 [2019-10-03T16:34:34.532Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 16:34:34 [2019-10-03T16:34:34.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 16:34:34 [2019-10-03T16:34:34.789Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 16:34:34 [2019-10-03T16:34:34.990Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 16:34:34 [2019-10-03T16:34:34.990Z] === RUN TestDockerSuite/TestEventsAttach 16:34:34 [2019-10-03T16:34:34.990Z] === RUN TestDockerSuite/TestEventsCommit 16:34:34 [2019-10-03T16:34:34.990Z] === RUN TestDockerSuite/TestEventsContainerEvents 16:34:36 [2019-10-03T16:34:36.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 16:34:37 [2019-10-03T16:34:37.160Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 16:34:39 [2019-10-03T16:34:39.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 16:34:39 [2019-10-03T16:34:39.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 16:34:39 [2019-10-03T16:34:39.474Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 16:34:40 [2019-10-03T16:34:40.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 16:34:40 [2019-10-03T16:34:40.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 16:34:41 [2019-10-03T16:34:41.642Z] === RUN TestDockerSuite/TestEventsContainerRestart 16:34:42 [2019-10-03T16:34:42.851Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite (94.94s) 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.99s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d58d01879d0f8 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.37s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon da672a0cb828c is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.57s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d2a09142bf31e is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon dcbb6e16c84a3 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.79s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:1233: Daemon db3ef23eeb8d0 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.17s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon da43427836e84 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.98s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d1f7870913538 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.88s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon dc2d687ed4be5 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon dce5c52e3e508 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d608aad553224 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.80s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d5f265b53131a is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.55s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon deb0317fc0756 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.74s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d3026f3034661 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d2b7acf368895 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d5f9bca4021ed is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.54s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon dd2015b1a8967 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.13s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d3f43012caaed is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d05c0194bc36e is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d543cb256c76d is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.48s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d095a694f5ad0 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.77s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d1545972eafb2 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon d52b348947418 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon dae7d09bbec91 is not started 16:34:49 [2019-10-03T16:34:49.459Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) 16:34:49 [2019-10-03T16:34:49.459Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" 16:34:49 [2019-10-03T16:34:49.459Z] docker_cli_network_unix_test.go:46: Daemon dc038cc99b1bc is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.33s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:968: Daemon d96c34de7f4d2 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.68s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d6e7248aa1ff4 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.09s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:1116: Daemon da475efca2d26 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon de79659895fbd is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.73s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d22f3958d0411 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon dce0e4ef89c91 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d056bc0e3fd24 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.12s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d27fa2b6a9edc is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d11b96279a4cb is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon ddd917fcf2306 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.23s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d78a0448573d1 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon dfa1daf93727d is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" 16:34:49 [2019-10-03T16:34:49.460Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d502f6fee5c40 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.39s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d40259a033777 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.48s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.56s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:1084: Daemon db0fa864b4f65 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.03s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d8aa6db67aed9 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d21169f809da9 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.61s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d7fc01f277d09 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d3dc21591d906 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.25s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon da7cd34910dff is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d48536a4675ce is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d26c70c31b197 is not started 16:34:49 [2019-10-03T16:34:49.460Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.51s) 16:34:49 [2019-10-03T16:34:49.460Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" 16:34:49 [2019-10-03T16:34:49.460Z] docker_cli_network_unix_test.go:46: Daemon d17071fbf4934 is not started 16:34:49 [2019-10-03T16:34:49.460Z] === RUN TestDockerHubPullSuite 16:34:49 [2019-10-03T16:34:49.460Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 16:34:50 [2019-10-03T16:34:50.190Z] === RUN TestDockerSuite/TestEventsCopy 16:34:50 [2019-10-03T16:34:50.819Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 16:34:53 [2019-10-03T16:34:53.369Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 16:34:53 [2019-10-03T16:34:53.369Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 16:34:54 [2019-10-03T16:34:54.863Z] === RUN TestDockerSuite/TestEventsFilterContainer 16:34:55 [2019-10-03T16:34:55.249Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 16:34:55 [2019-10-03T16:34:55.853Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite (6.77s) 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.76s) 16:34:55 [2019-10-03T16:34:55.853Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.39s) 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) 16:34:55 [2019-10-03T16:34:55.853Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) 16:34:55 [2019-10-03T16:34:55.853Z] PASS 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === Skipped 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] docker_cli_sni_test.go:18: Flakey test 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement Devicemapper 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement Devicemapper 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement Devicemapper 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement Devicemapper 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement IsolationIsHyperv 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 16:34:55 [2019-10-03T16:34:55.853Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.853Z] 16:34:55 [2019-10-03T16:34:55.853Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement IsolationIsProcess 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement DaemonIsWindows 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement swapMemorySupport 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 16:34:55 [2019-10-03T16:34:55.854Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" 16:34:55 [2019-10-03T16:34:55.854Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks 16:34:55 [2019-10-03T16:34:55.854Z] docker_cli_network_unix_test.go:46: Daemon d502f6fee5c40 is not started 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] 16:34:55 [2019-10-03T16:34:55.854Z] DONE 1253 tests, 44 skipped in 2142.625s 16:34:55 [2019-10-03T16:34:55.854Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:34:55 [2019-10-03T16:34:55.854Z] ++++ cat bundles/test-integration/docker.pid 16:34:55 [2019-10-03T16:34:55.854Z] +++ kill 7223 16:34:59 [2019-10-03T16:34:59.536Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 16:35:01 [2019-10-03T16:35:01.065Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 16:35:02 [2019-10-03T16:35:02.028Z] === RUN TestDockerSuite/TestEventsFilterImageName 16:35:02 [2019-10-03T16:35:02.465Z] umount: bundles/test-integration/root: mountpoint not found 16:35:02 [2019-10-03T16:35:02.465Z] +++ /etc/init.d/apparmor stop 16:35:02 [2019-10-03T16:35:02.465Z] Clearing AppArmor profiles cache:. 16:35:02 [2019-10-03T16:35:02.465Z] All profile caches have been cleared, but no profiles have been unloaded. 16:35:02 [2019-10-03T16:35:02.465Z] Unloading profiles will leave already running processes permanently 16:35:02 [2019-10-03T16:35:02.465Z] unconfined, which can lead to unexpected situations. 16:35:02 [2019-10-03T16:35:02.465Z] 16:35:02 [2019-10-03T16:35:02.465Z] To set a process to complain mode, use the command line tool 16:35:02 [2019-10-03T16:35:02.465Z] 'aa-complain'. To really tear down all profiles, run the init script 16:35:02 [2019-10-03T16:35:02.465Z] with the 'teardown' option." 16:35:02 [2019-10-03T16:35:02.465Z] 16:35:10 [2019-10-03T16:35:10.574Z] === RUN TestDockerSuite/TestEventsFilterLabels 16:35:11 [2019-10-03T16:35:11.537Z] === RUN TestDockerSuite/TestEventsFilterType 16:35:12 [2019-10-03T16:35:12.387Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 16:35:12 [2019-10-03T16:35:12.501Z] === RUN TestDockerSuite/TestEventsFilters 16:35:17 [2019-10-03T16:35:17.171Z] === RUN TestDockerSuite/TestEventsFormat 16:35:21 [2019-10-03T16:35:21.849Z] === RUN TestDockerSuite/TestEventsFormatBadField 16:35:21 [2019-10-03T16:35:21.849Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 16:35:21 [2019-10-03T16:35:21.849Z] === RUN TestDockerSuite/TestEventsImageImport 16:35:21 [2019-10-03T16:35:21.849Z] === RUN TestDockerSuite/TestEventsImageLoad 16:35:21 [2019-10-03T16:35:21.849Z] === RUN TestDockerSuite/TestEventsImagePull 16:35:21 [2019-10-03T16:35:21.849Z] === RUN TestDockerSuite/TestEventsImageTag 16:35:22 [2019-10-03T16:35:22.306Z] === RUN TestDockerSuite/TestEventsPluginOps 16:35:22 [2019-10-03T16:35:22.763Z] === RUN TestDockerSuite/TestEventsRename 16:35:24 [2019-10-03T16:35:24.932Z] === RUN TestDockerSuite/TestEventsResize 16:35:27 [2019-10-03T16:35:27.825Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 16:35:30 [2019-10-03T16:35:30.446Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 16:35:34 [2019-10-03T16:35:34.925Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 16:35:37 [2019-10-03T16:35:37.093Z] === RUN TestDockerSuite/TestEventsTimestampFormats 16:35:41 [2019-10-03T16:35:41.767Z] === RUN TestDockerSuite/TestEventsTop 16:35:41 [2019-10-03T16:35:41.767Z] === RUN TestDockerSuite/TestEventsUntag 16:35:43 [2019-10-03T16:35:43.936Z] === RUN TestDockerSuite/TestEventsUntilInThePast 16:35:47 [2019-10-03T16:35:47.657Z] === RUN TestDockerSuite/TestExec 16:35:47 [2019-10-03T16:35:47.657Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 16:35:47 [2019-10-03T16:35:47.657Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 16:35:48 [2019-10-03T16:35:48.875Z] --- PASS: TestDockerSwarmSuite (1753.86s) 16:35:48 [2019-10-03T16:35:48.875Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.68s) 16:35:48 [2019-10-03T16:35:48.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" 16:35:48 [2019-10-03T16:35:48.875Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) 16:35:48 [2019-10-03T16:35:48.875Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" 16:35:48 [2019-10-03T16:35:48.875Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.48s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.03s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (23.51s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d44e55a9f730d] joining swarm manager [d8ea74f3cfb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d5556a5f1808f] joining swarm manager [d8ea74f3cfb6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:379: Daemon d44e55a9f730d is not started 16:35:48 [2019-10-03T16:35:48.876Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 16:35:48 [2019-10-03T16:35:48.876Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.16s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d570d3bb0b3aa] joining swarm manager [d6ef426562c77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.00s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.80s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.76s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d965607445bc2] joining swarm manager [d69d3035a2ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d3b2f85734624] joining swarm manager [d69d3035a2ad6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] docker_api_swarm_test.go:351: Waiting for election to occur... 16:35:48 [2019-10-03T16:35:48.876Z] docker_api_swarm_test.go:364: Waiting for possible election... 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d4c04ad01191d] joining swarm manager [d6594849a4543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d42242d419625] joining swarm manager [d6594849a4543]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.34s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.30s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d617175e1f7b9] joining swarm manager [da1a581bb97da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d93dd77558ce8] joining swarm manager [da1a581bb97da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.33s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [db8bf590fe9fa] joining swarm manager [d9eded08fb7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dd106895a0987] joining swarm manager [d9eded08fb7b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.39s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d9e50821c859f] joining swarm manager [dbdb7723b5ff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.41s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d3b3c344c585f] joining swarm manager [dff058874ad20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d76bb2c434dd1] joining swarm manager [dff058874ad20]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.46s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d43deab9a6495] joining swarm manager [dd811bb1a975c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.51s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d6abb93680501] joining swarm manager [d8a7e2008489d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [ddeece381d447] joining swarm manager [d8a7e2008489d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:379: Daemon ddeece381d447 is not started 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.79s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d3c471e7e4a9a] joining swarm manager [dc7333b390e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d6cbf56c8f81f] joining swarm manager [dc7333b390e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d0a22b640aa50] joining swarm manager [dc7333b390e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dedb79b8eb9f5] joining swarm manager [dc7333b390e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [db40137a7fe03] joining swarm manager [dc7333b390e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.16s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d69eb9621065b] joining swarm manager [d9c2a2e493bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d77289c7d860e] joining swarm manager [d9c2a2e493bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.17s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d29a8bb9a778f] joining swarm manager [d0ed8218fa87f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dc10a17426a1b] joining swarm manager [d0ed8218fa87f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.46s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dfc06cacd4fcf] joining swarm manager [df3b3fe306f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d9c9f9c5486f3] joining swarm manager [df3b3fe306f12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.77s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.54s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dc63505b5312b] joining swarm manager [d8c941bfc6881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [df51f6c531488] joining swarm manager [d8c941bfc6881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dfef040cf6c36] joining swarm manager [d8c941bfc6881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d3bb71c71b5e3] joining swarm manager [d8c941bfc6881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.14s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.63s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d49d91ab06555] joining swarm manager [d69cdee46f680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d0a7efcae7dbc] joining swarm manager [d69cdee46f680]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.25s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [db065d48dd48b] joining swarm manager [d7b00ffe16583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d6a4bf74471ad] joining swarm manager [d7b00ffe16583]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:379: Daemon db065d48dd48b is not started 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.57s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dd724e6095505] joining swarm manager [d04e50083cd21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [d25728355c9fd] joining swarm manager [d04e50083cd21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.58s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [da5b4aa747df6] joining swarm manager [deb169b33a621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" 16:35:48 [2019-10-03T16:35:48.876Z] check_test.go:358: [dd5f2fa48d15b] joining swarm manager [deb169b33a621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.94s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.68s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.09s) 16:35:48 [2019-10-03T16:35:48.876Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" 16:35:48 [2019-10-03T16:35:48.876Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.12s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.83s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.13s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.19s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.59s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.13s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.14s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.80s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.97s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.32s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.55s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.39s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.53s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.88s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.14s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.jqxogqaf8nwn@00d42016590c | hello1\n" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.k936ro5q1gz6@00d42016590c | hello2\n" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.15s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.48s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.27s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.09s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.51s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_service_logs_test.go:242: checking task a3llfqh5r06m 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_service_logs_test.go:247: checking messages for a3llfqh5r06m 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_service_logs_test.go:242: checking task szylhxs5qrvk 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_service_logs_test.go:247: checking messages for szylhxs5qrvk 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.36s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.00s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [ddea57834ee22] joining swarm manager [d55b1ff28f87c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d7d4d369e08ac] joining swarm manager [d55b1ff28f87c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.96s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.12s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.37s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d184d8d083f9c] joining swarm manager [d9e3600aada01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d822ce0813666] joining swarm manager [d9e3600aada01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.41s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d03f89aebe3a6] joining swarm manager [de344fd3c86ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d3687d2373d2d] joining swarm manager [de344fd3c86ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.30s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.41s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.06s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.00s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.69s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.96s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.33s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" 16:35:48 [2019-10-03T16:35:48.877Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 16:35:48 [2019-10-03T16:35:48.877Z] requirement.go:26: unmatched requirement IPv6 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.73s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.08s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.66s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d087917de1803] joining swarm manager [d54f34adcdf8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [ddb82dca3edac] joining swarm manager [d54f34adcdf8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.00s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.95s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.37s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d82a98e8c8c70] joining swarm manager [dd469ab76dd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d5bf695083448] joining swarm manager [dd469ab76dd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [df810ff87d9cf] joining swarm manager [dd469ab76dd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.27s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d8cae7f0f5c15] joining swarm manager [d9612830b1e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [d358b060bfcee] joining swarm manager [d9612830b1e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.85s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "bridge" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-0" with "bridge", then "overlay" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "bridge" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1524: Creating a network named "network-test-1" with "overlay", then "overlay" 16:35:48 [2019-10-03T16:35:48.877Z] docker_cli_swarm_test.go:1531: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.62s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.67s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.08s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.25s) 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" 16:35:48 [2019-10-03T16:35:48.877Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" 16:35:48 [2019-10-03T16:35:48.877Z] check_test.go:358: [da8bac3cbbe73] joining swarm manager [d0673573f876f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.877Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.20s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.19s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.05s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.00s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.30s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.73s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" 16:35:48 [2019-10-03T16:35:48.878Z] check_test.go:358: [dd913d51ee70a] joining swarm manager [d23cbf43fe31a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.50s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.07s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.31s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.72s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.27s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.76s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.51s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.21s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.75s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.47s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.50s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.36s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" 16:35:48 [2019-10-03T16:35:48.878Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) 16:35:48 [2019-10-03T16:35:48.878Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" 16:35:48 [2019-10-03T16:35:48.878Z] === RUN TestDockerExternalVolumeSuite 16:35:48 [2019-10-03T16:35:48.878Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 16:35:49 [2019-10-03T16:35:49.186Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 16:35:51 [2019-10-03T16:35:51.354Z] === RUN TestDockerSuite/TestExecAPIStart 16:35:51 [2019-10-03T16:35:51.354Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 16:35:51 [2019-10-03T16:35:51.354Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 16:35:51 [2019-10-03T16:35:51.354Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 16:35:52 [2019-10-03T16:35:52.883Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 16:35:55 [2019-10-03T16:35:55.052Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 16:35:57 [2019-10-03T16:35:57.223Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 16:35:59 [2019-10-03T16:35:59.392Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 16:36:03 [2019-10-03T16:36:03.113Z] === RUN TestDockerSuite/TestExecCgroup 16:36:03 [2019-10-03T16:36:03.113Z] === RUN TestDockerSuite/TestExecEnv 16:36:03 [2019-10-03T16:36:03.113Z] === RUN TestDockerSuite/TestExecEnvLinksHost 16:36:03 [2019-10-03T16:36:03.113Z] === RUN TestDockerSuite/TestExecExitStatus 16:36:03 [2019-10-03T16:36:03.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 16:36:05 [2019-10-03T16:36:05.282Z] === RUN TestDockerSuite/TestExecInspectID 16:36:09 [2019-10-03T16:36:09.953Z] === RUN TestDockerSuite/TestExecInteractive 16:36:09 [2019-10-03T16:36:09.953Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 16:36:09 [2019-10-03T16:36:09.953Z] === RUN TestDockerSuite/TestExecParseError 16:36:09 [2019-10-03T16:36:09.953Z] === RUN TestDockerSuite/TestExecPausedContainer 16:36:09 [2019-10-03T16:36:09.953Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 16:36:09 [2019-10-03T16:36:09.953Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 16:36:12 [2019-10-03T16:36:12.125Z] === RUN TestDockerSuite/TestExecSetEnv 16:36:12 [2019-10-03T16:36:12.125Z] === RUN TestDockerSuite/TestExecStartFails 16:36:12 [2019-10-03T16:36:12.125Z] === RUN TestDockerSuite/TestExecStateCleanup 16:36:12 [2019-10-03T16:36:12.125Z] === RUN TestDockerSuite/TestExecStopNotHanging 16:36:12 [2019-10-03T16:36:12.125Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 16:36:12 [2019-10-03T16:36:12.125Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 16:36:14 [2019-10-03T16:36:14.294Z] === RUN TestDockerSuite/TestExecUlimits 16:36:14 [2019-10-03T16:36:14.294Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 16:36:22 [2019-10-03T16:36:22.860Z] === RUN TestDockerSuite/TestExecWithImageUser 16:36:22 [2019-10-03T16:36:22.860Z] === RUN TestDockerSuite/TestExecWithPrivileged 16:36:22 [2019-10-03T16:36:22.860Z] === RUN TestDockerSuite/TestExecWithUser 16:36:22 [2019-10-03T16:36:22.860Z] === RUN TestDockerSuite/TestGetContainerStats 16:36:28 [2019-10-03T16:36:28.635Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 16:36:34 [2019-10-03T16:36:34.406Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 16:36:37 [2019-10-03T16:36:37.300Z] === RUN TestDockerSuite/TestGetContainerStatsStream 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestHealth 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestHistoryExistentImage 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 16:36:43 [2019-10-03T16:36:43.079Z] === RUN TestDockerSuite/TestHistoryImageWithComment 16:36:48 [2019-10-03T16:36:48.854Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 16:36:48 [2019-10-03T16:36:48.854Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 16:36:48 [2019-10-03T16:36:48.854Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 16:36:48 [2019-10-03T16:36:48.854Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 16:36:48 [2019-10-03T16:36:48.854Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 16:36:48 [2019-10-03T16:36:48.854Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 16:36:49 [2019-10-03T16:36:49.311Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 16:36:49 [2019-10-03T16:36:49.311Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 16:36:50 [2019-10-03T16:36:50.275Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 16:36:50 [2019-10-03T16:36:50.275Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 16:36:51 [2019-10-03T16:36:51.807Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 16:36:52 [2019-10-03T16:36:52.264Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 16:36:54 [2019-10-03T16:36:54.433Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 16:36:57 [2019-10-03T16:36:57.328Z] === RUN TestDockerSuite/TestImagesFormat 16:36:57 [2019-10-03T16:36:57.328Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 16:36:57 [2019-10-03T16:36:57.328Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 16:37:01 [2019-10-03T16:37:01.048Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 16:37:01 [2019-10-03T16:37:01.048Z] === RUN TestDockerSuite/TestImportBadURL 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestImportDisplay 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestImportFile 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestImportFileWithMessage 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestImportGzipped 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestInfoDebug 16:37:03 [2019-10-03T16:37:03.218Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 16:37:03 [2019-10-03T16:37:03.675Z] === RUN TestDockerSuite/TestInfoFormat 16:37:04 [2019-10-03T16:37:04.132Z] === RUN TestDockerSuite/TestInsecureRegistries 16:37:04 [2019-10-03T16:37:04.132Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 16:37:04 [2019-10-03T16:37:04.132Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 16:37:04 [2019-10-03T16:37:04.132Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 16:37:06 [2019-10-03T16:37:06.302Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 16:37:08 [2019-10-03T16:37:08.538Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 16:37:08 [2019-10-03T16:37:08.538Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 16:37:08 [2019-10-03T16:37:08.538Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 16:37:08 [2019-10-03T16:37:08.538Z] === RUN TestDockerSuite/TestInspectAmpersand 16:37:08 [2019-10-03T16:37:08.538Z] === RUN TestDockerSuite/TestInspectBindMountPoint 16:37:10 [2019-10-03T16:37:10.710Z] === RUN TestDockerSuite/TestInspectByPrefix 16:37:10 [2019-10-03T16:37:10.710Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 16:37:11 [2019-10-03T16:37:11.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 16:37:12 [2019-10-03T16:37:12.880Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 16:37:12 [2019-10-03T16:37:12.880Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom 16:37:12 [2019-10-03T16:37:12.880Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 16:37:12 [2019-10-03T16:37:12.880Z] === RUN TestDockerSuite/TestInspectDefault 16:37:15 [2019-10-03T16:37:15.052Z] === RUN TestDockerSuite/TestInspectHistory 16:37:19 [2019-10-03T16:37:19.735Z] === RUN TestDockerSuite/TestInspectImage 16:37:19 [2019-10-03T16:37:19.735Z] === RUN TestDockerSuite/TestInspectImageFilterInt 16:37:19 [2019-10-03T16:37:19.735Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 16:37:19 [2019-10-03T16:37:19.735Z] === RUN TestDockerSuite/TestInspectInt64 16:37:21 [2019-10-03T16:37:21.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 16:37:21 [2019-10-03T16:37:21.906Z] === RUN TestDockerSuite/TestInspectJSONFields 16:37:24 [2019-10-03T16:37:24.254Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 16:37:24 [2019-10-03T16:37:24.254Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 16:37:31 [2019-10-03T16:37:31.308Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 16:37:33 [2019-10-03T16:37:33.477Z] === RUN TestDockerSuite/TestInspectPlugin 16:37:33 [2019-10-03T16:37:33.477Z] === RUN TestDockerSuite/TestInspectRootFS 16:37:33 [2019-10-03T16:37:33.477Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 16:37:35 [2019-10-03T16:37:35.009Z] === RUN TestDockerSuite/TestInspectStatus 16:37:37 [2019-10-03T16:37:37.906Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 16:37:41 [2019-10-03T16:37:41.629Z] === RUN TestDockerSuite/TestInspectTemplateError 16:37:43 [2019-10-03T16:37:43.803Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 16:37:45 [2019-10-03T16:37:45.973Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 16:37:48 [2019-10-03T16:37:48.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 16:37:49 [2019-10-03T16:37:49.682Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 16:37:51 [2019-10-03T16:37:51.853Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 16:37:53 [2019-10-03T16:37:53.587Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestInspectUnknownObject 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinkShortDefinition 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinksEnvs 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 16:37:54 [2019-10-03T16:37:54.023Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLoginWithoutTTY 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 16:37:54 [2019-10-03T16:37:54.481Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 16:37:56 [2019-10-03T16:37:56.011Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 16:37:58 [2019-10-03T16:37:58.182Z] === RUN TestDockerSuite/TestLogsAPIUntil 16:38:03 [2019-10-03T16:38:03.957Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 16:38:08 [2019-10-03T16:38:08.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 16:38:11 [2019-10-03T16:38:11.016Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 16:38:11 [2019-10-03T16:38:11.016Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 16:38:12 [2019-10-03T16:38:12.546Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 16:38:12 [2019-10-03T16:38:12.546Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 16:38:21 [2019-10-03T16:38:21.092Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 16:38:28 [2019-10-03T16:38:28.146Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 16:38:35 [2019-10-03T16:38:35.209Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 16:38:37 [2019-10-03T16:38:37.389Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 16:38:39 [2019-10-03T16:38:39.571Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 16:38:39 [2019-10-03T16:38:39.571Z] === RUN TestDockerSuite/TestLogsFollowStopped 16:38:40 [2019-10-03T16:38:40.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 16:38:41 [2019-10-03T16:38:41.754Z] === RUN TestDockerSuite/TestLogsSeparateStderr 16:38:43 [2019-10-03T16:38:43.936Z] === RUN TestDockerSuite/TestLogsSince 16:38:52 [2019-10-03T16:38:52.613Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 16:38:52 [2019-10-03T16:38:52.613Z] === RUN TestDockerSuite/TestLogsStderrInStdout 16:38:52 [2019-10-03T16:38:52.613Z] === RUN TestDockerSuite/TestLogsTail 16:38:52 [2019-10-03T16:38:52.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 16:38:55 [2019-10-03T16:38:55.522Z] === RUN TestDockerSuite/TestLogsTimestamps 16:38:57 [2019-10-03T16:38:57.707Z] === RUN TestDockerSuite/TestLogsWithDetails 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestMountIntoProc 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestMountIntoSys 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestNetHostname 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestPluginActive 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestPluginActiveNetwork 16:38:59 [2019-10-03T16:38:59.886Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPluginLogDriver 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPluginMetricsCollector 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPluginUpgrade 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPortExposeHostBinding 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPortHostBinding 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPortList 16:39:00 [2019-10-03T16:39:00.347Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersAttach 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 16:39:05 [2019-10-03T16:39:05.040Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 16:39:08 [2019-10-03T16:39:08.780Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 16:39:08 [2019-10-03T16:39:08.780Z] === RUN TestDockerSuite/TestPsByOrder 16:39:17 [2019-10-03T16:39:17.365Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 16:39:17 [2019-10-03T16:39:17.365Z] === RUN TestDockerSuite/TestPsListContainersBase 16:39:25 [2019-10-03T16:39:25.115Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 16:39:25 [2019-10-03T16:39:25.940Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 16:39:38 [2019-10-03T16:39:38.329Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 16:39:38 [2019-10-03T16:39:38.329Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 16:39:38 [2019-10-03T16:39:38.789Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 16:39:40 [2019-10-03T16:39:40.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 16:39:51 [2019-10-03T16:39:51.183Z] === RUN TestDockerSuite/TestPsListContainersFilterID 16:39:55 [2019-10-03T16:39:55.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 16:39:56 [2019-10-03T16:39:56.980Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 16:40:04 [2019-10-03T16:40:04.060Z] === RUN TestDockerSuite/TestPsListContainersFilterName 16:40:08 [2019-10-03T16:40:08.754Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 16:40:08 [2019-10-03T16:40:08.754Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 16:40:08 [2019-10-03T16:40:08.754Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 16:40:12 [2019-10-03T16:40:12.492Z] === RUN TestDockerSuite/TestPsListContainersSize 16:40:12 [2019-10-03T16:40:12.492Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 16:40:12 [2019-10-03T16:40:12.492Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 16:40:12 [2019-10-03T16:40:12.492Z] === RUN TestDockerSuite/TestPsRightTagName 16:40:12 [2019-10-03T16:40:12.492Z] === RUN TestDockerSuite/TestPsShowMounts 16:40:19 [2019-10-03T16:40:19.574Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 16:40:19 [2019-10-03T16:40:19.574Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 16:40:20 [2019-10-03T16:40:20.545Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 16:40:20 [2019-10-03T16:40:20.545Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 16:40:21 [2019-10-03T16:40:21.513Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 16:40:22 [2019-10-03T16:40:22.481Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 16:40:22 [2019-10-03T16:40:22.481Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 16:40:27 [2019-10-03T16:40:27.176Z] === RUN TestDockerSuite/TestRestartContainerSuccess 16:40:30 [2019-10-03T16:40:30.924Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 16:40:36 [2019-10-03T16:40:36.720Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 16:40:42 [2019-10-03T16:40:42.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 16:40:57 [2019-10-03T16:40:57.835Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 16:40:57 [2019-10-03T16:40:57.835Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 16:41:00 [2019-10-03T16:41:00.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 16:41:03 [2019-10-03T16:41:03.635Z] === RUN TestDockerSuite/TestRestartPolicyAlways 16:41:04 [2019-10-03T16:41:04.094Z] === RUN TestDockerSuite/TestRestartPolicyNO 16:41:04 [2019-10-03T16:41:04.094Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 16:41:05 [2019-10-03T16:41:05.064Z] === RUN TestDockerSuite/TestRestartRunningContainer 16:41:09 [2019-10-03T16:41:09.762Z] === RUN TestDockerSuite/TestRestartStoppedContainer 16:41:13 [2019-10-03T16:41:13.501Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 16:41:13 [2019-10-03T16:41:13.501Z] === RUN TestDockerSuite/TestRestartWithVolumes 16:41:17 [2019-10-03T16:41:17.241Z] === RUN TestDockerSuite/TestRmiBlank 16:41:17 [2019-10-03T16:41:17.242Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 16:41:17 [2019-10-03T16:41:17.702Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 16:41:32 [2019-10-03T16:41:32.371Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 16:41:32 [2019-10-03T16:41:32.521Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 16:41:34 [2019-10-03T16:41:34.703Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 16:41:35 [2019-10-03T16:41:35.164Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 16:41:42 [2019-10-03T16:41:42.245Z] === RUN TestDockerSuite/TestRmiImgIDForce 16:41:46 [2019-10-03T16:41:46.949Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 16:41:54 [2019-10-03T16:41:54.031Z] === RUN TestDockerSuite/TestRmiParentImageFail 16:41:58 [2019-10-03T16:41:58.725Z] === RUN TestDockerSuite/TestRmiTag 16:41:59 [2019-10-03T16:41:59.185Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 16:42:01 [2019-10-03T16:42:01.366Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 16:42:04 [2019-10-03T16:42:04.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 16:42:19 [2019-10-03T16:42:19.066Z] === RUN TestDockerSuite/TestRmiWithContainerFails 16:42:20 [2019-10-03T16:42:20.604Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 16:42:22 [2019-10-03T16:42:22.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 16:42:26 [2019-10-03T16:42:26.404Z] === RUN TestDockerSuite/TestRmiWithParentInUse 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAddHost 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 16:42:27 [2019-10-03T16:42:27.375Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 16:42:29 [2019-10-03T16:42:29.558Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 16:42:29 [2019-10-03T16:42:29.558Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 16:42:29 [2019-10-03T16:42:29.558Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 16:42:33 [2019-10-03T16:42:33.322Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 16:42:36 [2019-10-03T16:42:36.231Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 16:42:37 [2019-10-03T16:42:37.772Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 16:42:39 [2019-10-03T16:42:39.954Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 16:42:40 [2019-10-03T16:42:40.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 16:42:47 [2019-10-03T16:42:47.039Z] === RUN TestDockerSuite/TestRunAttachWithDetach 16:42:47 [2019-10-03T16:42:47.039Z] === RUN TestDockerSuite/TestRunBindMounts 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapAddInvalid 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCapDropInvalid 16:42:51 [2019-10-03T16:42:51.736Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 16:42:53 [2019-10-03T16:42:53.921Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 16:42:53 [2019-10-03T16:42:53.921Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 16:42:55 [2019-10-03T16:42:55.767Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 16:42:56 [2019-10-03T16:42:56.834Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 16:42:56 [2019-10-03T16:42:56.834Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 16:42:56 [2019-10-03T16:42:56.834Z] === RUN TestDockerSuite/TestRunContainerNetwork 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 16:42:58 [2019-10-03T16:42:58.374Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 16:43:00 [2019-10-03T16:43:00.555Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 16:43:02 [2019-10-03T16:43:02.738Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 16:43:04 [2019-10-03T16:43:04.925Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 16:43:04 [2019-10-03T16:43:04.925Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 16:43:04 [2019-10-03T16:43:04.925Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 16:43:04 [2019-10-03T16:43:04.925Z] === RUN TestDockerSuite/TestRunCreateVolume 16:43:07 [2019-10-03T16:43:07.108Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 16:43:07 [2019-10-03T16:43:07.108Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 16:43:07 [2019-10-03T16:43:07.108Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 16:43:07 [2019-10-03T16:43:07.108Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 16:43:07 [2019-10-03T16:43:07.108Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 16:43:09 [2019-10-03T16:43:09.289Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite (442.09s) 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.07s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" 16:43:10 [2019-10-03T16:43:10.623Z] docker_cli_external_volume_driver_test.go:53: Daemon db2ff9f00abda is not started 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" 16:43:10 [2019-10-03T16:43:10.623Z] docker_cli_external_volume_driver_test.go:53: Daemon df369f1cb39d5 is not started 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" 16:43:10 [2019-10-03T16:43:10.623Z] docker_cli_external_volume_driver_test.go:53: Daemon da00064cea3f3 is not started 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" 16:43:10 [2019-10-03T16:43:10.623Z] docker_cli_external_volume_driver_test.go:53: Daemon dfba1e58cf797 is not started 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.73s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.67s) 16:43:10 [2019-10-03T16:43:10.623Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" 16:43:10 [2019-10-03T16:43:10.623Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.90s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" 16:43:10 [2019-10-03T16:43:10.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" 16:43:10 [2019-10-03T16:43:10.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" 16:43:10 [2019-10-03T16:43:10.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.73s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" 16:43:10 [2019-10-03T16:43:10.624Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" 16:43:10 [2019-10-03T16:43:10.624Z] docker_cli_external_volume_driver_test.go:485: Daemon d4a233c79c714 is not started 16:43:10 [2019-10-03T16:43:10.624Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.04s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" 16:43:10 [2019-10-03T16:43:10.624Z] docker_cli_external_volume_driver_test.go:53: Daemon d75c80f69beba is not started 16:43:10 [2019-10-03T16:43:10.624Z] PASS 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] === Skipped 16:43:10 [2019-10-03T16:43:10.624Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" 16:43:10 [2019-10-03T16:43:10.624Z] requirement.go:26: unmatched requirement bridgeNfIptables 16:43:10 [2019-10-03T16:43:10.624Z] check_test.go:309: Daemon db81b75f9edfb is not started 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 16:43:10 [2019-10-03T16:43:10.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" 16:43:10 [2019-10-03T16:43:10.624Z] requirement.go:26: unmatched requirement IPv6 16:43:10 [2019-10-03T16:43:10.624Z] check_test.go:309: Daemon d032cd505142a is not started 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 16:43:10 [2019-10-03T16:43:10.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" 16:43:10 [2019-10-03T16:43:10.624Z] requirement.go:26: unmatched requirement Devicemapper 16:43:10 [2019-10-03T16:43:10.624Z] check_test.go:309: Daemon d2169f85ba68a is not started 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" 16:43:10 [2019-10-03T16:43:10.624Z] requirement.go:26: unmatched requirement Devicemapper 16:43:10 [2019-10-03T16:43:10.624Z] check_test.go:309: Daemon de9ccd23c3737 is not started 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 16:43:10 [2019-10-03T16:43:10.624Z] requirement.go:26: unmatched requirement IPv6 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] DONE 270 tests, 6 skipped in 2637.279s 16:43:10 [2019-10-03T16:43:10.624Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 16:43:10 [2019-10-03T16:43:10.624Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d56bd01414b05/docker.pid 16:43:10 [2019-10-03T16:43:10.624Z] +++ kill 6061 16:43:10 [2019-10-03T16:43:10.624Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6061 is not a child of this shell 16:43:10 [2019-10-03T16:43:10.624Z] warning: PID 6061 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d56bd01414b05/docker.pid had a nonzero exit code 16:43:10 [2019-10-03T16:43:10.624Z] ++++ cat bundles/test-integration/docker.pid 16:43:10 [2019-10-03T16:43:10.624Z] +++ kill 7215 16:43:10 [2019-10-03T16:43:10.624Z] umount: bundles/test-integration/root: mountpoint not found 16:43:10 [2019-10-03T16:43:10.624Z] +++ /etc/init.d/apparmor stop 16:43:10 [2019-10-03T16:43:10.624Z] Clearing AppArmor profiles cache:. 16:43:10 [2019-10-03T16:43:10.624Z] All profile caches have been cleared, but no profiles have been unloaded. 16:43:10 [2019-10-03T16:43:10.624Z] Unloading profiles will leave already running processes permanently 16:43:10 [2019-10-03T16:43:10.624Z] unconfined, which can lead to unexpected situations. 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:10 [2019-10-03T16:43:10.624Z] To set a process to complain mode, use the command line tool 16:43:10 [2019-10-03T16:43:10.624Z] 'aa-complain'. To really tear down all profiles, run the init script 16:43:10 [2019-10-03T16:43:10.624Z] with the 'teardown' option." 16:43:10 [2019-10-03T16:43:10.624Z] 16:43:11 [2019-10-03T16:43:11.587Z] Remaining pids to kill: [] Post stage [Pipeline] junit 16:43:11 [2019-10-03T16:43:11.599Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 16:43:12 [2019-10-03T16:43:12.607Z] + echo Ensuring container killed. 16:43:12 [2019-10-03T16:43:12.607Z] Ensuring container killed. 16:43:12 [2019-10-03T16:43:12.607Z] + docker ps -aq -f name=docker-pr11-* 16:43:12 [2019-10-03T16:43:12.607Z] + cids=00d42016590c 16:43:12 [2019-10-03T16:43:12.607Z] 44a5a74eba1c 16:43:12 [2019-10-03T16:43:12.607Z] af73a361c475 16:43:12 [2019-10-03T16:43:12.607Z] + [ -n 00d42016590c 16:43:12 [2019-10-03T16:43:12.607Z] 44a5a74eba1c 16:43:12 [2019-10-03T16:43:12.607Z] af73a361c475 ] 16:43:12 [2019-10-03T16:43:12.607Z] + docker rm -vf 00d42016590c 44a5a74eba1c af73a361c475 16:43:13 [2019-10-03T16:43:13.532Z] 00d42016590c 16:43:16 [2019-10-03T16:43:16.039Z] 44a5a74eba1c 16:43:16 [2019-10-03T16:43:16.039Z] af73a361c475 [Pipeline] sh 16:43:16 [2019-10-03T16:43:16.312Z] + echo Chowning /workspace to jenkins user 16:43:16 [2019-10-03T16:43:16.312Z] Chowning /workspace to jenkins user 16:43:16 [2019-10-03T16:43:16.312Z] + id -u 16:43:16 [2019-10-03T16:43:16.312Z] + id -g 16:43:16 [2019-10-03T16:43:16.312Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39082:/workspace busybox chown -R 1000:1000 /workspace 16:43:16 [2019-10-03T16:43:16.312Z] Unable to find image 'busybox:latest' locally 16:43:16 [2019-10-03T16:43:16.568Z] latest: Pulling from library/busybox 16:43:16 [2019-10-03T16:43:16.568Z] 7c9d20b9b6cd: Pulling fs layer 16:43:16 [2019-10-03T16:43:16.568Z] 7c9d20b9b6cd: Verifying Checksum 16:43:16 [2019-10-03T16:43:16.568Z] 7c9d20b9b6cd: Download complete 16:43:16 [2019-10-03T16:43:16.823Z] 7c9d20b9b6cd: Pull complete 16:43:17 [2019-10-03T16:43:17.077Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e 16:43:17 [2019-10-03T16:43:17.077Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh 16:43:21 [2019-10-03T16:43:21.558Z] + bundleName=amd64 16:43:21 [2019-10-03T16:43:21.558Z] + echo Creating amd64-bundles.tar.gz 16:43:21 [2019-10-03T16:43:21.558Z] Creating amd64-bundles.tar.gz 16:43:21 [2019-10-03T16:43:21.558Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 16:43:21 [2019-10-03T16:43:21.558Z] + xargs tar -czf amd64-bundles.tar.gz 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDNSInHostMode 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDNSOptions 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 16:43:21 [2019-10-03T16:43:21.687Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [Pipeline] archiveArtifacts 16:43:22 [2019-10-03T16:43:22.489Z] Archiving artifacts 16:43:22 [2019-10-03T16:43:22.803Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39082/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:43:23 [2019-10-03T16:43:23.106Z] + make clean 16:43:23 [2019-10-03T16:43:23.226Z] === RUN TestDockerSuite/TestRunDeviceNumbers 16:43:23 [2019-10-03T16:43:23.362Z] docker volume rm -f docker-dev-cache 16:43:23 [2019-10-03T16:43:23.363Z] docker-dev-cache [Pipeline] deleteDir 16:43:23 [2019-10-03T16:43:23.686Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 16:43:23 [2019-10-03T16:43:23.686Z] === RUN TestDockerSuite/TestRunDuplicateMount 16:43:23 [2019-10-03T16:43:23.686Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 16:43:25 [2019-10-03T16:43:25.869Z] === RUN TestDockerSuite/TestRunEchoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:43:28 [2019-10-03T16:43:28.051Z] === RUN TestDockerSuite/TestRunEmptyEnv 16:43:28 [2019-10-03T16:43:28.051Z] === RUN TestDockerSuite/TestRunEntrypoint 16:43:30 [2019-10-03T16:43:30.233Z] === RUN TestDockerSuite/TestRunEnvironment 16:43:30 [2019-10-03T16:43:30.233Z] === RUN TestDockerSuite/TestRunEnvironmentErase 16:43:30 [2019-10-03T16:43:30.233Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 16:43:30 [2019-10-03T16:43:30.233Z] === RUN TestDockerSuite/TestRunExitCode 16:43:32 [2019-10-03T16:43:32.516Z] === RUN TestDockerSuite/TestRunExitCodeOne 16:43:34 [2019-10-03T16:43:34.705Z] === RUN TestDockerSuite/TestRunExitCodeZero 16:43:36 [2019-10-03T16:43:36.887Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 16:43:38 [2019-10-03T16:43:38.644Z] === RUN TestDockerSuite/TestRunExposePort 16:43:38 [2019-10-03T16:43:38.644Z] === RUN TestDockerSuite/TestRunFullHostnameSet 16:43:38 [2019-10-03T16:43:38.644Z] === RUN TestDockerSuite/TestRunGroupAdd 16:43:38 [2019-10-03T16:43:38.644Z] === RUN TestDockerSuite/TestRunHostnameFQDN 16:43:38 [2019-10-03T16:43:38.644Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 16:43:38 [2019-10-03T16:43:38.644Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 16:43:39 [2019-10-03T16:43:39.105Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 16:43:39 [2019-10-03T16:43:39.105Z] === RUN TestDockerSuite/TestRunInspectMacAddress 16:43:39 [2019-10-03T16:43:39.105Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunInvalidReference 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 16:43:47 [2019-10-03T16:43:47.682Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 16:43:58 [2019-10-03T16:43:58.012Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 16:43:58 [2019-10-03T16:43:58.012Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModeHostname 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModeIpcHost 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModePIDContainer 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModePIDHost 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunModeUTSHost 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunMount 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunMountOrdering 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 16:43:58 [2019-10-03T16:43:58.473Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 16:44:05 [2019-10-03T16:44:05.557Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 16:44:05 [2019-10-03T16:44:05.557Z] === RUN TestDockerSuite/TestRunNamedVolume 16:44:05 [2019-10-03T16:44:05.557Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 16:44:05 [2019-10-03T16:44:05.557Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 16:44:10 [2019-10-03T16:44:10.258Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetHost 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNoDupVolumes 16:44:14 [2019-10-03T16:44:14.006Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 16:44:14 [2019-10-03T16:44:14.975Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 16:44:17 [2019-10-03T16:44:17.157Z] === RUN TestDockerSuite/TestRunNonExistingCmd 16:44:19 [2019-10-03T16:44:19.337Z] === RUN TestDockerSuite/TestRunNonExistingImage 16:44:20 [2019-10-03T16:44:20.308Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunPortInUse 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 16:44:22 [2019-10-03T16:44:22.488Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 16:44:26 [2019-10-03T16:44:26.228Z] === RUN TestDockerSuite/TestRunPublishPort 16:44:26 [2019-10-03T16:44:26.228Z] === RUN TestDockerSuite/TestRunReadFilteredProc 16:44:26 [2019-10-03T16:44:26.228Z] === RUN TestDockerSuite/TestRunReadProcLatency 16:44:26 [2019-10-03T16:44:26.228Z] === RUN TestDockerSuite/TestRunReadProcTimer 16:44:26 [2019-10-03T16:44:26.228Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 16:44:26 [2019-10-03T16:44:26.228Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 16:44:34 [2019-10-03T16:44:34.812Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 16:44:34 [2019-10-03T16:44:34.812Z] === RUN TestDockerSuite/TestRunRm 16:44:35 [2019-10-03T16:44:35.878Z] === RUN TestDockerSuite/TestRunRmAndWait 16:44:41 [2019-10-03T16:44:41.679Z] === RUN TestDockerSuite/TestRunRmPre125Api 16:44:43 [2019-10-03T16:44:43.270Z] === RUN TestDockerSuite/TestRunRootWorkdir 16:44:46 [2019-10-03T16:44:46.188Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 16:44:48 [2019-10-03T16:44:48.368Z] === RUN TestDockerSuite/TestRunSetMacAddress 16:44:50 [2019-10-03T16:44:50.547Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 16:44:50 [2019-10-03T16:44:50.547Z] === RUN TestDockerSuite/TestRunState 16:44:50 [2019-10-03T16:44:50.547Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 16:44:52 [2019-10-03T16:44:52.728Z] === RUN TestDockerSuite/TestRunStdinPipe 16:44:52 [2019-10-03T16:44:52.728Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 16:44:54 [2019-10-03T16:44:54.910Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 16:44:54 [2019-10-03T16:44:54.910Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 16:44:54 [2019-10-03T16:44:54.910Z] === RUN TestDockerSuite/TestRunTLSVerify 16:44:54 [2019-10-03T16:44:54.910Z] === RUN TestDockerSuite/TestRunTTYWithPipe 16:44:54 [2019-10-03T16:44:54.910Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 16:44:54 [2019-10-03T16:44:54.910Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUnshareProc 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUserByID 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUserByIDBig 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUserByIDNegative 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUserByIDZero 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUserByName 16:44:59 [2019-10-03T16:44:59.604Z] === RUN TestDockerSuite/TestRunUserDefaults 16:45:01 [2019-10-03T16:45:01.784Z] === RUN TestDockerSuite/TestRunUserNotFound 16:45:01 [2019-10-03T16:45:01.784Z] === RUN TestDockerSuite/TestRunVerifyContainerID 16:45:03 [2019-10-03T16:45:03.967Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 16:45:03 [2019-10-03T16:45:03.967Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 16:45:03 [2019-10-03T16:45:03.967Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 16:45:06 [2019-10-03T16:45:06.877Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 16:45:13 [2019-10-03T16:45:13.962Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 16:45:16 [2019-10-03T16:45:16.872Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 16:45:22 [2019-10-03T16:45:22.672Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 16:45:22 [2019-10-03T16:45:22.672Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 16:45:22 [2019-10-03T16:45:22.672Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 16:45:22 [2019-10-03T16:45:22.672Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 16:45:22 [2019-10-03T16:45:22.672Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 16:45:25 [2019-10-03T16:45:25.582Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 16:45:27 [2019-10-03T16:45:27.763Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithBadDevice 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithUlimits 16:45:30 [2019-10-03T16:45:30.680Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 16:45:35 [2019-10-03T16:45:35.387Z] === RUN TestDockerSuite/TestRunWithoutNetworking 16:45:36 [2019-10-03T16:45:36.929Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 16:45:39 [2019-10-03T16:45:39.112Z] === RUN TestDockerSuite/TestRunWorkingDirectory 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestSaveCheckTimes 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestSaveImageId 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestSaveLoadNoTag 16:45:42 [2019-10-03T16:45:42.864Z] === RUN TestDockerSuite/TestSaveLoadParents 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSaveMultipleNames 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSaveSingleTag 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 16:45:43 [2019-10-03T16:45:43.326Z] === RUN TestDockerSuite/TestSearchCmdOptions 16:45:45 [2019-10-03T16:45:45.732Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 16:45:45 [2019-10-03T16:45:45.732Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 16:45:46 [2019-10-03T16:45:46.192Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 16:45:46 [2019-10-03T16:45:46.653Z] === RUN TestDockerSuite/TestSearchWithLimit 16:45:48 [2019-10-03T16:45:48.191Z] === RUN TestDockerSuite/TestSlowStdinClosing 16:46:00 [2019-10-03T16:46:00.587Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 16:46:00 [2019-10-03T16:46:00.587Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 16:46:06 [2019-10-03T16:46:06.492Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 16:46:06 [2019-10-03T16:46:06.492Z] === RUN TestDockerSuite/TestStartAttachSilent 16:46:15 [2019-10-03T16:46:15.073Z] === RUN TestDockerSuite/TestStartAttachWithRename 16:46:15 [2019-10-03T16:46:15.073Z] === RUN TestDockerSuite/TestStartMultipleContainers 16:46:15 [2019-10-03T16:46:15.073Z] === RUN TestDockerSuite/TestStartPausedContainer 16:46:15 [2019-10-03T16:46:15.073Z] === RUN TestDockerSuite/TestStartRecordError 16:46:15 [2019-10-03T16:46:15.073Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestStatsAllNoStream 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestStatsContainerNotFound 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestStatsFormatAll 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestStatsNoStream 16:46:25 [2019-10-03T16:46:25.409Z] === RUN TestDockerSuite/TestTopMultipleArgs 16:46:26 [2019-10-03T16:46:26.379Z] === RUN TestDockerSuite/TestTopNonPrivileged 16:46:28 [2019-10-03T16:46:28.560Z] === RUN TestDockerSuite/TestTopPrivileged 16:46:28 [2019-10-03T16:46:28.560Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 16:46:30 [2019-10-03T16:46:30.743Z] === RUN TestDockerSuite/TestVolumeCLICreate 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLIInspect 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 16:46:48 [2019-10-03T16:46:48.574Z] === RUN TestDockerSuite/TestVolumeCLILs 16:46:54 [2019-10-03T16:46:54.378Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 16:46:54 [2019-10-03T16:46:54.843Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 16:46:57 [2019-10-03T16:46:57.753Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 16:46:58 [2019-10-03T16:46:58.212Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 16:46:58 [2019-10-03T16:46:58.212Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 16:46:58 [2019-10-03T16:46:58.672Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 16:46:58 [2019-10-03T16:46:58.672Z] === RUN TestDockerSuite/TestVolumeCLIRm 16:47:07 [2019-10-03T16:47:07.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 16:47:07 [2019-10-03T16:47:07.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 16:47:07 [2019-10-03T16:47:07.250Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 16:47:07 [2019-10-03T16:47:07.250Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 16:47:07 [2019-10-03T16:47:07.250Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 16:47:14 [2019-10-03T16:47:14.329Z] === RUN TestDockerSuite/TestVolumeLsFormat 16:47:14 [2019-10-03T16:47:14.329Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 16:47:14 [2019-10-03T16:47:14.329Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 16:47:22 [2019-10-03T16:47:22.905Z] === RUN TestDockerSuite/TestVolumesNoCopyData 16:47:22 [2019-10-03T16:47:22.905Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite (2559.48s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.96s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.05s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.25s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.20s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.20s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (1.11s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.93s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.97s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.99s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement Apparmor 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement Apparmor 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement IsPausable 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.87s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (112.43s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement UnixCli 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.97s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.27s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.50s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.23s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.85s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.81s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.34s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.92s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.66s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.00s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.15s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.99s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (16.71s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (15.40s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (12.51s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.06s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.72s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.77s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.51s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.64s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement UnixCli 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.32s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.17s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildContChar (13.15s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.47s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.00s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.68s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.65s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.77s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.40s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.76s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.80s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.30s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.66s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.42s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.85s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.92s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.47s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.16s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.31s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.44s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.13s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.60s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.59s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.79s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.97s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.92s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.90s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.28s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.96s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.07s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 16:47:23 [2019-10-03T16:47:23.875Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildFails (1.99s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) 16:47:23 [2019-10-03T16:47:23.875Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.08s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.19s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.38s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.12s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.64s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement UnixCli 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.84s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildHistory (10.82s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.56s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.63s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.09s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.69s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.13s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.24s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.13s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.47s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.14s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.98s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.69s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.28s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.85s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.98s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.66s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.56s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.20s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.39s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.82s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.29s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.84s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.16s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.75s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.05s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.44s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.45s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildRm (13.57s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.20s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.26s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.37s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.85s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.61s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.43s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.19s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildStderr (4.76s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.16s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.59s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.01s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.53s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.27s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.54s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.17s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.33s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.91s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.44s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.92s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.74s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.95s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.43s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.23s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) 16:47:23 [2019-10-03T16:47:23.876Z] docker_cli_sni_test.go:18: Flakey test 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.57s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCommitChange (5.04s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.55s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.44s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCommitTTY (7.14s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.82s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.64s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.68s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.03s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.98s) 16:47:23 [2019-10-03T16:47:23.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 16:47:23 [2019-10-03T16:47:23.876Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) 16:47:23 [2019-10-03T16:47:23.876Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.35s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.53s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.00s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.01s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.79s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.80s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.74s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.16s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (9.14s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.51s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.52s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false <nil> <nil> <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false <nil> <nil> <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false <nil> <nil> <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true <nil> <nil> <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false <nil> 0xc000b1caa0 <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1993849122 c:\foo false <nil> <nil> <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1993849122 c:\foo true <nil> <nil> <nil>} 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 0 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 1 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 2 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 3 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 4 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 5 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 6 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 7 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 8 16:47:24 [2019-10-03T16:47:24.339Z] docker_api_containers_test.go:1927: case 9 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.24s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.30s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a186925149\file1 f3060fb23f3e2ea0a89e50cce6a7917f2c3c6c44dcb4d714dd288abe623e4dbd:/root/itWorks.txt` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:279: checking that container "f3060fb23f3e2ea0a89e50cce6a7917f2c3c6c44dcb4d714dd288abe623e4dbd" start output contains "file1\n" 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3060fb23f3e2ea0a89e50cce6a7917f2c3c6c44dcb4d714dd288abe623e4dbd` 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.27s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b655753240\file1 3bc2dff49cbb073f83993ccc4bef6a9a889cd9f995ecb5a9fec66ddc01214c5c:testDir/` 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.29s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e816577687\dir1 067800cac4d3bf8922e5fb891d9b710206e47226cbab1428520ae56b7a724bed:testDir` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:279: checking that container "067800cac4d3bf8922e5fb891d9b710206e47226cbab1428520ae56b7a724bed" start output contains "file1-1\n" 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:209: running `docker start -a 067800cac4d3bf8922e5fb891d9b710206e47226cbab1428520ae56b7a724bed` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e816577687\dir1 a30de0a2d269d9af8d75f719ac000172696d964d51a4563ad473bc63a92d0ceb:testDir/` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:279: checking that container "a30de0a2d269d9af8d75f719ac000172696d964d51a4563ad473bc63a92d0ceb" start output contains "file1-1\n" 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:209: running `docker start -a a30de0a2d269d9af8d75f719ac000172696d964d51a4563ad473bc63a92d0ceb` 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.71s) 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h407595274\dir1\. c459569b864e35d5f4ccfca47fbb86114e37293708081cc910d40e3931328dba:testDir` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:279: checking that container "c459569b864e35d5f4ccfca47fbb86114e37293708081cc910d40e3931328dba" start output contains "file1-1\n" 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:209: running `docker start -a c459569b864e35d5f4ccfca47fbb86114e37293708081cc910d40e3931328dba` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h407595274\dir1\. 30fa127c376f6ea2ec66ec468d31c37d4eba5a6a701bd744457d81b4f4da2975:testDir/` 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:279: checking that container "30fa127c376f6ea2ec66ec468d31c37d4eba5a6a701bd744457d81b4f4da2975" start output contains "file1-1\n" 16:47:24 [2019-10-03T16:47:24.339Z] docker_cli_cp_utils_test.go:209: running `docker start -a 30fa127c376f6ea2ec66ec468d31c37d4eba5a6a701bd744457d81b4f4da2975` 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpToDot (2.18s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCpToStdout (2.14s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.73s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.18s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.31s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement Devicemapper 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.50s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.22s) 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.12s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.339Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 16:47:24 [2019-10-03T16:47:24.339Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.22s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.18s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.19s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.68s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsCopy (5.32s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.85s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.02s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (8.29s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.99s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFilters (4.39s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFormat (4.37s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsRename (2.24s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsResize (2.58s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.85s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.49s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExec (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.87s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.06s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.01s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.09s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.10s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecInspectID (4.46s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement IsPausable 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.05s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.81s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.86s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.26s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.79s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.98s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.97s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.64s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImportBadURL (2.34s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement IsPausable 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.31s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.15s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.05s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.14s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectDefault (2.00s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectHistory (4.71s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.94s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.05s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.89s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.92s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.10s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.04s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.20s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.50s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (6.95s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.13s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.41s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.31s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.39s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.42s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.28s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.10s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsSince (8.97s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.36s) 16:47:24 [2019-10-03T16:47:24.340Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s) 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) 16:47:24 [2019-10-03T16:47:24.340Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.340Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement IsAmd64 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement IsAmd64 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.03s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsByOrder (7.80s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.83s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.88s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.66s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.77s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.01s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.09s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.32s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.43s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.41s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.15s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (5.74s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.51s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.82s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.16s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.95s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.23s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.00s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.39s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.24s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.62s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.42s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.86s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.38s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.29s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.92s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.08s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.56s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.12s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.05s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.95s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.38s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.00s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.76s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.93s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.05s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.05s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.16s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.07s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.13s) 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 16:47:24 [2019-10-03T16:47:24.341Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunExitCode (2.35s) 16:47:24 [2019-10-03T16:47:24.341Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.04s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.14s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.23s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement IsolationIsHyperv 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.52s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.07s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.62s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.54s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.83s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.02s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.21s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement Apparmor 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.77s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunRm (2.10s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.22s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.41s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.61s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.97s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.44s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.03s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.10s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.65s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement Apparmor 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.02s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.76s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.42s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.13s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.65s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.78s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.34s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.43s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.04s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.38s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.79s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.03s) 16:47:24 [2019-10-03T16:47:24.342Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.04s) 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement Apparmor 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 16:47:24 [2019-10-03T16:47:24.342Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.342Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.98s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.32s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.56s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement IsPausable 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.36s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.20s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.03s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.22s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.92s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.53s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.27s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.48s) 16:47:24 [2019-10-03T16:47:24.343Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 16:47:24 [2019-10-03T16:47:24.343Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.343Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullByDigest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullIDStability 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullManifestList 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPushBadTag 16:47:24 [2019-10-03T16:47:24.343Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestPushUntagged 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestRunByDigest 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestTagByDigest 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerRegistrySuite/TestV2Only 16:47:24 [2019-10-03T16:47:24.803Z] --- PASS: TestDockerRegistrySuite (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 16:47:24 [2019-10-03T16:47:24.803Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 16:47:24 [2019-10-03T16:47:24.803Z] --- PASS: TestDockerSchema1RegistrySuite (0.03s) 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 16:47:24 [2019-10-03T16:47:24.803Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.803Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 16:47:24 [2019-10-03T16:47:24.804Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthTokenSuite 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 16:47:24 [2019-10-03T16:47:24.804Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerDaemonSuite 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 16:47:24 [2019-10-03T16:47:24.804Z] --- PASS: TestDockerDaemonSuite (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerSwarmSuite 16:47:24 [2019-10-03T16:47:24.804Z] --- PASS: TestDockerSwarmSuite (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginBasicOps 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginCreate 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginForceRemove 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginInspect 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginInstallImage 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerPluginSuite/TestPluginSet 16:47:24 [2019-10-03T16:47:24.804Z] --- PASS: TestDockerPluginSuite (0.02s) 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerExternalVolumeSuite 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerNetworkSuite 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerNetworkSuite (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] === RUN TestDockerHubPullSuite 16:47:24 [2019-10-03T16:47:24.804Z] --- SKIP: TestDockerHubPullSuite (0.00s) 16:47:24 [2019-10-03T16:47:24.804Z] requirement.go:26: unmatched requirement DaemonIsLinux 16:47:24 [2019-10-03T16:47:24.804Z] PASS 16:47:24 [2019-10-03T16:47:24.804Z] ok github.com/docker/docker/integration-cli 2560.329s 16:47:24 [2019-10-03T16:47:24.804Z] INFO: Integration tests ended at 10/03/2019 16:47:24. Duration:00:42:48.6303441 16:47:24 [2019-10-03T16:47:24.804Z] INFO: Docker info of the daemon under test at end of run 16:47:24 [2019-10-03T16:47:24.804Z] 16:47:24 [2019-10-03T16:47:24.804Z] Containers: 2 16:47:24 [2019-10-03T16:47:24.804Z] Running: 0 16:47:24 [2019-10-03T16:47:24.804Z] Paused: 0 16:47:24 [2019-10-03T16:47:24.804Z] Stopped: 2 16:47:24 [2019-10-03T16:47:24.804Z] Images: 12 16:47:24 [2019-10-03T16:47:24.804Z] Server Version: 0.0.0-dev 16:47:24 [2019-10-03T16:47:24.804Z] Storage Driver: windowsfilter 16:47:24 [2019-10-03T16:47:24.804Z] Windows: 16:47:24 [2019-10-03T16:47:24.804Z] Logging Driver: json-file 16:47:24 [2019-10-03T16:47:24.804Z] Plugins: 16:47:24 [2019-10-03T16:47:24.804Z] Volume: local 16:47:24 [2019-10-03T16:47:24.804Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 16:47:24 [2019-10-03T16:47:24.804Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 16:47:24 [2019-10-03T16:47:24.804Z] Swarm: inactive 16:47:24 [2019-10-03T16:47:24.804Z] Default Isolation: process 16:47:24 [2019-10-03T16:47:24.804Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 16:47:24 [2019-10-03T16:47:24.804Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) 16:47:24 [2019-10-03T16:47:24.804Z] OSType: windows 16:47:24 [2019-10-03T16:47:24.804Z] Architecture: x86_64 16:47:24 [2019-10-03T16:47:24.804Z] CPUs: 4 16:47:24 [2019-10-03T16:47:24.804Z] Total Memory: 32GiB 16:47:24 [2019-10-03T16:47:24.804Z] Name: azwin-2-a039a0 16:47:24 [2019-10-03T16:47:24.804Z] ID: DRC4:VN2X:2WWH:UXX2:VWXF:6D57:4ZUJ:3MBO:M5YY:X7OD:VI76:F5OD 16:47:24 [2019-10-03T16:47:24.804Z] Docker Root Dir: D:\CI\PR-39082\11\daemon 16:47:24 [2019-10-03T16:47:24.804Z] Debug Mode (client): false 16:47:24 [2019-10-03T16:47:24.804Z] Debug Mode (server): true 16:47:24 [2019-10-03T16:47:24.804Z] File Descriptors: -1 16:47:24 [2019-10-03T16:47:24.804Z] Goroutines: 18 16:47:24 [2019-10-03T16:47:24.804Z] System Time: 2019-10-03T16:47:24.5725956Z 16:47:24 [2019-10-03T16:47:24.804Z] EventsListeners: 0 16:47:24 [2019-10-03T16:47:24.804Z] Registry: https://index.docker.io/v1/ 16:47:24 [2019-10-03T16:47:24.804Z] Labels: 16:47:24 [2019-10-03T16:47:24.804Z] Experimental: false 16:47:24 [2019-10-03T16:47:24.804Z] Insecure Registries: 16:47:24 [2019-10-03T16:47:24.804Z] 127.0.0.0/8 16:47:24 [2019-10-03T16:47:24.804Z] Live Restore Enabled: false 16:47:24 [2019-10-03T16:47:24.804Z] 16:47:24 [2019-10-03T16:47:24.804Z] 16:47:24 [2019-10-03T16:47:24.804Z] INFO: Stopping daemon under test 16:47:24 [2019-10-03T16:47:24.804Z] SUCCESS: The process with PID 5772 (child process of PID 8788) has been terminated. 16:47:24 [2019-10-03T16:47:24.804Z] SUCCESS: The process with PID 8788 (child process of PID 5520) has been terminated. 16:47:24 [2019-10-03T16:47:24.804Z] INFO: Stop tailing logs of the daemon under tests 16:47:24 [2019-10-03T16:47:24.804Z] INFO: executeCI.ps1 Completed successfully at 10/03/2019 16:47:24. 16:47:24 [2019-10-03T16:47:24.804Z] INFO: Tidying up at end of run 16:47:24 [2019-10-03T16:47:24.804Z] INFO: Saving daemon under test log (d:\CI\PR-39082\11\dut.out) to C:\windows\TEMP\CIDUT.out 16:47:25 [2019-10-03T16:47:25.266Z] INFO: Saving daemon under test log (d:\CI\PR-39082\11\dut.err) to C:\windows\TEMP\CIDUT.err 16:47:25 [2019-10-03T16:47:25.266Z] INFO: Nuke-Everything... 16:47:25 [2019-10-03T16:47:25.266Z] INFO: Container count on control daemon to delete is 2 16:47:25 [2019-10-03T16:47:25.726Z] 53d0be6b14f4 16:47:25 [2019-10-03T16:47:25.726Z] ca3e7f0ea89b 16:47:25 [2019-10-03T16:47:25.726Z] INFO: Non-base image count on control daemon to delete is 1 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:b4895515319bbd24fd21b38ca337dfcea321c9fdcf9f4a511ad3b29d53dcc083 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:282518e605650d8a3ff5df4f9ca9325eb65e5f0d5ee004203616e967f506b077 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:f66b07510418d2fae5e531bf011a7188c6407f3198c8abb40d4cceec1a53bdb2 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:efeb7083eed498504d284bb3cbc8b7f7edb29d536b277e9ee890f643d7941114 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:1fad1b971e2ac204ec51f0a869a0c4163a48b82896cefc06d7bd4f833b6366d2 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:0d9056bd7a9b30029701bc799a274a2b885dc5b0f2b4454128f85f455777f16e 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:f72efa5d7f60591974abdc9854fa2d74592005d8f97b49a624ba0859cff33246 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:fd16952667542a7698bd6707ee82d31c83967784cf3539103c1ab76b4662f02e 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:8e525093eab6cdfef2b6f89d8ebd7023108a45bf14782e65b3f395cf71670766 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:b912baf7a4a7e0566e5eaa54b7c87aae6b34e96bbe1528d3b270390e16280258 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:b068c2c10762eca716bba1c08e6599c0975649ce6cb801fa44332856818edefd 16:47:32 [2019-10-03T16:47:32.811Z] Deleted: sha256:8a60ef5774566df88f2bc7a78e03493e6afc57af25160980dfcac8f4f2b4493e 16:47:32 [2019-10-03T16:47:32.811Z] INFO: Tidying pidfile d:\CI\PR-39082\11\docker.pid 16:47:32 [2019-10-03T16:47:32.811Z] INFO: Nuking d:\CI 16:48:02 [2019-10-03T16:48:02.797Z] INFO: Zapped successfully 16:48:02 [2019-10-03T16:48:02.797Z] 16:48:02 [2019-10-03T16:48:02.797Z] INFO: executeCI.ps1 exiting at Thu Oct 3 16:48:02 CUT 2019. Duration 01:00:46.8874386 16:48:02 [2019-10-03T16:48:02.797Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell 16:48:04 [2019-10-03T16:48:04.473Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step 16:48:06 [2019-10-03T16:48:06.230Z] Archiving artifacts 16:48:07 [2019-10-03T16:48:07.452Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39082/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 16:48:08 [2019-10-03T16:48:08.375Z] + make clean 16:48:09 [2019-10-03T16:48:09.350Z] docker volume rm -f docker-dev-cache 16:48:09 [2019-10-03T16:48:09.350Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS